summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/imx
Commit message (Expand)AuthorAgeFilesLines
* firmware: imx-dsp: Convert to platform remove callback returning voidUwe Kleine-König2024-01-041-4/+2
* Merge tag 'pmdomain-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2023-11-011-6/+0
|\
| * pmdomain: imx: Move Kconfig options to the pmdomain subsystemUlf Hansson2023-10-041-6/+0
* | firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels()Hao Ge2023-10-101-1/+1
* | firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels()Christophe JAILLET2023-09-191-0/+1
|/
* Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-08-303-1/+2
|\
| * firmware: Explicitly include correct DT includesRob Herring2023-08-123-1/+2
* | Merge tag 'soc-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-08-303-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
| |/
* / genpd: imx: relocate scu-pd under genpdPeng Fan2023-08-172-429/+0
|/
* firmware: imx: scu-pd: add missed lvds lpi2c and pwm power domainsClark Wang2023-03-061-0/+4
* firmware: imx: scu: use dev_err_probeAlexander Stein2023-03-061-3/+2
* firmware: imx: scu-pd: add missed USB_1_PHY pdFrank Li2022-10-241-0/+1
* firmware: imx: scu-pd: imx8q: add vpu mu resourcesMing Qian2022-02-201-0/+4
* firmware: imx: add get resource owner apiPeng Fan2022-02-121-0/+45
* firmware: imx: scu-pd: add missed ADC1 pdFrank Li2021-03-291-1/+1
* firmware: imx: scu-pd: Update comments for single global power domainUlf Hansson2021-03-291-2/+9
* firmware: imx: scu-pd: do not power off console domainDong Aisheng2021-03-151-1/+27
* firmware: imx: select SOC_BUS to fix firmware buildRandy Dunlap2021-01-181-0/+1
* firmware: imx: scu-pd: Add some power domains support for i.MX8qxp MIPI1 subs...Liu Ying2020-11-301-0/+4
* firmware: imx: scu-pd: Add main power domain support for i.MX8qxp LVDS1 subsy...Liu Ying2020-11-301-0/+1
* firmware: imx: scu-pd: Add video0/1 power domains support for i.MX8qxp DC0 su...Liu Ying2020-11-301-0/+1
* firmware: imx-dsp: Export functions to request/free channelsDaniel Baluta2020-11-161-0/+25
* firmware: imx: Save channel name for further useDaniel Baluta2020-11-161-3/+3
* firmware: imx: Introduce imx_dsp_setup_channelsDaniel Baluta2020-11-161-15/+26
* firmware: imx: scu-pd: Add power domains for imx-jpegMirela Rabulea2020-11-161-0/+6
* firmware: imx: scu-pd: ignore power domain not ownedPeng Fan2020-09-131-0/+4
* firmware: imx: Move i.MX SCU soc driver into imx firmware folderAnson Huang2020-07-133-1/+143
* firmware: imx: scu-pd: add more cm4 resourcesPeng Fan2020-06-231-2/+12
* firmware: imx: add resource management apiPeng Fan2020-06-232-1/+46
* firmware: imx: scu-pd: fix cm40 power domainPeng Fan2020-06-231-2/+2
* firmware: imx: make sure MU irq can wake up system from suspend modeAnson Huang2020-06-171-0/+2
* Merge tag 'imx-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2020-05-261-16/+48
|\
| * firmware: imx: scu: Fix possible memory leak in imx_scu_probe()Wei Yongjun2020-05-201-0/+1
| * dt-bindings: firmware: imx: Move system control into dt-binding headfileDong Aisheng2020-05-131-1/+0
| * firmware: imx: scu: Fix corruption of headerFranck LENORMAND2020-04-231-5/+5
| * firmware: imx-scu: Support one TX and one RXPeng Fan2020-04-201-11/+43
* | firmware: imx: fix compile-testingArnd Bergmann2020-04-171-2/+2
|/
* Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-031-1/+12
|\
| * firmware: imx: add COMPILE_TEST for IMX_SCU driverAnson Huang2020-03-161-1/+1
| * firmware: imx: scu-pd: add power domain for I2C and INTMUX in CM40 SSJoakim Zhang2020-03-101-0/+4
| * firmware: imx: scu-pd: enlarge PD range for mu_bSebastien Fagard2020-02-181-1/+1
| * firmware: imx: scu-pd: Add missing audio PD rangesDaniel Baluta2020-02-181-0/+7
* | firmware: imx: add COMPILE_TEST supportAnson Huang2020-03-181-2/+2