summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'renesas-drivers-for-v6.4-tag2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2023-04-141-1/+4
|\ \
| * | soc: renesas: renesas-soc: Release 'chipid' from ioremap()Li Yang2023-04-041-1/+4
* | | Merge tag 'sunxi-drivers-for-6.4-1' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2023-04-142-2/+1
|\ \ \
| * | | kbuild, soc: sunxi: sram: remove MODULE_LICENSE in non-modulesNick Alcock2023-03-141-1/+0
| * | | soc: sunxi: Use of_property_present() for testing DT property presenceRob Herring2023-03-141-1/+1
| | |/ | |/|
* | | Merge tag 'imx-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2023-04-147-18/+29
|\ \ \
| * | | soc: imx: imx8m-blk-ctrl: reordering the fieldsPeng Fan2023-03-271-2/+2
| * | | soc: imx8m: Support building imx8m soc driver as moduleJindong Yue2023-03-141-1/+1
| * | | soc: imx8m: Add MODULE_LICENSEJindong Yue2023-03-141-0/+1
| * | | soc: imx: imx8m-blk-ctrl: Add MODULE_LICENSEJindong Yue2023-03-141-0/+1
| * | | soc: imx: imx8m-blk-ctrl: Use dev_pm_domain_attach_by_nameJindong Yue2023-03-141-1/+1
| * | | soc: imx: imx8mp-blk-ctrl: Add MODULE_LICENSEJindong Yue2023-03-141-0/+1
| * | | soc: imx: imx8mp-blk-ctrl: Fix typo of imx8m_blk_ctrl_of_matchJindong Yue2023-03-141-1/+1
| * | | soc: imx: imx8mp-blk-ctrl: Use dev_pm_domain_attach_by_nameJindong Yue2023-03-141-1/+1
| * | | soc: imx: imx8m-blk-ctrl: Scan subnodes and bind drivers to themMarek Vasut2023-03-141-0/+4
| * | | firmware: imx: scu-pd: add missed lvds lpi2c and pwm power domainsClark Wang2023-03-061-0/+4
| * | | bus: imx-weim: Remove open coded "ranges" parsingRob Herring2023-03-061-9/+10
| * | | firmware: imx: scu: use dev_err_probeAlexander Stein2023-03-061-3/+2
| |/ /
* | | Merge tag 'riscv-soc-for-v6.4' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2023-04-143-44/+72
|\ \ \
| * | | soc: microchip: mpfs: add a prefix to rx_callback()Conor Dooley2023-04-031-2/+2
| * | | Merge patch series "mailbox,soc: mpfs: add support for fallible services"Conor Dooley2023-04-032-40/+67
| |\ \ \
| | * | | soc: microchip: mpfs: handle timeouts and failed services differentlyConor Dooley2023-04-031-5/+22
| | * | | soc: microchip: mpfs: simplify error handling in mpfs_blocking_transaction()Conor Dooley2023-04-031-14/+13
| | * | | soc: microchip: mpfs: use a consistent completion timeoutConor Dooley2023-04-031-1/+5
| | * | | soc: microchip: mpfs: fix some horrible alignmentConor Dooley2023-04-031-2/+2
| | * | | mailbox: mpfs: check the service status in .tx_done()Conor Dooley2023-04-031-16/+16
| | * | | mailbox: mpfs: ditch a useless busy checkConor Dooley2023-04-031-6/+4
| | * | | mailbox: mpfs: switch to txdone_pollConor Dooley2023-04-031-2/+10
| | * | | mailbox: mpfs: fix an incorrect mask widthConor Dooley2023-04-031-1/+2
| | |/ /
| * / / soc: canaan: Make K210_SYSCTL depend on CLK_K210Jesse Taube2023-03-151-2/+3
| |/ /
* | | Merge tag 'tegra-for-6.4-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2023-04-143-8/+12
|\ \ \
| * | | firmware: Use of_property_present() for testing DT property presenceRob Herring2023-04-042-4/+4
| * | | firmware: tegra: bpmp: Fix error paths in debugfsMikko Perttunen2023-04-031-4/+8
| |/ /
* | | Merge tag 'tegra-for-6.4-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2023-04-147-21/+30
|\ \ \
| * | | soc/tegra: fuse: Remove nvmem root only accessKartik2023-04-051-2/+2
| * | | soc/tegra: cbb: tegra194: Use of_address_count() helperYang Yingliang2023-04-051-3/+1
| * | | soc/tegra: cbb: Remove MODULE_LICENSE in non-modulesNick Alcock2023-04-052-2/+0
| * | | soc/tegra: flowctrl: Use devm_platform_get_and_ioremap_resource()Ye Xingchen2023-04-051-3/+1
| * | | soc: tegra: cbb: Drop empty platform remove functionUwe Kleine-König2023-04-051-6/+0
| * | | soc/tegra: pmc: Support software wake-up for SPEPetlozu Pravareshwar2023-04-031-0/+22
| * | | soc/tegra: pmc: Add wake source interrupt for MGBESushil Singh2023-04-031-1/+2
| * | | soc/tegra: pmc: Add the PMIC wake event for Tegra234Jon Hunter2023-04-031-0/+1
| * | | soc/tegra: bpmp: Actually free memory on error pathMikko Perttunen2023-04-031-1/+1
| * | | soc/tegra: cbb: remove linux/version.hMuhammad Usama Anjum2023-03-233-3/+0
| |/ /
* | | Merge tag 'tegra-for-6.4-arm-core' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2023-04-141-1/+0
|\ \ \
| * | | ARM: tegra: Remove MODULE_LICENSE in non-modulesNick Alcock2023-04-051-1/+0
| |/ /
* | | Merge tag 'asahi-soc-rtkit-6.4' of https://github.com/AsahiLinux/linux into s...Arnd Bergmann2023-04-141-2/+14
|\ \ \
| * | | soc: apple: rtkit: Crop syslog messagesMartin Povišer2023-03-281-1/+13
| * | | soc: apple: rtkit: Fix buffer address field widthAsahi Lina2023-03-281-1/+1
| |/ /
* | | Merge tag 'optee-load-for-v6.4' of https://git.linaro.org/people/jens.wikland...Arnd Bergmann2023-04-064-0/+190
|\ \ \