summaryrefslogtreecommitdiff
path: root/drivers/soc/ti
AgeCommit message (Expand)Author
10 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
11 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-14soc: ti: pruss: Fix double free in pruss_clk_mux_setup()Wentao Liang
2026-01-14soc: ti: k3-socinfo: Fix regmap leak on probe failureJohan Hovold
2026-01-14soc: ti: k3-socinfo: Fix compile testingJohan Hovold
2026-01-05soc: ti: knav_dma: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-05soc: ti: knav: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-05soc: ti: knav_dma: Simplify error messages in probeKrzysztof Kozlowski
2026-01-05soc: ti: knav_dma: Remove ENOMEM printksKrzysztof Kozlowski
2026-01-05soc: ti: knav_qmss: Remove ENOMEM printksKrzysztof Kozlowski
2025-11-04net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon
2025-09-12soc: ti: k3-socinfo: Add information for AM62L SR1.1Bryan Brattlof
2025-08-13soc: ti: pruss: don't use %pK through printkThomas Weißschuh
2025-07-21arm: Handle KCOV __init vs inline mismatchesKees Cook
2025-05-31Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-09soc: ti: wkup_m3_ipc: Use dev_err_probeAlexander Stein
2025-04-21soc: ti: k3-socinfo: Add JTAG ID for AM62LXVignesh Raghavendra
2025-04-18soc: ti: knav_qmss_queue: Remove unnecessary NULL check before free_percpu()Chen Ni
2025-04-18soc: ti: k3-ringacc: Use device_match_of_node()Tang Dongxing
2025-04-09soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()Thomas Gleixner
2025-03-28Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-13soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()Thomas Gleixner
2025-02-26soc: ti: k3-socinfo: Do not use syscon helper to build regmapAndrew Davis
2024-11-12Merge tag 'ti-driver-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2024-11-04Merge tag 'omap-for-v6.13/drivers-signed' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2024-11-01soc: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-25soc: ti: knav_qmss_queue: Drop redundant continue statementAlessandro Zanni
2024-10-25soc: ti: knav_qmss_queue: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-10-04soc: ti: smartreflex: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-08-28soc: ti: pm33xx: do device_node auto cleanupKousik Sanagavarapu
2024-08-28soc: ti: knav_qmss_queue: do device_node auto cleanupKousik Sanagavarapu
2024-08-28soc: ti: pruss: do device_node auto cleanupKousik Sanagavarapu
2024-08-28soc: ti: pruss: factor out memories setupKousik Sanagavarapu
2024-08-06soc: ti: knav: Use of_property_read_variable_u32_array()Rob Herring (Arm)
2024-08-06soc: ti: knav: Drop unnecessary check for property presenceRob Herring (Arm)
2024-08-06soc: ti: k3-ringacc: Constify struct k3_ring_opsChristophe JAILLET
2024-06-27soc: ti: k3-socinfo: Add J721E SR2.0Neha Malcom Francis
2024-06-27soc: ti: knav_qmss: Constify struct knav_range_opsChristophe JAILLET
2024-06-27soc: ti: pm33xx: Fix missing newlines in log statementsVasyl Gomonovych
2024-04-09soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer messageAndrew Davis
2023-12-13soc: ti: k3-socinfo: Add JTAG ID for J722SVaishnav Achath
2023-12-06soc: ti: k3-socinfo: Revamp driver to accommodate different rev structsNeha Malcom Francis
2023-11-01Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-16soc: ti: k3-socinfo: Avoid overriding return valueNeha Malcom Francis
2023-10-16soc: ti: k3-socinfo: Fix typo in bitfield documentationNeha Malcom Francis
2023-10-16soc: ti: knav_qmss_queue: Use device_get_match_data()Rob Herring
2023-10-04pmdomain: ti: Move and add Kconfig options to the pmdomain subsystemUlf Hansson
2023-10-02soc/ti: wkup_m3_ipc: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02soc/ti: smartreflex: Convert to platform remove callback returning voidUwe Kleine-König