Age | Commit message (Expand) | Author | Files | Lines |
2012-05-11 | dmaengine: Fixup dmaengine_prep_slave_single() to be actually useful | Kuninori Morimoto | 1 | -2/+4 |
2012-05-11 | dmaengine: Use dma_sg_len(sg) instead of sg->length | Lars-Peter Clausen | 7 | -16/+16 |
2012-05-11 | dmaengine: Use sg_dma_address instead of sg_phys | Lars-Peter Clausen | 5 | -8/+8 |
2012-05-11 | DMA: PL330: Remove duplicate header file inclusion | Sachin Kamat | 1 | -1/+0 |
2012-05-11 | Merge branch 'fixes' into next | Vinod Koul | 1 | -1/+2 |
2012-05-11 | dmaengine: pl330: dont complete descriptor for cyclic dma | Vinod Koul | 1 | -1/+2 |
2012-05-11 | dma: imx-sdma: keep the callbacks invoked in the tasklet | Huang Shijie | 1 | -2/+7 |
2012-05-11 | dmaengine: dw_dma: add Device Tree probing capability | Viresh Kumar | 2 | -0/+27 |
2012-05-11 | dmaengine: dw_dmac: Add clk_{un}prepare() support | Viresh Kumar | 1 | -6/+6 |
2012-04-25 | Merge branch 'fixes' into next | Vinod Koul | 2 | -10/+16 |
2012-04-25 | dma/amba-pl08x: add support for the Nomadik variant | Linus Walleij | 3 | -7/+42 |
2012-04-25 | dmaengine/amba-pl08x : reset phychan_hold on terminate all | Davide Ciminaghi | 1 | -0/+1 |
2012-04-25 | dma: pl330: fix a couple of compilation warnings | Olof Johansson | 1 | -10/+15 |
2012-04-23 | dma/amba-pl08x: check for terminal count status only | Linus Walleij | 1 | -1/+1 |
2012-04-23 | dma/ste_dma40: fix erroneous comparison | Linus Walleij | 1 | -1/+1 |
2012-04-23 | dma/ste_dma40: explicitly include regulator consumer header | Linus Walleij | 1 | -0/+1 |
2012-04-23 | dma40: Improve the logic of stopping logical chan | Narayanan G | 2 | -123/+199 |
2012-04-20 | dmaengine: at_hdmac: remove clear-on-read in atc_dostart() | Nicolas Ferre | 1 | -4/+0 |
2012-04-20 | dma: mxs-dma: enable channel in device_issue_pending call | Shawn Guo | 3 | -7/+7 |
2012-04-20 | dmaengine: imx-dma: dont complete descriptor for cyclic dma | Vinod Koul | 1 | -3/+6 |
2012-04-01 | Linux 3.4-rc1v3.4-rc1 | Linus Torvalds | 1 | -2/+2 |
2012-04-01 | Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am... | Linus Torvalds | 3 | -81/+8 |
2012-04-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 41 | -1640/+1249 |
2012-04-01 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -9/+7 |
2012-04-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 52 | -584/+2531 |
2012-04-01 | Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb... | Linus Torvalds | 2 | -6/+28 |
2012-04-01 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s... | Linus Torvalds | 63 | -941/+4407 |
2012-04-01 | vfs: fix out-of-date dentry_unhash() comment | J. Bruce Fields | 1 | -1/+1 |
2012-04-01 | vfs: split __lookup_hash | Miklos Szeredi | 1 | -64/+44 |
2012-04-01 | untangling do_lookup() - take __lookup_hash()-calling case out of line. | Al Viro | 1 | -15/+16 |
2012-04-01 | untangling do_lookup() - switch to calling __lookup_hash() | Al Viro | 1 | -67/+46 |
2012-04-01 | untangling do_lookup() - merge d_alloc_and_lookup() callers | Al Viro | 1 | -3/+3 |
2012-04-01 | untangling do_lookup() - merge failure exits in !dentry case | Al Viro | 1 | -15/+8 |
2012-04-01 | untangling do_lookup() - massage !dentry case towards __lookup_hash() | Al Viro | 1 | -25/+20 |
2012-04-01 | untangling do_lookup() - get rid of need_reval in !dentry case | Al Viro | 1 | -6/+1 |
2012-04-01 | untangling do_lookup() - eliminate a loop. | Al Viro | 1 | -4/+8 |
2012-04-01 | untangling do_lookup() - expand the area under ->i_mutex | Al Viro | 1 | -2/+4 |
2012-04-01 | untangling do_lookup() - isolate !dentry stuff from the rest of it. | Al Viro | 1 | -1/+16 |
2012-04-01 | vfs: move MAY_EXEC check from __lookup_hash() | Miklos Szeredi | 1 | -6/+5 |
2012-04-01 | vfs: don't revalidate just looked up dentry | Miklos Szeredi | 1 | -3/+1 |
2012-04-01 | vfs: fix d_need_lookup/d_revalidate order in do_lookup | Miklos Szeredi | 1 | -2/+2 |
2012-04-01 | ext3: move headers to fs/ext3/ | Al Viro | 23 | -668/+437 |
2012-04-01 | migrate ext2_fs.h guts to fs/ext2/ext2.h | Al Viro | 6 | -656/+634 |
2012-04-01 | new helper: ext2_image_size() | Al Viro | 3 | -8/+30 |
2012-04-01 | get rid of pointless includes of ext2_fs.h | Al Viro | 4 | -9/+4 |
2012-04-01 | ext2: No longer export ext2_fs.h to user space | Thierry Reding | 2 | -63/+10 |
2012-04-01 | mtdchar: kill persistently held vfsmount | Al Viro | 1 | -37/+16 |
2012-04-01 | pstore: trim pstore_get_inode() | Al Viro | 1 | -18/+8 |
2012-04-01 | aio: take final put_ioctx() into callers of io_destroy() | Al Viro | 1 | -6/+4 |
2012-04-01 | aio: merge aio_cancel_all() with wait_for_all_aios() | Al Viro | 1 | -15/+7 |