index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
2021-04-09
treewide: change my e-mail address, fix my name
Marek Behún
2021-03-19
Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2021-03-19
firmware/efi: Fix a use after bug in efi_mem_reserve_persistent
Lv Yunlong
2021-03-17
efivars: respect EFI_UNSUPPORTED return from firmware
Shawn Guo
2021-03-14
Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-10
arm64/mm: Fix __enable_mmu() for new TGRAN range values
James Morse
2021-03-07
efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table
Ard Biesheuvel
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-22
Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-02-20
Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-20
Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-09
firmware: google: make coreboot driver's remove callback return void
Uwe Kleine-König
2021-02-01
firmware: qcom_scm: update comment for ICE-related functions
Eric Biggers
2021-01-31
Merge tag 'efi-urgent-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-01-21
firmware: smccc: Introduce SMCCC TRNG framework
Andre Przywara
2021-01-21
efi/arm64: Update debug prints to reflect other entropy sources
Mark Brown
2021-01-19
efi/libstub: move TPM related prototypes into efistub.h
Ard Biesheuvel
2021-01-19
efi/libstub: fix prototype of efi_tcg2_protocol::get_event_log()
Ard Biesheuvel
2021-01-18
firmware: imx: select SOC_BUS to fix firmware build
Randy Dunlap
2021-01-14
efi/libstub: disable LTO
Sami Tolvanen
2021-01-13
firmware: arm_scmi: Fix call site of scmi_notification_exit
Cristian Marussi
2021-01-06
firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt
Jim Quinlan
2020-12-31
efi/apple-properties: Reinstate support for boolean properties
Lukas Wunner
2020-12-24
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-16
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-15
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-12-15
Merge tag 'regulator-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-12-15
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-15
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
2020-12-15
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2020-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-12-14
Merge tag 'ras_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-12-14
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2020-12-14
efi: ia64: disable the capsule loader
Ard Biesheuvel
2020-12-09
firmware: xilinx: Mark pm_api_features_map with static keyword
Zou Wei
2020-12-09
Merge tag 'zynqmp-soc-for-v5.11-v2' of https://github.com/Xilinx/linux-xlnx i...
Arnd Bergmann
2020-12-09
firmware: xilinx: Fix kernel-doc warnings
Michal Simek
2020-12-09
driver core: Delete pointless parameter in fwnode_operations.add_links
Saravana Kannan
2020-12-09
efi: Update implementation of add_links() to create fwnode links
Saravana Kannan
2020-12-09
driver core: Redefine the meaning of fwnode_operations.add_links()
Saravana Kannan
2020-12-09
driver core: Add fwnode_init()
Saravana Kannan
2020-12-09
firmware: fix a spelling mistake "managament" -> "management" in Kconfig
Colin Ian King
2020-12-09
Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...
Marc Zyngier
2020-12-09
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
[next]