summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
...
| * | | firmware: xilinx: check return value of zynqmp_pm_get_api_version()Rajan Vaja2021-12-081-1/+4
| |/ /
* | | firmware: arm_scpi: Fix string overflow in SCPI genpd driverSudeep Holla2021-12-131-3/+7
* | | Merge tag 'tegra-for-5.16-firmware-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2021-12-131-2/+3
|\ \ \ | |_|/ |/| |
| * | firmware: tegra: Fix error application of sizeof() to pointerLv Ruyi2021-10-181-2/+3
* | | firmware: smccc: Fix check for ARCH_SOC_ID not implementedMichael Kelley2021-11-221-1/+1
* | | firmware: arm_scmi: Fix type error assignment in voltage protocolCristian Marussi2021-11-171-1/+1
* | | firmware: arm_scmi: Fix type error in sensor protocolCristian Marussi2021-11-171-1/+1
* | | firmware: arm_scmi: pm: Propagate return value to callerPeng Fan2021-11-171-3/+1
* | | firmware: arm_scmi: Fix base agent discover responseVincent Guittot2021-11-171-3/+12
* | | firmware: arm_scmi: Fix null de-reference on error pathCristian Marussi2021-11-151-5/+5
| |/ |/|
* | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-101-2/+2
|\ \
| * | exit/kthread: Have kernel threads return instead of calling do_exitEric W. Biederman2021-10-291-2/+2
* | | Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-081-0/+46
|\ \ \
| * | | firmware: zynqmp: Add MMIO read and write support for PS_MODE pinPiyush Mehta2021-09-231-0/+46
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-1/+1
|\ \ \
| * | | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-1/+1
* | | | Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-11-034-20/+72
|\ \ \ \
| * | | | Revert "firmware: qcom: scm: Add support for MC boot address API"Arnd Bergmann2021-10-272-81/+17
| * | | | Merge tag 'arm-ffa-updates-5.16' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2021-10-262-6/+57
| |\ \ \ \
| | * | | | firmware: arm_ffa: Remove unused 'compat_version' variableArnd Bergmann2021-10-261-1/+0
| | * | | | firmware: arm_ffa: Add support for MEM_LENDMarc Bonnici2021-10-181-0/+17
| | * | | | firmware: arm_ffa: Handle compatibility with different firmware versionsSudeep Holla2021-10-181-5/+32
| * | | | | Merge tag 'qcom-drivers-for-5.16-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2021-10-262-18/+82
| |\ \ \ \ \
| | * | | | | firmware: qcom: scm: Don't break compile test on non-ARM platformsBjorn Andersson2021-10-251-0/+10
| | * | | | | firmware: qcom: scm: Add support for MC boot address APIStephan Gerhold2021-10-232-17/+71
| | * | | | | firmware: qcom_scm: Fix error retval in __qcom_scm_is_call_available()Guru Das Srinagesh2021-10-231-1/+1
| * | | | | | Merge tag 'qcom-drivers-for-5.16' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2021-10-131-0/+4
| |\| | | | | | | |_|_|_|/ | |/| | | |
| | * | | | firmware: qcom_scm: Add compatible for MSM8953 SoCVladimir Lypak2021-09-211-0/+4
| | | |_|/ | | |/| |
| * | | | firmware: tegra: bpmp: Use devm_platform_ioremap_resource()Cai Huoqing2021-10-071-5/+2
| * | | | firmware: tegra: Reduce stack usageArnd Bergmann2021-10-071-9/+17
| |/ / /
* | | | Merge tag 'sound-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-11-035-0/+3119
|\ \ \ \
| * \ \ \ Merge tag 'v5.15-rc6' into asoc-5.16Mark Brown2021-10-187-23/+46
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | firmware: cs_dsp: add driver to support firmware loading on Cirrus Logic DSPsSimon Trimmer2021-09-275-0/+3119
| | |/ / | |/| |
* | | | Merge tag 'spi-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2021-11-011-0/+17
|\ \ \ \
| * | | | firmware: xilinx: Add OSPI Mux selection supportSai Krishna Potthuri2021-10-011-0/+17
| |/ / /
* | | | Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-011-1/+1
|\ \ \ \
| * | | | firmware/psci: fix application of sizeof to pointerjing yangyang2021-10-261-1/+1
| |/ / /
* | | | Merge tag 'efi-next-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-011-1/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | efi: Allow efi=runtimeSebastian Andrzej Siewior2021-09-281-0/+3
| * | | efi: Disable runtime services on RTSebastian Andrzej Siewior2021-09-281-1/+1
| |/ /
* | | Merge tag 'efi-urgent-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-10-173-4/+4
|\ \ \
| * | | efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()Zhang Jianhua2021-10-051-1/+1
| * | | efi/cper: use stack buffer for error record decodingArd Biesheuvel2021-10-051-2/+2
| * | | efi/libstub: Simplify "Exiting bootservices" messageHeinrich Schuchardt2021-10-051-1/+1
| |/ /
* | | Merge tag 'ffa-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2021-10-111-1/+9
|\ \ \ | | |/ | |/|
| * | firmware: arm_ffa: Fix __ffa_devices_unregisterSudeep Holla2021-10-051-1/+1
| * | firmware: arm_ffa: Add missing remove callback to ffa_bus_typeSudeep Holla2021-10-051-0/+8
| |/
* | Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-10-081-4/+1
|\ \
| * | qcom_scm: hide Kconfig symbolArnd Bergmann2021-10-071-4/+1
| |/
* | Merge tag 'scmi-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2021-10-072-14/+32
|\ \