index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
firmware: tegra: Enable BPMP support on Tegra234
Thierry Reding
1
-1
/
+2
2020-09-17
cper,edac,efi: Memory Error Record: bank group/address and chip id
Alex Kluver
1
-0
/
+9
2020-09-17
edac,ghes,cper: Add Row Extension to Memory Error Record
Alex Kluver
1
-2
/
+7
2020-09-17
efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
Arvind Sankar
3
-2
/
+135
2020-09-16
efi/libstub: arm32: Use low allocation for the uncompressed kernel
Ard Biesheuvel
4
-189
/
+38
2020-09-16
efi/libstub: Export efi_low_alloc_above() to other units
Ard Biesheuvel
2
-2
/
+5
2020-09-16
efi/libstub: Add efi_warn and *_once logging helpers
Arvind Sankar
1
-0
/
+23
2020-09-16
efi/libstub: arm32: Base FDT and initrd placement on image address
Ard Biesheuvel
2
-3
/
+3
2020-09-16
efi: Support for MOK variable config table
Lenny Szubowicz
4
-0
/
+368
2020-09-16
efi/printf: remove unneeded semicolon
Tian Tao
1
-1
/
+1
2020-09-15
efi: efibc: check for efivars write capability
Ard Biesheuvel
1
-1
/
+1
2020-09-14
media: firmware: qcom_scm: Add memory protect virtual address ranges
Stanimir Varbanov
2
-0
/
+25
2020-09-14
Merge 5.9-rc5 into usb-next
Greg Kroah-Hartman
1
-5
/
+5
2020-09-14
firmware: arm_scmi: Enable building as a single module
Sudeep Holla
3
-3
/
+5
2020-09-14
firmware: arm_scmi: Move scmi protocols registration into the driver
Sudeep Holla
8
-37
/
+42
2020-09-14
firmware: arm_scmi: Move scmi bus init and exit calls into the driver
Sudeep Holla
3
-5
/
+20
2020-09-14
firmware: smccc: Export both smccc functions
Sudeep Holla
1
-0
/
+2
2020-09-13
Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+5
2020-09-13
firmware: imx: scu-pd: ignore power domain not owned
Peng Fan
1
-0
/
+4
2020-09-11
firmware: ti_sci: allow frequency change for disabled clocks by default
Tero Kristo
1
-2
/
+4
2020-09-11
efi: Rename arm-init to efi-init common for all arch
Atish Patra
2
-1
/
+1
2020-09-10
test_firmware: Test platform fw loading on non-EFI systems
Kees Cook
1
-5
/
+5
2020-09-09
firmware: arm_scmi: Fix NULL pointer dereference in mailbox_chan_free
Sudeep Holla
1
-1
/
+1
2020-09-08
firmware: arm_scmi: Add SCMI device for system power protocol
Cristian Marussi
1
-0
/
+1
2020-09-08
firmware: arm_scmi: Add system power protocol support
Cristian Marussi
2
-1
/
+137
2020-09-07
arm64: get rid of TEXT_OFFSET
Ard Biesheuvel
2
-4
/
+3
2020-09-07
firmware: arm_scmi: Constify static scmi-ops
Rikard Falkeborn
9
-9
/
+9
2020-09-01
efi/libstub: Disable -mbranch-protection
Kees Cook
1
-1
/
+8
2020-08-31
Merge 5.9-rc3 into usb-next
Greg Kroah-Hartman
3
-89
/
+80
2020-08-30
Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-87
/
+68
2020-08-20
efi/libstub: Handle unterminated cmdline
Arvind Sankar
1
-2
/
+4
2020-08-20
efi/libstub: Handle NULL cmdline
Arvind Sankar
1
-1
/
+5
2020-08-20
efi/libstub: Stop parsing arguments at "--"
Arvind Sankar
1
-0
/
+2
2020-08-20
efi: add missed destroy_workqueue when efisubsys_init fails
Li Heng
1
-0
/
+2
2020-08-18
Revert "firmware: raspberrypi: Introduce vl805 init routine"
Nicolas Saenz Julienne
1
-61
/
+0
2020-08-18
Revert "USB: pci-quirks: Add Raspberry Pi 4 quirk"
Nicolas Saenz Julienne
1
-2
/
+1
2020-08-17
firmware: bcm47xx_sprom: Fix -Wmissing-prototypes warnings
Florian Fainelli
1
-0
/
+1
2020-08-16
firmware: ti_sci: Add support for getting resource with subtype
Lokesh Vutla
1
-22
/
+67
2020-08-16
firmware: ti_sci: Drop unused structure ti_sci_rm_type_map
Lokesh Vutla
1
-55
/
+1
2020-08-16
firmware: ti_sci: Drop the device id to resource type translation
Lokesh Vutla
1
-11
/
+1
2020-08-14
x86/boot/compressed: Force hidden visibility for all symbol references
Ard Biesheuvel
2
-7
/
+1
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
1
-3
/
+2
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+2
2020-08-07
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+14
2020-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-0
/
+105
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+1
2020-08-05
Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+180
2020-08-03
Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
28
-86
/
+3029
2020-08-03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-6
/
+3
2020-07-29
firmware: Fix a reference count leak.
Qiushi Wu
1
-3
/
+4
[prev]
[next]