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
2017-02-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-1
/
+43
2017-02-23
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-5
/
+12
2017-02-07
efi/libstub: Make file I/O chunking x86-specific
Ard Biesheuvel
1
-1
/
+10
2017-02-07
efi: Disable secure boot if shim is in insecure mode
Josh Boyer
1
-1
/
+24
2017-02-07
efi: Get and store the secure boot status
David Howells
3
-58
/
+68
2017-02-07
Merge tag 'v4.10-rc7' into efi/core, to pick up fixes
Ingo Molnar
1
-11
/
+3
2017-02-03
firmware: qcom: scm: Fix interrupted SCM calls
Andy Gross
1
-3
/
+10
2017-02-01
efi/fdt: Avoid FDT manipulation after ExitBootServices()
Ard Biesheuvel
1
-11
/
+3
2017-02-01
efi/libstub: Preserve .debug sections after absolute relocation check
Ard Biesheuvel
1
-8
/
+16
2017-02-01
efi/esrt: Fix typo in pr_err() message
Colin Ian King
1
-1
/
+1
2017-02-01
x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLE
Sai Praneeth
1
-1
/
+4
2017-02-01
efi: Introduce the EFI_MEM_ATTR bit and set it from the memory attributes table
Sai Praneeth
1
-0
/
+1
2017-02-01
efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all archit...
Sai Praneeth
2
-1
/
+2
2017-02-01
efi: Deduplicate efi_file_size() / _read() / _close()
Lukas Wunner
3
-77
/
+63
2017-01-30
firmware: arm_scpi: Add hardware dependencies
Jean Delvare
1
-0
/
+1
2017-01-29
Merge tag 'qcom-drivers-for-4.11' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
4
-1
/
+43
2017-01-26
drivers: firmware: psci: Use __pa_symbol for cpu_resume
Geert Uytterhoeven
1
-1
/
+1
2017-01-16
firmware: qcom_scm: Add set remote state API
Andy Gross
4
-0
/
+42
2017-01-16
firmware: qcom: scm: Mask APQ8064 core clk dependency
Andy Gross
1
-1
/
+1
2017-01-15
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-41
/
+95
2017-01-12
Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/core
Will Deacon
1
-1
/
+1
2017-01-11
drivers: firmware: psci: Use __pa_symbol for kernel symbol
Laura Abbott
1
-1
/
+1
2017-01-07
x86/efi: Don't allocate memmap through memblock after mm_init()
Nicolai Stange
2
-2
/
+39
2017-01-04
Merge tag 'psci-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-2
/
+2
2017-01-03
drivers: psci: annotate timer on stack to silence odebug messages
Sudeep Holla
1
-2
/
+2
2016-12-30
firmware: arm_scpi: fix reading sensor values on pre-1.0 SCPI firmwares
Martin Blumenstingl
1
-2
/
+8
2016-12-28
efi/libstub/arm*: Pass latest memory map to the kernel
Ard Biesheuvel
2
-39
/
+56
2016-12-19
firmware: dmi_scan: Always show system identification string
Kefeng Wang
1
-2
/
+2
2016-12-15
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
12
-46
/
+4878
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-12-14
Remove references to dead make variable LINUX_INCLUDE
Paul Bolle
1
-1
/
+1
2016-12-13
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+2
2016-11-30
Merge tag 'qcom-drivers-for-4.10-2' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-12
/
+37
2016-11-30
Merge branch 'for-4.10-ti-sci-base' of https://github.com/t-kristo/linux-pm i...
Arnd Bergmann
4
-0
/
+2499
2016-11-30
Merge tag 'scpi-updates-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-32
/
+244
2016-11-25
drivers: psci: Allow PSCI node to be disabled
Thierry Reding
1
-1
/
+1
2016-11-25
drivers: psci: PSCI checker module
Kevin Brodsky
3
-0
/
+502
2016-11-25
efi/libstub: Make efi_random_alloc() allocate below 4 GB on 32-bit
Ard Biesheuvel
1
-6
/
+7
2016-11-23
firmware: qcom: scm: Return PTR_ERR when devm_clk_get fails
spjoshi@codeaurora.org
1
-4
/
+4
2016-11-23
firmware: qcom: scm: Remove core, iface and bus clocks dependency
spjoshi@codeaurora.org
1
-12
/
+37
2016-11-18
Merge tag 'tegra-for-4.10-firmware' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
6
-0
/
+1592
2016-11-18
firmware: tegra: Add BPMP support
Thierry Reding
3
-0
/
+881
2016-11-18
firmware: tegra: Add IVC library
Thierry Reding
5
-0
/
+711
2016-11-17
Merge tag 'qcom-drivers-for-4.10' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
1
-1
/
+3
2016-11-17
firmware: arm_scpi: add support for pre-v1.0 SCPI compatible
Sudeep Holla
1
-0
/
+9
2016-11-13
x86/efi: Retrieve and assign Apple device properties
Lukas Wunner
3
-0
/
+262
2016-11-13
efi: Add device path parser
Lukas Wunner
3
-0
/
+209
2016-11-13
efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Ard Biesheuvel
3
-0
/
+52
2016-11-13
efi/libstub: Add random.c to ARM build
Ard Biesheuvel
4
-14
/
+16
[next]