summaryrefslogtreecommitdiffstats
path: root/drivers/dma/timb_dma.c
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: convert drivers/dma/* to use module_platform_driver()Axel Lin2011-12-051-11/+1Star
* dmaengine: timb_dma: fix the spare wariningsVinod Koul2011-11-281-4/+4
* dmaengine: move drivers to dma_transfer_directionVinod Koul2011-10-271-9/+9
* dma/timberdale: free_irq() on an error pathDan Carpenter2011-10-071-1/+1
* dmaengine: delete redundant chan_id and chancnt initialization in dma driversBarry Song2011-09-201-2/+1Star
* mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz2011-05-261-2/+1Star
* mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon2011-03-231-1/+2
* Remove one to many n's in a wordJustin P. Mattock2011-03-011-1/+1
* dma/timberdale: simplify conditionalNicolas Kaiser2010-10-201-1/+1
* drivers/dma: Eliminate a NULL pointer dereferenceJulia Lawall2010-07-011-2/+2
* dma/timb_dma: compile warning on 32 bitDan Carpenter2010-07-011-2/+2
* kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-251-1/+1
* DMAENGINE: extend the control command to include an argLinus Walleij2010-05-181-1/+2
* async_tx: use of kzalloc/kfree requires the include of slab.hStephen Rothwell2010-03-301-0/+1
* dmaengine: provide helper for setting txstateDan Williams2010-03-271-5/+1Star
* DMAENGINE: generic channel status v2Linus Walleij2010-03-271-7/+8
* DMAENGINE: generic slave control v2Linus Walleij2010-03-271-2/+7
* dma: timb-dma: Update comment and fix compiler warningRichard Röjfors2010-03-271-2/+5
* dma: Add timb-dmaRichard Röjfors2010-03-261-0/+853