aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-26maintainers: add dma engine tree detailsVinod Koul1-0/+2
2011-05-26dmaengine: add TODO items for future work on dma driversVinod Koul1-0/+14
2011-05-25dmaengine: Add API documentation for slave dma usageVinod Koul1-1/+96
2011-05-25Merge branch 'next' into for-linusVinod Koul15-234/+609
2011-05-25dmaengine/dw_dmac: Update maintainer-shipViresh Kumar4-0/+11
2011-05-19dmaengine: move link orderLinus Walleij3-3/+5
2011-05-13dmaengine/dw_dmac: implement pause and resume in dwc_controlLinus Walleij2-20/+40
2011-05-13dmaengine/dw_dmac: Replace spin_lock* with irqsave variants and enable submission from callbackViresh Kumar1-39/+77
2011-05-13dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_MAX_COUNTViresh Kumar1-21/+44
2011-05-13dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DMA_SUCCESSViresh Kumar1-1/+5
2011-05-13dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_all() is calledViresh Kumar1-14/+13
2011-05-12dmaengine: at_hdmac: pause: no need to wait for FIFO emptyNicolas Ferre1-16/+0
2011-05-09pch_dma: modify pci device table definitionTomoya MORINAGA1-1/+1
2011-05-09pch_dma: Support new device ML7223 IOHTomoya MORINAGA2-5/+15
2011-05-09pch_dma: Support I2S for ML7213 IOHTomoya MORINAGA1-15/+47
2011-05-09pch_dma: Fix DMA setting issueTomoya MORINAGA1-7/+0
2011-05-09pch_dma: modify for checkpatchTomoya MORINAGA1-3/+6
2011-05-09pch_dma: fix dma direction issue for ML7213 IOH video-inTomoya MORINAGA1-3/+3
2011-05-09dmaengine: at_hdmac: use descriptor chaining help functionNicolas Ferre1-30/+3
2011-05-09dmaengine: at_hdmac: implement pause and resume in atc_controlNicolas Ferre2-27/+71
2011-05-09dmaengine: at_hdmac: set residue as total len in atc_tx_statusNicolas Ferre1-1/+6
2011-05-09dmaengine/ste_dma40: fix introduced warningsPhilippe Langlais1-1/+1
2011-05-02dmaengine: at_hdmac: specialize AHB interfaces to optimize transfersNicolas Ferre2-11/+19
2011-05-02dmaengine: at_hdmac: remove channel status testing in taskletNicolas Ferre1-7/+0
2011-05-02dmaengine: at_hdmac: debug information sg_len for prep_slave_sgNicolas Ferre1-1/+2
2011-05-02dmaengine: at_hdmac: add cyclic DMA operation supportNicolas Ferre2-16/+229
2011-05-02dmaengine: at_hdmac: modify way to use interruptsNicolas Ferre2-5/+10
2011-04-06drivers, pch_dma: Fix uninitialized var before useLiu Yuan1-1/+1
2011-04-06Merge branch 'old_next' into nextVinod Koul5-14/+28
2011-04-05Linux 2.6.39-rc2Linus Torvalds1-1/+1
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-blockLinus Torvalds14-91/+148
2011-04-05inotify: fix double free/corruption of stuct userEric Paris2-26/+14
2011-04-05ide: always ensure that blk_delay_queue() is called if we have pending IOJens Axboe1-21/+21
2011-04-05block: fix request sorting at unplugKonstantin Khlebnikov1-1/+1
2011-04-05dm: improve block integrity supportMike Snitzer3-35/+93
2011-04-05fs: export empty_aopsJens Axboe4-5/+12
2011-04-05ide: ide_requeue_and_plug() reinstate "always plug" behaviourJens Axboe1-2/+1
2011-04-05blk-throttle: don't call xchg on boolAndreas Schwab1-2/+2
2011-04-05ufs: remove unessecary blk_flush_plugChristoph Hellwig1-1/+0
2011-04-05block: make the flush insertion use the tail of the dispatch listJens Axboe1-2/+2
2011-04-05block: get rid of elv_insert() interfaceJens Axboe3-23/+17
2011-04-05block: dump request state on seeing a corrupted request completionJens Axboe1-1/+1
2011-04-05Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6Linus Torvalds2-44/+0
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-109/+221
2011-04-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds10-38/+57
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds9-25/+145
2011-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds36-60/+138
2011-04-05drm/i915/lvds: Remove 0xa0 DDC probe for LVDSChris Wilson1-24/+0
2011-04-05drm/i915/crt: Remove 0xa0 probe for VGAChris Wilson1-20/+0
2011-04-05powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPUMatt Evans1-6/+11