index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
ti
/
k3-ringacc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc: ti: k3-ringacc: Constify struct k3_ring_ops
Christophe JAILLET
2024-08-06
1
-6
/
+6
*
soc/ti: k3-ringacc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-02
1
-3
/
+2
*
soc: ti: Use devm_platform_ioremap_resource_byname simplify logic
Zhang Zekun
2023-08-10
1
-13
/
+6
*
soc: ti: k3-ringacc: remove non-fatal probe deferral log
Jayesh Choudhary
2023-08-02
1
-3
/
+1
*
soc: ti: Explicitly include correct DT includes
Rob Herring
2023-07-25
1
-1
/
+0
*
soc: ti: k3-ringacc: Fixup documentation errors
Nishanth Menon
2023-07-11
1
-3
/
+4
*
soc: ti: k3-ringacc: Add try_module_get() to k3_dmaring_request_dual_ring()
Nicolas Frayer
2023-03-08
1
-0
/
+7
*
soc: ti: k3-ringacc: Allow the driver to be built as module
Peter Ujfalusi
2022-11-03
1
-2
/
+26
*
soc: ti: k3-ringacc: Use devm_bitmap_zalloc() when applicable
Christophe JAILLET
2022-02-02
1
-9
/
+6
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
1
-2
/
+2
|
\
|
*
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-15
1
-2
/
+2
*
|
soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()
Thomas Gleixner
2021-12-16
1
-1
/
+1
*
|
device: Move MSI related data into a struct
Thomas Gleixner
2021-12-16
1
-2
/
+2
|
/
*
soc: ti: k3-ringacc: Use of_device_get_match_data()
Suman Anna
2021-02-01
1
-4
/
+3
*
soc: ti: k3-ringacc: Use correct error casting in k3_ringacc_dmarings_init
Peter Ujfalusi
2020-12-14
1
-1
/
+1
*
soc: ti: k3-ringacc: add AM64 DMA rings support.
Grygorii Strashko
2020-12-11
1
-7
/
+318
*
soc: ti: k3-ringacc: Provide documentation for 'k3_ring's 'state'
Lee Jones
2020-11-22
1
-0
/
+1
*
soc: ti: k3-ringacc: Use correct device for allocation in RING mode
Peter Ujfalusi
2020-11-02
1
-5
/
+13
*
soc: ti: k3-ringacc: Use the ti_sci set_cfg callback for ring configuration
Peter Ujfalusi
2020-11-02
1
-47
/
+32
*
soc: ti: k3: ringacc: add am65x sr2.0 support
Grygorii Strashko
2020-09-12
1
-3
/
+30
*
soc: ti: k3: fix semicolon.cocci warnings
kernel test robot
2020-07-24
1
-1
/
+1
*
soc: ti: k3-ringacc: fix: warn: variable dereferenced before check 'ring'
Grygorii Strashko
2020-07-24
1
-1
/
+3
*
soc: ti: k3-ringacc: separate soc specific initialization
Grygorii Strashko
2020-07-24
1
-15
/
+55
*
soc: ti: k3-ringacc: add request pair of rings api.
Grygorii Strashko
2020-07-24
1
-0
/
+24
*
soc: ti: k3-ringacc: add ring's flags to dump
Grygorii Strashko
2020-07-24
1
-0
/
+1
*
soc: ti: k3-ringacc: Move state tracking variables under a struct
Peter Ujfalusi
2020-07-24
1
-48
/
+51
*
soc: ti: k3: add navss ringacc driver
Grygorii Strashko
2020-01-15
1
-0
/
+1157