| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |\ |
|
| | * | 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-07 | 2 | -2/+2 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-03-07 | 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 |
| * | | dmaengine: shdma: convert to platform device resources | Guennadi Liakhovetski | 2010-03-02 | 2 | -130/+194 |
| * | | dmaengine: shdma: fix DMA error handling. | Guennadi Liakhovetski | 2010-03-02 | 1 | -36/+53 |
* | | | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita | 2010-03-06 | 1 | -1/+1 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-03-04 | 16 | -770/+1702 |
|\ \ \ |
|
| * \ \ | Merge branch 'coh' into dmaengine | Dan Williams | 2010-03-03 | 6 | -122/+115 |
| |\ \ \ |
|
| | * | | | DMAENGINE: COH 901 318 lli sg offset fix | Linus Walleij | 2010-03-02 | 1 | -4/+6 |
| | * | | | DMAENGINE: COH 901 318 configure channel direction | Linus Walleij | 2010-03-02 | 1 | -0/+14 |
| | * | | | DMAENGINE: COH 901 318 remove irq counting | Linus Walleij | 2010-03-02 | 2 | -55/+34 |
| | * | | | DMAENGINE: COH 901 318 descriptor pool refactoring | Linus Walleij | 2010-03-02 | 1 | -29/+25 |
| | * | | | DMAENGINE: COH 901 318 cleanups | Linus Walleij | 2010-03-02 | 1 | -14/+28 |
| * | | | | ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes | Dan Williams | 2010-03-03 | 5 | -67/+40 |
| * | | | | ioat3: interrupt coalescing | Dan Williams | 2010-03-03 | 2 | -5/+34 |
| * | | | | ioat: close potential BUG_ON race in the descriptor cleanup path | Dan Williams | 2010-03-03 | 2 | -2/+2 |
| * | | | | ioat2: kill pending flag | Dan Williams | 2010-03-03 | 2 | -24/+12 |
| * | | | | ioat3: use ioat2_quiesce() | Dan Williams | 2010-03-03 | 1 | -9/+1 |
| * | | | | ioat3: cleanup, don't enable DCA completion writes | Dan Williams | 2010-03-03 | 1 | -2/+1 |
| * | | | | dma: Add MPC512x DMA driver | Piotr Ziecik | 2010-03-01 | 3 | -0/+808 |
| * | | | | Debugging options for the DMA engine subsystem | Linus Walleij | 2010-03-01 | 2 | -0/+23 |
| * | | | | dmatest: fix handling of an even number of xor_sources | Dan Williams | 2010-02-28 | 1 | -1/+1 |
| * | | | | dmatest: correct raid6 PQ test | Anatolij Gustschin | 2010-02-28 | 1 | -3/+3 |
| * | | | | fsldma: Fix cookie issues | Steven J. Magnani | 2010-02-28 | 1 | -1/+4 |
| * | | | | fsldma: Fix cookie issues | Steven J. Magnani | 2010-02-28 | 1 | -1/+1 |
| * | | | | dma: cases IPU_PIX_FMT_BGRA32, BGR32 and ABGR32 are the same in ipu_ch_param_... | Roel Kluin | 2010-02-02 | 1 | -14/+1 |
| * | | | | dma: make Open Firmware device id constant | Márton Németh | 2010-02-02 | 2 | -2/+2 |
| * | | | | fsldma: major cleanups and fixes | Ira Snyder | 2010-02-02 | 2 | -182/+207 |
| * | | | | fsldma: rename fsl_chan to chan | Ira Snyder | 2010-02-02 | 1 | -275/+275 |
| * | | | | fsldma: simplify IRQ probing and handling | Ira Snyder | 2010-02-02 | 1 | -44/+129 |
| * | | | | fsldma: clean up the OF subsystem routines | Ira Snyder | 2010-02-02 | 2 | -129/+134 |
| * | | | | fsldma: rename dest to dst for uniformity | Ira Snyder | 2010-02-02 | 2 | -17/+17 |
| * | | | | fsldma: rename struct fsl_dma_chan to struct fsldma_chan | Ira Snyder | 2010-02-02 | 2 | -73/+81 |
| * | | | | fsldma: remove unused structure members | Ira Snyder | 2010-02-02 | 2 | -13/+8 |
| * | | | | fsldma: reduce kernel text size | Ira Snyder | 2010-02-02 | 1 | -38/+45 |
| | |_|/
| |/| | |
|