index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Lines
2017-10-25
locking/atomics, firmware/ivc: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
Mark Rutland
-12
/
+12
2017-10-20
Merge tag 'qcom-drivers-for-4.15' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
-0
/
+174
2017-10-19
firmware: tegra: Add BPMP debugfs support
Timo Alho
-1
/
+451
2017-10-19
firmware: tegra: Expose tegra_bpmp_mrq_return()
Mikko Perttunen
-2
/
+3
2017-10-17
firmware: tegra: Propagate error code to caller
Timo Alho
-6
/
+16
2017-10-11
firmware: qcom: scm: Expose download-mode control
Bjorn Andersson
-0
/
+107
2017-10-11
firmware: qcom: scm: Expose secure IO service
Bjorn Andersson
-0
/
+67
2017-10-09
ti_sci: Use %pS printk format for direct addresses
Helge Deller
-1
/
+1
2017-10-09
firmware: arm_scpi: silence sparse warnings
Heiner Kallweit
-8
/
+9
2017-10-09
firmware: arm_scpi: remove all single element structures
Sudeep Holla
-15
/
+7
2017-10-09
firmware: arm_scpi: drop unnecessary type cast to scpi_shared_mem
Sudeep Holla
-1
/
+1
2017-10-05
firmware: arm_scpi: improve struct sensor_value
Heiner Kallweit
-7
/
+5
2017-10-05
firmware: arm_scpi: improve handling of protocol and firmware version subfields
Heiner Kallweit
-24
/
+19
2017-10-05
firmware: arm_scpi: improve struct dvfs_info to make code better readable
Heiner Kallweit
-8
/
+5
2017-10-04
firmware: arm_scpi: remove scpi_remove
Heiner Kallweit
-14
/
+2
2017-10-04
firmware: arm_scpi: make freeing mbox channels device-managed
Heiner Kallweit
-21
/
+16
2017-10-04
firmware: arm_scpi: pre-populate dvfs info in scpi_probe
Heiner Kallweit
-22
/
+26
2017-10-04
firmware: arm_scpi: remove two unneeded devm_kfree's in scpi_remove
Heiner Kallweit
-2
/
+0
2017-10-04
firmware: arm_scpi: remove usage of drvdata and don't reset scpi_info to null
Heiner Kallweit
-16
/
+6
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
-2
/
+2
2017-09-12
Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
-5
/
+5
2017-09-10
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-6
/
+6
2017-09-07
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-40
/
+142
2017-09-05
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
-13
/
+4
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-5
/
+5
2017-09-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-2
/
+4
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-4
/
+38
2017-09-03
Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist'
Rafael J. Wysocki
-10
/
+2
2017-08-30
efi: switch to use new generic UUID API
Andy Shevchenko
-5
/
+5
2017-08-28
firmware: vpd: use memunmap instead of iounmap
Pan Bian
-5
/
+5
2017-08-26
efi/bgrt: Use efi_mem_type()
Jan Beulich
-21
/
+1
2017-08-26
efi: Move efi_mem_type() to common code
Jan Beulich
-6
/
+31
2017-08-26
efi/reboot: Make function pointer orig_pm_power_off static
Colin Ian King
-1
/
+1
2017-08-26
efi/random: Increase size of firmware supplied randomness
Ard Biesheuvel
-7
/
+6
2017-08-26
efi/libstub: Enable reset attack mitigation
Matthew Garrett
-0
/
+72
2017-08-26
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
-4
/
+38
2017-08-24
Merge tag 'scpi-fixes-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
-1
/
+1
2017-08-24
ACPI: APEI: fix the wrong iteration of generic error status block
gengdongjiu
-10
/
+2
2017-08-23
firmware: arm_scpi: fix endianness of dev_id in struct dev_pstate_set
Sudeep Holla
-1
/
+1
2017-08-21
firmware/efi/esrt: Constify attribute_group structures
Arvind Yadav
-1
/
+1
2017-08-21
firmware/efi: Constify attribute_group structures
Arvind Yadav
-1
/
+1
2017-08-21
firmware/dcdbas: Constify attribute_group structures
Arvind Yadav
-1
/
+1
2017-08-21
efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returns
Hans de Goede
-1
/
+11
2017-08-21
efi/arm/arm64: Add missing assignment of efi.config_table
Ard Biesheuvel
-0
/
+3
2017-08-21
efi/libstub/arm64: Set -fpie when building the EFI stub
Ard Biesheuvel
-1
/
+1
2017-08-21
efi/libstub/arm64: Force 'hidden' visibility for section markers
Ard Biesheuvel
-1
/
+9
2017-08-21
efi/arm: Don't mark ACPI reclaim memory as MEMBLOCK_NOMAP
Ard Biesheuvel
-0
/
+5
2017-08-18
Merge tag 'tegra-for-4.14-firmware' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
-2
/
+2
2017-08-17
firmware: tegra: set drvdata earlier
Timo Alho
-2
/
+2
2017-08-17
efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptor
Baoquan He
-2
/
+2
[prev]
[next]