index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-02-08
21
-1535
/
+1371
|
\
|
*
Merge tag 'zynqmp-soc-for-v5.6' of https://github.com/Xilinx/linux-xlnx into ...
Olof Johansson
2020-01-21
1
-0
/
+43
|
|
\
|
|
*
drivers: firmware: xilinx: Add support for feature check
Ravi Patel
2019-12-12
1
-0
/
+43
|
*
|
Merge tag 'qcom-drivers-for-5.6' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2020-01-16
8
-1524
/
+1164
|
|
\
\
|
|
*
|
firmware: qcom_scm: Dynamically support SMCCC and legacy conventions
Elliot Berman
2020-01-07
6
-135
/
+176
|
|
*
|
firmware: qcom_scm: Remove thin wrappers
Elliot Berman
2020-01-07
4
-948
/
+428
|
|
*
|
firmware: qcom_scm: Order functions, definitions by service/command
Elliot Berman
2020-01-07
2
-249
/
+247
|
|
*
|
firmware: qcom_scm-32: Add device argument to atomic calls
Elliot Berman
2020-01-07
4
-14
/
+19
|
|
*
|
firmware: qcom_scm-32: Create common legacy atomic call
Elliot Berman
2020-01-07
1
-38
/
+68
|
|
*
|
firmware: qcom_scm-32: Move SMCCC register filling to qcom_scm_call
Elliot Berman
2020-01-07
1
-12
/
+24
|
|
*
|
firmware: qcom_scm-32: Use qcom_scm_desc in non-atomic calls
Elliot Berman
2020-01-07
1
-149
/
+218
|
|
*
|
firmware: qcom_scm-32: Add funcnum IDs
Elliot Berman
2020-01-07
1
-3
/
+5
|
|
*
|
firmware: qcom_scm-32: Use SMC arch wrappers
Elliot Berman
2020-01-07
2
-55
/
+17
|
|
*
|
firmware: qcom_scm-64: Improve SMC convention detection
Elliot Berman
2020-01-07
1
-14
/
+27
|
|
*
|
firmware: qcom_scm-64: Move SMC register filling to qcom_scm_call_smccc
Elliot Berman
2020-01-07
1
-20
/
+34
|
|
*
|
firmware: qcom_scm-64: Add SCM results struct
Elliot Berman
2020-01-07
1
-43
/
+50
|
|
*
|
firmware: qcom_scm-64: Move svc/cmd/owner into qcom_scm_desc
Elliot Berman
2020-01-07
1
-74
/
+121
|
|
*
|
firmware: qcom_scm-64: Make SMC macros less magical
Elliot Berman
2020-01-07
1
-3
/
+3
|
|
*
|
firmware: qcom_scm: Remove unused qcom_scm_get_version
Elliot Berman
2020-01-07
1
-36
/
+0
|
|
*
|
firmware: qcom_scm: Apply consistent naming scheme to command IDs
Elliot Berman
2020-01-07
4
-72
/
+64
|
|
*
|
firmware: qcom_scm: Rename macros and structures
Elliot Berman
2020-01-07
2
-60
/
+64
|
|
|
/
|
*
|
Merge tag 'imx-driver-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
2020-01-16
1
-1
/
+1
|
|
\
\
|
|
*
|
firmware: imx: Allow IMX DSP to be selected as module
Daniel Baluta
2020-01-09
1
-1
/
+1
|
|
|
/
|
*
|
Merge tag 'mvebu-drivers-5.6-1' of git://git.infradead.org/linux-mvebu into a...
Olof Johansson
2020-01-16
1
-1
/
+1
|
|
\
\
|
|
*
|
firmware: turris-mox-rwtm: small white space cleanup
Dan Carpenter
2020-01-08
1
-1
/
+1
|
|
|
/
|
*
|
Merge tag 'cpuidle_psci-v5.5-rc4' of git://git.linaro.org/people/ulf.hansson/...
Olof Johansson
2020-01-08
5
-65
/
+104
|
|
\
\
|
|
*
|
firmware: psci: Export functions to manage the OSI mode
Ulf Hansson
2020-01-02
1
-2
/
+16
|
*
|
|
Merge tag 'scmi-updates-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
2020-01-06
9
-7
/
+146
|
|
\
\
\
|
|
*
|
|
drivers: firmware: scmi: Extend SCMI transport layer by trace events
Lukasz Luba
2019-12-30
2
-0
/
+20
|
|
*
|
|
firmware: arm_scmi: Skip protocol initialisation for additional devices
Sudeep Holla
2019-12-24
1
-0
/
+9
|
|
*
|
|
firmware: arm_scmi: Stash version in protocol init functions
Sudeep Holla
2019-12-24
5
-0
/
+10
|
|
*
|
|
firmware: arm_scmi: Match scmi device by both name and protocol id
Sudeep Holla
2019-12-24
1
-1
/
+1
|
|
*
|
|
firmware: arm_scmi: Add versions and identifier attributes using dev_groups
Sudeep Holla
2019-12-24
1
-0
/
+47
|
|
*
|
|
firmware: arm_scmi: Add names to scmi devices created
Sudeep Holla
2019-12-24
1
-1
/
+35
|
|
*
|
|
firmware: arm_scmi: Skip scmi mbox channel setup for addtional devices
Sudeep Holla
2019-12-24
1
-0
/
+5
|
|
*
|
|
firmware: arm_scmi: Add support for multiple device per protocol
Sudeep Holla
2019-12-24
2
-6
/
+20
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-02-04
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
arm64: mm: convert mm/dump.c to use walk_page_range()
Steven Price
2020-02-04
1
-1
/
+1
*
|
|
|
|
Merge branch 'stable/for-linus-5.6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-03
1
-4
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
iscsi_ibft: Don't limits Targets and NICs to two
Lubomir Rintel
2020-01-12
1
-4
/
+5
*
|
|
|
|
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-02-03
1
-0
/
+2
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
clk: zynqmp: Warn user if clock user are more than allowed
Rajan Vaja
2020-01-23
1
-0
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-01-29
3
-2
/
+34
|
\
\
\
\
\
|
*
\
\
\
\
Merge 5.5-rc7 into char-misc-next
Greg Kroah-Hartman
2020-01-22
2
-12
/
+10
|
|
\
\
\
\
\
|
*
|
|
|
|
|
firmware: stratix10-svc: Remove unneeded semicolon
zhengbin
2020-01-14
1
-2
/
+2
|
*
|
|
|
|
|
firmware: google: Probe for a GSMI handler in firmware
Arthur Heymans
2020-01-14
1
-0
/
+19
|
*
|
|
|
|
|
firmware: google: Unregister driver_info on failure and exit in gsmi
Arthur Heymans
2020-01-14
1
-0
/
+6
|
*
|
|
|
|
|
firmware: google: Release devices before unregistering the bus
Patrick Rudolph
2020-01-14
1
-0
/
+7
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-28
17
-583
/
+704
|
\
\
\
\
\
\
|
*
|
|
|
|
|
efi: Fix handling of multiple efi_fake_mem= entries
Dan Williams
2020-01-20
2
-16
/
+17
[next]