index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Lines
2018-09-26
efi: Make efi_rts_work accessible to efi page fault handler
Sai Praneeth
-44
/
+9
2018-09-26
efi/efi_test: add exporting ResetSystem runtime service
Ivan Hu
-0
/
+37
2018-09-26
efi/libstub: arm: support building with clang
Alistair Strachan
-1
/
+2
2018-09-26
efi: add API to reserve memory persistently across kexec reboot
Ard Biesheuvel
-0
/
+32
2018-09-26
efi/arm: libstub: add a root memreserve config table
Ard Biesheuvel
-0
/
+27
2018-09-26
efi: honour memory reservations passed via a linux specific config table
Ard Biesheuvel
-1
/
+26
2018-09-26
firmware: xilinx: Add debugfs for query data API
Rajan Vaja
-0
/
+28
2018-09-26
firmware: xilinx: Add debugfs interface
Rajan Vaja
-0
/
+259
2018-09-26
firmware: xilinx: Add clock APIs
Rajan Vaja
-2
/
+184
2018-09-26
firmware: xilinx: Add query data API
Rajan Vaja
-0
/
+14
2018-09-26
firmware: xilinx: Add Zynqmp firmware driver
Rajan Vaja
-0
/
+344
2018-09-25
Merge tag 'drivers_soc_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
-4
/
+20
2018-09-25
Merge tag 'scmi-updates-4.20' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
-5
/
+33
2018-09-25
Merge tag 'v4.19-rc3' into next/drivers
Olof Johansson
-1
/
+7
2018-09-25
firmware: vpd: fix spelling mistake "partion" -> "partition"
Colin Ian King
-1
/
+1
2018-09-14
firmware: coreboot: Only populate devices in coreboot_table_init()
Stephen Boyd
-38
/
+29
2018-09-14
firmware: coreboot: Remap RAM with memremap() instead of ioremap()
Stephen Boyd
-21
/
+19
2018-09-14
firmware: coreboot: Collapse platform drivers into bus core
Stephen Boyd
-176
/
+72
2018-09-14
firmware: coreboot: Make bus registration symmetric
Stephen Boyd
-6
/
+8
2018-09-14
firmware: coreboot: Unmap ioregion after device population
Stephen Boyd
-3
/
+4
2018-09-14
firmware: coreboot: Let OF core populate platform device
Stephen Boyd
-25
/
+3
2018-09-14
firmware: google: make structure gsmi_dev static
Colin Ian King
-1
/
+1
2018-09-14
firmware: qcom: scm: Refactor clock handling
Bjorn Andersson
-32
/
+42
2018-09-12
firmware: meson_sm: Add serial number sysfs entry
Neil Armstrong
-0
/
+56
2018-09-12
efi/libstub/arm: default EFI_ARMSTUB_DTB_LOADER to y
Scott Branden
-3
/
+6
2018-09-10
firmware: arm_scmi: add a getter for power of performance states
Quentin Perret
-0
/
+28
2018-09-10
firmware: arm_scmi: use strlcpy to ensure NULL-terminated strings
Sudeep Holla
-5
/
+5
2018-09-06
firmware: arm_scmi: fix divide by zero when sustained_perf_level is zero
Sudeep Holla
-1
/
+7
2018-08-28
firmware: ti_sci: Provide host-id as an optional dt parameter
Nishanth Menon
-4
/
+20
2018-08-23
Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux
Linus Torvalds
-1
/
+1
2018-08-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-41
/
+76
2018-08-22
module: allow symbol exports to be disabled
Ard Biesheuvel
-0
/
+1
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+4
2018-08-15
Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-0
/
+1
2018-08-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-11
/
+15
2018-08-13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+1
2018-08-02
media: headers: fix linux/mod_devicetable.h inclusions
Arnd Bergmann
-0
/
+1
2018-08-02
firmware: vpd: Fix section enabled flag on vpd_section_destroy
Anton Vasilyev
-1
/
+4
2018-07-31
efi/libstub: Only disable stackleak plugin for arm64
Laura Abbott
-2
/
+4
2018-07-26
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
-1
/
+2
2018-07-26
drivers/firmware: psci_checker: stash and use topology_core_cpumask for hotpl...
Sudeep Holla
-34
/
+49
2018-07-23
efi/arm: map UEFI memory map even w/o runtime services enabled
AKASHI Takahiro
-7
/
+7
2018-07-23
efi/arm: preserve early mapping of UEFI memory map longer for BGRT
Ard Biesheuvel
-2
/
+3
2018-07-22
efi/cper: Use consistent types for UUIDs
Andy Shevchenko
-1
/
+1
2018-07-22
efi: Deduplicate efi_open_volume()
Lukas Wunner
-30
/
+29
2018-07-17
mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids
Rik van Riel
-0
/
+1
2018-07-17
efi/esrt: Only call efi_mem_reserve() for boot services memory
Ard Biesheuvel
-1
/
+2
2018-07-16
efi: Drop type and attribute checks in efi_mem_desc_lookup()
Ard Biesheuvel
-8
/
+5
2018-07-16
efi/libstub/arm: Add opt-in Kconfig option for the DTB loader
Ard Biesheuvel
-3
/
+16
2018-07-16
efi/cper: Avoid using get_seconds()
Arnd Bergmann
-2
/
+15
[prev]
[next]