summaryrefslogtreecommitdiff
path: root/drivers/dma/imx-sdma.c
Commit message (Expand)AuthorAge
* dmaengine: imx-sdma: Fix compilation warning.Arvind Yadav2017-05-30
* dmaengine: imx-sdma: Handle return value of clk_prepare_enableArvind Yadav2017-05-30
* dmaengine: imx-sdma: add 1ms delay to ensure SDMA channel is stoppedJiada Wang2017-03-27
* dmaengine: imx-sdma: advertise correct residue granularityLucas Stach2017-03-14
* dmaengine: imx-sdma - correct the dma transfer residue calculationNandor Han2016-11-25
* Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-10-06
|\
| * Merge branch 'topic/imx' into for-linusVinod Koul2016-10-03
| |\
| | * dmaengine: imx-sdma: Add i.MX7 supportFabio Estevam2016-08-31
| | * dmaengine: imx-sdma: (trivial) fix a typoMartin Kaiser2016-08-10
| * | dmaengine: imx-sdma: convert callback to helper functionDave Jiang2016-08-08
| |/
* | dmaengine: imx-sdma - update the residue calculation for cyclic channelsNandor Han2016-08-31
* | dmaengine: imx-sdma - reduce transfer latency for DMA cyclic clientsNandor Han2016-08-31
|/
* dmaengine: imx-sdma: remove assignment never usedVinod Koul2016-07-23
* dmaengine: imx-sdma: remove dummy assignmentVinod Koul2016-07-23
* dmaengine: imx-sdma: explicitly freeup irqVinod Koul2016-07-16
* dmaengine: imx-sdma: ack channel 0 IRQ in the interrupt handlerMichael Olbrich2016-07-12
* dmaengine: imx-sdma: remove __init annotation on sdma_event_remapJason Liu2015-11-16
* dmaengine: imx-sdma: Remove unneeded dev_info()Fabio Estevam2015-10-07
* dmaengine: imx-sdma: Move message level to debugFabio Estevam2015-10-07
* dmaengine: imx-sdma: Check for clk_enable() errorsFabio Estevam2015-08-20
* dmaengine: imx-sdma: Add imx6sx platform supportZidan Wang2015-08-19
* dmaengine: imx-sdma: Add device to device supportShengjiu Wang2015-08-05
* dmaengine: imx: Constify platform_device_idKrzysztof Kozlowski2015-05-04
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-24
|\
| * dmaengine: imx-sdma: Add support for version 3 firmwareFabio Estevam2015-03-18
* | dmaengine: imx-sdma: switch to dynamic context mode after script loadedRobin Gong2015-03-16
|/
* Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linusVinod Koul2015-02-02
|\
| * dmaengine: imx-sdma: Return a proper error code in platform_get_irq()Fabio Estevam2015-01-13
| * dmaengine: imx-sdma: Use devm functionsFabio Estevam2015-01-13
| * dmaengine: imx-sdma: Declare slave capabilities for the generic codeFabio Estevam2015-01-13
| * dmaengine: imx-sdma: Split device_controlMaxime Ripard2014-12-22
* | dmaengine: imx-sdma: fix indentationAsaf Vertz2014-12-22
|/
* dma: imx-sdma: clarify about firmware not found errorSascha Hauer2014-12-05
* dmaengine: imx-sdma: Add a new DMATYPE for SAINicolin Chen2014-11-17
* dma: imx-sdma: remove incorrect __init annotation from sdma_init()Jingoo Han2014-11-17
* dma: imx-sdma: fix another incorrect __init annotationArnd Bergmann2014-09-28
* dma: imx-sdma: Remove spurious __init annotation on sdma_probe()Mark Brown2014-08-28
* dma: imx-sdma: Adding tasklet_kill() in sdma_remove function.Vignesh Raman2014-08-19
* dma: imx-sdma: use module_platform_driver for SDMA driverVignesh Raman2014-08-19
* dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart2014-08-04
* dmaengine: imx-sdma: Add a new DMATYPE for Shared Peripheral ASRCNicolin Chen2014-07-25
* dmaengine: imx-sdma: Save imx_dma_data into sdmacNicolin Chen2014-07-25
* dmaengine: Use dma_zalloc_coherentJoe Perches2014-07-14
* Update imx-sdma cyclic handling to report residueRussell King - ARM Linux2014-07-01
* dmaengine: imx: correct sdmac->status for cyclic dma txJiada Wang2014-06-01
* dma: sdma: Add imx25 compatibleMarkus Pargmann2014-02-18
* dma: imx-sdma: Assign a default script number for ROM firmware casesNicolin Chen2014-01-13
* dma: imx-sdma: Add new dma type for ssi dual fifo scriptNicolin Chen2013-12-16
* dma: imx-sdma: Add sdma firmware version 2 supportNicolin Chen2013-12-16
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-20
|\