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
2019-09-30
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-1
/
+1
2019-09-29
Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
9
-191
/
+788
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+6
2019-09-22
firmware: bcm47xx_nvram: _really_ correct size_t printf format
Linus Torvalds
1
-1
/
+1
2019-09-22
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2
-3
/
+3
2019-09-18
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-31
/
+580
2019-09-18
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+1
2019-09-18
firmware: arm_scmi: reset: fix reset_state assignment in scmi_domain_reset
Sudeep Holla
1
-1
/
+1
2019-09-16
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-36
/
+179
2019-09-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
18
-217
/
+1424
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-168
/
+15
2019-09-12
Merge tag 'qcom-drivers-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
1
-23
/
+24
2019-09-04
firmware: ti_sci: Allow for device shared and exclusive requests
Lokesh Vutla
1
-2
/
+43
2019-09-04
firmware: Add Turris Mox rWTM firmware driver
Marek BehĂșn
3
-0
/
+399
2019-09-04
firmware: add Intel Stratix10 remote system update driver
Richard Gong
3
-0
/
+470
2019-09-04
firmware: stratix10-svc: extend svc to support new RSU features
Richard Gong
1
-3
/
+73
2019-09-04
firmware: google: check if size is valid when decoding VPD data
Hung-Te Lin
3
-28
/
+37
2019-09-03
Merge tag 'imx-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
4
-1
/
+170
2019-08-26
firmware: bcm47xx_nvram: Allow COMPILE_TEST
Florian Fainelli
1
-1
/
+1
2019-08-26
firmware: bcm47xx_nvram: Correct size_t printf format
Florian Fainelli
1
-2
/
+2
2019-08-19
efi: Restrict efivar_ssdt_load when the kernel is locked down
Matthew Garrett
1
-0
/
+6
2019-08-18
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+27
2019-08-12
firmware: imx: Add DSP IPC protocol interface
Daniel Baluta
3
-0
/
+167
2019-08-12
firmware: arm_scmi: Add RESET protocol in SCMI v2.0
Sudeep Holla
2
-1
/
+232
2019-08-12
firmware: arm_scmi: Make use SCMI v2.0 fastchannel for performance protocol
Sudeep Holla
1
-4
/
+99
2019-08-12
firmware: arm_scmi: Add discovery of SCMI v2.0 performance fastchannels
Sudeep Holla
1
-4
/
+149
2019-08-12
firmware: arm_scmi: Use {get,put}_unaligned_le{32,64} accessors
Sudeep Holla
6
-27
/
+20
2019-08-12
firmware: arm_scmi: Use asynchronous CLOCK_RATE_SET when possible
Sudeep Holla
1
-3
/
+16
2019-08-12
firmware: arm_scmi: Drop config flag in clk_ops->rate_set
Sudeep Holla
1
-2
/
+2
2019-08-12
firmware: arm_scmi: Add asynchronous sensor read if it supports
Sudeep Holla
1
-8
/
+22
2019-08-12
firmware: arm_scmi: Drop async flag in sensor_ops->reading_get
Sudeep Holla
1
-2
/
+2
2019-08-12
firmware: arm_scmi: Add support for asynchronous commands and delayed response
Sudeep Holla
2
-3
/
+46
2019-08-12
firmware: arm_scmi: Add mechanism to unpack message headers
Sudeep Holla
1
-0
/
+18
2019-08-12
firmware: arm_scmi: Separate out tx buffer handling and prepare to add rx
Sudeep Holla
1
-13
/
+27
2019-08-12
firmware: arm_scmi: Add receive channel support for notifications
Sudeep Holla
1
-4
/
+26
2019-08-12
firmware: arm_scmi: Segregate tx channel handling and prepare to add rx
Sudeep Holla
1
-18
/
+23
2019-08-12
firmware: arm_scmi: Reorder some functions to avoid forward declarations
Sudeep Holla
1
-90
/
+90
2019-08-12
firmware: arm_scmi: Check if platform has released shmem before using
Sudeep Holla
1
-0
/
+8
2019-08-12
firmware: arm_scmi: Use the term 'message' instead of 'command'
Sudeep Holla
2
-8
/
+8
2019-08-12
firmware: arm_scmi: Fix few trivial typos in comments
Sudeep Holla
1
-2
/
+2
2019-08-12
firmware: arm_scmi: Remove extra check for invalid length message responses
Sudeep Holla
1
-6
/
+0
2019-08-12
firmware: arm_scmi: Align few names in sensors protocol with SCMI specification
Sudeep Holla
1
-13
/
+15
2019-08-12
efi: cper: print AER info of PCIe fatal error
Xiaofei Tan
1
-0
/
+15
2019-08-12
efi-stub: Fix get_efi_config_table on mixed-mode setups
Hans de Goede
1
-11
/
+27
2019-08-12
Merge 5.3-rc4 into driver-core-next
Greg Kroah-Hartman
2
-2
/
+7
2019-08-09
PSCI: cpuidle: Refactor CPU suspend power_state parameter handling
Lorenzo Pieralisi
1
-149
/
+8
2019-08-09
ARM: psci: cpuidle: Enable PSCI CPUidle driver
Lorenzo Pieralisi
1
-10
/
+0
2019-08-09
drivers: firmware: psci: Decouple checker from generic ARM CPUidle
Lorenzo Pieralisi
1
-9
/
+7
2019-08-08
efi: Export Runtime Configuration Interface table to sysfs
Narendra K
4
-0
/
+164
2019-08-08
efi: ia64: move SAL systab handling out of generic EFI code
Ard Biesheuvel
1
-2
/
+0
[next]