Commit Graph

2058 Commits (bfd28b136298f37ef2e10494d3a0bfb4dcbaa7b9)

Author SHA1 Message Date
Maxime Ripard a0bbe990c1 dmaengine: sun6i: depends on RESET_CONTROLLER 11 years ago
Alexandre Belloni 6758ddafad dma: at_hdmac: fix invalid remaining bytes detection 11 years ago
Guennadi Liakhovetski cfc6abc3f1 dmaengine: nbpfaxi: don't build this driver where it cannot be used 11 years ago
Fengguang Wu 1141b7e95a dmaengine: nbpf_error_get_channel() can be static 11 years ago
Mark Brown 6fc8ae787c dma: pl08x: Use correct specifier for size_t values 11 years ago
Laurent Pinchart 31c1e5a135 dmaengine: Remove the context argument to the prep_dma_cyclic operation 11 years ago
Guennadi Liakhovetski f02323ec68 dmaengine: nbpfaxi: convert to tasklet 11 years ago
Guennadi Liakhovetski 67b1668470 dmaengine: nbpfaxi: fix a theoretical race 11 years ago
Guennadi Liakhovetski b45b262cef dmaengine: add a driver for AMBA AXI NBPF DMAC IP cores 11 years ago
Peter Ujfalusi ed64610f29 dmaengine: edma: Do not register second device when booted with DT 11 years ago
Peter Ujfalusi 04d537d95e dmaengine: edma: Do not change the error code returned from edma_alloc_slot 11 years ago
Laurent Pinchart 4415b03abb dmaengine: shdma: Allocate cyclic sg list dynamically 11 years ago
Laurent Pinchart c091ff51b4 dmaengine: shdma: Make channel filter ignore unrelated devices 11 years ago
Laurent Pinchart 9f2c2bb312 dmaengine: sh: Rework Kconfig and Makefile 11 years ago
Maxime Ripard 4fbd804e00 dmaengine: sun6i: Fix memory leaks 11 years ago
Maxime Ripard 174427c1bb dmaengine: sun6i: Free the interrupt before killing the tasklet 11 years ago
Maxime Ripard 92e4a3bf38 dmaengine: sun6i: Remove switch statement from buswidth convertion routine 11 years ago
Alexander Popov 2795eedf2f dmaengine: of: kconfig: select DMA_ENGINE when DMA_OF is selected 11 years ago
Peter Ujfalusi 8e8805d5bf dmaengine: edma: Serve cyclic (audio) channels with high priority queue 11 years ago
Peter Ujfalusi a1f146f317 dmaengine: edma: Support to suppress the period interrupts in cyclic mode 11 years ago
Peter Ujfalusi b7f9bc5267 dmaengine: edma: Update caps->residue_granularity to match with reality 11 years ago
Vinod Koul 7f5e03e736 dmaengine: sun61: fix warning on bad print specfier 11 years ago
Vinod Koul 42c0d54e62 dmaengine: sun6i: fix build failure on x86, xilinx targets 11 years ago
Alexander Popov ec1f0c9666 dmaengine: mpc512x: register for device tree channel lookup 11 years ago
Alexander Popov 16369efb1f dmaengine: of: add common xlate function for matching by channel id 11 years ago
Maxime Ripard 5558593087 dmaengine: sun6i: Add driver for the Allwinner A31 DMA controller 11 years ago
Vinod Koul 37a746aaf5 dmaengine: ipu: use return value of request_irq 11 years ago
Bjorn Helgaas e2f9922ad4 dmaengine: jz4740: Fix GPL v2 license string typo 11 years ago
Jingchang Lu 211bfef7c2 dmaengine: fsl-edma: fix dmamux index calculating error 11 years ago
Nicolin Chen f892afb07e dmaengine: imx-sdma: Add a new DMATYPE for Shared Peripheral ASRC 11 years ago
Nicolin Chen 0b3518652c dmaengine: imx-sdma: Save imx_dma_data into sdmac 11 years ago
Javier Martinez Canillas b1e51d771f dmaengine: pl330: Check if the DMA descriptor is NULL 11 years ago
Sudeep Dutt ce05b68692 dma: Fix MIC X100 DMA Driver Kconfig option 11 years ago
Andy Shevchenko dd8ecfcac6 dmaengine: dw: don't perform DMA when dmaengine_submit is called 11 years ago
Andy Shevchenko cba15617c3 dmaengine: dw: add debug message to dwc_dostart_first_queued 11 years ago
Andy Shevchenko e7637c6c03 dmaengine: dw: introduce dwc_dostart_first_queued() helper 11 years ago
Lars-Peter Clausen c26939e520 dmaengine: pl330: Remove pl330_chan_ctrl() 11 years ago
Lars-Peter Clausen 8ed30a1426 dmaengine: pl330: Simplify marking a request as unused 11 years ago
Lars-Peter Clausen 9dc5a315fe dmaengine: pl330: Embed pl330_req directly into dma_pl330_desc 11 years ago
Lars-Peter Clausen f6f2421c0a dmaengine: pl330: Merge dma_pl330_dmac and pl330_dmac structs 11 years ago
Lars-Peter Clausen fbbcd9be96 dmaengine: pl330: Simplify is_manager() 11 years ago
Lars-Peter Clausen 1b446d2a61 dmaengine: pl330: Remove uneccessary ccr validation 11 years ago
Lars-Peter Clausen 65ad60600f dmaengine: pl330: Change type pl330_chid from void * to struct pl330_thread * 11 years ago
Lars-Peter Clausen 6079d38ca2 dmaengine: pl330: Remove useless xfer_cb indirection 11 years ago
Lars-Peter Clausen be025329fd dmaengine: pl330: Remove unused mc_len field from _pl330_req struct 11 years ago
Lars-Peter Clausen d5cef121ff dmaengine: pl330: Remove unused next field form pl330_xfer struct 11 years ago
Lars-Peter Clausen c9392d80ae dmaengine: pl330: Remove unused client_data field form pl330_info 11 years ago
Lars-Peter Clausen 7ae342fd6f dmaengine: pl330: Remove unused dmac_reset callback 11 years ago
Lars-Peter Clausen fa01ef38d6 dmaengine: pl330: Remove unused pl330_chanstatus struct 11 years ago
Lars-Peter Clausen f0564c7ecb dmaengine: pl330: Remove duplicated cachecontrol enum 11 years ago