summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Revert "firmware/sysfb: Clear screen_info state after consuming it"Helge Deller2024-01-191-13/+1
* Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-1710-270/+178
|\
| * firmware: xilinx: Export function to use in other moduleJay Buddhabhatti2024-01-041-1/+2
| * firmware: zynqmp: Convert to platform remove callback returning voidUwe Kleine-König2024-01-041-4/+2
| * firmware: turris-mox-rwtm: Convert to platform remove callback returning voidUwe Kleine-König2024-01-041-4/+2
| * firmware: stratix10-svc: Convert to platform remove callback returning voidUwe Kleine-König2024-01-041-4/+2
| * firmware: stratix10-rsu: Convert to platform remove callback returning voidUwe Kleine-König2024-01-041-3/+2
| * firmware: raspberrypi: Convert to platform remove callback returning voidUwe Kleine-König2024-01-041-4/+2
| * firmware: qemu_fw_cfg: Convert to platform remove callback returning voidUwe Kleine-König2024-01-041-3/+2
| * firmware: mtk-adsp-ipc: Convert to platform remove callback returning voidUwe Kleine-König2024-01-041-4/+2
| * firmware: imx-dsp: Convert to platform remove callback returning voidUwe Kleine-König2024-01-041-4/+2
| * firmware: coreboot_table: Convert to platform remove callback returning voidUwe Kleine-König2024-01-041-3/+2
| * firmware: arm_scpi: Convert to platform remove callback returning voidUwe Kleine-König2024-01-041-4/+2
| * firmware: arm_scmi: Convert to platform remove callback returning voidUwe Kleine-König2024-01-041-4/+2
| * firmware: xilinx: Remove zynqmp_pm_pinctrl_get_function()Michal Simek2023-12-151-24/+0
| * firmware: xilinx: Remove clock_setrate and clock_getrate apiMichal Simek2023-12-151-38/+0
| * Merge 6.7-rc5 into char-misc-nextGreg Kroah-Hartman2023-12-113-33/+57
| |\
| * | firmware: zynqmp: Add support to handle IPI CRC failureJay Buddhabhatti2023-12-071-0/+1
| * | drivers: soc: xilinx: Fix error message on SGI registration failureJay Buddhabhatti2023-12-071-1/+3
| * | firmware: xilinx: Register event manager driverJay Buddhabhatti2023-12-071-4/+1
| * | firmware: xilinx: Expand feature check to support all PLM modulesJay Buddhabhatti2023-12-071-17/+24
| * | firmware: xilinx: Update firmware call interface to support additional argsJay Buddhabhatti2023-12-071-149/+129
| * | firmware: xilinx: Use proper indentation in kernel-docMichal Simek2023-12-071-2/+2
* | | Merge tag 'fbdev-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-121-1/+13
|\ \ \
| * | | firmware/sysfb: Clear screen_info state after consuming itThomas Zimmermann2024-01-121-1/+13
* | | | Merge tag 'pmdomain-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2024-01-124-192/+0
|\ \ \ \
| * | | | firmware: arm_scpi: Move power-domain driver to the pmdomain dirSudeep Holla2023-11-233-167/+0
| * | | | pmdomain: arm_scmi: Move Kconfig options to the pmdomain subsystemSudeep Holla2023-11-231-25/+0
| | |/ / | |/| |
* | | | Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-1120-62/+646
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge tag 'scmi-updates-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2023-12-2211-39/+105
| |\ \ \
| | * | | firmware: arm_scmi: Add protocol versioning checksCristian Marussi2023-12-0111-11/+63
| | * | | firmware: arm_scmi: Increase the maximum opp count in the perf protocolSibi Sankar2023-11-301-1/+1
| | * | | firmware: arm_scmi: Fix NULL pointer dereference during fastchannel initSibi Sankar2023-11-301-12/+7
| | * | | firmware: arm_scmi: Add optional flags to extended names helperCristian Marussi2023-11-149-12/+18
| | * | | firmware: arm_scmi: Populate fastchannel info only if set operations are allowedSudeep Holla2023-11-131-10/+17
| | * | | firmware: arm_scmi: Check beforehand if the perf domain set operations are al...xinglong.yang2023-11-131-0/+6
| * | | | Merge tag 'riscv-soc-drivers-for-v6.8' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2023-12-225-0/+511
| |\ \ \ \
| | * | | | firmware: microchip: Replace of_device.h with explicit includeRob Herring2023-12-071-1/+1
| | * | | | firmware: microchip: add PolarFire SoC Auto Update supportConor Dooley2023-12-065-0/+511
| | |/ / /
| * | | | Merge tag 'amlogic-drivers-for-v6.8' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2023-12-221-11/+8
| |\ \ \ \
| | * | | | firmware: meson-sm: unmap out_base shmem in error pathEvgeny Bachinin2023-11-271-3/+5
| | * | | | firmware: meson_sm: refactor serial sysfs entry via dev_groups attrsEvgeny Bachinin2023-11-271-8/+3
| | |/ / /
| * | | | Merge tag 'qcom-drivers-for-6.8' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2023-12-221-7/+13
| |\ \ \ \
| | * | | | firmware: qcom: qseecom: fix memory leaks in error pathsBartosz Golaszewski2023-12-181-7/+13
| | |/ / /
| * | | | Merge tag 'ti-driver-soc-for-v6.8' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2023-12-221-5/+5
| |\ \ \ \
| | * | | | firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()Christophe JAILLET2023-11-241-5/+5
| | |/ / /
| * | | | Merge tag 'system-thread-for-v6.8' of https://git.linaro.org/people/jens.wikl...Arnd Bergmann2023-12-221-0/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | firmware: arm_scmi: optee: use optee system invocationEtienne Carriere2023-11-171-0/+4
| | |/ /
* | | | Merge tag 'efi-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-0910-9/+912
|\ \ \ \
| * | | | efi: memmap: fix kernel-doc warningsRandy Dunlap2023-12-221-3/+5