summaryrefslogtreecommitdiff
path: root/drivers/soc/ti
AgeCommit message (Expand)Author
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-16soc: ti: ti_sci_inta_msi: Remove ti_sci_inta_msi_domain_free_irqs()Thomas Gleixner
2021-12-16soc: ti: ti_sci_inta_msi: Rework MSI descriptor allocationThomas Gleixner
2021-12-16soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()Thomas Gleixner
2021-12-16soc: ti: ti_sci_inta_msi: Use msi_desc::msi_indexThomas Gleixner
2021-12-16soc: ti: ti_sci_inta_msi: Allocate MSI device data on first useThomas Gleixner
2021-12-16device: Move MSI related data into a structThomas Gleixner
2021-12-16soc: ti: knav_dma: Fix NULL vs IS_ERR() checking in dma_initMiaoqian Lin
2021-12-13soc: ti: k3-socinfo: Add entry for J721S2 SoC familyAswath Govindraju
2021-11-22soc: ti: pruss: fix referenced node in error messageJan Kiszka
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-08soc: ti: fix wkup_m3_rproc_boot_thread return typeArnd Bergmann
2021-10-29exit/kthread: Have kernel threads return instead of calling do_exitEric W. Biederman
2021-09-30soc: ti: omap-prm: Fix external abort for am335x prussTony Lindgren
2021-08-10soc: ti: Remove pm_runtime_irq_safe() usage for smartreflexTony Lindgren
2021-08-10soc: ti: pruss: Enable support for ICSSG subsystems on K3 AM64x SoCsSuman Anna
2021-06-04soc: ti: wkup_m3_ipc: Remove redundant error printing in wkup_m3_ipc_probe()Zhen Lei
2021-06-04PM: AVS: remove redundant dev_err call in omap_sr_probe()Qiheng Lin
2021-03-10soc: ti: omap-prm: Allow hardware supported retention when idleTony Lindgren
2021-03-08Merge branch 'fixes-rc2' into fixesTony Lindgren
2021-02-20Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-18soc: ti: omap-prm: Fix occasional abort on reset deassert for dra7 ivaTony Lindgren
2021-02-15soc: ti: omap-prm: Fix reboot issue with invalid pcie reset map for dra7Tony Lindgren
2021-01-31soc: ti: k3-ringacc: Use of_device_get_match_data()Suman Anna
2021-01-31soc: ti: pruss: Refactor the CFG sub-module initSuman Anna
2021-01-24soc: ti: pruss: Correct the pruss_clk_init error trace textSuman Anna
2021-01-24soc: ti: pm33xx: Fix some resource leak in the error handling paths of the pr...Christophe JAILLET
2021-01-24soc: ti: knav_qmss: Put refcount for dev node in failure caseVasyl Gomonovych
2021-01-15Merge branch 'cpuidle-fix' into fixesTony Lindgren
2020-12-30soc: ti: omap-prm: Fix boot time errors for rst_map_012 bits 0 and 1Tony Lindgren
2020-12-17Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-16Merge tag 'arm-soc-omap-genpd-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-14soc: ti: k3-ringacc: Use correct error casting in k3_ringacc_dmarings_initPeter Ujfalusi
2020-12-11soc: ti: k3-ringacc: add AM64 DMA rings support.Grygorii Strashko
2020-12-09Merge tag 'drivers_soc_for_5.11' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2020-12-09Merge tag 'omap-for-v5.11/genpd-drivers-signed' of git://git.kernel.org/pub/s...Arnd Bergmann
2020-11-21drivers: soc: ti: knav_qmss_queue: Fix error return code in knav_queue_probeZhihao Cheng
2020-11-21soc: ti: Fix reference imbalance in knav_dma_probeZhang Qilong
2020-11-21soc: ti: pruss: Remove wrong check against *get_match_data return valueGrzegorz Jaszczyk
2020-11-21soc: ti: Kconfig: Drop ARM64 SoC specific configsNishanth Menon
2020-11-21soc: ti: k3-ringacc: Provide documentation for 'k3_ring's 'state'Lee Jones
2020-11-21soc: ti: wkup_m3_ipc: Document 'm3_ipc' parameter throughoutLee Jones
2020-11-21soc: ti: pm33xx: Remove set but unused variable 'ret'Lee Jones
2020-11-21soc: ti: knav_dma: Fix a kernel function doc formatting issueLee Jones
2020-11-21soc: ti: knav_qmss_queue: Fix a whole host of function documentation issuesLee Jones
2020-11-21soc: ti: knav_qmss_queue: Remove set but unchecked variable 'ret'Lee Jones
2020-11-21soc: ti: omap-prm: Do not check rstst bit on deassert if already deassertedTony Lindgren
2020-11-21soc: ti: knav_qmss: fix reference leak in knav_queue_probeZhang Qilong