Commit History

Author SHA1 Message Date
  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 13 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
  Viresh Kumar 93317e8e35 dw_dmac: Pass Channel Priority from platform_data 14 years ago
  Viresh Kumar b0c3130d69 dw_dmac: Pass Channel Allocation Order from platform_data 14 years ago
  Viresh Kumar e518076ef8 dw_dmac: Mark all tx_descriptors with DMA_CRTL_ACK after xfer finish 14 years ago
  Viresh Kumar 418e740706 dw_dmac: Change value of DWC_MAX_COUNT to 4095. 14 years ago
  Viresh Kumar a02274564d dw_dmac: Adding support for 64 bit access width for memcpy xfers 14 years ago
  Viresh Kumar 569432efa7 dw_dmac: Calling dwc_scan_descriptors from dwc_tx_status() after taking lock 14 years ago
  Viresh Kumar f336e42f73 dw_dmac: Move single descriptor from dwc->queue to dwc->active_list in dwc_complete_all 14 years ago
  Viresh Kumar cb689a706d dw_dmac: Replace module_init() with subsys_initcall() 14 years ago
  Jamie Iles 95ea759e9e dmaengine/dw_dmac: provide a mechanism to indicate private devices 14 years ago
  Jamie Iles f301c062dc dmaengine/dw_dmac: allow src/dst masters to be configured at runtime 14 years ago
  Jamie Iles 087809fce2 dmaengine/dw_dmac: don't scan descriptors if no xfers in progress 14 years ago
  Linus Walleij 058276303d DMAENGINE: extend the control command to include an arg 15 years ago
  Dan Williams bca3469205 dmaengine: provide helper for setting txstate 15 years ago
  Linus Walleij 0793448187 DMAENGINE: generic channel status v2 15 years ago
  Linus Walleij c3635c78e5 DMAENGINE: generic slave control v2 15 years ago
  Linus Torvalds 05a625486e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 15 years ago