summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm io: use fixed initial mempool sizeMikulas Patocka2011-05-295-39/+9Star
* dm kcopyd: alloc pages from the main page allocatorMikulas Patocka2011-05-291-31/+60
* dm kcopyd: add gfp parm to alloc_plMikulas Patocka2011-05-291-4/+4
* dm kcopyd: remove superfluous page allocation spinlockMikulas Patocka2011-05-291-10/+1Star
* dm kcopyd: preallocate sub jobs to avoid deadlockMikulas Patocka2011-05-291-20/+29
* dm kcopyd: avoid pointless job splittingMikulas Patocka2011-05-291-1/+1
* dm mpath: do not fail paths after integrity errorsMartin K. Petersen2011-05-291-1/+1
* dm table: reject devices without request fnsMilan Broz2011-05-291-0/+17
* dm table: allow targets to support discards internallyMike Snitzer2011-05-291-1/+5
* scsi: fix scsi_proc new kernel-doc warningRandy Dunlap2011-05-291-5/+0Star
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-282-2/+2
|\
| * Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-05-272-2/+2
| |\
| | * oprofile: Use linux/mutex.hAnton Blanchard2011-05-242-2/+2
* | | Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-287-69/+412
|\ \ \
| * | | Intel xhci: Limit number of active endpoints to 64.Sarah Sharp2011-05-274-11/+244
| * | | Intel xhci: Ignore spurious successful event.Sarah Sharp2011-05-273-0/+20
| * | | Intel xhci: Support EHCI/xHCI port switching.Sarah Sharp2011-05-274-0/+124
| * | | xhci: STFU: Be quieter during URB submission and completion.Sarah Sharp2011-05-262-37/+15Star
| * | | xhci: STFU: Don't print event ring dequeue pointer.Sarah Sharp2011-05-261-13/+1Star
| * | | xhci: STFU: Remove function tracing.Sarah Sharp2011-05-261-8/+0Star
| * | | xhci: Don't submit commands when the host is dead.Sarah Sharp2011-05-261-1/+7
| * | | xhci: Clear stopped_td when Stop Endpoint command completes.Sarah Sharp2011-05-261-0/+2
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-05-2815-236/+621
|\ \ \ \
| * | | | x86: poll waiting for I/OAT DMA channel statusDimitri Sivanich2011-05-271-2/+6
| * | | | dmaengine: add TODO items for future work on dma driversVinod Koul2011-05-261-0/+14
| * | | | Merge branch 'next' into for-linusVinod Koul2011-05-2513-234/+601
| |\ \ \ \
| | * | | | dmaengine/dw_dmac: Update maintainer-shipViresh Kumar2011-05-252-0/+3
| | * | | | dmaengine: move link orderLinus Walleij2011-05-193-3/+5
| | * | | | dmaengine/dw_dmac: implement pause and resume in dwc_controlLinus Walleij2011-05-132-20/+40
| | * | | | dmaengine/dw_dmac: Replace spin_lock* with irqsave variants and enable submis...Viresh Kumar2011-05-131-39/+77
| | * | | | dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_...Viresh Kumar2011-05-131-21/+44
| | * | | | dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DM...Viresh Kumar2011-05-131-1/+5
| | * | | | dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_al...Viresh Kumar2011-05-131-14/+13Star
| | * | | | dmaengine: at_hdmac: pause: no need to wait for FIFO emptyNicolas Ferre2011-05-121-16/+0Star
| | * | | | pch_dma: modify pci device table definitionTomoya MORINAGA2011-05-091-1/+1
| | * | | | pch_dma: Support new device ML7223 IOHTomoya MORINAGA2011-05-092-5/+15
| | * | | | pch_dma: Support I2S for ML7213 IOHTomoya MORINAGA2011-05-091-15/+47
| | * | | | pch_dma: Fix DMA setting issueTomoya MORINAGA2011-05-091-7/+0Star
| | * | | | pch_dma: modify for checkpatchTomoya MORINAGA2011-05-091-3/+6
| | * | | | pch_dma: fix dma direction issue for ML7213 IOH video-inTomoya MORINAGA2011-05-091-3/+3
| | * | | | dmaengine: at_hdmac: use descriptor chaining help functionNicolas Ferre2011-05-091-30/+3Star
| | * | | | dmaengine: at_hdmac: implement pause and resume in atc_controlNicolas Ferre2011-05-092-27/+71
| | * | | | dmaengine: at_hdmac: set residue as total len in atc_tx_statusNicolas Ferre2011-05-091-1/+6
| | * | | | dmaengine/ste_dma40: fix introduced warningsPhilippe Langlais2011-05-091-1/+1
| | * | | | dmaengine: at_hdmac: specialize AHB interfaces to optimize transfersNicolas Ferre2011-05-022-11/+19
| | * | | | dmaengine: at_hdmac: remove channel status testing in taskletNicolas Ferre2011-05-021-7/+0Star
| | * | | | dmaengine: at_hdmac: debug information sg_len for prep_slave_sgNicolas Ferre2011-05-021-1/+2
| | * | | | dmaengine: at_hdmac: add cyclic DMA operation supportNicolas Ferre2011-05-022-16/+229
| | * | | | dmaengine: at_hdmac: modify way to use interruptsNicolas Ferre2011-05-022-5/+10
| | * | | | drivers, pch_dma: Fix uninitialized var before useLiu Yuan2011-04-061-1/+1