Commit Graph

698 Commits (63dc355a5a8cf296e2b1cc2e4192190dca221129)

Author SHA1 Message Date
Ira W. Snyder 8faa7cf828 dt/fsldma: fix build warning caused by of_platform_device changes 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Yoshihiro Shimoda ff7690b48a dma: shdma: add checking the DMAOR_AE in sh_dmae_err 14 years ago
Thomas Gleixner 6a03513825 dma: Ipu: Convert interupt code 14 years ago
Andres Salomon e46dccff34 mfd: mfd_cell is now implicitly available to timberdale drivers 14 years ago
Viresh Kumar d42efe6bfb dmaengine/dmatest: Pass timeout via module params 14 years ago
Uwe Kleine-König 5b9a4f98b2 dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCs 14 years ago
matt mooney 990710ca5d dma: change to new flag variable 14 years ago
Ira Snyder a00ae34ac8 fsldma: make halt behave nicely on all supported controllers 14 years ago
Ira Snyder dc8d409157 fsldma: reduce locking during descriptor cleanup 14 years ago
Ira Snyder 9c4d1e7bde fsldma: support async_tx dependencies and automatic unmapping 14 years ago
Ira Snyder f04cd40701 fsldma: fix controller lockups 14 years ago
Ira Snyder 31f4306c83 fsldma: minor codingstyle and consistency fixes 14 years ago
Ira Snyder 0ab09c3681 fsldma: improve link descriptor debugging 14 years ago
Ira Snyder b158471ef6 fsldma: use channel name in printk output 14 years ago
Ira Snyder e8bd84df27 fsldma: move related helper functions near each other 14 years ago
Ira Snyder b203bd3f6b dmatest: fix automatic buffer unmap type 14 years ago
Rakib Mullick 0b863b333f drivers, pch_dma: Fix warning when CONFIG_PM=n. 14 years ago
Viresh Kumar 29782da5f0 dmaengine/dw_dmac fix: use readl & writel instead of __raw_readl & __raw_writel 14 years ago
Viresh Kumar e51dc53b8c dw_dmac: Setting Default Burst length for transfers as 16. 14 years ago
Viresh KUMAR ee66509d7f dw_dmac: Allow src/dst msize & flow controller to be configured at runtime 14 years ago
Viresh Kumar 93317e8e35 dw_dmac: Pass Channel Priority from platform_data 14 years ago
Viresh Kumar b0c3130d69 dw_dmac: Pass Channel Allocation Order from platform_data 14 years ago
Viresh Kumar e518076ef8 dw_dmac: Mark all tx_descriptors with DMA_CRTL_ACK after xfer finish 14 years ago
Viresh Kumar 418e740706 dw_dmac: Change value of DWC_MAX_COUNT to 4095. 14 years ago
Viresh Kumar a02274564d dw_dmac: Adding support for 64 bit access width for memcpy xfers 14 years ago
Viresh Kumar 569432efa7 dw_dmac: Calling dwc_scan_descriptors from dwc_tx_status() after taking lock 14 years ago
Viresh Kumar f336e42f73 dw_dmac: Move single descriptor from dwc->queue to dwc->active_list in dwc_complete_all 14 years ago
Viresh Kumar cb689a706d dw_dmac: Replace module_init() with subsys_initcall() 14 years ago
Viresh Kumar f44ad7e91d dw_dmac: Remove compilation dependency from AVR32 and put on HAVE_CLK 14 years ago
Shawn Guo a580b8c542 dmaengine: mxs-dma: add dma support for i.MX23/28 14 years ago
Justin P. Mattock ae0e47f02a Remove one to many n's in a word 14 years ago
Grant Likely 000061245a dt/powerpc: Eliminate users of of_platform_{,un}register_driver 14 years ago
Tomoya MORINAGA 26d890f0d0 pch_dma: set the number of array correctly 14 years ago
Tomoya MORINAGA c5a9f9d089 pch_dma: fix kernel error issue 14 years ago
Russell King aa25afad2c ARM: amba: make probe() functions take const id tables 14 years ago
Justin P. Mattock bc0b44c359 coh901318.c: Change initate to initiate. 14 years ago
Anatolij Gustschin a646bd7f08 dma: ipu_idmac: do not lose valid received data in the irq handler 14 years ago
Shawn Guo 341b9419a8 dmaengine: imx-sdma: fix up param for the last BD in sdma_prep_slave_sg() 14 years ago
Shawn Guo 1e9cebb42d dmaengine: imx-sdma: correct sdmac->status in sdma_handle_channel_loop() 14 years ago
Shawn Guo 8a9659114c dmaengine: imx-sdma: return sdmac->status in sdma_tx_status() 14 years ago
Shawn Guo 4b2ce9ddb3 dmaengine: imx-sdma: set sdmac->status to DMA_ERROR in err_out of sdma_prep_slave_sg() 14 years ago
Shawn Guo 1797c33f0e dmaengine: imx-sdma: remove IMX_DMA_SG_LOOP handling in sdma_prep_slave_sg() 14 years ago
Sascha Hauer f8a356ff96 dmaengine i.MX dma: initialize dma capabilities outside channel loop 14 years ago
Sascha Hauer 97a43dfe84 dmaengine i.MX DMA: do not initialize chan_id field 14 years ago
Sascha Hauer d07102a1bb dmaengine i.MX dma: check sg entries for valid addresses and lengths 14 years ago
Sascha Hauer 1e070a6099 dmaengine i.MX dma: set maximum segment size for our device 14 years ago
Sascha Hauer 23889c6352 dmaengine i.MX SDMA: reserve channel 0 by not registering it 14 years ago
Sascha Hauer 7214a8b14f dmaengine i.MX SDMA: initialize dma capabilities outside channel loop 14 years ago
Sascha Hauer 7a0e9b2557 dmaengine i.MX SDMA: do not initialize chan_id field 14 years ago