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.13.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
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-10
firmware: arm_scmi: simplify exit path by returning on error
Sudeep Holla
1
-5
/
+6
2018-05-10
firmware: arm_scmi: improve exit paths and code readability
Sudeep Holla
1
-10
/
+12
2018-05-10
firmware: arm_scmi: remove unnecessary bitmap_zero
Sudeep Holla
1
-2
/
+0
2018-05-10
firmware: arm_scmi: drop unused `con_priv` structure member
Sudeep Holla
1
-2
/
+0
2018-05-10
firmware: arm_scmi: rename scmi_xfer_{init,get,put}
Sudeep Holla
7
-66
/
+69
2018-05-10
firmware: arm_scmi: rename get_transition_latency and add_opps_to_device
Sudeep Holla
1
-5
/
+5
2018-05-09
firmware: arm_scmi: fix kernel-docs documentation
Sudeep Holla
3
-32
/
+40
2018-05-09
firmware: arm_scmi: improve code readability using bitfield accessor macros
Sudeep Holla
2
-21
/
+19
2018-05-08
firmware: arm_scmi: Use after free in scmi_create_protocol_device()
Dan Carpenter
1
-0
/
+1
2018-05-05
firmware: ti_sci: Switch to SPDX Licensing
Lokesh Vutla
2
-38
/
+2
2018-04-30
Merge 4.17-rc3 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2018-04-25
firmware: qcom: scm: Add ipq4019 soc compatible
Sricharan R
1
-0
/
+3
2018-04-23
firmware: bcm47xx_nvram: Support small (0x6000 B) NVRAM partitions
Rafał Miłecki
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-14
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-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-61
/
+230
2018-04-06
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
15
-214
/
+3121
2018-04-06
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-03
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-55
/
+31
2018-04-03
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
2018-03-20
fw_cfg: fix sparse warning reading FW_CFG_ID
Marc-André Lureau
1
-2
/
+3
2018-03-20
fw_cfg: fix sparse warnings with fw_cfg_file
Marc-André Lureau
1
-13
/
+15
2018-03-20
fw_cfg: fix sparse warnings in fw_cfg_sel_endianness()
Marc-André Lureau
1
-3
/
+6
[prev]
[next]