index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-02
soc/ti: pruss: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-02
soc/ti: pm33xx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-10-02
soc/ti: knav_qmss_queue: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-10-02
soc/ti: knav_dma: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-02
soc/ti: k3-ringacc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-08-14
Merge tag 'ti-driver-soc-for-v6.6' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
4
-22
/
+17
2023-08-11
soc: ti: k3-socinfo.c: Add JTAG ID for AM62PX
Vignesh Raghavendra
1
-0
/
+1
2023-08-09
soc: ti: Use devm_platform_ioremap_resource_byname simplify logic
Zhang Zekun
1
-13
/
+6
2023-08-01
soc: ti: k3-ringacc: remove non-fatal probe deferral log
Jayesh Choudhary
1
-3
/
+1
2023-07-25
soc: ti: Explicitly include correct DT includes
Rob Herring
4
-4
/
+5
2023-07-25
soc: ti: omap-prm: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-8
/
+4
2023-07-14
soc: ti: Mover power-domain drivers to the genpd dir
Ulf Hansson
3
-1204
/
+0
2023-07-11
soc: ti: k3-ringacc: Fixup documentation errors
Nishanth Menon
1
-3
/
+4
2023-06-06
wkup_m3_ipc.c: Fix error checking for debugfs_create_dir
Osama Muhammad
1
-1
/
+1
2023-05-17
soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR
Suman Anna
1
-0
/
+71
2023-05-17
soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmu...
Suman Anna
2
-0
/
+133
2023-05-17
soc: ti: pruss: Add pruss_{request,release}_mem_region() API
Andrew F. Davis
1
-0
/
+77
2023-05-17
soc: ti: pruss: Add pruss_get()/put() API
Tero Kristo
1
-0
/
+62
2023-05-17
soc: ti: pruss: Allow compile-testing
Simon Horman
1
-1
/
+1
2023-05-17
soc: ti: pruss: Avoid cast to incompatible function type
Simon Horman
1
-2
/
+6
2023-05-17
soc: ti: smartreflex: Use devm_platform_ioremap_resource()
Yang Li
1
-3
/
+1
2023-04-14
soc: ti: smartreflex: Simplify getting the opam_sr pointer
Uwe Kleine-König
1
-28
/
+2
2023-03-28
soc: ti: Use devm_platform_ioremap_resource()
Yang Li
1
-3
/
+1
2023-03-20
soc: ti: k3-socinfo: Add entry for J784S4 SOC
Siddharth Vadapalli
1
-0
/
+1
2023-03-11
soc: ti: Use of_property_read_bool() for boolean properties
Rob Herring
4
-5
/
+5
2023-03-11
soc: ti: Use of_property_present() for testing DT property presence
Rob Herring
2
-2
/
+2
2023-03-08
soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe
Miaoqian Lin
1
-2
/
+3
2023-03-08
soc: ti: k3-ringacc: Add try_module_get() to k3_dmaring_request_dual_ring()
Nicolas Frayer
1
-0
/
+7
2023-01-09
ARM: omap2: smartreflex: remove on_init control
Arnd Bergmann
1
-4
/
+0
2022-12-12
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-9
/
+5
2022-12-05
oc: ti: ti_sci_inta_msi: Switch to domain id aware MSI functions
Ahmed S. Darwish
1
-6
/
+2
2022-12-05
genirq/msi: Rename msi_add_msi_desc() to msi_insert_msi_desc()
Thomas Gleixner
1
-2
/
+2
2022-11-22
soc: ti: k3-socinfo: Add AM62Ax JTAG ID
Vignesh Raghavendra
1
-0
/
+1
2022-11-17
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
1
-1
/
+1
2022-11-14
soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probe
Zhang Qilong
1
-0
/
+1
2022-11-14
soc: ti: knav_qmss_queue: Fix PM disable depth imbalance in knav_queue_probe
Zhang Qilong
1
-0
/
+1
2022-11-03
soc: ti: k3-ringacc: Allow the driver to be built as module
Peter Ujfalusi
2
-3
/
+27
2022-10-28
drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as static
Chen Jiahao
1
-1
/
+1
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-9
/
+1
2022-07-06
soc: ti: pruss: Enable support for PRUSS-M subsystem on K3 AM62x SoCs
Kishon Vijay Abraham I
1
-0
/
+1
2022-06-17
soc: ti: wkup_m3_ipc: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
1
-9
/
+1
2022-05-03
soc: ti: wkup_m3_ipc: Add debug option to halt m3 in suspend
Dave Gerlach
1
-1
/
+78
2022-05-03
soc: ti: wkup_m3_ipc: Add support for i2c voltage scaling
Dave Gerlach
1
-1
/
+92
2022-05-03
soc: ti: wkup_m3_ipc: Add support for IO Isolation
Dave Gerlach
1
-2
/
+12
2022-05-03
soc: ti: knav_qmss_queue: Use IS_ERR instead of IS_ERR_OR_NULL when checking ...
Haowen Bai
1
-1
/
+1
2022-05-03
soc: ti: pm33xx: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-4
/
+2
2022-04-22
soc: ti: wkup_m3_ipc: Add support for toggling VTT regulator
Dave Gerlach
1
-2
/
+24
2022-04-22
soc: ti: knav_qmss_queue: Use pm_runtime_resume_and_get instead of pm_runtime...
Minghao Chi
1
-2
/
+1
2022-04-15
soc: ti: knav_dma: Use pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-2
/
+1
[prev]
[next]