summaryrefslogtreecommitdiff
path: root/drivers/dma (follow)
Commit message (Expand)AuthorAge
...
| * | | dmaengine: ipu: use return value of request_irqVinod Koul2014-07-25
| * | | dmaengine: jz4740: Fix GPL v2 license string typoBjorn Helgaas2014-07-25
| * | | dmaengine: fsl-edma: fix dmamux index calculating errorJingchang Lu2014-07-25
| * | | 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: pl330: Check if the DMA descriptor is NULLJavier Martinez Canillas2014-07-22
| * | | Merge commit 'renesas-shdma-for-v3.17' into for-linusVinod Koul2014-07-21
| |\ \ \
| | * | | dmaengine: shdma: Use defines instead of hardcoded numbersGeert Uytterhoeven2014-07-15
| | * | | dmaengine: shdma: Add more register documentationGeert Uytterhoeven2014-07-09
| | |/ /
| * | | dmaengine: dw: don't perform DMA when dmaengine_submit is calledAndy Shevchenko2014-07-15
| * | | dmaengine: dw: add debug message to dwc_dostart_first_queuedAndy Shevchenko2014-07-15
| * | | dmaengine: dw: introduce dwc_dostart_first_queued() helperAndy Shevchenko2014-07-15
| * | | dmaengine: pl330: Remove pl330_chan_ctrl()Lars-Peter Clausen2014-07-15
| * | | dmaengine: pl330: Simplify marking a request as unusedLars-Peter Clausen2014-07-15
| * | | dmaengine: pl330: Embed pl330_req directly into dma_pl330_descLars-Peter Clausen2014-07-15
| * | | dmaengine: pl330: Merge dma_pl330_dmac and pl330_dmac structsLars-Peter Clausen2014-07-15
| * | | dmaengine: pl330: Simplify is_manager()Lars-Peter Clausen2014-07-15
| * | | dmaengine: pl330: Remove uneccessary ccr validationLars-Peter Clausen2014-07-15
| * | | dmaengine: pl330: Change type pl330_chid from void * to struct pl330_thread *Lars-Peter Clausen2014-07-15
| * | | dmaengine: pl330: Remove useless xfer_cb indirectionLars-Peter Clausen2014-07-15
| * | | dmaengine: pl330: Remove unused mc_len field from _pl330_req structLars-Peter Clausen2014-07-15
| * | | dmaengine: pl330: Remove unused next field form pl330_xfer structLars-Peter Clausen2014-07-15
| * | | dmaengine: pl330: Remove unused client_data field form pl330_infoLars-Peter Clausen2014-07-15
| * | | dmaengine: pl330: Remove unused dmac_reset callbackLars-Peter Clausen2014-07-15
| * | | dmaengine: pl330: Remove unused pl330_chanstatus structLars-Peter Clausen2014-07-15
| * | | dmaengine: pl330: Remove duplicated cachecontrol enumLars-Peter Clausen2014-07-15
| * | | dmaengine: pl330: Use dma_transfer_direction instead of custom pl330_reqtypeLars-Peter Clausen2014-07-15
| * | | dmaengine: inherit debug settings from the subsystem for subdirectoriesWolfram Sang2014-07-15
| * | | dmaengine: Use dma_zalloc_coherentJoe Perches2014-07-14
| * | | dmaengine: qcom_bam_dma: Add descriptor flagsAndy Gross2014-07-14
| * | | dmaengine: Freescale: change descriptor release process for supporting async_txHongbo Zhang2014-07-14
| * | | dmaengine: Freescale: add suspend resume functions for DMA driverHongbo Zhang2014-07-14
| * | | dmaengine: Freescale: use spin_lock_bh instead of spin_lock_irqsaveHongbo Zhang2014-07-14
* | | | Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-08-06
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2014-08-04
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | dma: edma: Declare DMA_SLAVE_BUSWIDTH_3_BYTES as supported buswidthPeter Ujfalusi2014-07-04
| | |/ /
* | | | dma: Fix MIC X100 DMA Driver Kconfig optionSudeep Dutt2014-07-16
* | | | Merge 3.16-rc5 into char-misc-nextGreg Kroah-Hartman2014-07-13
|\| | |
| * | | Update imx-sdma cyclic handling to report residueRussell King - ARM Linux2014-07-01
| * | | dma: cppi41: handle 0-length packetsDaniel Mack2014-07-01
| |/ /
* / / dma: MIC X100 DMA DriverSiva Yerramreddy2014-07-12
|/ /
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-06-10
|\ \
| * \ Merge branch 'topic/xilinx' into for-linusVinod Koul2014-06-09
| |\ \
| | * | dma: Add Xilinx AXI Video Direct Memory Access Engine driver supportSrikanth Thokala2014-04-30
| * | | Merge branch 'topic/dw' into for-linusVinod Koul2014-06-09
| |\ \ \
| | * | | dmaengine: dw: check return code of dma_async_device_register()Andy Shevchenko2014-05-22
| | * | | dmaengine: dw: fix regression in dw_probe() functionAndy Shevchenko2014-05-22
| | * | | dmaengine: dw: enable clock before accessAndy Shevchenko2014-05-22
| * | | | dmaengine: sh: don't use dynamic static allocationVinod Koul2014-06-03
| * | | | dmaengine: sh: fix print specifier warningsVinod Koul2014-06-03