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
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
21
-1535
/
+1371
2020-02-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-02-04
arm64: mm: convert mm/dump.c to use walk_page_range()
Steven Price
1
-1
/
+1
2020-02-03
Merge branch 'stable/for-linus-5.6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+5
2020-02-03
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+2
2020-01-29
Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-2
/
+34
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-583
/
+704
2020-01-28
Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-1
/
+1
2020-01-23
clk: zynqmp: Warn user if clock user are more than allowed
Rajan Vaja
1
-0
/
+2
2020-01-22
Merge 5.5-rc7 into char-misc-next
Greg Kroah-Hartman
2
-12
/
+10
2020-01-21
Merge tag 'zynqmp-soc-for-v5.6' of https://github.com/Xilinx/linux-xlnx into ...
Olof Johansson
1
-0
/
+43
2020-01-20
efi: Fix handling of multiple efi_fake_mem= entries
Dan Williams
2
-16
/
+17
2020-01-20
efi: Fix efi_memmap_alloc() leaks
Dan Williams
1
-0
/
+25
2020-01-20
efi: Add tracking for dynamically allocated memmaps
Dan Williams
2
-29
/
+32
2020-01-20
efi: Add a flags parameter to efi_memory_map
Dan Williams
1
-14
/
+17
2020-01-20
efi: Fix comment for efi_mem_type() wrt absent physical addresses
Anshuman Khandual
1
-1
/
+1
2020-01-20
efi/arm: Defer probe of PCIe backed efifb on DT systems
Ard Biesheuvel
1
-4
/
+103
2020-01-18
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-12
/
+10
2020-01-16
Merge tag 'qcom-drivers-for-5.6' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
8
-1524
/
+1164
2020-01-16
Merge tag 'imx-driver-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
1
-1
/
+1
2020-01-16
Merge tag 'mvebu-drivers-5.6-1' of git://git.infradead.org/linux-mvebu into a...
Olof Johansson
1
-1
/
+1
2020-01-14
firmware: stratix10-svc: Remove unneeded semicolon
zhengbin
1
-2
/
+2
2020-01-14
firmware: google: Probe for a GSMI handler in firmware
Arthur Heymans
1
-0
/
+19
2020-01-14
firmware: google: Unregister driver_info on failure and exit in gsmi
Arthur Heymans
1
-0
/
+6
2020-01-14
firmware: google: Release devices before unregistering the bus
Patrick Rudolph
1
-0
/
+7
2020-01-12
iscsi_ibft: Don't limits Targets and NICs to two
Lubomir Rintel
1
-4
/
+5
2020-01-10
efi: Allow disabling PCI busmastering on bridges during boot
Matthew Garrett
4
-1
/
+152
2020-01-10
efi/x86: Allow translating 64-bit arguments for mixed mode calls
Arvind Sankar
1
-4
/
+1
2020-01-10
Merge branch 'linus' into efi/core, to pick up fixes
Ingo Molnar
1
-1
/
+0
2020-01-09
firmware: imx: Allow IMX DSP to be selected as module
Daniel Baluta
1
-1
/
+1
2020-01-08
Merge tag 'cpuidle_psci-v5.5-rc4' of git://git.linaro.org/people/ulf.hansson/...
Olof Johansson
5
-65
/
+104
2020-01-08
firmware: turris-mox-rwtm: small white space cleanup
Dan Carpenter
1
-1
/
+1
2020-01-07
firmware: qcom_scm: Dynamically support SMCCC and legacy conventions
Elliot Berman
6
-135
/
+176
2020-01-07
firmware: qcom_scm: Remove thin wrappers
Elliot Berman
4
-948
/
+428
2020-01-07
firmware: qcom_scm: Order functions, definitions by service/command
Elliot Berman
2
-249
/
+247
2020-01-07
firmware: qcom_scm-32: Add device argument to atomic calls
Elliot Berman
4
-14
/
+19
2020-01-07
firmware: qcom_scm-32: Create common legacy atomic call
Elliot Berman
1
-38
/
+68
2020-01-07
firmware: qcom_scm-32: Move SMCCC register filling to qcom_scm_call
Elliot Berman
1
-12
/
+24
2020-01-07
firmware: qcom_scm-32: Use qcom_scm_desc in non-atomic calls
Elliot Berman
1
-149
/
+218
2020-01-07
firmware: qcom_scm-32: Add funcnum IDs
Elliot Berman
1
-3
/
+5
2020-01-07
firmware: qcom_scm-32: Use SMC arch wrappers
Elliot Berman
2
-55
/
+17
2020-01-07
firmware: qcom_scm-64: Improve SMC convention detection
Elliot Berman
1
-14
/
+27
2020-01-07
firmware: qcom_scm-64: Move SMC register filling to qcom_scm_call_smccc
Elliot Berman
1
-20
/
+34
2020-01-07
firmware: qcom_scm-64: Add SCM results struct
Elliot Berman
1
-43
/
+50
2020-01-07
firmware: qcom_scm-64: Move svc/cmd/owner into qcom_scm_desc
Elliot Berman
1
-74
/
+121
2020-01-07
firmware: qcom_scm-64: Make SMC macros less magical
Elliot Berman
1
-3
/
+3
2020-01-07
firmware: qcom_scm: Remove unused qcom_scm_get_version
Elliot Berman
1
-36
/
+0
2020-01-07
firmware: qcom_scm: Apply consistent naming scheme to command IDs
Elliot Berman
4
-72
/
+64
2020-01-07
firmware: qcom_scm: Rename macros and structures
Elliot Berman
2
-60
/
+64
[next]