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
2018-06-05
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-109
/
+313
2018-06-05
Merge tag 'dp-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+6
2018-06-04
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-13
/
+390
2018-05-24
firmware: qcom: scm: Fix crash in qcom_scm_call_atomic1()
Niklas Cassel
1
-4
/
+4
2018-05-20
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+10
2018-05-19
efi/libstub/arm64: Handle randomized TEXT_OFFSET
Mark Rutland
1
-0
/
+10
2018-05-17
device property: Get rid of union aliasing
Andy Shevchenko
1
-2
/
+6
2018-05-14
Merge tag 'scmi-fixes-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
1
-0
/
+1
2018-05-14
efi/capsule-loader: Don't output reset log when reset flags are not set
Shunyong Yang
1
-4
/
+10
2018-05-14
efi/libstub/tpm: Make function efi_retrieve_tpm2_eventlog_1_2() static
Wei Yongjun
1
-1
/
+1
2018-05-14
efi: Decode IA32/X64 Context Info structure
Yazen Ghannam
1
-0
/
+48
2018-05-14
efi: Decode IA32/X64 MS Check structure
Yazen Ghannam
1
-1
/
+54
2018-05-14
efi: Decode additional IA32/X64 Bus Check fields
Yazen Ghannam
1
-0
/
+44
2018-05-14
efi: Decode IA32/X64 Cache, TLB, and Bus Check structures
Yazen Ghannam
1
-1
/
+98
2018-05-14
efi: Decode UEFI-defined IA32/X64 Error Structure GUIDs
Yazen Ghannam
1
-2
/
+45
2018-05-14
efi: Decode IA32/X64 Processor Error Info Structure
Yazen Ghannam
1
-0
/
+48
2018-05-14
efi: Decode IA32/X64 Processor Error Section
Yazen Ghannam
4
-0
/
+39
2018-05-14
efi/cper: Remove the INDENT_SP silliness
Borislav Petkov
2
-8
/
+4
2018-05-14
x86/xen/efi: Initialize UEFI secure boot state during dom0 boot
Daniel Kiper
1
-0
/
+3
2018-05-08
firmware: arm_scmi: Use after free in scmi_create_protocol_device()
Dan Carpenter
1
-0
/
+1
2018-04-30
Merge 4.17-rc3 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2018-04-23
firmware: coreboot: Add coreboot framebuffer driver
Samuel Holland
4
-0
/
+146
2018-04-23
firmware: coreboot: Remove unused coreboot_table_find
Samuel Holland
2
-46
/
+0
2018-04-23
firmware: vpd: Probe via coreboot bus
Samuel Holland
1
-31
/
+12
2018-04-23
firmware: memconsole: Probe via coreboot bus
Samuel Holland
1
-32
/
+17
2018-04-23
firmware: coreboot: Expose the coreboot table as a bus
Samuel Holland
4
-18
/
+156
2018-04-16
firmware: arm_scmi: remove redundant null check on array
Colin Ian King
1
-1
/
+1
2018-04-13
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+12
2018-04-13
firmware: dmi_scan: Use lowercase letters for UUID
Jean Delvare
1
-2
/
+2
2018-04-13
firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matches
Alex Hung
1
-1
/
+9
2018-04-13
firmware: dmi_scan: Fix UUID length safety check
Jean Delvare
1
-1
/
+1
2018-04-10
Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
2
-15
/
+4
2018-04-06
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-61
/
+230
2018-04-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
15
-214
/
+3121
2018-04-05
Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-0
/
+31
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-5
/
+3
2018-04-02
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-55
/
+31
2018-04-02
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+20
2018-03-27
Merge tag 'scmi-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
1
-2
/
+3
2018-03-27
Merge tag 'amlogic-drivers' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
1
-13
/
+12
2018-03-27
Merge tag 'tegra-for-4.17-firmware' of ssh://gitolite.kernel.org/pub/scm/linu...
Arnd Bergmann
1
-79
/
+65
2018-03-27
firmware/dmi_scan: Uninline dmi_get_bios_year() helper
Andy Shevchenko
1
-0
/
+20
2018-03-27
edd: don't spam log if no EDD information is present
Johannes Thumshirn
1
-5
/
+3
2018-03-20
firmware: arm_scmi: prevent accessing rate_discrete uninitialized
Anders Roxell
1
-2
/
+3
2018-03-20
fw_cfg: write vmcoreinfo details
Marc-André Lureau
1
-3
/
+142
2018-03-20
fw_cfg: add DMA register
Marc-André Lureau
1
-12
/
+41
2018-03-20
fw_cfg: add a public uapi header
Marc-André Lureau
1
-20
/
+2
2018-03-20
fw_cfg: handle fw_cfg_read_blob() error
Marc-André Lureau
1
-10
/
+22
2018-03-20
fw_cfg: remove inline from fw_cfg_read_blob()
Marc-André Lureau
1
-2
/
+2
2018-03-20
fw_cfg: fix sparse warnings around FW_CFG_FILE_DIR read
Marc-André Lureau
1
-3
/
+4
[next]