aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2019-10-15Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2019-10-14firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devicesGravatar Jean Delvare 1-1/+1
2019-10-12Merge tag 'char-misc-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2019-10-11firmware: google: increment VPD key_len properlyGravatar Brian Norris 1-1/+1
2019-10-08efi/tpm: Fix sanity check of unsigned tbl_size being less than zeroGravatar Colin Ian King 1-1/+1
2019-10-07efi: Make unexported efi_rci2_sysfs_init() staticGravatar Ben Dooks 1-1/+1
2019-10-07efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsingGravatar Jerry Snitselaar 1-1/+8
2019-10-07efi/tpm: Don't traverse an event log with no eventsGravatar Peter Jones 1-5/+10
2019-10-07efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specifiedGravatar Ard Biesheuvel 1-0/+3
2019-10-07efi/cper: Fix endianness of PCIe class codeGravatar Lukas Wunner 1-1/+1
2019-09-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 1-1/+1
2019-09-29Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Olof Johansson 9-191/+788
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+6
2019-09-22firmware: bcm47xx_nvram: _really_ correct size_t printf formatGravatar Linus Torvalds 1-1/+1
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 2-3/+3
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 7-31/+580
2019-09-18Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+1
2019-09-18firmware: arm_scmi: reset: fix reset_state assignment in scmi_domain_resetGravatar Sudeep Holla 1-1/+1
2019-09-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-36/+179
2019-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 18-217/+1424
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-168/+15
2019-09-12Merge tag 'qcom-drivers-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Arnd Bergmann 1-23/+24
2019-09-04firmware: ti_sci: Allow for device shared and exclusive requestsGravatar Lokesh Vutla 1-2/+43
2019-09-04firmware: Add Turris Mox rWTM firmware driverGravatar Marek Behún 3-0/+399
2019-09-04firmware: add Intel Stratix10 remote system update driverGravatar Richard Gong 3-0/+470
2019-09-04firmware: stratix10-svc: extend svc to support new RSU featuresGravatar Richard Gong 1-3/+73
2019-09-04firmware: google: check if size is valid when decoding VPD dataGravatar Hung-Te Lin 3-28/+37
2019-09-03Merge tag 'imx-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Arnd Bergmann 4-1/+170
2019-08-26firmware: bcm47xx_nvram: Allow COMPILE_TESTGravatar Florian Fainelli 1-1/+1
2019-08-26firmware: bcm47xx_nvram: Correct size_t printf formatGravatar Florian Fainelli 1-2/+2
2019-08-19efi: Restrict efivar_ssdt_load when the kernel is locked downGravatar Matthew Garrett 1-0/+6
2019-08-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-11/+27
2019-08-12firmware: imx: Add DSP IPC protocol interfaceGravatar Daniel Baluta 3-0/+167
2019-08-12firmware: arm_scmi: Add RESET protocol in SCMI v2.0Gravatar Sudeep Holla 2-1/+232
2019-08-12firmware: arm_scmi: Make use SCMI v2.0 fastchannel for performance protocolGravatar Sudeep Holla 1-4/+99
2019-08-12firmware: arm_scmi: Add discovery of SCMI v2.0 performance fastchannelsGravatar Sudeep Holla 1-4/+149
2019-08-12firmware: arm_scmi: Use {get,put}_unaligned_le{32,64} accessorsGravatar Sudeep Holla 6-27/+20
2019-08-12firmware: arm_scmi: Use asynchronous CLOCK_RATE_SET when possibleGravatar Sudeep Holla 1-3/+16
2019-08-12firmware: arm_scmi: Drop config flag in clk_ops->rate_setGravatar Sudeep Holla 1-2/+2
2019-08-12firmware: arm_scmi: Add asynchronous sensor read if it supportsGravatar Sudeep Holla 1-8/+22
2019-08-12firmware: arm_scmi: Drop async flag in sensor_ops->reading_getGravatar Sudeep Holla 1-2/+2
2019-08-12firmware: arm_scmi: Add support for asynchronous commands and delayed responseGravatar Sudeep Holla 2-3/+46
2019-08-12firmware: arm_scmi: Add mechanism to unpack message headersGravatar Sudeep Holla 1-0/+18
2019-08-12firmware: arm_scmi: Separate out tx buffer handling and prepare to add rxGravatar Sudeep Holla 1-13/+27
2019-08-12firmware: arm_scmi: Add receive channel support for notificationsGravatar Sudeep Holla 1-4/+26
2019-08-12firmware: arm_scmi: Segregate tx channel handling and prepare to add rxGravatar Sudeep Holla 1-18/+23
2019-08-12firmware: arm_scmi: Reorder some functions to avoid forward declarationsGravatar Sudeep Holla 1-90/+90
2019-08-12firmware: arm_scmi: Check if platform has released shmem before usingGravatar Sudeep Holla 1-0/+8
2019-08-12firmware: arm_scmi: Use the term 'message' instead of 'command'Gravatar Sudeep Holla 2-8/+8
2019-08-12firmware: arm_scmi: Fix few trivial typos in commentsGravatar Sudeep Holla 1-2/+2