summaryrefslogtreecommitdiff
path: root/drivers/soc/ti
AgeCommit message (Expand)Author
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
2023-10-02soc/ti: pruss: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02soc/ti: pm33xx: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02soc/ti: knav_qmss_queue: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02soc/ti: knav_dma: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02soc/ti: k3-ringacc: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-14Merge tag 'ti-driver-soc-for-v6.6' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2023-08-11soc: ti: k3-socinfo.c: Add JTAG ID for AM62PXVignesh Raghavendra
2023-08-09soc: ti: Use devm_platform_ioremap_resource_byname simplify logicZhang Zekun
2023-08-01soc: ti: k3-ringacc: remove non-fatal probe deferral logJayesh Choudhary
2023-07-25soc: ti: Explicitly include correct DT includesRob Herring
2023-07-25soc: ti: omap-prm: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-14soc: ti: Mover power-domain drivers to the genpd dirUlf Hansson
2023-07-11soc: ti: k3-ringacc: Fixup documentation errorsNishanth Menon
2023-06-06wkup_m3_ipc.c: Fix error checking for debugfs_create_dirOsama Muhammad
2023-05-17soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFRSuman Anna
2023-05-17soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmu...Suman Anna
2023-05-17soc: ti: pruss: Add pruss_{request,release}_mem_region() APIAndrew F. Davis
2023-05-17soc: ti: pruss: Add pruss_get()/put() APITero Kristo
2023-05-17soc: ti: pruss: Allow compile-testingSimon Horman
2023-05-17soc: ti: pruss: Avoid cast to incompatible function typeSimon Horman
2023-05-17soc: ti: smartreflex: Use devm_platform_ioremap_resource()Yang Li
2023-04-14soc: ti: smartreflex: Simplify getting the opam_sr pointerUwe Kleine-König
2023-03-28soc: ti: Use devm_platform_ioremap_resource()Yang Li
2023-03-20soc: ti: k3-socinfo: Add entry for J784S4 SOCSiddharth Vadapalli