开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
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
/
k3-ringacc.c
Age
Commit message (
Expand
)
Author
2024-08-06
soc: ti: k3-ringacc: Constify struct k3_ring_ops
Christophe JAILLET
2023-10-02
soc/ti: k3-ringacc: Convert to platform remove callback returning void
Uwe Kleine-König
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-11
soc: ti: k3-ringacc: Fixup documentation errors
Nishanth Menon
2023-03-08
soc: ti: k3-ringacc: Add try_module_get() to k3_dmaring_request_dual_ring()
Nicolas Frayer
2022-11-03
soc: ti: k3-ringacc: Allow the driver to be built as module
Peter Ujfalusi
2022-02-02
soc: ti: k3-ringacc: Use devm_bitmap_zalloc() when applicable
Christophe JAILLET
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2021-12-16
soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()
Thomas Gleixner
2021-12-16
device: Move MSI related data into a struct
Thomas Gleixner
2021-01-31
soc: ti: k3-ringacc: Use of_device_get_match_data()
Suman Anna
2020-12-14
soc: ti: k3-ringacc: Use correct error casting in k3_ringacc_dmarings_init
Peter Ujfalusi
2020-12-11
soc: ti: k3-ringacc: add AM64 DMA rings support.
Grygorii Strashko
2020-11-21
soc: ti: k3-ringacc: Provide documentation for 'k3_ring's 'state'
Lee Jones
2020-11-01
soc: ti: k3-ringacc: Use correct device for allocation in RING mode
Peter Ujfalusi
2020-11-01
soc: ti: k3-ringacc: Use the ti_sci set_cfg callback for ring configuration
Peter Ujfalusi
2020-09-11
soc: ti: k3: ringacc: add am65x sr2.0 support
Grygorii Strashko
2020-07-24
soc: ti: k3: fix semicolon.cocci warnings
kernel test robot
2020-07-24
soc: ti: k3-ringacc: fix: warn: variable dereferenced before check 'ring'
Grygorii Strashko
2020-07-24
soc: ti: k3-ringacc: separate soc specific initialization
Grygorii Strashko
2020-07-24
soc: ti: k3-ringacc: add request pair of rings api.
Grygorii Strashko
2020-07-24
soc: ti: k3-ringacc: add ring's flags to dump
Grygorii Strashko
2020-07-24
soc: ti: k3-ringacc: Move state tracking variables under a struct
Peter Ujfalusi
2020-01-15
soc: ti: k3: add navss ringacc driver
Grygorii Strashko