index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
2019-10-15
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-10-14
firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devices
Jean Delvare
2019-10-12
Merge tag 'char-misc-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-10-11
firmware: google: increment VPD key_len properly
Brian Norris
2019-10-08
efi/tpm: Fix sanity check of unsigned tbl_size being less than zero
Colin Ian King
2019-10-07
efi: Make unexported efi_rci2_sysfs_init() static
Ben Dooks
2019-10-07
efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsing
Jerry Snitselaar
2019-10-07
efi/tpm: Don't traverse an event log with no events
Peter Jones
2019-10-07
efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified
Ard Biesheuvel
2019-10-07
efi/cper: Fix endianness of PCIe class code
Lukas Wunner
2019-09-30
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2019-09-29
Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-22
firmware: bcm47xx_nvram: _really_ correct size_t printf format
Linus Torvalds
2019-09-22
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-09-18
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-18
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-09-18
firmware: arm_scmi: reset: fix reset_state assignment in scmi_domain_reset
Sudeep Holla
2019-09-16
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-09-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-09-12
Merge tag 'qcom-drivers-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2019-09-04
firmware: ti_sci: Allow for device shared and exclusive requests
Lokesh Vutla
2019-09-04
firmware: Add Turris Mox rWTM firmware driver
Marek BehĂșn
2019-09-04
firmware: add Intel Stratix10 remote system update driver
Richard Gong
2019-09-04
firmware: stratix10-svc: extend svc to support new RSU features
Richard Gong
2019-09-04
firmware: google: check if size is valid when decoding VPD data
Hung-Te Lin
2019-09-03
Merge tag 'imx-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2019-08-26
firmware: bcm47xx_nvram: Allow COMPILE_TEST
Florian Fainelli
2019-08-26
firmware: bcm47xx_nvram: Correct size_t printf format
Florian Fainelli
2019-08-19
efi: Restrict efivar_ssdt_load when the kernel is locked down
Matthew Garrett
2019-08-18
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-08-12
firmware: imx: Add DSP IPC protocol interface
Daniel Baluta
2019-08-12
firmware: arm_scmi: Add RESET protocol in SCMI v2.0
Sudeep Holla
2019-08-12
firmware: arm_scmi: Make use SCMI v2.0 fastchannel for performance protocol
Sudeep Holla
2019-08-12
firmware: arm_scmi: Add discovery of SCMI v2.0 performance fastchannels
Sudeep Holla
2019-08-12
firmware: arm_scmi: Use {get,put}_unaligned_le{32,64} accessors
Sudeep Holla
2019-08-12
firmware: arm_scmi: Use asynchronous CLOCK_RATE_SET when possible
Sudeep Holla
2019-08-12
firmware: arm_scmi: Drop config flag in clk_ops->rate_set
Sudeep Holla
2019-08-12
firmware: arm_scmi: Add asynchronous sensor read if it supports
Sudeep Holla
2019-08-12
firmware: arm_scmi: Drop async flag in sensor_ops->reading_get
Sudeep Holla
2019-08-12
firmware: arm_scmi: Add support for asynchronous commands and delayed response
Sudeep Holla
2019-08-12
firmware: arm_scmi: Add mechanism to unpack message headers
Sudeep Holla
2019-08-12
firmware: arm_scmi: Separate out tx buffer handling and prepare to add rx
Sudeep Holla
2019-08-12
firmware: arm_scmi: Add receive channel support for notifications
Sudeep Holla
2019-08-12
firmware: arm_scmi: Segregate tx channel handling and prepare to add rx
Sudeep Holla
2019-08-12
firmware: arm_scmi: Reorder some functions to avoid forward declarations
Sudeep Holla
2019-08-12
firmware: arm_scmi: Check if platform has released shmem before using
Sudeep Holla
2019-08-12
firmware: arm_scmi: Use the term 'message' instead of 'command'
Sudeep Holla
2019-08-12
firmware: arm_scmi: Fix few trivial typos in comments
Sudeep Holla
[next]