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.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-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
firmware/dmi_scan: Uninline dmi_get_bios_year() helper
Andy Shevchenko
1
-0
/
+20
2018-03-18
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2018-03-14
platform/x86: Fix dell driver init order
Darren Hart (VMware)
1
-1
/
+1
2018-03-13
efi/libstub/tpm: Initialize pointer variables to zero for mixed mode
Ard Biesheuvel
1
-2
/
+2
2018-03-12
efi: Use string literals for efi_char16_t variable initializers
Ard Biesheuvel
3
-15
/
+6
2018-03-12
efi/esrt: Fix handling of early ESRT table mapping
Ard Biesheuvel
1
-13
/
+4
2018-03-12
efi: Use efi_mm in x86 as well as ARM
Sai Praneeth
2
-9
/
+9
2018-03-09
efi/apple-properties: Use memremap() instead of ioremap()
Andy Shevchenko
1
-5
/
+6
2018-03-09
efi: Reorder pr_notice() with add_device_randomness() call
Ard Biesheuvel
1
-1
/
+1
2018-03-09
efi/arm*: Stop printing addresses of virtual mappings
Ard Biesheuvel
1
-4
/
+1
2018-03-09
efi/apple-properties: Remove redundant attribute initialization from unmarsha...
Andy Shevchenko
1
-8
/
+1
2018-03-09
efi/arm*: Only register page tables when they exist
Mark Rutland
1
-0
/
+3
2018-02-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-5
/
+50
2018-02-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+1
2018-02-07
firmware/psci: Expose SMCCC version through psci_ops
Marc Zyngier
1
-0
/
+27
2018-02-07
firmware/psci: Expose PSCI conduit
Marc Zyngier
1
-5
/
+23
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+7
2018-02-04
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-37
/
+29
2018-02-03
firmware: dmi: handle missing DMI data gracefully
Ard Biesheuvel
2
-5
/
+3
2018-02-03
firmware: dmi_scan: Fix handling of empty DMI strings
Jean Delvare
1
-13
/
+9
2018-02-03
firmware: dmi_scan: Drop dmi_initialized
Jean Delvare
1
-13
/
+8
2018-02-03
firmware: dmi: Optimize dmi_matches
Jean Delvare
1
-8
/
+11
2018-02-02
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-28
/
+4
2018-02-01
Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2018-02-01
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
5
-3
/
+127
2018-01-31
firmware: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-3
/
+1
2018-01-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-0
/
+1103
2018-01-30
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-122
/
+371
2018-01-21
kconfig: use bool instead of boolean for type definition attributes, again
Masahiro Yamada
1
-1
/
+1
2018-01-19
psci: add CPU_IDLE dependency
Arnd Bergmann
1
-1
/
+1
2018-01-19
x86/efi: Clarify that reset attack mitigation needs appropriate userspace
Matthew Garrett
1
-1
/
+4
2018-01-18
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-24
/
+22
2018-01-17
drivers: psci: remove cluster terminology and dependency on physical_package_id
Sudeep Holla
1
-24
/
+22
2018-01-15
firmware: arm_sdei: Fix return value check in sdei_present_dt()
Wei Yongjun
1
-1
/
+1
2018-01-14
firmware: arm_sdei: Discover SDEI support via ACPI
James Morse
1
-1
/
+40
2018-01-14
firmware: arm_sdei: add support for CPU private events
James Morse
1
-13
/
+193
2018-01-13
firmware: arm_sdei: Add support for CPU and system power states
James Morse
1
-1
/
+255
2018-01-13
firmware: arm_sdei: Add driver for Software Delegated Exceptions
James Morse
3
-0
/
+628
2018-01-12
ibft: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-2
/
+3
2018-01-12
edd: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-4
/
+4
2018-01-08
drivers/firmware: Expose psci_get_version through psci_ops structure
Will Deacon
1
-0
/
+2
2018-01-08
efi: call get_event_log before ExitBootServices
Thiebaud Weksteen
5
-3
/
+127
2018-01-05
Merge tag 'qcom-drivers-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-24
/
+0
2018-01-05
Merge tag 'keystone_driver_soc_for_4.16' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
1
-2
/
+2
2018-01-05
Merge tag 'arm-soc/for-4.16/drivers' of http://github.com/Broadcom/stblinux i...
Olof Johansson
1
-1
/
+1
2018-01-03
efi: Parse ARM error information value
Tyler Baicar
1
-2
/
+211
2018-01-03
efi: Move ARM CPER code to new file
Tyler Baicar
4
-119
/
+156
2018-01-03
efi: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-1
/
+1
[next]