开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
ti
Age
Commit message (
Expand
)
Author
2026-05-22
soc: ti: k3-ringacc: Use str_enabled_disabled() helper
Nishanth Menon
2026-05-22
soc: ti: knav_dma: Use IOMEM_ERR_PTR() in pktdma_get_regs()
Nishanth Menon
2026-05-22
soc: ti: knav_dma: Remove dead check on unsigned args.args[0]
Nishanth Menon
2026-05-22
soc: ti: knav_dma: Remove unused DMA_PRIO_MASK macro
Nishanth Menon
2026-05-22
soc: ti: knav_qmss_acc: Fix kernel-doc Return: tag
Nishanth Menon
2026-05-22
soc: ti: knav_qmss: Fix __iomem annotations and __be32 type
Nishanth Menon
2026-05-22
soc: ti: knav_qmss: Use %pe to print PTR_ERR()
Nishanth Menon
2026-05-22
soc: ti: knav_qmss: Fix kernel-doc Return: tags
Nishanth Menon
2026-05-22
soc: ti: knav_qmss: Inline lockdep condition in for_each_handle_rcu
Nishanth Menon
2026-05-22
soc: ti: knav_qmss: Rename global kdev to knav_qdev to fix -Wshadow
Nishanth Menon
2026-05-22
soc: ti: knav_qmss: Remove remaining redundant ENOMEM printks
Nishanth Menon
2026-05-15
soc: ti: knav_qmss_queue: Implement resource cleanup in remove()
Md Shofiqul Islam
2026-05-15
soc: ti: k3-ringacc: Fix access mode for k3_ringacc_ring_pop_tail_io/proxy
Siddharth Vadapalli
2026-05-05
soc: ti: k3-socinfo: Add support for AM62P variants via NVMEM
Judith Mendez
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-14
soc: ti: pruss: Fix double free in pruss_clk_mux_setup()
Wentao Liang
2026-01-14
soc: ti: k3-socinfo: Fix regmap leak on probe failure
Johan Hovold
2026-01-14
soc: ti: k3-socinfo: Fix compile testing
Johan Hovold
2026-01-05
soc: ti: knav_dma: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2026-01-05
soc: ti: knav: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2026-01-05
soc: ti: knav_dma: Simplify error messages in probe
Krzysztof Kozlowski
2026-01-05
soc: ti: knav_dma: Remove ENOMEM printks
Krzysztof Kozlowski
2026-01-05
soc: ti: knav_qmss: Remove ENOMEM printks
Krzysztof Kozlowski
2025-11-04
net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...
Nishanth Menon
2025-09-12
soc: ti: k3-socinfo: Add information for AM62L SR1.1
Bryan Brattlof
2025-08-13
soc: ti: pruss: don't use %pK through printk
Thomas Weißschuh
2025-07-21
arm: Handle KCOV __init vs inline mismatches
Kees Cook
2025-05-31
Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-09
soc: ti: wkup_m3_ipc: Use dev_err_probe
Alexander Stein
2025-04-21
soc: ti: k3-socinfo: Add JTAG ID for AM62LX
Vignesh Raghavendra
2025-04-18
soc: ti: knav_qmss_queue: Remove unnecessary NULL check before free_percpu()
Chen Ni
2025-04-18
soc: ti: k3-ringacc: Use device_match_of_node()
Tang Dongxing
2025-04-09
soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()
Thomas Gleixner
2025-03-28
Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-27
Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-13
soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()
Thomas Gleixner
2025-02-26
soc: ti: k3-socinfo: Do not use syscon helper to build regmap
Andrew Davis
2024-11-12
Merge tag 'ti-driver-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2024-11-04
Merge tag 'omap-for-v6.13/drivers-signed' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
2024-11-01
soc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-25
soc: ti: knav_qmss_queue: Drop redundant continue statement
Alessandro Zanni
2024-10-25
soc: ti: knav_qmss_queue: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
2024-10-04
soc: ti: smartreflex: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
2024-08-28
soc: ti: pm33xx: do device_node auto cleanup
Kousik Sanagavarapu
2024-08-28
soc: ti: knav_qmss_queue: do device_node auto cleanup
Kousik Sanagavarapu
2024-08-28
soc: ti: pruss: do device_node auto cleanup
Kousik Sanagavarapu
2024-08-28
soc: ti: pruss: factor out memories setup
Kousik Sanagavarapu
2024-08-06
soc: ti: knav: Use of_property_read_variable_u32_array()
Rob Herring (Arm)
2024-08-06
soc: ti: knav: Drop unnecessary check for property presence
Rob Herring (Arm)
[next]