index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
ti
/
k3-ringacc.c
Age
Commit message (
Expand
)
Author
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