Age | Commit message (Expand) | Author |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina |
2010-08-04 | Fix spelling contorller -> controller in comments | Stefan Weil |
2010-07-02 | of/dma: fix build breakage in ppc4xx adma driver | Dan Williams |
2010-06-16 | Merge branch 'master' into for-next | Jiri Kosina |
2010-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König |
2010-06-02 | of/dma: fix build breakage in ppc4xx adma driver | Anatolij Gustschin |
2010-06-02 | of/dma: mpc512x_dma.c: Fix build failures | Anatolij Gustschin |
2010-05-30 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2010-05-25 | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan |
2010-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2010-05-23 | DMA: PL330: Add dma api driver | Jassi Brar |
2010-05-22 | sh: guard cookie consistency across termination in the DMA driver | Guennadi Liakhovetski |
2010-05-22 | sh: prevent the DMA driver from unloading, while in use | Guennadi Liakhovetski |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely |
2010-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2010-05-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely |
2010-05-17 | Merge branch 'ioat' into dmaengine | Dan Williams |
2010-05-17 | DMAENGINE: extend the control command to include an arg | Linus Walleij |
2010-05-17 | async_tx: trim dma_async_tx_descriptor in 'no channel switch' case | Dan Williams |
2010-05-17 | DMAENGINE: DMA40 fix for allocation of logical channel 0 | Marcin Mielczarczyk |
2010-05-17 | DMAENGINE: DMA40 support paused channel status | Jonas Aaberg |
2010-05-17 | dmaengine: mpc512x: Use resource_size | Tobias Klauser |
2010-05-17 | DMA ENGINE: Do not reset 'private' of channel | Jassi Brar |
2010-05-06 | Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-05-02 | ioat: Remove duplicated devm_kzalloc() calls for ioatdma_device | Minskey Guo |
2010-05-01 | ioat3: disable cacheline-unaligned transfers for raid operations | Dan Williams |
2010-05-01 | ioat2,3: convert to producer/consumer locking | Dan Williams |
2010-05-01 | ioat: convert to circ_buf | Dan Williams |
2010-04-30 | MIPS: TXx9: Add missing MODULE_ALIAS definitions for TXx9 platform devices | Geert Uytterhoeven |
2010-04-26 | Merge branch 'sh/stable-updates' | Paul Mundt |
2010-04-26 | SH: fix error paths in DMA driver | Guennadi Liakhovetski |
2010-04-26 | SH: constify multiple DMA related objects and references to them | Guennadi Liakhovetski |
2010-04-14 | DMAENGINE: Support for ST-Ericssons DMA40 block v3 | Linus Walleij |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-29 | async_tx: use of kzalloc/kfree requires the include of slab.h | Stephen Rothwell |
2010-03-26 | dmaengine: provide helper for setting txstate | Dan Williams |
2010-03-26 | DMAENGINE: generic channel status v2 | Linus Walleij |
2010-03-26 | DMAENGINE: generic slave control v2 | Linus Walleij |
2010-03-26 | dma: timb-dma: Update comment and fix compiler warning | Richard Röjfors |
2010-03-25 | dma: Add timb-dma | Richard Röjfors |
2010-03-24 | DMAENGINE: COH 901 318 fix bytesleft | Linus Walleij |
2010-03-24 | DMAENGINE: COH 901 318 rename confusing vars | Linus Walleij |
2010-03-23 | dmaengine: shdma: Introduce include/linux/sh_dma.h | Magnus Damm |
2010-03-23 | dmaengine: shdma: Common SH_DMA_SLAVE_NUMBER | Magnus Damm |
2010-03-23 | dmaengine: shdma: Remove sh_dmae_slave_chan_id enum | Magnus Damm |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-03-07 | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy |