| Commit message (Expand) | Author | Age |
* | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-05-29 |
|\ |
|
| * | x86 idle floppy: deprecate disable_hlt() | Len Brown | 2011-05-29 |
| * | x86 idle: clarify AMD erratum 400 workaround | Len Brown | 2011-05-29 |
| * | cpuidle: menu: fixed wrapping timers at 4.294 seconds | Tero Kristo | 2011-05-29 |
* | | scsi: fix scsi_proc new kernel-doc warning | Randy Dunlap | 2011-05-29 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-05-28 |
|\ \ |
|
| * \ | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2011-05-27 |
| |\ \ |
|
| | * | | oprofile: Use linux/mutex.h | Anton Blanchard | 2011-05-24 |
* | | | | Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-05-28 |
|\ \ \ \ |
|
| * | | | | Intel xhci: Limit number of active endpoints to 64. | Sarah Sharp | 2011-05-27 |
| * | | | | Intel xhci: Ignore spurious successful event. | Sarah Sharp | 2011-05-27 |
| * | | | | Intel xhci: Support EHCI/xHCI port switching. | Sarah Sharp | 2011-05-27 |
| * | | | | xhci: STFU: Be quieter during URB submission and completion. | Sarah Sharp | 2011-05-25 |
| * | | | | xhci: STFU: Don't print event ring dequeue pointer. | Sarah Sharp | 2011-05-25 |
| * | | | | xhci: STFU: Remove function tracing. | Sarah Sharp | 2011-05-25 |
| * | | | | xhci: Don't submit commands when the host is dead. | Sarah Sharp | 2011-05-25 |
| * | | | | xhci: Clear stopped_td when Stop Endpoint command completes. | Sarah Sharp | 2011-05-25 |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2011-05-28 |
|\ \ \ \ \ |
|
| * | | | | | x86: poll waiting for I/OAT DMA channel status | Dimitri Sivanich | 2011-05-26 |
| * | | | | | dmaengine: add TODO items for future work on dma drivers | Vinod Koul | 2011-05-26 |
| * | | | | | Merge branch 'next' into for-linus | Vinod Koul | 2011-05-25 |
| |\ \ \ \ \ |
|
| | * | | | | | dmaengine/dw_dmac: Update maintainer-ship | Viresh Kumar | 2011-05-25 |
| | * | | | | | dmaengine: move link order | Linus Walleij | 2011-05-19 |
| | * | | | | | dmaengine/dw_dmac: implement pause and resume in dwc_control | Linus Walleij | 2011-05-13 |
| | * | | | | | dmaengine/dw_dmac: Replace spin_lock* with irqsave variants and enable submis... | Viresh Kumar | 2011-05-13 |
| | * | | | | | dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_... | Viresh Kumar | 2011-05-13 |
| | * | | | | | dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DM... | Viresh Kumar | 2011-05-13 |
| | * | | | | | dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_al... | Viresh Kumar | 2011-05-13 |
| | * | | | | | dmaengine: at_hdmac: pause: no need to wait for FIFO empty | Nicolas Ferre | 2011-05-12 |
| | * | | | | | pch_dma: modify pci device table definition | Tomoya MORINAGA | 2011-05-09 |
| | * | | | | | pch_dma: Support new device ML7223 IOH | Tomoya MORINAGA | 2011-05-09 |
| | * | | | | | pch_dma: Support I2S for ML7213 IOH | Tomoya MORINAGA | 2011-05-09 |
| | * | | | | | pch_dma: Fix DMA setting issue | Tomoya MORINAGA | 2011-05-09 |
| | * | | | | | pch_dma: modify for checkpatch | Tomoya MORINAGA | 2011-05-09 |
| | * | | | | | pch_dma: fix dma direction issue for ML7213 IOH video-in | Tomoya MORINAGA | 2011-05-09 |
| | * | | | | | dmaengine: at_hdmac: use descriptor chaining help function | Nicolas Ferre | 2011-05-09 |
| | * | | | | | dmaengine: at_hdmac: implement pause and resume in atc_control | Nicolas Ferre | 2011-05-09 |
| | * | | | | | dmaengine: at_hdmac: set residue as total len in atc_tx_status | Nicolas Ferre | 2011-05-09 |
| | * | | | | | dmaengine/ste_dma40: fix introduced warnings | Philippe Langlais | 2011-05-09 |
| | * | | | | | dmaengine: at_hdmac: specialize AHB interfaces to optimize transfers | Nicolas Ferre | 2011-05-02 |
| | * | | | | | dmaengine: at_hdmac: remove channel status testing in tasklet | Nicolas Ferre | 2011-05-02 |
| | * | | | | | dmaengine: at_hdmac: debug information sg_len for prep_slave_sg | Nicolas Ferre | 2011-05-02 |
| | * | | | | | dmaengine: at_hdmac: add cyclic DMA operation support | Nicolas Ferre | 2011-05-02 |
| | * | | | | | dmaengine: at_hdmac: modify way to use interrupts | Nicolas Ferre | 2011-05-02 |
| | * | | | | | drivers, pch_dma: Fix uninitialized var before use | Liu Yuan | 2011-04-06 |
| | * | | | | | Merge branch 'old_next' into next | Vinod Koul | 2011-04-06 |
| | |\ \ \ \ \ |
|
| | | * | | | | | intel_mid_dma: fix runtime pm issues | Kristen Carlson Accardi | 2011-04-01 |
| | | * | | | | | dma: use BUG_ON correctly in ppc4xx/adam.c, v4 | Coly Li | 2011-03-31 |
| | | * | | | | | dma: use BUG_ON correctly in mv_xor.c, v4 | Coly Li | 2011-03-31 |
| | | * | | | | | dma: use BUG_ON correctly in iop-adma.c, v4 | Coly Li | 2011-03-31 |