summaryrefslogtreecommitdiffstats
path: root/drivers/soc/ti
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-2/+2
|\
| * all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov2022-01-151-2/+2
* | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-132-67/+33
|\ \
| * | soc: ti: ti_sci_inta_msi: Remove ti_sci_inta_msi_domain_free_irqs()Thomas Gleixner2021-12-161-6/+0
| * | soc: ti: ti_sci_inta_msi: Rework MSI descriptor allocationThomas Gleixner2021-12-161-46/+26
| * | soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()Thomas Gleixner2021-12-162-13/+1
| * | soc: ti: ti_sci_inta_msi: Use msi_desc::msi_indexThomas Gleixner2021-12-161-3/+3
| * | soc: ti: ti_sci_inta_msi: Allocate MSI device data on first useThomas Gleixner2021-12-161-0/+4
| * | device: Move MSI related data into a structThomas Gleixner2021-12-162-3/+3
| |/
* | soc: ti: knav_dma: Fix NULL vs IS_ERR() checking in dma_initMiaoqian Lin2021-12-161-10/+10
* | soc: ti: k3-socinfo: Add entry for J721S2 SoC familyAswath Govindraju2021-12-131-1/+2
* | soc: ti: pruss: fix referenced node in error messageJan Kiszka2021-11-221-1/+1
|/
* Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-101-3/+4
|\
| * soc: ti: fix wkup_m3_rproc_boot_thread return typeArnd Bergmann2021-11-081-2/+3
| * exit/kthread: Have kernel threads return instead of calling do_exitEric W. Biederman2021-10-291-1/+1
* | soc: ti: omap-prm: Fix external abort for am335x prussTony Lindgren2021-09-301-12/+15
|/
* soc: ti: Remove pm_runtime_irq_safe() usage for smartreflexTony Lindgren2021-08-101-30/+22
* soc: ti: pruss: Enable support for ICSSG subsystems on K3 AM64x SoCsSuman Anna2021-08-101-0/+1
* soc: ti: wkup_m3_ipc: Remove redundant error printing in wkup_m3_ipc_probe()Zhen Lei2021-06-041-3/+1
* PM: AVS: remove redundant dev_err call in omap_sr_probe()Qiheng Lin2021-06-041-3/+1
* soc: ti: omap-prm: Allow hardware supported retention when idleTony Lindgren2021-03-101-4/+12
* Merge branch 'fixes-rc2' into fixesTony Lindgren2021-03-085-46/+61
|\
| * Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-205-46/+61
| |\
| | * soc: ti: k3-ringacc: Use of_device_get_match_data()Suman Anna2021-01-311-4/+3
| | * soc: ti: pruss: Refactor the CFG sub-module initSuman Anna2021-01-311-41/+50
| | * soc: ti: pruss: Correct the pruss_clk_init error trace textSuman Anna2021-01-241-1/+1
| | * soc: ti: pm33xx: Fix some resource leak in the error handling paths of the pr...Christophe JAILLET2021-01-241-1/+4
| | * soc: ti: knav_qmss: Put refcount for dev node in failure caseVasyl Gomonovych2021-01-242-0/+4
* | | soc: ti: omap-prm: Fix occasional abort on reset deassert for dra7 ivaTony Lindgren2021-02-181-1/+5
* | | soc: ti: omap-prm: Fix reboot issue with invalid pcie reset map for dra7Tony Lindgren2021-02-151-1/+1
|/ /
* | Merge branch 'cpuidle-fix' into fixesTony Lindgren2021-01-1510-148/+780
|\|
| * Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-171-7/+318
| |\
| | * soc: ti: k3-ringacc: Use correct error casting in k3_ringacc_dmarings_initPeter Ujfalusi2020-12-141-1/+1
| | * soc: ti: k3-ringacc: add AM64 DMA rings support.Grygorii Strashko2020-12-111-7/+318
| * | Merge tag 'arm-soc-omap-genpd-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-20/+254
| |\ \
| | * | soc: ti: omap-prm: omap5: add genpd support for remaining PRM instancesTero Kristo2020-11-191-4/+57
| | * | soc: ti: omap-prm: dra7: add genpd support for remaining PRM instancesTero Kristo2020-11-191-9/+97
| | * | soc: ti: omap-prm: omap4: add genpd support for remaining PRM instancesTero Kristo2020-11-191-4/+67
| | * | soc: ti: omap-prm: am4: add genpd support for remaining PRM instancesTero Kristo2020-11-161-3/+33
| * | | Merge tag 'drivers_soc_for_5.11' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2020-12-099-116/+112
| |\ \ \ | | | |/ | | |/|
| | * | drivers: soc: ti: knav_qmss_queue: Fix error return code in knav_queue_probeZhihao Cheng2020-11-211-1/+2
| | * | soc: ti: Fix reference imbalance in knav_dma_probeZhang Qilong2020-11-211-2/+11
| | * | soc: ti: pruss: Remove wrong check against *get_match_data return valueGrzegorz Jaszczyk2020-11-211-6/+0
| | * | soc: ti: Kconfig: Drop ARM64 SoC specific configsNishanth Menon2020-11-211-18/+0
| | * | soc: ti: k3-ringacc: Provide documentation for 'k3_ring's 'state'Lee Jones2020-11-211-0/+1
| | * | soc: ti: wkup_m3_ipc: Document 'm3_ipc' parameter throughoutLee Jones2020-11-211-2/+6
| | * | soc: ti: pm33xx: Remove set but unused variable 'ret'Lee Jones2020-11-211-3/+1
| | * | soc: ti: knav_dma: Fix a kernel function doc formatting issueLee Jones2020-11-211-1/+1
| | * | soc: ti: knav_qmss_queue: Fix a whole host of function documentation issuesLee Jones2020-11-211-29/+30
| | * | soc: ti: knav_qmss_queue: Remove set but unchecked variable 'ret'Lee Jones2020-11-211-2/+1