summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds2023-09-303-4/+17
|\
| * Merge tag 'scmi-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann2023-09-281-2/+2
| |\
| | * firmware: arm_scmi: Fixup perf power-cost/microwatt supportSibi Sankar2023-09-111-2/+2
| * | Merge tag 'ffa-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...Arnd Bergmann2023-09-281-2/+14
| |\ \
| | * | firmware: arm_ffa: Don't set the memory region attributes for MEM_LENDSudeep Holla2023-09-251-2/+14
| | |/
| * / firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels()Christophe JAILLET2023-09-191-0/+1
| |/
* | Merge tag 'efi-fixes-for-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-09-221-3/+29
|\ \
| * | efi/unaccepted: Make sure unaccepted table is mappedKirill A. Shutemov2023-09-191-3/+29
* | | Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-09-211-17/+17
|\ \ \ | |/ / |/| |
| * | firmware: cirrus: cs_dsp: Only log list of algorithms in debug buildRichard Fitzgerald2023-09-131-17/+17
| |/
* / efi/unaccepted: Use ACPI reclaim memory for unaccepted memory tableArd Biesheuvel2023-09-111-1/+1
|/
* Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-09-095-124/+197
|\
| * Merge patch series "riscv: Introduce KASLR"Palmer Dabbelt2023-09-085-124/+197
| |\
| | * riscv: libstub: Implement KASLR by using generic functionsAlexandre Ghiti2023-09-052-19/+16
| | * libstub: Fix compilation warning for rv32Alexandre Ghiti2023-09-051-1/+1
| | * arm64: libstub: Move KASLR handling functions to kaslr.cAlexandre Ghiti2023-09-054-105/+181
* | | Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-013-3/+119
|\ \ \ | |/ / |/| |
| * | Merge 6.5-rc6 into char-misc-nextGreg Kroah-Hartman2023-08-134-12/+23
| |\ \
| * | | firmware: stratix10-rsu: query spt addressesRadu Bacrau2023-08-041-1/+99
| * | | firmware: stratix10-svc: Generic Mailbox CommandTeh Wen Ping2023-08-041-0/+18
| * | | firmware: coreboot: framebuffer: Allow building with simpledrmAlper Nebi Yasak2023-08-041-1/+1
| * | | firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeWang Ming2023-07-301-1/+1
| | |/ | |/|
* | | Merge tag 'pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-08-301-0/+49
|\ \ \
| * | | firmware: xilinx: Add version check for TRISTATE configurationSai Krishna Potthuri2023-08-071-0/+9
| * | | firmware: xilinx: Add support to get platform informationDhaval Shah2023-08-071-0/+40
| |/ /
* | | Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-08-3010-8/+9
|\ \ \
| * | | firmware: Explicitly include correct DT includesRob Herring2023-08-1210-8/+9
| |/ /
* | | Merge tag 'soc-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-08-307-251/+533
|\ \ \
| * \ \ Merge tag 'qcom-drivers-for-6.6' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2023-08-211-107/+49
| |\ \ \
| | * | | firmware: qcom_scm: Convert all symbols to EXPORT_SYMBOL_GPLGuru Das Srinagesh2023-07-271-33/+33
| | * | | firmware: qcom_scm: Drop useless compatiblesKonrad Dybcio2023-07-231-8/+3
| | * | | firmware: qcom_scm: Always return devm_clk_get_optional errorsKonrad Dybcio2023-07-231-12/+6
| | * | | firmware: qcom_scm: Always try to consume all three clocksKonrad Dybcio2023-07-231-60/+13
| | |/ /
| * | | Merge tag 'ti-driver-soc-for-v6.6' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2023-08-141-40/+9
| |\ \ \
| | * | | firmware: ti_sci: Fixup documentation errorsNishanth Menon2023-07-111-6/+7
| | * | | firmware: ti_sci: Use system_state to determine pollingNishanth Menon2023-07-111-34/+2
| | |/ /
| * | | Merge tag 'imx-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2023-08-143-22/+125
| |\ \ \
| | * | | firmware: imx: scu-irq: support identifying SCU wakeup source from sysfsRanjani Vaidyanathan2023-08-111-0/+70
| | * | | firmware: imx: scu-irq: enlarge the IMX_SC_IRQ_NUM_GROUPPeng Fan2023-08-111-1/+1
| | * | | firmware: imx: scu-irq: add imx_scu_irq_get_statusPeng Fan2023-08-111-13/+27
| | * | | firmware: imx: scu-irq: fix RCU complaint after M4 partition resetRobin Gong2023-08-111-4/+4
| | * | | firmware: imx: scu: use soc name for soc_idPeng Fan2023-08-111-3/+17
| | * | | firmware: imx: scu: increase RPC timeoutDong Aisheng2023-08-111-1/+1
| | * | | firmware: imx: scu: change init level to subsys_initcall_syncDong Aisheng2023-08-111-1/+6
| | |/ /
| * | | Merge tag 'amlogic-drivers-for-v6.6' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2023-08-121-0/+2
| |\ \ \
| | * | | firmware: meson_sm: fix to avoid potential NULL pointer dereferenceZhang Shurong2023-08-041-0/+2
| | |/ /
| * | | firmware: arm_scmi: Add v3.2 perf level indexing mode supportCristian Marussi2023-08-041-70/+297
| * | | firmware: arm_scmi: Harden perf domain info accessCristian Marussi2023-08-041-25/+64
| |/ /
* | | Merge tag 'genpd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/...Linus Torvalds2023-08-302-429/+0
|\ \ \
| * | | genpd: imx: relocate scu-pd under genpdPeng Fan2023-08-172-429/+0
| |/ /