summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mmp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-04ioat3: interrupt coalescingDan Williams2-5/+34
2010-03-04ioat: close potential BUG_ON race in the descriptor cleanup pathDan Williams2-2/+2
2010-03-03ioat2: kill pending flagDan Williams2-24/+12
2010-03-03ioat3: use ioat2_quiesce()Dan Williams1-9/+1
2010-03-03ioat3: cleanup, don't enable DCA completion writesDan Williams1-2/+1
2010-03-02DMAENGINE: COH 901 318 lli sg offset fixLinus Walleij1-4/+6
2010-03-02DMAENGINE: COH 901 318 configure channel directionLinus Walleij1-0/+14
2010-03-02DMAENGINE: COH 901 318 remove irq countingLinus Walleij2-55/+34
2010-03-02DMAENGINE: COH 901 318 descriptor pool refactoringLinus Walleij2-30/+26
2010-03-02DMAENGINE: COH 901 318 cleanupsLinus Walleij1-14/+28
2010-03-02dma: Add MPC512x DMA driverPiotr Ziecik3-0/+808
2010-03-02Debugging options for the DMA engine subsystemLinus Walleij2-0/+23
2010-03-01iop-adma: redundant/wrong tests in iop_*_count()?Roel Kluin1-8/+4
2010-03-01dmatest: fix handling of an even number of xor_sourcesDan Williams1-1/+1
2010-03-01dmatest: correct raid6 PQ testAnatolij Gustschin1-3/+3
2010-03-01fsldma: Fix cookie issuesSteven J. Magnani2-1/+6
2010-03-01fsldma: Fix cookie issuesSteven J. Magnani1-1/+1
2010-02-10drivers/dma: Correct NULL testJulia Lawall1-2/+0
2010-02-10async-tx: fix buffer submission error handling in ipu_idma.cGuennadi Liakhovetski1-18/+7
2010-02-05dmaengine: correct onstack wait_queue_head declarationYong Zhang1-1/+1
2010-02-03dma: cases IPU_PIX_FMT_BGRA32, BGR32 and ABGR32 are the same in ipu_ch_param_...Roel Kluin1-14/+1
2010-02-03dma: make Open Firmware device id constantMárton Németh2-2/+2
2010-02-03ioat: fix infinite timeout checking in ioat2_quiesceDan Williams1-1/+1
2010-02-02dmaengine: fix memleak in dma_async_device_unregisterAnatolij Gustschin1-0/+1
2010-02-02fsldma: major cleanups and fixesIra Snyder2-182/+207
2010-02-02fsldma: rename fsl_chan to chanIra Snyder1-275/+275
2010-02-02fsldma: simplify IRQ probing and handlingIra Snyder2-44/+137
2010-02-02fsldma: clean up the OF subsystem routinesIra Snyder2-129/+134
2010-02-02fsldma: rename dest to dst for uniformityIra Snyder2-17/+17
2010-02-02fsldma: rename struct fsl_dma_chan to struct fsldma_chanIra Snyder2-73/+81
2010-02-02fsldma: remove unused structure membersIra Snyder2-13/+8
2010-02-02fsldma: reduce kernel text sizeIra Snyder1-38/+45
2010-01-29Linux 2.6.33-rc6v2.6.33-rc6Linus Torvalds1-1/+1
2010-01-29mfd: Fix asic3 buildDmitry Artamonow1-1/+1
2010-01-29mm: fix migratetype bug which slowed swappingHugh Dickins1-2/+3
2010-01-29sparc: TIF_ABI_PENDING bit removalDavid Miller3-21/+4
2010-01-29x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin5-23/+13
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds10-41/+33
2010-01-29Input: update multi-touch protocol documentationHenrik Rydberg1-8/+40
2010-01-29Input: add the ABS_MT_PRESSURE eventHenrik Rydberg2-0/+2
2010-01-29Input: winbond-cir - remove dmesg spamDavid Härdeman1-1/+1
2010-01-28[ARM] Update mach-typesRussell King1-1/+59
2010-01-28Btrfs: check total number of devices when removing missingJosef Bacik1-2/+2
2010-01-28Btrfs: check return value of open_bdev_exclusive properlyJosef Bacik1-2/+2
2010-01-28Btrfs: do not mark the chunk as readonly if in degraded modeJosef Bacik1-0/+5
2010-01-28Btrfs: run orphan cleanup on default fs rootJosef Bacik2-6/+6
2010-01-28Btrfs: fix a memory leak in btrfs_init_aclYang Hongyang1-0/+1
2010-01-28Btrfs: Use correct values when updating inode i_size on fallocateAneesh Kumar K.V1-4/+9
2010-01-28Btrfs: remove tree_search() in extent_map.cMiao Xie1-14/+0
2010-01-28Btrfs: Add mount -o compress-forceChris Mason3-2/+11