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-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2017-12-10
1
-87
/
+129
|
\
|
*
firmware: arm_scpi: Revert updates made during v4.15 merge window
Olof Johansson
2017-12-03
1
-87
/
+129
*
|
efi: Add comment to avoid future expanding of sysfs systab
Dave Young
2017-12-06
1
-0
/
+2
*
|
efi/esrt: Use memunmap() instead of kfree() to free the remapping
Pan Bian
2017-12-06
1
-1
/
+1
*
|
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
2017-12-06
3
-16
/
+12
*
|
Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-12-05
1
-13
/
+35
|
\
\
|
*
|
firmware: vpd: Fix platform driver and device registration/unregistration
Guenter Roeck
2017-11-28
1
-5
/
+13
|
*
|
firmware: vpd: Tie firmware kobject to device lifetime
Guenter Roeck
2017-11-28
1
-6
/
+13
|
*
|
firmware: vpd: Destroy vpd sections in remove function
Guenter Roeck
2017-11-28
1
-2
/
+9
|
|
/
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-12-04
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
fw_cfg: fix driver remove
Marc-André Lureau
2017-12-01
1
-1
/
+2
*
|
drivers/firmware: psci: Convert timers to use timer_setup()
Kees Cook
2017-11-21
1
-2
/
+2
*
|
Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteproc
Linus Torvalds
2017-11-17
4
-0
/
+134
|
\
\
|
*
|
firmware: scm: Add new SCM call API for switching memory ownership
Avaneesh Kumar Dwivedi
2017-10-30
4
-0
/
+134
*
|
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-16
11
-139
/
+733
|
\
\
\
|
*
|
|
drivers/firmware: psci_checker: Add missing destroy_timer_on_stack()
Lorenzo Pieralisi
2017-11-02
1
-0
/
+1
|
*
|
|
Merge tag 'keystone_soc_drivers_4.15' of ssh://gitolite.kernel.org/pub/scm/li...
Arnd Bergmann
2017-11-02
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
ti_sci: Use %pS printk format for direct addresses
Helge Deller
2017-10-09
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge tag 'tegra-for-4.15-firmware' of ssh://gitolite.kernel.org/pub/scm/linu...
Arnd Bergmann
2017-11-02
3
-9
/
+470
|
|
\
\
\
|
|
*
|
|
firmware: tegra: Add BPMP debugfs support
Timo Alho
2017-10-19
3
-1
/
+451
|
|
*
|
|
firmware: tegra: Expose tegra_bpmp_mrq_return()
Mikko Perttunen
2017-10-19
1
-2
/
+3
|
|
*
|
|
firmware: tegra: Propagate error code to caller
Timo Alho
2017-10-17
1
-6
/
+16
|
|
|
/
/
|
*
|
|
Merge tag 'qcom-drivers-for-4.15' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2017-10-20
5
-0
/
+174
|
|
\
\
\
|
|
*
|
|
firmware: qcom: scm: Expose download-mode control
Bjorn Andersson
2017-10-11
5
-0
/
+107
|
|
*
|
|
firmware: qcom: scm: Expose secure IO service
Bjorn Andersson
2017-10-11
4
-0
/
+67
|
|
|
/
/
|
*
|
|
firmware: arm_scpi: silence sparse warnings
Heiner Kallweit
2017-10-09
1
-8
/
+9
|
*
|
|
firmware: arm_scpi: remove all single element structures
Sudeep Holla
2017-10-09
1
-15
/
+7
|
*
|
|
firmware: arm_scpi: drop unnecessary type cast to scpi_shared_mem
Sudeep Holla
2017-10-09
1
-1
/
+1
|
*
|
|
firmware: arm_scpi: improve struct sensor_value
Heiner Kallweit
2017-10-05
1
-7
/
+5
|
*
|
|
firmware: arm_scpi: improve handling of protocol and firmware version subfields
Heiner Kallweit
2017-10-05
1
-24
/
+19
|
*
|
|
firmware: arm_scpi: improve struct dvfs_info to make code better readable
Heiner Kallweit
2017-10-05
1
-8
/
+5
|
*
|
|
firmware: arm_scpi: remove scpi_remove
Heiner Kallweit
2017-10-04
1
-14
/
+2
|
*
|
|
firmware: arm_scpi: make freeing mbox channels device-managed
Heiner Kallweit
2017-10-04
1
-21
/
+16
|
*
|
|
firmware: arm_scpi: pre-populate dvfs info in scpi_probe
Heiner Kallweit
2017-10-04
1
-22
/
+26
|
*
|
|
firmware: arm_scpi: remove two unneeded devm_kfree's in scpi_remove
Heiner Kallweit
2017-10-04
1
-2
/
+0
|
*
|
|
firmware: arm_scpi: remove usage of drvdata and don't reset scpi_info to null
Heiner Kallweit
2017-10-04
1
-16
/
+6
|
|
/
/
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-11-16
1
-4
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
fw_cfg: fix the command line module name
Marc-André Lureau
2017-11-14
1
-4
/
+4
*
|
|
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
11
-6
/
+22
|
\
|
|
|
*
|
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-04
2
-5
/
+8
|
|
\
\
|
|
*
|
efi/libstub: arm: omit sorting of the UEFI memory map
Ard Biesheuvel
2017-10-27
2
-5
/
+8
|
|
|
/
|
*
|
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
9
-0
/
+9
|
|
\
\
|
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
9
-0
/
+9
|
|
|
/
|
*
|
efi/libstub/arm: Don't randomize runtime regions when CONFIG_HIBERNATION=y
Ard Biesheuvel
2017-10-25
1
-1
/
+2
|
*
|
efi/efi_test: Prevent an Oops in efi_runtime_query_capsulecaps()
Dan Carpenter
2017-10-25
1
-0
/
+3
|
|
/
*
/
locking/atomics, firmware/ivc: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
Mark Rutland
2017-10-25
1
-12
/
+12
|
/
*
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-09-14
2
-2
/
+2
*
Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
2017-09-12
1
-5
/
+5
|
\
|
*
efi: switch to use new generic UUID API
Andy Shevchenko
2017-08-30
1
-5
/
+5
*
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-09-10
3
-6
/
+6
|
\
\
[next]