index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-29
dmaengine: ti: k3-psil-j721e: Add entry for CSI2RX
Pratyush Yadav
1
-0
/
+73
2021-07-13
dmaengine: ti: k3-udma: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-05-31
dmaengine: ti: omap-dma: Skip pointless cpu_pm context restore on errors
Tony Lindgren
1
-1
/
+2
2021-02-23
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-17
Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-225
/
+2334
2020-12-11
dmaengine: ti: k3-udma-glue: Add support for K3 PKTDMA
Vignesh Raghavendra
3
-38
/
+281
2020-12-11
dmaengine: ti: k3-udma: Initial support for K3 PKTDMA
Peter Ujfalusi
3
-25
/
+533
2020-12-11
dmaengine: ti: k3-udma: Add support for BCDMA channel TPL handling
Peter Ujfalusi
2
-38
/
+85
2020-12-11
dmaengine: ti: k3-udma: Initial support for K3 BCDMA
Peter Ujfalusi
2
-91
/
+1185
2020-12-11
dmaengine: ti: k3-psil: Add initial map for AM64
Peter Ujfalusi
4
-1
/
+162
2020-12-11
dmaengine: ti: k3-udma-glue: Configure the dma_dev for rings
Peter Ujfalusi
1
-0
/
+8
2020-12-11
dmaengine: ti: k3-udma-glue: Get the ringacc from udma_dev
Peter Ujfalusi
3
-5
/
+8
2020-12-11
dmaengine: ti: k3-udma-glue: Add function to get device pointer for DMA API
Peter Ujfalusi
3
-0
/
+21
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-24
dmaengine: ti: drop of_match_ptr and mark of_device_id table as maybe unused
Krzysztof Kozlowski
1
-3
/
+3
2020-11-10
dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
Tony Lindgren
1
-13
/
+24
2020-11-09
dmaengine: ti: k3-udma: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-6
/
+4
2020-11-09
dmaengine: ti: k3-udma-glue: move psi-l pairing in channel en/dis functions
Grygorii Strashko
1
-26
/
+38
2020-10-28
dmaengine: ti: k3-udma: fix -Wenum-conversion warning
Arnd Bergmann
1
-1
/
+1
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-1
/
+1
2020-10-05
dmaengine: ti: k3-udma: use devm_platform_ioremap_resource_byname
Zhang Qilong
1
-4
/
+1
2020-10-01
Merge branch 'topic/tasklet' into next
Vinod Koul
1
-4
/
+3
2020-09-18
dmaengine: ti: k3-udma-glue: fix channel enable functions
Grygorii Strashko
1
-14
/
+3
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-glue: Fix parameters for rx ring pair request
Peter Ujfalusi
1
-1
/
+1
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-17
dmaengine: ti: k3-psil-j721e: Add entries for 2nd port of MCU SA2UL
Peter Ujfalusi
1
-0
/
+3
2020-08-17
dmaengine: ti: k3-psil: add map for j7200
Peter Ujfalusi
4
-1
/
+181
2020-08-17
dmaengine: ti: k3-psil: Use soc_device_match to get the psil map
Peter Ujfalusi
1
-5
/
+13
2020-08-17
dmaengine: ti: omap-dma: Drop of_match_ptr to fix -Wunused-const-variable
Krzysztof Kozlowski
1
-1
/
+1
2020-08-07
Merge tag 'dmaengine-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-260
/
+205
2020-08-05
Merge branch 'for-linus' into fixes
Vinod Koul
4
-260
/
+205
2020-08-03
Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-52
/
+24
2020-07-27
Merge tag 'drivers_soc_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
2
-52
/
+24
2020-07-27
dmaengine: ti: k3-udma: Query throughput level information from hardware
Peter Ujfalusi
2
-29
/
+30
2020-07-27
dmaengine: ti: k3-udma: Use defines for capabilities register parsing
Peter Ujfalusi
2
-6
/
+12
2020-07-24
dmaengine: ti: k3-udma: Switch to k3_ringacc_request_rings_pair
Peter Ujfalusi
2
-52
/
+24
2020-07-15
Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-20
/
+20
2020-07-15
dmaengine: ti: k3-udma: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
[next]