index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
2022-10-12
firmware: arm_scmi: Add SCMI PM driver remove routine
Cristian Marussi
2022-10-12
firmware: arm_scmi: Harden accesses to the sensor domains
Cristian Marussi
2022-10-12
firmware: arm_scmi: Improve checks in the info_get operations
Cristian Marussi
2022-10-05
Revert "firmware: arm_scmi: Add clock management to the SCMI power domain"
Ulf Hansson
2022-09-28
firmware: arm_scmi: Fix the asynchronous reset requests
Cristian Marussi
2022-09-28
firmware: arm_scmi: Harden accesses to the reset domains
Cristian Marussi
2022-09-28
efi: libstub: check Shim mode using MokSBStateRT
Ard Biesheuvel
2022-09-28
efi: x86: Wipe setup_data on pure EFI boot
Ard Biesheuvel
2022-09-15
efi: capsule-loader: Fix use-after-free in efi_capsule_write
Hyunwoo Kim
2022-09-15
efi: libstub: Disable struct randomization
Ard Biesheuvel
2022-09-05
firmware: tegra: bpmp: Do only aligned access to IPC memory area
Timo Alho
2022-08-17
firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails
Sudeep Holla
2022-08-17
firmware: tegra: Fix error check return value of debugfs_create_file()
Lv Ruyi
2022-07-15
Merge tag 'platform-drivers-x86-v5.19-4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-07-10
efi: Fix efi_power_off() not being run before acpi_power_off() when necessary
Hans de Goede
2022-07-04
Merge tag 'soc-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-07-01
Merge tag 'scmi-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2022-07-01
Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-06-29
firmware: sysfb: Add sysfb_disable() helper function
Javier Martinez Canillas
2022-06-29
firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointer
Javier Martinez Canillas
2022-06-27
firmware: arm_scmi: Remove usage of the deprecated ida_simple_xxx API
Bo Liu
2022-06-27
firmware: arm_scmi: Fix response size warning for OPTEE transport
Vincent Guittot
2022-06-26
Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2022-06-21
efi: sysfb_efi: remove unnecessary <asm/efi.h> include
Javier Martinez Canillas
2022-06-20
firmware: arm_scmi: Relax CLOCK_DESCRIBE_RATES out-of-spec checks
Cristian Marussi
2022-06-12
firmware: arm_scmi: Fix incorrect error propagation in scmi_voltage_descripto...
Ludvig Pärsson
2022-06-10
firmware: arm_scmi: Avoid using extended string-buffers sizes if not necessary
Cristian Marussi
2022-06-10
firmware: arm_scmi: Fix SENSOR_AXIS_NAME_GET behaviour when unsupported
Cristian Marussi
2022-06-06
firmware: arm_scmi: Remove all the unused local variables
Cristian Marussi
2022-06-06
firmware: arm_scmi: Relax base protocol sanity checks on the protocol list
Cristian Marussi
2022-06-03
Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-06-01
efi: clean up Kconfig dependencies on CONFIG_EFI
Ard Biesheuvel
2022-06-01
efi/x86: libstub: Make DXE calls mixed mode safe
Ard Biesheuvel
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
Merge tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-25
Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-05-25
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-23
Merge tag 'edac_updates_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-23
Merge tag 'efi-next-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-19
edd: simplify the check of 'attr->test' in edd_populate_dir()
Yang Yingliang
2022-05-19
firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle
Miaoqian Lin
2022-05-19
riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL
Sunil V L
2022-05-16
firmware: mediatek: Add adsp ipc protocol interface
TingHan Shen
2022-05-13
printk: stop including cache.h from printk.h
Peter Collingbourne
2022-05-09
Merge tag 'qcom-drivers-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2022-05-09
Merge tag 'ti-driver-soc-for-v5.19' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2022-05-06
efi: stub: prefer mirrored memory for randomized allocations
Ard Biesheuvel
2022-05-05
firmware: tee_bnxt: Use UUID API for exporting the UUID
Andy Shevchenko
[next]