Commit History

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