summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-26dmaengine: add TODO items for future work on dma driversVinod Koul1-0/+14
2011-05-25Merge branch 'next' into for-linusVinod Koul13-234/+601
2011-05-25dmaengine/dw_dmac: Update maintainer-shipViresh Kumar2-0/+3
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 submis...Viresh Kumar1-39/+77
2011-05-13dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_...Viresh Kumar1-21/+44
2011-05-13dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DM...Viresh Kumar1-1/+5
2011-05-13dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_al...Viresh 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-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Linus Torvalds2-56/+101
2011-04-05ide: always ensure that blk_delay_queue() is called if we have pending IOJens Axboe1-21/+21
2011-04-05dm: improve block integrity supportMike Snitzer1-34/+80
2011-04-05ide: ide_requeue_and_plug() reinstate "always plug" behaviourJens Axboe1-2/+1
2011-04-05Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-44/+0
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-109/+221
2011-04-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-8/+19
2011-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-27/+62
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-05Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt1-8/+19
2011-04-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds12-56/+80
2011-04-05drm: fix "persistant" typoJan Engelhardt3-14/+14
2011-04-04tty: fix endless work loop when the buffer fills upLinus Torvalds2-3/+7
2011-04-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+2
2011-04-04usb/serial: fix function args warnings, dropping *filpRandy Dunlap2-3/+3
2011-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+14
2011-04-04Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds1-11/+17
2011-04-04Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2011-04-04rtc-mrst: Fix section typesMajor Lee1-5/+5
2011-04-04edac/mpc85xx: Limit setting/clearing of HID1[RFXE] to e500v1/v2 coresKumar Gala1-8/+19
2011-04-03mlx4: fix kfree on error path in new_steering_entry()Mariusz Kozlowski1-2/+2
2011-04-04drm/radeon/kms: pageflipping cleanup for avivo+Alex Deucher3-22/+20