Commit Graph

746 Commits (1880c4ae182afb5650c5678949ecfe7ff66a724e)

Author SHA1 Message Date
Magnus Damm dcee0bb713 dmaengine: shdma: SH_DMAC_MAX_CHANNELS message fix 14 years ago
Guennadi Liakhovetski a1b2cc5067 dmaengine: shdma: fix a regression: initialise DMA channels for memcpy 14 years ago
Paul Mundt 5c2de44417 dmaengine: shdma: Fix up fallout from runtime PM changes. 14 years ago
Dimitri Sivanich 19d78a61be x86: poll waiting for I/OAT DMA channel status 14 years ago
Vinod Koul bc9af76b1e dmaengine: add TODO items for future work on dma drivers 14 years ago
Samuel Ortiz 3271d382c3 mfd: Use mfd cell platform_data for timberdale cells platform bits 14 years ago
Viresh Kumar aecb7b64dd dmaengine/dw_dmac: Update maintainer-ship 14 years ago
Magnus Damm d026e00e58 dmaengine: shdma: Update SH_DMAC_MAX_CHANNELS to 20 14 years ago
Magnus Damm 300e5f97d2 dmaengine: shdma: Fix SH_DMAC_MAX_CHANNELS handling 14 years ago
Magnus Damm 26fc02ab55 dmaengine: shdma: Make second memory window optional 14 years ago
Paul Gortmaker 70c7160619 Add appropriate <linux/prefetch.h> include for prefetch users 14 years ago
Guennadi Liakhovetski 31705e21f9 dmaengine: shdma: synchronize RCU before freeing, simplify spinlock 14 years ago
Guennadi Liakhovetski 467017b83b dmaengine: shdma: add runtime- and system-level power management 14 years ago
Guennadi Liakhovetski 2dc666673b dmaengine: shdma: fix locking 14 years ago
Linus Walleij a0eb221a44 dmaengine: move link order 14 years ago
Jean Delvare e05503ef11 Haavard Skinnemoen has left Atmel 14 years ago
Linus Walleij a7c57cf7d4 dmaengine/dw_dmac: implement pause and resume in dwc_control 14 years ago
Viresh Kumar 69cea5a00d dmaengine/dw_dmac: Replace spin_lock* with irqsave variants and enable submission from callback 14 years ago
Viresh Kumar 69dc14b51c dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_MAX_COUNT 14 years ago
Viresh Kumar abf53902dc dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DMA_SUCCESS 14 years ago
Viresh Kumar 5fedefb87b dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_all() is called 14 years ago
Nicolas Ferre de7a2f9f7b dmaengine: at_hdmac: pause: no need to wait for FIFO empty 14 years ago
Tomoya MORINAGA eb8590b504 pch_dma: modify pci device table definition 14 years ago
Tomoya MORINAGA c0dfc04ac9 pch_dma: Support new device ML7223 IOH 14 years ago
Tomoya MORINAGA 194f5f2706 pch_dma: Support I2S for ML7213 IOH 14 years ago
Tomoya MORINAGA 60092d0bde pch_dma: Fix DMA setting issue 14 years ago
Tomoya MORINAGA 08645fdc7b pch_dma: modify for checkpatch 14 years ago
Tomoya MORINAGA c8fcba600c pch_dma: fix dma direction issue for ML7213 IOH video-in 14 years ago
Nicolas Ferre e257e1563f dmaengine: at_hdmac: use descriptor chaining help function 14 years ago
Nicolas Ferre 23b5e3ad68 dmaengine: at_hdmac: implement pause and resume in atc_control 14 years ago
Nicolas Ferre 543aabc7d2 dmaengine: at_hdmac: set residue as total len in atc_tx_status 14 years ago
Philippe Langlais 711b9cea92 dmaengine/ste_dma40: fix introduced warnings 14 years ago
Nicolas Ferre ae14d4b5e0 dmaengine: at_hdmac: specialize AHB interfaces to optimize transfers 14 years ago
Nicolas Ferre 2f432823ec dmaengine: at_hdmac: remove channel status testing in tasklet 14 years ago
Nicolas Ferre cc52a10a04 dmaengine: at_hdmac: debug information sg_len for prep_slave_sg 14 years ago
Nicolas Ferre 53830cc759 dmaengine: at_hdmac: add cyclic DMA operation support 14 years ago
Nicolas Ferre 9b3aa589ea dmaengine: at_hdmac: modify way to use interrupts 14 years ago
Joe Perches 85ee7a1d39 treewide: cleanup continuations and remove logging message whitespace 14 years ago
Ira W. Snyder 8faa7cf828 dt/fsldma: fix build warning caused by of_platform_device changes 14 years ago
Liu Yuan 364de77831 drivers, pch_dma: Fix uninitialized var before use 14 years ago
Kristen Carlson Accardi e2142df7ec intel_mid_dma: fix runtime pm issues 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Coly Li 427cdf19b9 dma: use BUG_ON correctly in ppc4xx/adam.c, v4 14 years ago
Coly Li 7912d30007 dma: use BUG_ON correctly in mv_xor.c, v4 14 years ago
Coly Li e2ec771a99 dma: use BUG_ON correctly in iop-adma.c, v4 14 years ago
Viresh Kumar 84adccfb8c dmaengine/dw_dmac fix: dwc_scan_descriptors must compare first desc address also with llp 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