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.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
/
dw-edma
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-28
dmaengine: dw-edma: Do not enable watermark interrupts for HDMA
Mrinmay Sarkar
1
-14
/
+3
2024-08-28
dmaengine: dw-edma: Fix unmasking STOP and ABORT interrupts for HDMA
Mrinmay Sarkar
1
-4
/
+5
2024-02-07
dmaengine: dw-edma: eDMA: Add sync read before starting the DMA transfer in r...
Kory Maincent
1
-0
/
+17
2024-02-07
dmaengine: dw-edma: HDMA: Add sync read before starting the DMA transfer in r...
Kory Maincent
1
-0
/
+17
2024-02-07
dmaengine: dw-edma: Add HDMA remote interrupt configuration
Kory Maincent
1
-0
/
+2
2024-02-07
dmaengine: dw-edma: HDMA_V0_REMOTEL_STOP_INT_EN typo fix
Kory Maincent
1
-1
/
+1
2024-02-07
dmaengine: dw-edma: Fix wrong interrupt bit set for HDMA
Kory Maincent
1
-1
/
+1
2024-02-07
dmaengine: dw-edma: Fix the ch_count hdma callback
Kory Maincent
1
-12
/
+6
2024-01-19
dmaengine: dw-edma: increase size of 'name' in debugfs code
Vinod Koul
2
-4
/
+4
2023-05-24
dmaengine: dw-edma: Add HDMA DebugFS support
Cai Huoqing
4
-1
/
+196
2023-05-24
dmaengine: dw-edma: Add support for native HDMA
Cai Huoqing
5
-3
/
+448
2023-05-24
dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract contr...
Cai Huoqing
4
-82
/
+157
2023-05-24
dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
Cai Huoqing
1
-2
/
+2
2023-04-12
dmaengine: dw-edma: Fix to enable to issue dma request on DMA processing
Shunsuke Mie
1
-2
/
+5
2023-04-12
dmaengine: dw-edma: Fix to change for continuous transfer
Shunsuke Mie
1
-9
/
+11
2023-03-31
dmaengine: dw-edma: remove unused readq_ch and writeq_ch functions
Tom Rix
1
-56
/
+0
2023-02-22
dmaengine: dw-edma: Depend on DW_EDMA instead of selecting it
Serge Semin
1
-1
/
+4
2023-02-22
dmaengine: dw-edma: Add mem-mapped LL-entries support
Serge Semin
2
-41
/
+60
2023-02-11
dmaengine: dw-edma: Skip cleanup procedure if no private data found
Serge Semin
1
-0
/
+4
2023-02-11
dmaengine: dw-edma: Replace chip ID number with device name
Serge Semin
3
-3
/
+3
2023-02-11
dmaengine: dw-edma: Drop DT-region allocation
Serge Semin
1
-17
/
+4
2023-02-11
dmaengine: dw-edma: Use non-atomic io-64 methods
Serge Semin
1
-26
/
+6
2023-02-11
dmaengine: dw-edma: Fix readq_ch() return value truncation
Serge Semin
1
-1
/
+1
2023-02-11
dmaengine: dw-edma: Use DMA engine device debugfs subdirectory
Serge Semin
6
-29
/
+4
2023-02-11
dmaengine: dw-edma: Join read/write channels into a single device
Serge Semin
2
-60
/
+61
2023-02-11
dmaengine: dw-edma: Move eDMA data pointer to debugfs node descriptor
Serge Semin
1
-125
/
+119
2023-01-27
dmaengine: dw-edma: Simplify debugfs context CSRs init procedure
Serge Semin
1
-46
/
+38
2023-01-27
dmaengine: dw-edma: Rename debugfs dentry variables to 'dent'
Serge Semin
1
-23
/
+23
2023-01-27
dmaengine: dw-edma: Convert debugfs descs to being heap-allocated
Serge Semin
1
-3
/
+12
2023-01-27
dmaengine: dw-edma: Add dw_edma prefix to debugfs nodes descriptor
Serge Semin
1
-9
/
+9
2023-01-27
dmaengine: dw-edma: Stop checking debugfs_create_*() return value
Serge Semin
1
-15
/
+5
2023-01-27
dmaengine: dw-edma: Drop unnecessary debugfs reg casts
Serge Semin
1
-3
/
+4
2023-01-27
dmaengine: dw-edma: Drop chancnt initialization
Serge Semin
1
-1
/
+0
2023-01-27
dmaengine: dw-edma: Add PCI bus address getter to the remote EP glue driver
Serge Semin
1
-0
/
+15
2023-01-27
dmaengine: dw-edma: Add CPU to PCI bus address translation
Serge Semin
1
-1
/
+17
2023-01-27
dmaengine: dw-edma: Fix invalid interleaved xfers semantics
Serge Semin
1
-11
/
+7
2023-01-27
dmaengine: dw-edma: Don't permit non-inc interleaved xfers
Serge Semin
1
-6
/
+6
2023-01-27
dmaengine: dw-edma: Fix missing src/dst address of interleaved xfers
Serge Semin
1
-0
/
+4
2023-01-27
dmaengine: dw-edma: Convert ll/dt phys address to PCI bus/DMA address
Serge Semin
1
-4
/
+4
2023-01-27
dmaengine: dw-edma: Release requested IRQs on failure
Serge Semin
1
-4
/
+10
2022-09-29
dmaengine: dw-edma: Remove runtime PM support
Manivannan Sadhasivam
1
-12
/
+0
2022-08-05
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-168
/
+158
2022-06-23
dmaengine: dw-edma: Add support for chip-specific flags
Frank Li
1
-3
/
+6
2022-06-23
dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction semantics
Serge Semin
1
-1
/
+1
2022-06-23
dmaengine: dw-edma: Drop dma_slave_config.direction field usage
Serge Semin
1
-15
/
+34
2022-06-23
dmaengine: dw-edma: Rename wr(rd)_ch_cnt to ll_wr(rd)_cnt in struct dw_edma_chip
Frank Li
2
-8
/
+8
2022-06-23
dmaengine: dw-edma: Change rg_region to reg_base in struct dw_edma_chip
Frank Li
3
-5
/
+5
2022-06-23
dmaengine: dw-edma: Detach the private data and chip info structures
Frank Li
7
-148
/
+117
2022-06-16
dmaengine: dw-edma: Remove unused irq field in struct dw_edma_chip
Frank Li
1
-1
/
+0
2022-06-10
dmaengine: dw-edma: remove a macro conditional with similar branches
Vladimir Zapolskiy
1
-8
/
+0
[next]