Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | DMAENGINE: ste_dma40: fixed lli_max=1 issue | Per Friden | 2010-06-22 | 1 | -33/+29 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | of/dma: fix build breakage in ppc4xx adma driver | Dan Williams | 2010-07-02 | 1 | -1/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Fix spelling contorller -> controller in comments | Stefan Weil | 2010-08-04 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 | 25 | -465/+5744 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | of/dma: fix build breakage in ppc4xx adma driver | Anatolij Gustschin | 2010-06-02 | 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-23 | 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-21 | 24 | -450/+4845 | |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | | * | | | | Merge branch 'ioat' into dmaengine | Dan Williams | 2010-05-17 | 17 | -209/+170 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | async_tx: trim dma_async_tx_descriptor in 'no channel switch' case | Dan Williams | 2010-05-17 | 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-01 | 1 | -3/+3 | |
| | | | * | | | | ioat2,3: convert to producer/consumer locking | Dan Williams | 2010-05-01 | 4 | -181/+134 | |
| | | | * | | | | ioat: convert to circ_buf | Dan Williams | 2010-05-01 | 2 | -12/+8 | |
| | | | | |_|/ | | | | |/| | | ||||||
| | | * | | | | DMAENGINE: extend the control command to include an arg | Linus Walleij | 2010-05-17 | 9 | -14/+23 | |
| | | * | | | | DMAENGINE: DMA40 fix for allocation of logical channel 0 | Marcin Mielczarczyk | 2010-05-17 | 1 | -7/+8 | |
| | | * | | | | DMAENGINE: DMA40 support paused channel status | Jonas Aaberg | 2010-05-17 | 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-29 | 1 | -0/+1 | |
| | | * | | | | dmaengine: provide helper for setting txstate | Dan Williams | 2010-03-26 | 13 | -88/+17 | |
| | | * | | | | DMAENGINE: generic channel status v2 | Linus Walleij | 2010-03-26 | 17 | -160/+170 | |
| | | * | | | | DMAENGINE: generic slave control v2 | Linus Walleij | 2010-03-26 | 9 | -35/+94 | |
| | | * | | | | dma: timb-dma: Update comment and fix compiler warning | Richard Röjfors | 2010-03-26 | 1 | -2/+5 | |
| | | * | | | | dma: Add timb-dma | Richard Röjfors | 2010-03-25 | 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 | |
| | | | |_|/ | | | |/| | | ||||||
| * | | | | | 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-18 | 1 | -3/+3 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | 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 | |
|/ / | ||||||
* | | 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-12 | 1 | -1/+1 | |
|\ | ||||||
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -1/+1 | |
| |\ |