summaryrefslogtreecommitdiff
path: root/drivers/soc/ti
AgeCommit message (Expand)AuthorFilesLines
2025-07-22arm: Handle KCOV __init vs inline mismatchesKees Cook1-1/+1
2025-05-31Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-8/+7
2025-05-09soc: ti: wkup_m3_ipc: Use dev_err_probeAlexander Stein1-5/+3
2025-04-21soc: ti: k3-socinfo: Add JTAG ID for AM62LXVignesh Raghavendra1-0/+2
2025-04-18soc: ti: knav_qmss_queue: Remove unnecessary NULL check before free_percpu()Chen Ni1-2/+1
2025-04-18soc: ti: k3-ringacc: Use device_match_of_node()Tang Dongxing1-1/+1
2025-04-09soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()Thomas Gleixner1-7/+3
2025-03-28Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+7
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+12
2025-03-13soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()Thomas Gleixner1-7/+3
2025-02-26soc: ti: k3-socinfo: Do not use syscon helper to build regmapAndrew Davis1-1/+12
2024-11-12Merge tag 'ti-driver-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-4/+2
2024-11-05Merge tag 'omap-for-v6.13/drivers-signed' of https://git.kernel.org/pub/scm/l...Arnd Bergmann1-2/+2
2024-11-01soc: Switch back to struct platform_driver::remove()Uwe Kleine-König7-9/+9
2024-10-25soc: ti: knav_qmss_queue: Drop redundant continue statementAlessandro Zanni1-1/+0
2024-10-25soc: ti: knav_qmss_queue: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-3/+2
2024-10-05soc: ti: smartreflex: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-2/+2
2024-08-28soc: ti: pm33xx: do device_node auto cleanupKousik Sanagavarapu1-31/+21
2024-08-28soc: ti: knav_qmss_queue: do device_node auto cleanupKousik Sanagavarapu1-47/+53
2024-08-28soc: ti: pruss: do device_node auto cleanupKousik Sanagavarapu1-58/+33
2024-08-28soc: ti: pruss: factor out memories setupKousik Sanagavarapu1-50/+61
2024-08-07soc: ti: knav: Use of_property_read_variable_u32_array()Rob Herring (Arm)1-17/+5
2024-08-07soc: ti: knav: Drop unnecessary check for property presenceRob Herring (Arm)1-5/+0
2024-08-06soc: ti: k3-ringacc: Constify struct k3_ring_opsChristophe JAILLET1-6/+6
2024-06-28soc: ti: k3-socinfo: Add J721E SR2.0Neha Malcom Francis1-1/+1
2024-06-28soc: ti: knav_qmss: Constify struct knav_range_opsChristophe JAILLET3-3/+3
2024-06-28soc: ti: pm33xx: Fix missing newlines in log statementsVasyl Gomonovych1-2/+2
2024-04-09soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer messageAndrew Davis1-5/+2
2023-12-13soc: ti: k3-socinfo: Add JTAG ID for J722SVaishnav Achath1-0/+2
2023-12-06soc: ti: k3-socinfo: Revamp driver to accommodate different rev structsNeha Malcom Francis1-16/+55
2023-11-02Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-32/+21
2023-10-16soc: ti: k3-socinfo: Avoid overriding return valueNeha Malcom Francis1-3/+2
2023-10-16soc: ti: k3-socinfo: Fix typo in bitfield documentationNeha Malcom Francis1-1/+1
2023-10-16soc: ti: knav_qmss_queue: Use device_get_match_data()Rob Herring1-4/+4
2023-10-05pmdomain: ti: Move and add Kconfig options to the pmdomain subsystemUlf Hansson1-12/+0
2023-10-02soc/ti: wkup_m3_ipc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-02soc/ti: smartreflex: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-02soc/ti: pruss: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-02soc/ti: pm33xx: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-02soc/ti: knav_qmss_queue: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-02soc/ti: knav_dma: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-02soc/ti: k3-ringacc: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-08-14Merge tag 'ti-driver-soc-for-v6.6' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann4-22/+17
2023-08-12soc: ti: k3-socinfo.c: Add JTAG ID for AM62PXVignesh Raghavendra1-0/+1
2023-08-10soc: ti: Use devm_platform_ioremap_resource_byname simplify logicZhang Zekun1-13/+6
2023-08-02soc: ti: k3-ringacc: remove non-fatal probe deferral logJayesh Choudhary1-3/+1
2023-07-25soc: ti: Explicitly include correct DT includesRob Herring4-4/+5
2023-07-25soc: ti: omap-prm: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-8/+4
2023-07-14soc: ti: Mover power-domain drivers to the genpd dirUlf Hansson3-1204/+0
2023-07-11soc: ti: k3-ringacc: Fixup documentation errorsNishanth Menon1-3/+4