Commit History

Author SHA1 Message Date
  Linus Torvalds c511dc1fb6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 13 years ago
  Andy Shevchenko f8609c2b52 dw_dmac: use 'u32' for LLI structure members, not dma_addr_t 13 years ago
  Andy Shevchenko 93aad1bcc5 dw_dmac: mark dwc_dump_lli inline 13 years ago
  Andy Shevchenko 3f9362078b dw_dmac: introduce dwc_chan_disable 13 years ago
  Andy Shevchenko 0272e93f36 dw_dmac: move from __init to __devinit 13 years ago
  Andy Shevchenko 4c2d56c574 dw_dmac: introduce dwc_fast_fls() 13 years ago
  Andy Shevchenko 236b106f1a dw_dmac: disable BLOCK interrupts 13 years ago
  Andy Shevchenko 11f932ec22 dw_dmac: disable dma in optimal way in probe 13 years ago
  Andy Shevchenko 2e4c364e15 dw_dmac: use __func__ constant in the debug prints 13 years ago
  Andy Shevchenko 2ab3727634 dw_dmac: print correct number of scanned descriptors 13 years ago
  Andy Shevchenko 1d45543765 dw_dmac: introduce dwc_dump_chan_regs to dump registers 13 years ago
  Andy Shevchenko 2f45d613ff dw_dmac: use proper casting to print dma_addr_t values 13 years ago
  Viresh Kumar 10d8935f46 Viresh has moved 13 years ago
  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