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