summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-11dmaengine: Use sg_dma_address instead of sg_physLars-Peter Clausen5-8/+8
2012-05-11DMA: PL330: Remove duplicate header file inclusionSachin Kamat1-1/+0
2012-05-11Merge branch 'fixes' into nextVinod Koul1-1/+2
2012-05-11dmaengine: pl330: dont complete descriptor for cyclic dmaVinod Koul1-1/+2
2012-05-11dma: imx-sdma: keep the callbacks invoked in the taskletHuang Shijie1-2/+7
2012-05-11dmaengine: dw_dma: add Device Tree probing capabilityViresh Kumar2-0/+27
2012-05-11dmaengine: dw_dmac: Add clk_{un}prepare() supportViresh Kumar1-6/+6
2012-04-25Merge branch 'fixes' into nextVinod Koul2-10/+16
2012-04-25dma/amba-pl08x: add support for the Nomadik variantLinus Walleij3-7/+42
2012-04-25dmaengine/amba-pl08x : reset phychan_hold on terminate allDavide Ciminaghi1-0/+1
2012-04-25dma: pl330: fix a couple of compilation warningsOlof Johansson1-10/+15
2012-04-23dma/amba-pl08x: check for terminal count status onlyLinus Walleij1-1/+1
2012-04-23dma/ste_dma40: fix erroneous comparisonLinus Walleij1-1/+1
2012-04-23dma/ste_dma40: explicitly include regulator consumer headerLinus Walleij1-0/+1
2012-04-23dma40: Improve the logic of stopping logical chanNarayanan G2-123/+199
2012-04-20dmaengine: at_hdmac: remove clear-on-read in atc_dostart()Nicolas Ferre1-4/+0
2012-04-20dma: mxs-dma: enable channel in device_issue_pending callShawn Guo3-7/+7
2012-04-20dmaengine: imx-dma: dont complete descriptor for cyclic dmaVinod Koul1-3/+6
2012-04-01Linux 3.4-rc1v3.4-rc1Linus Torvalds1-2/+2
2012-04-01Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...Linus Torvalds3-81/+8
2012-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds41-1640/+1249
2012-04-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-9/+7
2012-04-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds52-584/+2531
2012-04-01Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...Linus Torvalds2-6/+28
2012-04-01Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds63-941/+4407
2012-04-01vfs: fix out-of-date dentry_unhash() commentJ. Bruce Fields1-1/+1
2012-04-01vfs: split __lookup_hashMiklos Szeredi1-64/+44
2012-04-01untangling do_lookup() - take __lookup_hash()-calling case out of line.Al Viro1-15/+16
2012-04-01untangling do_lookup() - switch to calling __lookup_hash()Al Viro1-67/+46
2012-04-01untangling do_lookup() - merge d_alloc_and_lookup() callersAl Viro1-3/+3
2012-04-01untangling do_lookup() - merge failure exits in !dentry caseAl Viro1-15/+8
2012-04-01untangling do_lookup() - massage !dentry case towards __lookup_hash()Al Viro1-25/+20
2012-04-01untangling do_lookup() - get rid of need_reval in !dentry caseAl Viro1-6/+1
2012-04-01untangling do_lookup() - eliminate a loop.Al Viro1-4/+8
2012-04-01untangling do_lookup() - expand the area under ->i_mutexAl Viro1-2/+4
2012-04-01untangling do_lookup() - isolate !dentry stuff from the rest of it.Al Viro1-1/+16
2012-04-01vfs: move MAY_EXEC check from __lookup_hash()Miklos Szeredi1-6/+5
2012-04-01vfs: don't revalidate just looked up dentryMiklos Szeredi1-3/+1
2012-04-01vfs: fix d_need_lookup/d_revalidate order in do_lookupMiklos Szeredi1-2/+2
2012-04-01ext3: move headers to fs/ext3/Al Viro23-668/+437
2012-04-01migrate ext2_fs.h guts to fs/ext2/ext2.hAl Viro6-656/+634
2012-04-01new helper: ext2_image_size()Al Viro3-8/+30
2012-04-01get rid of pointless includes of ext2_fs.hAl Viro4-9/+4
2012-04-01ext2: No longer export ext2_fs.h to user spaceThierry Reding2-63/+10
2012-04-01mtdchar: kill persistently held vfsmountAl Viro1-37/+16
2012-04-01pstore: trim pstore_get_inode()Al Viro1-18/+8
2012-04-01aio: take final put_ioctx() into callers of io_destroy()Al Viro1-6/+4
2012-04-01aio: merge aio_cancel_all() with wait_for_all_aios()Al Viro1-15/+7
2012-04-01selinuxfs: merge dentry allocation into sel_make_dir()Al Viro1-66/+44
2012-03-31ASPM: Fix pcie devices with non-pcie childrenMatthew Garrett1-3/+10