Age | Commit message (Expand) | Author |
2024-04-09 | soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer message | Andrew Davis |
2023-12-13 | soc: ti: k3-socinfo: Add JTAG ID for J722S | Vaishnav Achath |
2023-12-06 | soc: ti: k3-socinfo: Revamp driver to accommodate different rev structs | Neha Malcom Francis |
2023-11-01 | Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-16 | soc: ti: k3-socinfo: Avoid overriding return value | Neha Malcom Francis |
2023-10-16 | soc: ti: k3-socinfo: Fix typo in bitfield documentation | Neha Malcom Francis |
2023-10-16 | soc: ti: knav_qmss_queue: Use device_get_match_data() | Rob Herring |
2023-10-04 | pmdomain: ti: Move and add Kconfig options to the pmdomain subsystem | Ulf Hansson |
2023-10-02 | soc/ti: wkup_m3_ipc: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | soc/ti: smartreflex: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | soc/ti: pruss: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | soc/ti: pm33xx: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | soc/ti: knav_qmss_queue: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | soc/ti: knav_dma: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-02 | soc/ti: k3-ringacc: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-08-14 | Merge tag 'ti-driver-soc-for-v6.6' of https://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann |
2023-08-11 | soc: ti: k3-socinfo.c: Add JTAG ID for AM62PX | Vignesh Raghavendra |
2023-08-09 | soc: ti: Use devm_platform_ioremap_resource_byname simplify logic | Zhang Zekun |
2023-08-01 | soc: ti: k3-ringacc: remove non-fatal probe deferral log | Jayesh Choudhary |
2023-07-25 | soc: ti: Explicitly include correct DT includes | Rob Herring |
2023-07-25 | soc: ti: omap-prm: Use devm_platform_get_and_ioremap_resource() | Yangtao Li |
2023-07-14 | soc: ti: Mover power-domain drivers to the genpd dir | Ulf Hansson |
2023-07-11 | soc: ti: k3-ringacc: Fixup documentation errors | Nishanth Menon |
2023-06-06 | wkup_m3_ipc.c: Fix error checking for debugfs_create_dir | Osama Muhammad |
2023-05-17 | soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR | Suman Anna |
2023-05-17 | soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmu... | Suman Anna |
2023-05-17 | soc: ti: pruss: Add pruss_{request,release}_mem_region() API | Andrew F. Davis |
2023-05-17 | soc: ti: pruss: Add pruss_get()/put() API | Tero Kristo |
2023-05-17 | soc: ti: pruss: Allow compile-testing | Simon Horman |
2023-05-17 | soc: ti: pruss: Avoid cast to incompatible function type | Simon Horman |
2023-05-17 | soc: ti: smartreflex: Use devm_platform_ioremap_resource() | Yang Li |
2023-04-14 | soc: ti: smartreflex: Simplify getting the opam_sr pointer | Uwe Kleine-König |
2023-03-28 | soc: ti: Use devm_platform_ioremap_resource() | Yang Li |
2023-03-20 | soc: ti: k3-socinfo: Add entry for J784S4 SOC | Siddharth Vadapalli |
2023-03-11 | soc: ti: Use of_property_read_bool() for boolean properties | Rob Herring |
2023-03-11 | soc: ti: Use of_property_present() for testing DT property presence | Rob Herring |
2023-03-08 | soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe | Miaoqian Lin |
2023-03-08 | soc: ti: k3-ringacc: Add try_module_get() to k3_dmaring_request_dual_ring() | Nicolas Frayer |
2023-01-09 | ARM: omap2: smartreflex: remove on_init control | Arnd Bergmann |
2022-12-12 | Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-12-05 | oc: ti: ti_sci_inta_msi: Switch to domain id aware MSI functions | Ahmed S. Darwish |
2022-12-05 | genirq/msi: Rename msi_add_msi_desc() to msi_insert_msi_desc() | Thomas Gleixner |
2022-11-22 | soc: ti: k3-socinfo: Add AM62Ax JTAG ID | Vignesh Raghavendra |
2022-11-17 | genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN | Thomas Gleixner |
2022-11-14 | soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probe | Zhang Qilong |
2022-11-14 | soc: ti: knav_qmss_queue: Fix PM disable depth imbalance in knav_queue_probe | Zhang Qilong |
2022-11-03 | soc: ti: k3-ringacc: Allow the driver to be built as module | Peter Ujfalusi |
2022-10-28 | drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as static | Chen Jiahao |
2022-08-04 | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-07-06 | soc: ti: pruss: Enable support for PRUSS-M subsystem on K3 AM62x SoCs | Kishon Vijay Abraham I |