Viresh Kumar
|
e51dc53b8c
dw_dmac: Setting Default Burst length for transfers as 16.
|
14 年之前 |
Viresh KUMAR
|
ee66509d7f
dw_dmac: Allow src/dst msize & flow controller to be configured at runtime
|
14 年之前 |
Viresh Kumar
|
93317e8e35
dw_dmac: Pass Channel Priority from platform_data
|
14 年之前 |
Viresh Kumar
|
b0c3130d69
dw_dmac: Pass Channel Allocation Order from platform_data
|
14 年之前 |
Viresh Kumar
|
e518076ef8
dw_dmac: Mark all tx_descriptors with DMA_CRTL_ACK after xfer finish
|
14 年之前 |
Viresh Kumar
|
418e740706
dw_dmac: Change value of DWC_MAX_COUNT to 4095.
|
14 年之前 |
Viresh Kumar
|
a02274564d
dw_dmac: Adding support for 64 bit access width for memcpy xfers
|
14 年之前 |
Viresh Kumar
|
569432efa7
dw_dmac: Calling dwc_scan_descriptors from dwc_tx_status() after taking lock
|
14 年之前 |
Viresh Kumar
|
f336e42f73
dw_dmac: Move single descriptor from dwc->queue to dwc->active_list in dwc_complete_all
|
14 年之前 |
Viresh Kumar
|
cb689a706d
dw_dmac: Replace module_init() with subsys_initcall()
|
14 年之前 |
Jamie Iles
|
95ea759e9e
dmaengine/dw_dmac: provide a mechanism to indicate private devices
|
14 年之前 |
Jamie Iles
|
f301c062dc
dmaengine/dw_dmac: allow src/dst masters to be configured at runtime
|
14 年之前 |
Jamie Iles
|
087809fce2
dmaengine/dw_dmac: don't scan descriptors if no xfers in progress
|
14 年之前 |
Linus Walleij
|
058276303d
DMAENGINE: extend the control command to include an arg
|
15 年之前 |
Dan Williams
|
bca3469205
dmaengine: provide helper for setting txstate
|
15 年之前 |
Linus Walleij
|
0793448187
DMAENGINE: generic channel status v2
|
15 年之前 |
Linus Walleij
|
c3635c78e5
DMAENGINE: generic slave control v2
|
15 年之前 |
Linus Torvalds
|
05a625486e
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
|
15 年之前 |
Julia Lawall
|
1e9d1b13ef
drivers/dma: drop unnecesary memset
|
15 年之前 |
Alexey Dobriyan
|
471452104b
const: constify remaining dev_pm_ops
|
15 年之前 |
NeilBrown
|
4b3df5668c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linus
|
15 年之前 |
Atsushi Nemoto
|
657a77fa72
dmaengine: Move all map_sg/unmap_sg for slave channel to its client
|
16 年之前 |
Dan Williams
|
e0bd0f8cb0
dw_dmac: implement a private tx_list
|
16 年之前 |
Magnus Damm
|
4a256b5fc0
DMA: Rework dw_dmac suspend_late()/resume_early()
|
16 年之前 |
Linus Torvalds
|
133e2a3164
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
|
16 年之前 |
Hans-Christian Egtvedt
|
d9de451989
dw_dmac: add cyclic API to DW DMA driver
|
16 年之前 |
Dan Williams
|
ccccce229c
dmaengine: initialize tx_list in dma_async_tx_descriptor_init
|
16 年之前 |
Kay Sievers
|
dfbc90196d
dma: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 年之前 |
Dan Williams
|
287d859222
atmel-mci: fix initialization of dma slave data
|
16 年之前 |
Dan Williams
|
41d5e59c12
dmaengine: add a release for dma class devices and dependent infrastructure
|
16 年之前 |