summaryrefslogtreecommitdiff
path: root/drivers/dma/timb_dma.c
Commit message (Expand)AuthorAge
* dmaengine: Remove remaining FSF mailing addressesJarkko Nikula2015-07-06
* dmaengine: td: Rename device_controlMaxime Ripard2014-12-22
* dmaengine: Remove .owner field for driverKiran Padwal2014-11-06
* dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz2013-11-14
* dmaengine: prepare for generic 'unmap' dataDan Williams2013-11-13
* dma: use dev_get_platdata()Jingoo Han2013-08-13
* dma: timb_dma: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-05
* dma: timb_dma: Fix compiler warningMaxin B. John2013-04-15
* Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* dma: remove use of __devinitBill Pemberton2012-11-28
* dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclicAlexandre Bounine2012-03-21
* dmaengine: fix for cookie changes and mergeVinod Koul2012-03-13
* dmaengine: consolidate initialization of cookiesRussell King - ARM Linux2012-03-13
* dmaengine: consolidate tx_status functionsRussell King - ARM Linux2012-03-13
* dmaengine: provide a common function for completing a dma descriptorRussell King - ARM Linux2012-03-13
* dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux2012-03-13
* dmaengine: add private header fileRussell King - ARM Linux2012-03-13
* dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux2012-03-13
* dmaengine: convert drivers/dma/* to use module_platform_driver()Axel Lin2011-12-05
* dmaengine: timb_dma: fix the spare wariningsVinod Koul2011-11-28
* dmaengine: move drivers to dma_transfer_directionVinod Koul2011-10-27
* dma/timberdale: free_irq() on an error pathDan Carpenter2011-10-07
* dmaengine: delete redundant chan_id and chancnt initialization in dma driversBarry Song2011-09-20
* mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz2011-05-26
* mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon2011-03-23
* Remove one to many n's in a wordJustin P. Mattock2011-03-01
* dma/timberdale: simplify conditionalNicolas Kaiser2010-10-19
* drivers/dma: Eliminate a NULL pointer dereferenceJulia Lawall2010-07-01
* dma/timb_dma: compile warning on 32 bitDan Carpenter2010-07-01
* kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-25
* DMAENGINE: extend the control command to include an argLinus Walleij2010-05-17
* async_tx: use of kzalloc/kfree requires the include of slab.hStephen Rothwell2010-03-29
* dmaengine: provide helper for setting txstateDan Williams2010-03-26
* DMAENGINE: generic channel status v2Linus Walleij2010-03-26
* DMAENGINE: generic slave control v2Linus Walleij2010-03-26
* dma: timb-dma: Update comment and fix compiler warningRichard Röjfors2010-03-26
* dma: Add timb-dmaRichard Röjfors2010-03-25