index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-09
firmware: arm_scmi: Fix boolconv.cocci warnings
kernel test robot
1
-1
/
+1
2021-08-06
firmware: xilinx: Fix incorrect names in kernel-doc
Michal Simek
1
-3
/
+3
2021-08-06
firmware: smccc: Register smccc_trng platform device
Andre Przywara
1
-0
/
+17
2021-08-05
iscsi_ibft: fix warning in reserve_ibft_region()
Maurizio Lombardi
1
-1
/
+1
2021-08-05
firmware: arm_scmi: Free mailbox channels if probe fails
Rishabh Bhatnagar
1
-11
/
+24
2021-08-05
firmware: arm_scmi: Add virtio transport
Igor Skalkin
5
-0
/
+509
2021-08-05
firmware: arm_scmi: Add priv parameter to scmi_rx_callback
Cristian Marussi
4
-8
/
+18
2021-08-05
firmware: arm_scmi: Add optional link_supplier() transport op
Peter Hilber
2
-0
/
+8
2021-08-05
firmware: arm_scmi: Add message passing abstractions for transports
Peter Hilber
4
-0
/
+133
2021-08-05
firmware: arm_scmi: Add method to override max message number
Igor Skalkin
2
-6
/
+43
2021-08-05
firmware: arm_scmi: Make shmem support optional for transports
Igor Skalkin
2
-1
/
+9
2021-08-05
firmware: arm_scmi: Make SCMI transports configurable
Cristian Marussi
5
-38
/
+80
2021-08-05
firmware: arm_scmi: Make polling mode optional
Cristian Marussi
1
-1
/
+6
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.wiklander/linux-tee into arm/fixes
Arnd Bergmann
1
-3
/
+11
2021-07-31
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/kernel/git/tip/tip
Linus Torvalds
4
-7
/
+23
2021-07-23
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
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/kernel/git/efi/efi into efi/urgent
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-16
firmware: qcom_scm: remove a duplicative condition
Junlin Yang
1
-1
/
+1
2021-07-16
firmware: qcom_scm: Mark string array const
Stephen Boyd
1
-1
/
+1
2021-07-16
Merge tag 'scmi-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes
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
[prev]
[next]