summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2022-12-13Merge tag 'spi-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-0/+7
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-6/+32
2022-12-13Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-38/+45
2022-12-13Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+19
2022-12-13Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2022-12-12Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-154/+195
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-91/+11
2022-12-12Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-4/+4
2022-12-12Merge tag 'pstore-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-12-06Merge branch 'for-next/ffa' into for-next/coreWill Deacon1-91/+10
2022-12-04ASoC/tda998x: Fix reporting of nonexistent capture streamsMark Brown1-8/+29
2022-12-02efi: earlycon: use console_is_registered()John Ogness1-4/+4
2022-12-01firmware: arm_ffa: Move constants to header fileWill Deacon1-91/+10
2022-11-30Merge tag 'arm-soc/for-6.2/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann2-6/+21
2022-11-26ASoC: adau1372: fixes after debugging custom boardMark Brown4-2/+93
2022-11-25Merge tag 'v6.1-rc4' into spi-6.2Mark Brown19-142/+135
2022-11-25firmware: cs_dsp: Switch to using namespaced exportsMark Brown3-33/+33
2022-11-25ASoC: wm_adsp: Report when a control write changes the valueMark Brown1-5/+12
2022-11-25firmware: cs_dsp: Make the exports namespacedRichard Fitzgerald1-31/+31
2022-11-25firmware: cs_dsp: Rename KConfig symbol CS_DSP -> FW_CS_DSPRichard Fitzgerald2-2/+2
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie17-93/+238
2022-11-23firmware: cs_dsp: cs_dsp_coeff_write_ctrl() should report changedSimon Trimmer1-5/+12
2022-11-23tegra: mark BPMP driver as little-endian onlyArnd Bergmann1-0/+1
2022-11-23Merge tag 'ti-driver-soc-for-v6.2-v2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-14/+10
2022-11-23Merge tag 'tegra-for-6.2-firmware-v2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann5-134/+162
2022-11-22efi: random: refresh non-volatile random seed when RNG is initializedJason A. Donenfeld1-0/+19
2022-11-21Merge tag 'imx-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-0/+1
2022-11-18Merge tag 'char-misc-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+29
2022-11-18firmware: tegra: Remove surplus dev_err() when using platform_get_irq_byname()Yang Li1-6/+2
2022-11-13Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-2/+93
2022-11-11arm64: efi: Force the use of SetVirtualAddressMap() on Altra machinesArd Biesheuvel4-2/+93
2022-11-10firmware: coreboot: Register bus in module initBrian Norris1-8/+29
2022-11-09firmware/nvram: bcm47xx: support init from IO memoryRafał Miłecki1-0/+18
2022-11-09arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel1-0/+1
2022-11-05Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-51/+28
2022-11-04firmware: ti_sci: Use devm_bitmap_zalloc when applicableChristophe JAILLET1-5/+3
2022-11-04Merge tag 'drm-misc-next-2022-11-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-6/+32
2022-11-02Merge tag 'scmi-fixes-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann8-32/+88
2022-11-01firmware: arm_scmi: Fix deferred_tx_wq release on error pathsCristian Marussi1-7/+13
2022-11-01firmware: arm_scmi: Fix devres allocation device in virtio transportCristian Marussi1-3/+3
2022-11-01firmware: arm_scmi: Make Rx chan_setup fail on memory errorsCristian Marussi1-2/+6
2022-11-01firmware: arm_scmi: Make tx_prepare time out eventuallyCristian Marussi6-8/+34
2022-11-01firmware: arm_scmi: Suppress the driver's bind attributesCristian Marussi1-0/+1
2022-11-01firmware: arm_scmi: Cleanup the core driver removal callbackCristian Marussi3-12/+31
2022-10-28efi: efivars: Fix variable writes with unsupported query_variable_store()Ard Biesheuvel1-48/+20
2022-10-28firmware: ti_sci: Fix polled mode during system suspendGeorgi Vlaev1-3/+2
2022-10-28firmware: ti_sci: Use the non-atomic bitmap API when applicableChristophe JAILLET1-3/+3
2022-10-28firmware: ti_sci: Use the bitmap API to allocate bitmapsChristophe JAILLET1-3/+2
2022-10-28firmware: raspberrypi: Provide a helper to query a clock max rateMaxime Ripard1-0/+20
2022-10-28firmware: raspberrypi: Introduce rpi_firmware_find_node()Maxime Ripard1-6/+12