index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
dw-edma
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: dw-edma: increase size of 'name' in debugfs code
Vinod Koul
2024-01-19
2
-4
/
+4
*
dmaengine: dw-edma: Add HDMA DebugFS support
Cai Huoqing
2023-05-24
4
-1
/
+196
*
dmaengine: dw-edma: Add support for native HDMA
Cai Huoqing
2023-05-24
5
-3
/
+448
*
dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract contr...
Cai Huoqing
2023-05-24
4
-82
/
+157
*
dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
Cai Huoqing
2023-05-24
1
-2
/
+2
*
dmaengine: dw-edma: Fix to enable to issue dma request on DMA processing
Shunsuke Mie
2023-04-12
1
-2
/
+5
*
dmaengine: dw-edma: Fix to change for continuous transfer
Shunsuke Mie
2023-04-12
1
-9
/
+11
*
dmaengine: dw-edma: remove unused readq_ch and writeq_ch functions
Tom Rix
2023-03-31
1
-56
/
+0
*
dmaengine: dw-edma: Depend on DW_EDMA instead of selecting it
Serge Semin
2023-02-22
1
-1
/
+4
*
dmaengine: dw-edma: Add mem-mapped LL-entries support
Serge Semin
2023-02-22
2
-41
/
+60
*
dmaengine: dw-edma: Skip cleanup procedure if no private data found
Serge Semin
2023-02-10
1
-0
/
+4
*
dmaengine: dw-edma: Replace chip ID number with device name
Serge Semin
2023-02-10
3
-3
/
+3
*
dmaengine: dw-edma: Drop DT-region allocation
Serge Semin
2023-02-10
1
-17
/
+4
*
dmaengine: dw-edma: Use non-atomic io-64 methods
Serge Semin
2023-02-10
1
-26
/
+6
*
dmaengine: dw-edma: Fix readq_ch() return value truncation
Serge Semin
2023-02-10
1
-1
/
+1
*
dmaengine: dw-edma: Use DMA engine device debugfs subdirectory
Serge Semin
2023-02-10
6
-29
/
+4
*
dmaengine: dw-edma: Join read/write channels into a single device
Serge Semin
2023-02-10
2
-60
/
+61
*
dmaengine: dw-edma: Move eDMA data pointer to debugfs node descriptor
Serge Semin
2023-02-10
1
-125
/
+119
*
dmaengine: dw-edma: Simplify debugfs context CSRs init procedure
Serge Semin
2023-01-27
1
-46
/
+38
*
dmaengine: dw-edma: Rename debugfs dentry variables to 'dent'
Serge Semin
2023-01-27
1
-23
/
+23
*
dmaengine: dw-edma: Convert debugfs descs to being heap-allocated
Serge Semin
2023-01-27
1
-3
/
+12
*
dmaengine: dw-edma: Add dw_edma prefix to debugfs nodes descriptor
Serge Semin
2023-01-27
1
-9
/
+9
*
dmaengine: dw-edma: Stop checking debugfs_create_*() return value
Serge Semin
2023-01-27
1
-15
/
+5
*
dmaengine: dw-edma: Drop unnecessary debugfs reg casts
Serge Semin
2023-01-27
1
-3
/
+4
*
dmaengine: dw-edma: Drop chancnt initialization
Serge Semin
2023-01-27
1
-1
/
+0
*
dmaengine: dw-edma: Add PCI bus address getter to the remote EP glue driver
Serge Semin
2023-01-27
1
-0
/
+15
*
dmaengine: dw-edma: Add CPU to PCI bus address translation
Serge Semin
2023-01-27
1
-1
/
+17
*
dmaengine: dw-edma: Fix invalid interleaved xfers semantics
Serge Semin
2023-01-27
1
-11
/
+7
*
dmaengine: dw-edma: Don't permit non-inc interleaved xfers
Serge Semin
2023-01-27
1
-6
/
+6
*
dmaengine: dw-edma: Fix missing src/dst address of interleaved xfers
Serge Semin
2023-01-27
1
-0
/
+4
*
dmaengine: dw-edma: Convert ll/dt phys address to PCI bus/DMA address
Serge Semin
2023-01-27
1
-4
/
+4
*
dmaengine: dw-edma: Release requested IRQs on failure
Serge Semin
2023-01-27
1
-4
/
+10
*
dmaengine: dw-edma: Remove runtime PM support
Manivannan Sadhasivam
2022-09-29
1
-12
/
+0
*
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-04
7
-168
/
+158
|
\
|
*
dmaengine: dw-edma: Add support for chip-specific flags
Frank Li
2022-06-23
1
-3
/
+6
|
*
dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction semantics
Serge Semin
2022-06-23
1
-1
/
+1
|
*
dmaengine: dw-edma: Drop dma_slave_config.direction field usage
Serge Semin
2022-06-23
1
-15
/
+34
|
*
dmaengine: dw-edma: Rename wr(rd)_ch_cnt to ll_wr(rd)_cnt in struct dw_edma_chip
Frank Li
2022-06-23
2
-8
/
+8
|
*
dmaengine: dw-edma: Change rg_region to reg_base in struct dw_edma_chip
Frank Li
2022-06-23
3
-5
/
+5
|
*
dmaengine: dw-edma: Detach the private data and chip info structures
Frank Li
2022-06-23
7
-148
/
+117
|
*
dmaengine: dw-edma: Remove unused irq field in struct dw_edma_chip
Frank Li
2022-06-16
1
-1
/
+0
*
|
dmaengine: dw-edma: remove a macro conditional with similar branches
Vladimir Zapolskiy
2022-06-10
1
-8
/
+0
|
/
*
dmaengine: dw-edma: Fix inconsistent indenting
Jiapeng Chong
2022-04-20
1
-9
/
+10
*
dmaengine: dw-edma: Fix unaligned 64bit access
Herve Codina
2022-04-12
1
-2
/
+5
*
dmaengine: dw-edma: Fix return value check for dma_set_mask_and_coherent()
Christophe JAILLET
2021-11-22
1
-9
/
+1
*
dmaengine: dw-edma-pcie: switch from 'pci_' to 'dma_' API
Wang Qing
2021-10-26
1
-13
/
+4
*
dmaengine: dw-edma: Remove an unused variable
Christophe JAILLET
2021-10-18
1
-1
/
+0
*
dmaengine: dw-edma: Add pcim_iomap_table return check
Gustavo Pimentel
2021-03-16
1
-0
/
+15
*
dmaengine: dw-edma: Revert fix scatter-gather address calculation
Gustavo Pimentel
2021-03-16
1
-4
/
+4
*
dmaengine: dw-edma: Change DMA abbreviation from lower into upper case
Gustavo Pimentel
2021-03-16
1
-3
/
+3
[next]