aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/timb_dma.c
Commit message (Expand)AuthorAgeFilesLines
* merge more stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-3/+2
* mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz2011-05-261-2/+1
* 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-191-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-171-1/+2
* async_tx: use of kzalloc/kfree requires the include of slab.hStephen Rothwell2010-03-291-0/+1
* dmaengine: provide helper for setting txstateDan Williams2010-03-261-5/+1
* DMAENGINE: generic channel status v2Linus Walleij2010-03-261-7/+8
* DMAENGINE: generic slave control v2Linus Walleij2010-03-261-2/+7
* dma: timb-dma: Update comment and fix compiler warningRichard Röjfors2010-03-261-2/+5
* dma: Add timb-dmaRichard Röjfors2010-03-251-0/+853