Age | Commit message (Expand) | Author | Files | Lines |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -3/+2 |
2011-07-25 | Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -1/+2 |
2011-07-23 | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 3 | -0/+1363 |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -6/+7 |
2011-07-07 | ARM i.MX dma: Fix burstsize settings | Sascha Hauer | 1 | -1/+2 |
2011-06-22 | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 5 | -0/+5 |
2011-06-14 | dmaengine: shdma: SH_DMAC_MAX_CHANNELS message fix | Magnus Damm | 1 | -6/+7 |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 1 | -3/+2 |
2011-06-09 | dmaengine: add ep93xx DMA support | Mika Westerberg | 3 | -0/+1363 |
2011-06-02 | dmaengine: shdma: fix a regression: initialise DMA channels for memcpy | Guennadi Liakhovetski | 1 | -1/+1 |
2011-05-31 | dmaengine: shdma: Fix up fallout from runtime PM changes. | Paul Mundt | 1 | -1/+6 |
2011-05-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 14 | -235/+618 |
2011-05-27 | x86: poll waiting for I/OAT DMA channel status | Dimitri Sivanich | 1 | -2/+6 |
2011-05-27 | dmaengine: add TODO items for future work on dma drivers | Vinod Koul | 1 | -0/+14 |
2011-05-26 | mfd: Use mfd cell platform_data for timberdale cells platform bits | Samuel Ortiz | 1 | -2/+1 |
2011-05-25 | dmaengine/dw_dmac: Update maintainer-ship | Viresh Kumar | 2 | -0/+3 |
2011-05-25 | dmaengine: shdma: Update SH_DMAC_MAX_CHANNELS to 20 | Magnus Damm | 1 | -1/+1 |
2011-05-25 | dmaengine: shdma: Fix SH_DMAC_MAX_CHANNELS handling | Magnus Damm | 1 | -8/+23 |
2011-05-25 | dmaengine: shdma: Make second memory window optional | Magnus Damm | 1 | -3/+8 |
2011-05-24 | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 2 | -44/+145 |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -4/+4 |
2011-05-23 | Add appropriate <linux/prefetch.h> include for prefetch users | Paul Gortmaker | 3 | -0/+3 |
2011-05-23 | dmaengine: shdma: synchronize RCU before freeing, simplify spinlock | Guennadi Liakhovetski | 1 | -8/+8 |
2011-05-23 | dmaengine: shdma: add runtime- and system-level power management | Guennadi Liakhovetski | 2 | -0/+69 |
2011-05-23 | dmaengine: shdma: fix locking | Guennadi Liakhovetski | 1 | -36/+68 |
2011-05-19 | dmaengine: move link order | Linus Walleij | 2 | -2/+2 |
2011-05-19 | Haavard Skinnemoen has left Atmel | Jean Delvare | 2 | -2/+2 |
2011-05-13 | dmaengine/dw_dmac: implement pause and resume in dwc_control | Linus Walleij | 2 | -20/+40 |
2011-05-13 | dmaengine/dw_dmac: Replace spin_lock* with irqsave variants and enable submis... | Viresh Kumar | 1 | -39/+77 |
2011-05-13 | dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_... | Viresh Kumar | 1 | -21/+44 |
2011-05-13 | dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DM... | Viresh Kumar | 1 | -1/+5 |
2011-05-13 | dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_al... | Viresh Kumar | 1 | -14/+13 |
2011-05-12 | dmaengine: at_hdmac: pause: no need to wait for FIFO empty | Nicolas Ferre | 1 | -16/+0 |
2011-05-09 | pch_dma: modify pci device table definition | Tomoya MORINAGA | 1 | -1/+1 |
2011-05-09 | pch_dma: Support new device ML7223 IOH | Tomoya MORINAGA | 2 | -5/+15 |
2011-05-09 | pch_dma: Support I2S for ML7213 IOH | Tomoya MORINAGA | 1 | -15/+47 |
2011-05-09 | pch_dma: Fix DMA setting issue | Tomoya MORINAGA | 1 | -7/+0 |
2011-05-09 | pch_dma: modify for checkpatch | Tomoya MORINAGA | 1 | -3/+6 |
2011-05-09 | pch_dma: fix dma direction issue for ML7213 IOH video-in | Tomoya MORINAGA | 1 | -3/+3 |
2011-05-09 | dmaengine: at_hdmac: use descriptor chaining help function | Nicolas Ferre | 1 | -30/+3 |
2011-05-09 | dmaengine: at_hdmac: implement pause and resume in atc_control | Nicolas Ferre | 2 | -27/+71 |
2011-05-09 | dmaengine: at_hdmac: set residue as total len in atc_tx_status | Nicolas Ferre | 1 | -1/+6 |
2011-05-09 | dmaengine/ste_dma40: fix introduced warnings | Philippe Langlais | 1 | -1/+1 |
2011-05-02 | dmaengine: at_hdmac: specialize AHB interfaces to optimize transfers | Nicolas Ferre | 2 | -11/+19 |
2011-05-02 | dmaengine: at_hdmac: remove channel status testing in tasklet | Nicolas Ferre | 1 | -7/+0 |
2011-05-02 | dmaengine: at_hdmac: debug information sg_len for prep_slave_sg | Nicolas Ferre | 1 | -1/+2 |
2011-05-02 | dmaengine: at_hdmac: add cyclic DMA operation support | Nicolas Ferre | 2 | -16/+229 |
2011-05-02 | dmaengine: at_hdmac: modify way to use interrupts | Nicolas Ferre | 2 | -5/+10 |
2011-04-26 | treewide: cleanup continuations and remove logging message whitespace | Joe Perches | 1 | -2/+2 |
2011-04-12 | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -1/+1 |