index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-05
firmware: arm_scmi: Make .clear_channel optional
Cristian Marussi
1
-4
/
+11
2021-08-05
firmware: arm_scmi: Handle concurrent and out-of-order messages
Cristian Marussi
2
-41
/
+246
2021-08-05
firmware: arm_scmi: Introduce monotonically increasing tokens
Cristian Marussi
2
-35
/
+251
2021-08-05
firmware: arm_scmi: Add optional transport_init/exit support
Cristian Marussi
2
-0
/
+65
2021-08-05
firmware: arm_scmi: Remove scmi_dump_header_dbg() helper
Cristian Marussi
1
-16
/
+0
2021-08-05
firmware: arm_scmi: Add support for type handling in common functions
Cristian Marussi
2
-1
/
+6
2021-08-03
efi/libstub: arm64: Double check image alignment at entry
Ard Biesheuvel
1
-0
/
+4
2021-08-03
efi/libstub: arm64: Warn when efi_random_alloc() fails
Ard Biesheuvel
1
-0
/
+2
2021-08-03
efi/libstub: arm64: Relax 2M alignment again for relocatable kernels
Ard Biesheuvel
1
-15
/
+13
2021-08-03
efi/libstub: arm64: Force Image reallocation if BSS was not reserved
Ard Biesheuvel
1
-1
/
+48
2021-08-02
Merge tag 'tee-kexec-fixes-for-v5.14' of git://git.linaro.org:/people/jens.wi...
Arnd Bergmann
1
-3
/
+11
2021-08-01
iscsi_ibft: fix crash due to KASLR physical memory remapping
Maurizio Lombardi
2
-33
/
+25
2021-07-27
efi: sysfb_efi: fix build when EFI is not set
Randy Dunlap
1
-0
/
+2
2021-07-27
drivers/firmware: fix SYSFB depends to prevent build failures
Javier Martinez Canillas
1
-1
/
+1
2021-07-27
Merge 5.14-rc3 into driver-core-next
Greg Kroah-Hartman
5
-8
/
+23
2021-07-26
Merge 5.14-rc3 into char-misc-next
Greg Kroah-Hartman
5
-8
/
+23
2021-07-26
Backmerge tag 'v5.14-rc3' into drm-next
Dave Airlie
5
-8
/
+23
2021-07-25
Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-7
/
+23
2021-07-23
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
7
-90
/
+599
2021-07-21
drivers: firmware: Add PDI load API support
Nava kishore Manne
1
-0
/
+17
2021-07-21
drivers/firmware: consolidate EFI framebuffer setup for all arches
Javier Martinez Canillas
6
-117
/
+125
2021-07-21
drivers/firmware: move x86 Generic System Framebuffers support
Javier Martinez Canillas
6
-0
/
+501
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2
-6
/
+2
2021-07-21
firmware: tee_bnxt: Release TEE shm, session, and context during kexec
Allen Pais
1
-3
/
+11
2021-07-20
arm64: efi: kaslr: Fix occasional random alloc (and boot) failure
Benjamin Herrenschmidt
1
-0
/
+2
2021-07-20
Merge tag 'efi-urgent-for-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
4
-7
/
+23
2021-07-20
efi/mokvar: Reserve the table only if it is in boot services data
Borislav Petkov
1
-1
/
+4
2021-07-19
firmware: qcom_scm: Allow qcom_scm driver to be loadable as a permenent module
John Stultz
3
-2
/
+7
2021-07-19
ACPI: utils: Fix reference counting in for_each_acpi_dev_match()
Andy Shevchenko
1
-1
/
+0
2021-07-17
firmware: qcom_scm: remove a duplicative condition
Junlin Yang
1
-1
/
+1
2021-07-17
firmware: qcom_scm: Mark string array const
Stephen Boyd
1
-1
/
+1
2021-07-17
Merge tag 'scmi-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
4
-12
/
+20
2021-07-16
efi/libstub: Fix the efi_load_initrd function description
Atish Patra
1
-2
/
+2
2021-07-16
firmware/efi: Tell memblock about EFI iomem reservations
Marc Zyngier
1
-1
/
+12
2021-07-16
efi/tpm: Differentiate missing and invalid final event log table.
Michal Suchanek
1
-3
/
+5
2021-07-13
firmware: arm_scmi: Fix range check for the maximum number of pending messages
Cristian Marussi
1
-2
/
+3
2021-07-13
firmware: arm_scmi: Avoid padding in sensor message structure
Cristian Marussi
1
-2
/
+4
2021-07-13
firmware: arm_scmi: Fix kernel doc warnings about return values
Cristian Marussi
2
-0
/
+6
2021-07-12
firmware: arm_ffa: Fix a possible ffa_linux_errmap buffer overflow
Sudeep Holla
1
-2
/
+4
2021-07-12
firmware: arm_ffa: Fix the comment style
Sudeep Holla
1
-1
/
+1
2021-07-12
firmware: arm_ffa: Simplify probe function
Uwe Kleine-König
1
-3
/
+0
2021-07-12
firmware: arm_ffa: Ensure drivers provide a probe function
Uwe Kleine-König
1
-0
/
+3
2021-07-12
firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflow
Sudeep Holla
1
-3
/
+4
2021-07-12
firmware: arm_scmi: Ensure drivers provide a probe function
Sudeep Holla
1
-0
/
+3
2021-07-12
firmware: arm_scmi: Simplify device probe function on the bus
Sudeep Holla
1
-5
/
+0
2021-07-10
Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
20
-22
/
+1157
2021-07-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+10
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+15
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
[prev]
[next]