summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dmaengine i.MX SDMA: lock channel 0Sascha Hauer2011-08-291-2/+16
* dmatest: make dmatest threads freezableGuennadi Liakhovetski2011-08-291-2/+15
* dmaengine/amba-pl08x: Call pl08x_free_txd() instead of calling kfree() directlyViresh Kumar2011-08-251-1/+3
* dmaengine/amba-pl08x: Pass flow controller information with slave channel dataViresh Kumar2011-08-252-8/+57
* dmaengine/amba-pl08x: Choose peripheral bus as master busViresh Kumar2011-08-251-16/+6
* dmaengine/amba-pl08x: Align lli_len to max(src.width, dst.width)Viresh Kumar2011-08-251-5/+7
* dmaengine/amba-pl08x: Add prep_single_byte_llis() routineViresh Kumar2011-08-251-28/+33
* dmaengine/amba-pl08x: max_bytes_per_lli is TRANSFER_SIZE * src_width (not MIN...Viresh Kumar2011-08-251-8/+6
* dmaengine/amba-pl08x: Get rid of pl08x_pre_boundary()Viresh Kumar2011-08-252-126/+17
* dmaengine/amba-pl08x: Schedule tasklet in case of error interruptViresh Kumar2011-08-251-21/+23
* dmaengine/amba-pl08x: No need to check "ch->signal < 0"Viresh Kumar2011-08-251-1/+1
* dmaengine/amba-pl08x: Simplify pl08x_ensure_on()Viresh Kumar2011-08-251-7/+1
* dmaengine/amba-pl08x: support runtime PMViresh Kumar2011-08-251-0/+12
* dmaengine/amba-pl08x: Changing few prints to dev_dbg from dev_infoViresh Kumar2011-08-251-4/+3
* dmaengine/amba-pl08x: Remove redundant comment and rewrite originalViresh Kumar2011-08-251-8/+7
* dmaengine/amba-pl08x: Complete doc comment for struct pl08x_txdViresh Kumar2011-08-251-0/+8
* dmaengine/amba-pl08x: pass (*ptr) to sizeof() instead of (struct xyz)Viresh Kumar2011-08-251-4/+4
* dmaengine/amba-pl08x: Rearrange inclusion of header files in ascending orderViresh Kumar2011-08-251-9/+8
* dmaengine/amba-pl08x: Resolve formatting issuesViresh Kumar2011-08-251-25/+16
* ARM: asm/pl080.h: Protect against multiple inclusion of header fileViresh Kumar2011-08-251-0/+4
* dmaengine: at_hdmac: fix way to specify cyclic capabilityNicolas Ferre2011-08-191-6/+4
* dmaengine: at_hdmac: add wrappers for testing channel stateNicolas Ferre2011-08-192-10/+26
* dmaengine: at_hdmac: improve power management routinesNicolas Ferre2011-08-192-1/+94
* dmaengine: at_hdmac: replace spin_lock* with irqsave variantsNicolas Ferre2011-08-191-22/+30
* mxs-dma: enable CLKGATE before accessing registersLothar Waßmann2011-08-161-21/+24
* dmaengine: remove struct scatterlist for headerVinod Koul2011-08-161-2/+0
* dmaengine/dmatest: Terminate transfers on all channels in case of error or exitViresh Kumar2011-08-081-0/+6
* dmaengine: add helper function for slave_singleVinod Koul2011-08-081-0/+11
* Linux 3.1-rc1v3.1-rc1Linus Torvalds2011-08-071-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-071-2/+4
|\
| * sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller2011-08-061-2/+4
* | sh: Fix boot crash related to SCIRafael J. Wysocki2011-08-071-1/+1
* | arm: remove stale export of 'sha_transform'Linus Torvalds2011-08-071-3/+0
* | arm: remove "optimized" SHA1 routinesLinus Torvalds2011-08-072-212/+1
* | fix rcu annotations noise in cred.hAl Viro2011-08-071-5/+6
* | vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds2011-08-071-2/+2
* | Fix POSIX ACL permission checkAri Savolainen2011-08-071-1/+1
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-08-069-504/+617
|\ \
| * | ore: Make ore its own moduleBoaz Harrosh2011-08-063-1/+23
| * | exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh2011-08-066-255/+295
| * | exofs: ios: Move to a per inode components & device-tableBoaz Harrosh2011-08-064-183/+218
| * | exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh2011-08-064-73/+79
| * | exofs: Add offset/length to exofs_get_io_stateBoaz Harrosh2011-08-063-16/+38
| * | exofs: Fix truncate for the raid-groups caseBoaz Harrosh2011-08-041-20/+53
| * | exofs: Small cleanup of exofs_fill_superBoaz Harrosh2011-08-041-4/+2
| * | exofs: BUG: Avoid sbi reallocBoaz Harrosh2011-08-042-24/+30
| * | exofs: Remove pnfs-osd private definitionsBoaz Harrosh2011-08-042-50/+1
| * | nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh2011-08-041-5/+5
* | | vfs: optimize inode cache access patternsLinus Torvalds2011-08-064-34/+106
* | | vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds2011-08-062-18/+14
OpenPOWER on IntegriCloud