summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2019-09-04firmware: ti_sci: Allow for device shared and exclusive requestsLokesh Vutla1-2/+43
2019-09-04firmware: Add Turris Mox rWTM firmware driverMarek BehĂșn3-0/+399
2019-09-03Merge tag 'imx-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann4-1/+170
2019-08-12firmware: imx: Add DSP IPC protocol interfaceDaniel Baluta3-0/+167
2019-08-12firmware: arm_scmi: Add RESET protocol in SCMI v2.0Sudeep Holla2-1/+232
2019-08-12firmware: arm_scmi: Make use SCMI v2.0 fastchannel for performance protocolSudeep Holla1-4/+99
2019-08-12firmware: arm_scmi: Add discovery of SCMI v2.0 performance fastchannelsSudeep Holla1-4/+149
2019-08-12firmware: arm_scmi: Use {get,put}_unaligned_le{32,64} accessorsSudeep Holla6-27/+20
2019-08-12firmware: arm_scmi: Use asynchronous CLOCK_RATE_SET when possibleSudeep Holla1-3/+16
2019-08-12firmware: arm_scmi: Drop config flag in clk_ops->rate_setSudeep Holla1-2/+2
2019-08-12firmware: arm_scmi: Add asynchronous sensor read if it supportsSudeep Holla1-8/+22
2019-08-12firmware: arm_scmi: Drop async flag in sensor_ops->reading_getSudeep Holla1-2/+2
2019-08-12firmware: arm_scmi: Add support for asynchronous commands and delayed responseSudeep Holla2-3/+46
2019-08-12firmware: arm_scmi: Add mechanism to unpack message headersSudeep Holla1-0/+18
2019-08-12firmware: arm_scmi: Separate out tx buffer handling and prepare to add rxSudeep Holla1-13/+27
2019-08-12firmware: arm_scmi: Add receive channel support for notificationsSudeep Holla1-4/+26
2019-08-12firmware: arm_scmi: Segregate tx channel handling and prepare to add rxSudeep Holla1-18/+23
2019-08-12firmware: arm_scmi: Reorder some functions to avoid forward declarationsSudeep Holla1-90/+90
2019-08-12firmware: arm_scmi: Check if platform has released shmem before usingSudeep Holla1-0/+8
2019-08-12firmware: arm_scmi: Use the term 'message' instead of 'command'Sudeep Holla2-8/+8
2019-08-12firmware: arm_scmi: Fix few trivial typos in commentsSudeep Holla1-2/+2
2019-08-12firmware: arm_scmi: Remove extra check for invalid length message responsesSudeep Holla1-6/+0
2019-08-12firmware: arm_scmi: Align few names in sensors protocol with SCMI specificationSudeep Holla1-13/+15
2019-07-23firmware: imx: scu-pd: Add IRQSTR_DSP PD rangeDaniel Baluta1-0/+1
2019-07-23firmware: imx: scu-pd: Add mu13 b side PD rangeDaniel Baluta1-0/+1
2019-07-23firmware: imx: scu-pd: Rename mu PD range to mu_aDaniel Baluta1-1/+1
2019-07-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds6-14/+1681
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds3-46/+151
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-4/+4
2019-07-12Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'cl...Stephen Boyd1-0/+10
2019-07-12Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-54/+24
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-07-09Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds6-39/+150
2019-06-29Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-12/+17
2019-06-26firmware: raspberrypi: register clk deviceNicolas Saenz Julienne1-0/+10
2019-06-25Merge tag 'tegra-for-5.3-firmware' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-1/+3
2019-06-25clk: ti: Use int to check return value from of_property_count_elems_of_size()Stephen Boyd1-4/+5
2019-06-24tpm: Don't duplicate events from the final event log in the TCG2 logMatthew Garrett1-0/+30
2019-06-24Abstract out support for locating an EFI config tableMatthew Garrett3-18/+26
2019-06-24efi: Attempt to get the TCG2 event log in the boot stubMatthew Garrett1-17/+33
2019-06-24tpm: Reserve the TPM final events tableMatthew Garrett2-4/+61
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose1-2/+2
2019-06-23Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman5-13/+7
2019-06-22efibc: Replace variable set function in notifier callTian Baofeng1-5/+7
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-12/+3
2019-06-19firmware: arm_scmi: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-06-19firmware: ti_sci: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-06-19Merge tag 'drivers_soc_for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2-8/+1663
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2-8/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner1-4/+1