| Commit message (Expand) | Author | Age | Files | Lines |
* | of/dma: fix build breakage in ppc4xx adma driver | Anatolij Gustschin | 2010-06-03 | 1 | -2/+2 |
* | of/dma: mpc512x_dma.c: Fix build failures | Anatolij Gustschin | 2010-06-02 | 1 | -5/+5 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-05-30 | 3 | -0/+876 |
|\ |
|
| * | DMA: PL330: Add dma api driver | Jassi Brar | 2010-05-24 | 3 | -0/+876 |
* | | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan | 2010-05-25 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-05-24 | 1 | -0/+5 |
|\ \ |
|
| * | | sh: guard cookie consistency across termination in the DMA driver | Guennadi Liakhovetski | 2010-05-22 | 1 | -0/+4 |
| * | | sh: prevent the DMA driver from unloading, while in use | Guennadi Liakhovetski | 2010-05-22 | 1 | -0/+1 |
| |/ |
|
* | | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 | 25 | -470/+4883 |
|\| |
|
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-05-22 | 24 | -450/+4845 |
| |\ |
|
| | * | Merge branch 'ioat' into dmaengine | Dan Williams | 2010-05-18 | 17 | -209/+170 |
| | |\ |
|
| | | * | async_tx: trim dma_async_tx_descriptor in 'no channel switch' case | Dan Williams | 2010-05-18 | 1 | -7/+9 |
| | | * | ioat: Remove duplicated devm_kzalloc() calls for ioatdma_device | Minskey Guo | 2010-05-02 | 1 | -6/+1 |
| | | * | ioat3: disable cacheline-unaligned transfers for raid operations | Dan Williams | 2010-05-02 | 1 | -3/+3 |
| | | * | ioat2,3: convert to producer/consumer locking | Dan Williams | 2010-05-02 | 4 | -181/+134 |
| | | * | ioat: convert to circ_buf | Dan Williams | 2010-05-02 | 2 | -12/+8 |
| | * | | DMAENGINE: extend the control command to include an arg | Linus Walleij | 2010-05-18 | 9 | -14/+23 |
| | * | | DMAENGINE: DMA40 fix for allocation of logical channel 0 | Marcin Mielczarczyk | 2010-05-18 | 1 | -7/+8 |
| | * | | DMAENGINE: DMA40 support paused channel status | Jonas Aaberg | 2010-05-18 | 1 | -8/+67 |
| | * | | dmaengine: mpc512x: Use resource_size | Tobias Klauser | 2010-05-17 | 1 | -1/+1 |
| | * | | DMA ENGINE: Do not reset 'private' of channel | Jassi Brar | 2010-05-17 | 1 | -2/+0 |
| | * | | DMAENGINE: Support for ST-Ericssons DMA40 block v3 | Linus Walleij | 2010-04-14 | 5 | -0/+3412 |
| | * | | async_tx: use of kzalloc/kfree requires the include of slab.h | Stephen Rothwell | 2010-03-30 | 1 | -0/+1 |
| | * | | dmaengine: provide helper for setting txstate | Dan Williams | 2010-03-27 | 13 | -88/+17 |
| | * | | DMAENGINE: generic channel status v2 | Linus Walleij | 2010-03-27 | 17 | -160/+170 |
| | * | | DMAENGINE: generic slave control v2 | Linus Walleij | 2010-03-27 | 9 | -35/+94 |
| | * | | dma: timb-dma: Update comment and fix compiler warning | Richard Röjfors | 2010-03-27 | 1 | -2/+5 |
| | * | | dma: Add timb-dma | Richard Röjfors | 2010-03-26 | 3 | -0/+861 |
| | * | | DMAENGINE: COH 901 318 fix bytesleft | Linus Walleij | 2010-03-24 | 1 | -8/+88 |
| | * | | DMAENGINE: COH 901 318 rename confusing vars | Linus Walleij | 2010-03-24 | 1 | -38/+65 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-05-19 | 2 | -14/+15 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'sh/stable-updates' | Paul Mundt | 2010-04-26 | 15 | -6/+36 |
| | |\ \ \ |
|
| | * | | | | SH: constify multiple DMA related objects and references to them | Guennadi Liakhovetski | 2010-04-26 | 1 | -5/+7 |
| | * | | | | dmaengine: shdma: Introduce include/linux/sh_dma.h | Magnus Damm | 2010-03-23 | 2 | -4/+2 |
| | * | | | | dmaengine: shdma: Common SH_DMA_SLAVE_NUMBER | Magnus Damm | 2010-03-23 | 2 | -2/+3 |
| | * | | | | dmaengine: shdma: Remove sh_dmae_slave_chan_id enum | Magnus Damm | 2010-03-23 | 1 | -4/+4 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-05-06 | 1 | -6/+21 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | SH: fix error paths in DMA driver | Guennadi Liakhovetski | 2010-04-26 | 1 | -6/+21 |
| | | |/
| | |/| |
|
| * / | | MIPS: TXx9: Add missing MODULE_ALIAS definitions for TXx9 platform devices | Geert Uytterhoeven | 2010-04-30 | 1 | -0/+2 |
| |/ / |
|
* | | | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 2 | -5/+8 |
* | | | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-19 | 1 | -3/+3 |
|/ / |
|
* / | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 15 | -0/+15 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-13 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -1/+1 |
| |\ |
|
| | * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 1 | -1/+1 |
* | | | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-08 | 2 | -2/+2 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-03-08 | 2 | -202/+324 |
|\ \ |
|
| * | | dmaengine: shdma: extend .device_terminate_all() to record partial transfer | Guennadi Liakhovetski | 2010-03-02 | 2 | -16/+16 |
| * | | dmaengine: shdma: add runtime PM support. | Guennadi Liakhovetski | 2010-03-02 | 1 | -0/+20 |
| * | | dmaengine: shdma: separate DMA headers. | Guennadi Liakhovetski | 2010-03-02 | 2 | -31/+52 |