index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Lines
2021-08-27
efi: cper: fix scnprintf() use in cper_mem_err_location()
Rasmus Villemoes
-6
/
+5
2021-08-24
Merge 5.14-rc7 into char-misc-next
Greg Kroah-Hartman
-10
/
+63
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
-2
/
+2
2021-08-18
firmware: raspberrypi: Fix a leak in 'rpi_firmware_get()'
Christophe JAILLET
-2
/
+8
2021-08-18
Merge tag 'qcom-drivers-for-5.15' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
-4
/
+9
2021-08-18
Merge tag 'tegra-for-5.15-firmware' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
-11
/
+47
2021-08-18
firmware: qcom_scm: Introduce SCM calls to access LMh
Thara Gopinath
-0
/
+62
2021-08-15
Merge tag 'efi_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-10
/
+63
2021-08-12
Merge tag 'scmi-updates-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
-147
/
+1396
2021-08-11
firmware: tegra: Stop using seq_get_buf()
Christoph Hellwig
-11
/
+47
2021-08-11
Merge tag 'bus_remove_return_void-5.15' of git://git.kernel.org/pub/scm/linux...
Dave Airlie
-6
/
+2
2021-08-10
Merge tag 'efi-urgent-for-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Thomas Gleixner
-10
/
+63
2021-08-09
firmware: arm_scmi: Use WARN_ON() to check configured transports
Cristian Marussi
-2
/
+4
2021-08-09
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
-3
/
+11
2021-08-09
Merge 5.14-rc5 into char-misc-next
Greg Kroah-Hartman
-3
/
+11
2021-08-09
firmware: arm_scmi: Fix boolconv.cocci warnings
kernel test robot
-1
/
+1
2021-08-06
firmware: xilinx: Fix incorrect names in kernel-doc
Michal Simek
-3
/
+3
2021-08-06
firmware: smccc: Register smccc_trng platform device
Andre Przywara
-0
/
+17
2021-08-05
iscsi_ibft: fix warning in reserve_ibft_region()
Maurizio Lombardi
-1
/
+1
2021-08-05
firmware: arm_scmi: Free mailbox channels if probe fails
Rishabh Bhatnagar
-11
/
+24
2021-08-05
firmware: arm_scmi: Add virtio transport
Igor Skalkin
-0
/
+509
2021-08-05
firmware: arm_scmi: Add priv parameter to scmi_rx_callback
Cristian Marussi
-8
/
+18
2021-08-05
firmware: arm_scmi: Add optional link_supplier() transport op
Peter Hilber
-0
/
+8
2021-08-05
firmware: arm_scmi: Add message passing abstractions for transports
Peter Hilber
-0
/
+133
2021-08-05
firmware: arm_scmi: Add method to override max message number
Igor Skalkin
-6
/
+43
2021-08-05
firmware: arm_scmi: Make shmem support optional for transports
Igor Skalkin
-1
/
+9
2021-08-05
firmware: arm_scmi: Make SCMI transports configurable
Cristian Marussi
-38
/
+80
2021-08-05
firmware: arm_scmi: Make polling mode optional
Cristian Marussi
-1
/
+6
2021-08-05
firmware: arm_scmi: Make .clear_channel optional
Cristian Marussi
-4
/
+11
2021-08-05
firmware: arm_scmi: Handle concurrent and out-of-order messages
Cristian Marussi
-41
/
+246
2021-08-05
firmware: arm_scmi: Introduce monotonically increasing tokens
Cristian Marussi
-35
/
+251
2021-08-05
firmware: arm_scmi: Add optional transport_init/exit support
Cristian Marussi
-0
/
+65
2021-08-05
firmware: arm_scmi: Remove scmi_dump_header_dbg() helper
Cristian Marussi
-16
/
+0
2021-08-05
firmware: arm_scmi: Add support for type handling in common functions
Cristian Marussi
-1
/
+6
2021-08-03
efi/libstub: arm64: Double check image alignment at entry
Ard Biesheuvel
-0
/
+4
2021-08-03
efi/libstub: arm64: Warn when efi_random_alloc() fails
Ard Biesheuvel
-0
/
+2
2021-08-03
efi/libstub: arm64: Relax 2M alignment again for relocatable kernels
Ard Biesheuvel
-15
/
+13
2021-08-03
efi/libstub: arm64: Force Image reallocation if BSS was not reserved
Ard Biesheuvel
-1
/
+48
2021-08-02
Merge tag 'tee-kexec-fixes-for-v5.14' of git://git.linaro.org:/people/jens.wi...
Arnd Bergmann
-3
/
+11
2021-07-31
iscsi_ibft: fix crash due to KASLR physical memory remapping
Maurizio Lombardi
-33
/
+25
2021-07-27
efi: sysfb_efi: fix build when EFI is not set
Randy Dunlap
-0
/
+2
2021-07-27
drivers/firmware: fix SYSFB depends to prevent build failures
Javier Martinez Canillas
-1
/
+1
2021-07-27
Merge 5.14-rc3 into driver-core-next
Greg Kroah-Hartman
-8
/
+23
2021-07-26
Merge 5.14-rc3 into char-misc-next
Greg Kroah-Hartman
-8
/
+23
2021-07-26
Backmerge tag 'v5.14-rc3' into drm-next
Dave Airlie
-8
/
+23
2021-07-25
Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-7
/
+23
2021-07-23
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-90
/
+599
2021-07-21
drivers: firmware: Add PDI load API support
Nava kishore Manne
-0
/
+17
2021-07-21
drivers/firmware: consolidate EFI framebuffer setup for all arches
Javier Martinez Canillas
-117
/
+125
2021-07-21
drivers/firmware: move x86 Generic System Framebuffers support
Javier Martinez Canillas
-0
/
+501
[prev]
[next]