aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAge
* Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-10-07
|\
| * net_dma: simple removalDan Williams2014-09-28
| * dmatest: prevent memory leakage on error path in threadAndy Shevchenko2014-08-22
| * ioat: Use time_before_jiffies()Manuel Schölling2014-08-21
| * dma: mv_xor: Rename __mv_xor_slot_cleanup() to mv_xor_slot_cleanup()Ezequiel Garcia2014-04-10
| * dma: mv_xor: Remove all callers of mv_xor_slot_cleanup()Ezequiel Garcia2014-04-10
| * dma: mv_xor: Remove unneeded mv_xor_clean_completed_slots() callEzequiel Garcia2014-04-10
| * ioat: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-04-10
| * drivers: dma: Include appropriate header file in dca.cRashika2014-04-10
| * drivers: dma: Mark functions as static in dma_v3.cRashika2014-04-10
| * dma: mv_xor: Add DMA API error checksEzequiel Garcia2014-04-10
| * ioat/dca: Use dev_is_pci() to check whether it is pci deviceYijing Wang2014-04-10
* | dmaengine: omap-dma: Restore the CLINK_CTRL in resume pathPeter Ujfalusi2014-09-23
* | dmaengine: omap-dma: Add memory barrier to dma_resume pathPeter Ujfalusi2014-09-23
* | dmaengine: jz4740: Fix non-cyclic descriptor completionLars-Peter Clausen2014-09-11
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-08-11
|\ \
| * | dmaengine: sun6i: depends on RESET_CONTROLLERMaxime Ripard2014-08-08
| * | dma: at_hdmac: fix invalid remaining bytes detectionAlexandre Belloni2014-08-07
| * | dmaengine: nbpfaxi: don't build this driver where it cannot be usedGuennadi Liakhovetski2014-08-07
| * | dmaengine: nbpf_error_get_channel() can be staticFengguang Wu2014-08-05
| * | dma: pl08x: Use correct specifier for size_t valuesMark Brown2014-08-04
| * | dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart2014-08-04
| * | dmaengine: nbpfaxi: convert to taskletGuennadi Liakhovetski2014-08-04
| * | dmaengine: nbpfaxi: fix a theoretical raceGuennadi Liakhovetski2014-08-04
| * | dmaengine: add a driver for AMBA AXI NBPF DMAC IP coresGuennadi Liakhovetski2014-08-04
| * | dmaengine: edma: Do not register second device when booted with DTPeter Ujfalusi2014-07-31
| * | dmaengine: edma: Do not change the error code returned from edma_alloc_slotPeter Ujfalusi2014-07-31
| * | dmaengine: shdma: Allocate cyclic sg list dynamicallyLaurent Pinchart2014-07-31
| * | dmaengine: shdma: Make channel filter ignore unrelated devicesLaurent Pinchart2014-07-31
| * | dmaengine: sh: Rework Kconfig and MakefileLaurent Pinchart2014-07-31
| * | dmaengine: sun6i: Fix memory leaksMaxime Ripard2014-07-30
| * | dmaengine: sun6i: Free the interrupt before killing the taskletMaxime Ripard2014-07-30
| * | dmaengine: sun6i: Remove switch statement from buswidth convertion routineMaxime Ripard2014-07-30
| * | dmaengine: of: kconfig: select DMA_ENGINE when DMA_OF is selectedAlexander Popov2014-07-30
| * | Merge commit 'renesas-rcar-audmapp-for-v3.17' into for-linusVinod Koul2014-07-28
| |\ \
| | * | dma: rcar-audmapp: add DT supportKuninori Morimoto2014-07-11
| | * | dma: rcar-audmapp: don't keep audmapp_slave_config for each channelesKuninori Morimoto2014-07-08
| | * | dma: rcar-audmapp: enable .set_slaveKuninori Morimoto2014-07-08
| * | | dmaengine: edma: Serve cyclic (audio) channels with high priority queuePeter Ujfalusi2014-07-28
| * | | dmaengine: edma: Support to suppress the period interrupts in cyclic modePeter Ujfalusi2014-07-28
| * | | dmaengine: edma: Update caps->residue_granularity to match with realityPeter Ujfalusi2014-07-28
| * | | dmaengine: sun61: fix warning on bad print specfierVinod Koul2014-07-28
| * | | dmaengine: sun6i: fix build failure on x86, xilinx targetsVinod Koul2014-07-28
| * | | dmaengine: mpc512x: register for device tree channel lookupAlexander Popov2014-07-25
| * | | dmaengine: of: add common xlate function for matching by channel idAlexander Popov2014-07-25
| * | | dmaengine: sun6i: Add driver for the Allwinner A31 DMA controllerMaxime Ripard2014-07-25
| * | | 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