Alexandre Bounine
|
185ecb5f4f
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
|
vor 13 Jahren |
Russell King - ARM Linux
|
d3ee98cdcd
dmaengine: consolidate initialization of cookies
|
vor 13 Jahren |
Russell King - ARM Linux
|
96a2af41c7
dmaengine: consolidate tx_status functions
|
vor 13 Jahren |
Russell King - ARM Linux
|
f7fbce07c6
dmaengine: provide a common function for completing a dma descriptor
|
vor 13 Jahren |
Russell King - ARM Linux
|
884485e1f1
dmaengine: consolidate assignment of DMA cookies
|
vor 13 Jahren |
Russell King - ARM Linux
|
d2ebfb335b
dmaengine: add private header file
|
vor 13 Jahren |
Russell King - ARM Linux
|
4d4e58de32
dmaengine: move last completed cookie into generic dma_chan structure
|
vor 13 Jahren |
Viresh Kumar
|
327e697025
dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIG
|
vor 13 Jahren |
Viresh Kumar
|
6bc711f6bd
dmaengine/dw_dmac: Add 64 bit access width support for slave xfers on mem side
|
vor 13 Jahren |
Viresh Kumar
|
ff7b05f29f
dmaengine/dw_dmac: Don't handle block interrupts
|
vor 13 Jahren |
Viresh Kumar
|
6c618c9de5
dmaengine/dw_dmac: Use dev_get_platdata() instead of accessing dev directly
|
vor 13 Jahren |
Viresh Kumar
|
e8d9f875c9
dmaengine/dw_dmac: Don't use magic number for total number of channels
|
vor 13 Jahren |
Rajeev KUMAR
|
7414a1b8b2
dmaengine/dw_dmac: Hibernation support in dw_dmac
|
vor 13 Jahren |
Viresh Kumar
|
61e183f830
dmaengine/dw_dmac: Reconfigure interrupt and chan_cfg register on resume
|
vor 13 Jahren |
Vinod Koul
|
db8196df4b
dmaengine: move drivers to dma_transfer_direction
|
vor 13 Jahren |
Barry Song
|
463894705e
dmaengine: delete redundant chan_id and chancnt initialization in dma drivers
|
vor 13 Jahren |
Linus Torvalds
|
4cb865deec
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
|
vor 14 Jahren |
Viresh Kumar
|
aecb7b64dd
dmaengine/dw_dmac: Update maintainer-ship
|
vor 14 Jahren |
Jean Delvare
|
e05503ef11
Haavard Skinnemoen has left Atmel
|
vor 14 Jahren |
Linus Walleij
|
a7c57cf7d4
dmaengine/dw_dmac: implement pause and resume in dwc_control
|
vor 14 Jahren |
Viresh Kumar
|
69cea5a00d
dmaengine/dw_dmac: Replace spin_lock* with irqsave variants and enable submission from callback
|
vor 14 Jahren |
Viresh Kumar
|
69dc14b51c
dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_MAX_COUNT
|
vor 14 Jahren |
Viresh Kumar
|
abf53902dc
dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DMA_SUCCESS
|
vor 14 Jahren |
Viresh Kumar
|
5fedefb87b
dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_all() is called
|
vor 14 Jahren |
Viresh Kumar
|
84adccfb8c
dmaengine/dw_dmac fix: dwc_scan_descriptors must compare first desc address also with llp
|
vor 14 Jahren |
Viresh Kumar
|
e51dc53b8c
dw_dmac: Setting Default Burst length for transfers as 16.
|
vor 14 Jahren |
Viresh KUMAR
|
ee66509d7f
dw_dmac: Allow src/dst msize & flow controller to be configured at runtime
|
vor 14 Jahren |
Viresh Kumar
|
93317e8e35
dw_dmac: Pass Channel Priority from platform_data
|
vor 14 Jahren |
Viresh Kumar
|
b0c3130d69
dw_dmac: Pass Channel Allocation Order from platform_data
|
vor 14 Jahren |
Viresh Kumar
|
e518076ef8
dw_dmac: Mark all tx_descriptors with DMA_CRTL_ACK after xfer finish
|
vor 14 Jahren |