index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
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
2022-04-15
soc: ti: ti_sci_pm_domains: Check for null return of devm_kcalloc
QintaoShen
1
-0
/
+2
2022-04-15
soc: ti: omap_prm: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
1
-5
/
+2
2022-04-11
soc: ti: pruss: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-2
/
+1
2022-04-11
soc: ti: replace usage of found with dedicated list iterator variable
Jakob Koschel
2
-23
/
+19
2022-04-11
soc: ti: wkup_m3_ipc: fix platform_get_irq.cocci warning
Yihao Han
1
-3
/
+1
2022-02-28
soc: ti: k3-socinfo: Add AM62x JTAG ID
Vignesh Raghavendra
1
-0
/
+1
2022-02-02
soc: ti: wkup_m3_ipc: Fix IRQ check in wkup_m3_ipc_probe
Miaoqian Lin
1
-2
/
+2
2022-02-02
soc: ti: smartreflex: Use platform_get_irq_optional() to get the interrupt
Lad Prabhakar
1
-6
/
+7
2022-02-02
soc: ti: k3-ringacc: Use devm_bitmap_zalloc() when applicable
Christophe JAILLET
1
-9
/
+6
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-2
/
+2
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
1
-2
/
+2
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-67
/
+33
2021-12-16
soc: ti: ti_sci_inta_msi: Remove ti_sci_inta_msi_domain_free_irqs()
Thomas Gleixner
1
-6
/
+0
2021-12-16
soc: ti: ti_sci_inta_msi: Rework MSI descriptor allocation
Thomas Gleixner
1
-46
/
+26
2021-12-16
soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()
Thomas Gleixner
2
-13
/
+1
2021-12-16
soc: ti: ti_sci_inta_msi: Use msi_desc::msi_index
Thomas Gleixner
1
-3
/
+3
2021-12-16
soc: ti: ti_sci_inta_msi: Allocate MSI device data on first use
Thomas Gleixner
1
-0
/
+4
2021-12-16
device: Move MSI related data into a struct
Thomas Gleixner
2
-3
/
+3
2021-12-16
soc: ti: knav_dma: Fix NULL vs IS_ERR() checking in dma_init
Miaoqian Lin
1
-10
/
+10
2021-12-13
soc: ti: k3-socinfo: Add entry for J721S2 SoC family
Aswath Govindraju
1
-1
/
+2
2021-11-22
soc: ti: pruss: fix referenced node in error message
Jan Kiszka
1
-1
/
+1
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+4
2021-11-08
soc: ti: fix wkup_m3_rproc_boot_thread return type
Arnd Bergmann
1
-2
/
+3
2021-10-29
exit/kthread: Have kernel threads return instead of calling do_exit
Eric W. Biederman
1
-1
/
+1
2021-09-30
soc: ti: omap-prm: Fix external abort for am335x pruss
Tony Lindgren
1
-12
/
+15
2021-08-10
soc: ti: Remove pm_runtime_irq_safe() usage for smartreflex
Tony Lindgren
1
-30
/
+22
2021-08-10
soc: ti: pruss: Enable support for ICSSG subsystems on K3 AM64x SoCs
Suman Anna
1
-0
/
+1
2021-06-04
soc: ti: wkup_m3_ipc: Remove redundant error printing in wkup_m3_ipc_probe()
Zhen Lei
1
-3
/
+1
2021-06-04
PM: AVS: remove redundant dev_err call in omap_sr_probe()
Qiheng Lin
1
-3
/
+1
2021-03-10
soc: ti: omap-prm: Allow hardware supported retention when idle
Tony Lindgren
1
-4
/
+12
2021-03-08
Merge branch 'fixes-rc2' into fixes
Tony Lindgren
5
-46
/
+61
2021-02-20
Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-46
/
+61
2021-02-18
soc: ti: omap-prm: Fix occasional abort on reset deassert for dra7 iva
Tony Lindgren
1
-1
/
+5
2021-02-15
soc: ti: omap-prm: Fix reboot issue with invalid pcie reset map for dra7
Tony Lindgren
1
-1
/
+1
2021-01-31
soc: ti: k3-ringacc: Use of_device_get_match_data()
Suman Anna
1
-4
/
+3
2021-01-31
soc: ti: pruss: Refactor the CFG sub-module init
Suman Anna
1
-41
/
+50
2021-01-24
soc: ti: pruss: Correct the pruss_clk_init error trace text
Suman Anna
1
-1
/
+1
2021-01-24
soc: ti: pm33xx: Fix some resource leak in the error handling paths of the pr...
Christophe JAILLET
1
-1
/
+4
[next]