index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ti
/
k3-udma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
dmaengine: ti: k3-udma: Respond TX done if DMA_PREP_INTERRUPT is not requested
Vaishnav Achath
1
-2
/
+10
2022-09-05
dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflow
Vaishnav Achath
1
-8
/
+17
2022-03-11
dmaengine: ti: k3-udma: Add AM62x DMSS support
Vignesh Raghavendra
1
-0
/
+1
2022-01-18
Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+6
2022-01-05
Merge branch 'fixes' into next
Vinod Koul
1
-50
/
+107
2021-12-17
dmaengine: ti: k3-udma: Add SoC dependent data for J721S2 SoC
Aswath Govindraju
1
-0
/
+1
2021-12-17
soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()
Thomas Gleixner
1
-6
/
+4
2021-12-17
device: Move MSI related data into a struct
Thomas Gleixner
1
-2
/
+2
2021-12-13
dmaengine: ti: k3-udma: Fix smatch warnings
Vignesh Raghavendra
1
-50
/
+107
2021-11-09
dmaengine: ti: k3-udma: Set r/tchan or rflow to NULL if request fail
Kishon Vijay Abraham I
1
-4
/
+20
2021-11-09
dmaengine: ti: k3-udma: Set bchan to NULL if a channel request fail
Kishon Vijay Abraham I
1
-2
/
+6
2021-07-13
dmaengine: ti: k3-udma: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-02-24
Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-12
/
+119
2021-01-26
dmaengine: ti: k3-udma: Fix a resource leak in an error handling path
Christophe JAILLET
1
-1
/
+2
2021-01-13
dmaengine: ti: k3-udma: Do not initialize ret in tisci channel config functions
Peter Ujfalusi
1
-7
/
+7
2021-01-13
dmaengine: ti: k3-udma: Add support for burst_size configuration for mem2mem
Peter Ujfalusi
1
-5
/
+111
2021-01-13
dmaengine: ti: k3-udma: Set rflow count for BCDMA split channels
Vignesh Raghavendra
1
-0
/
+1
2020-12-29
dmaengine: ti: k3-udma: Fix pktdma rchan TPL level setup
Peter Ujfalusi
1
-3
/
+3
2020-12-11
dmaengine: ti: k3-udma: Initial support for K3 PKTDMA
Peter Ujfalusi
1
-25
/
+520
2020-12-11
dmaengine: ti: k3-udma: Add support for BCDMA channel TPL handling
Peter Ujfalusi
1
-38
/
+79
2020-12-11
dmaengine: ti: k3-udma: Initial support for K3 BCDMA
Peter Ujfalusi
1
-89
/
+1175
2020-12-11
dmaengine: ti: k3-udma: Add support for second resource range from sysfw
Peter Ujfalusi
1
-24
/
+31
2020-12-11
dmaengine: ti: k3-udma: Wait for peer teardown completion if supported
Peter Ujfalusi
1
-2
/
+10
2020-12-11
dmaengine: ti: k3-udma: Correct normal channel offset when uchan_cnt is not 0
Peter Ujfalusi
1
-2
/
+1
2020-11-09
dmaengine: ti: k3-udma: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-6
/
+4
2020-10-05
dmaengine: ti: k3-udma: use devm_platform_ioremap_resource_byname
Zhang Qilong
1
-4
/
+1
2020-09-18
dmaengine: k3-udma: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-11
dmaengine: ti: k3-udma: Use soc_device_match() for SoC dependent parameters
Peter Ujfalusi
1
-7
/
+35
2020-09-11
Merge tag 'v5.9-rc4' into next
Vinod Koul
1
-5
/
+5
2020-09-03
dmaengine: ti: k3-udma: Update rchan_oes_offset for am654 SYSFW ABI 3.0
Peter Ujfalusi
1
-2
/
+2
2020-08-25
dmaengine: ti: k3-udma: Remove redundant is_slave_direction() checks
Peter Ujfalusi
1
-10
/
+0
2020-08-25
dmaengine: ti: k3-udma: Fix the TR initialization for prep_slave_sg
Peter Ujfalusi
1
-3
/
+3
2020-08-07
Merge tag 'dmaengine-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-177
/
+132
2020-08-05
Merge branch 'for-linus' into fixes
Vinod Koul
1
-177
/
+132
2020-08-04
Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-23
/
+11
2020-07-27
Merge tag 'drivers_soc_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
1
-23
/
+11
2020-07-27
dmaengine: ti: k3-udma: Query throughput level information from hardware
Peter Ujfalusi
1
-29
/
+28
2020-07-27
dmaengine: ti: k3-udma: Use defines for capabilities register parsing
Peter Ujfalusi
1
-6
/
+6
2020-07-25
dmaengine: ti: k3-udma: Switch to k3_ringacc_request_rings_pair
Peter Ujfalusi
1
-23
/
+11
2020-07-16
Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-20
/
+19
2020-07-15
dmaengine: ti: k3-udma: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2020-07-15
dmaengine: ti: k3-udma: Use udma_chan instead of tchan/rchan for IO functions
Peter Ujfalusi
1
-85
/
+78
2020-07-15
dmaengine: ti: k3-udma: Use common defines for TCHANRT/RCHANRT registers
Peter Ujfalusi
1
-58
/
+56
2020-07-15
dmaengine: ti: k3-udma: Do not use ring_get_occ in udma_pop_from_ring
Peter Ujfalusi
1
-15
/
+13
2020-07-15
dmaengine: ti: k3-udma: Remove dma_sync_single calls for descriptors
Peter Ujfalusi
1
-35
/
+2
2020-06-24
dmaengine: ti: k3-udma: Fix delayed_work usage for tx drain workaround
Peter Ujfalusi
1
-3
/
+1
2020-06-16
dmaengine: ti: k3-udma: Fix the running channel handling in alloc_chan_resources
Peter Ujfalusi
1
-1
/
+1
2020-06-16
dmaengine: ti: k3-udma: Fix cleanup code for alloc_chan_resources
Peter Ujfalusi
1
-15
/
+16
2020-06-16
dmaengine: ti: k3-udma: Use correct node to read "ti,udma-atype"
Peter Ujfalusi
1
-1
/
+1
[next]