Commit Graph

210 Commits (a309218acee8606f7e235da20cc826eb06d9b0f6)

Author SHA1 Message Date
Dan Williams a309218ace ioat2,3: dynamically resize descriptor ring 16 years ago
Dan Williams 09c8a5b85e ioat: switch watchdog and reset handler from workqueue to timer 16 years ago
Dan Williams ad643f54c8 ioat1: trim ioat_dma_desc_sw 16 years ago
Dan Williams 345d852391 ioat: ___devinit annotate the initialization paths 16 years ago
Dan Williams f6ab95b557 ioat: preserve chanctrl bits when re-arming interrupts 16 years ago
Dan Williams bb32078630 ioat: ignore reserved bits for chancnt and xfercap 16 years ago
Dan Williams 4fb9b9e8d5 ioat: cleanup completion status reads 16 years ago
Dan Williams 6df9183a15 ioat: add some dev_dbg() calls 16 years ago
Dan Williams 38e12f64a1 ioat1: kill unused unmap parameters 16 years ago
Dan Williams 5cbafa65b9 ioat2,3: convert to a true ring buffer 16 years ago
Dan Williams dcbc853af6 ioat: prepare the code for ioat[12]_dma_chan split 16 years ago
Dan Williams a6a39ca1ba ioat: fix self test interrupts 16 years ago
Dan Williams a0587bcf3e ioat1: move descriptor allocation from submit to prep 16 years ago
Dan Williams c7984f4e4e ioat: define descriptor control bit-field 16 years ago
Dan Williams 77867fff03 ioat: fix type mismatch for ->dmacount 16 years ago
Dan Williams f2427e276f ioat: split ioat_dma_probe into core/version-specific routines 16 years ago
Dan Williams b31b78f1ab ioat: kill function prototype ifdef guards 16 years ago
Dan Williams bc3c702585 ioat: cleanup some long deref chains and 80 column collisions 16 years ago
Dan Williams e6c0b69a43 ioat: convert ioat_probe to pcim/devm 16 years ago
Dan Williams 1f27adc2f0 ioat: move definitions to dma.h 16 years ago
Dan Williams 584ec22759 ioat: move to drivers/dma/ioat/ 16 years ago
Len Brown 2f102607ac i7300_idle: allow testing on i5000-series hardware w/o re-compile 16 years ago
Kumar Gala b787f2e2a3 fsldma: Fix compile warnings 16 years ago
Ira Snyder 2e077f8e83 fsldma: fix memory leak on error path in fsl_dma_prep_memcpy() 16 years ago
Ira Snyder 776c8943f2 fsldma: snooping is not enabled for last entry in descriptor chain 16 years ago
Ira Snyder bcfb7465c0 fsldma: fix infinite loop on multi-descriptor DMA chain completion 16 years ago
Ira Snyder 138ef01851 fsldma: fix "DMA halt timeout!" errors 16 years ago
Roel Kluin f47edc6dab fsldma: fix check on potential fdev->chan[] overflow 16 years ago
Guennadi Liakhovetski ad567ffb32 dma: fix ipu_idmac.c to not discard the last queued buffer 16 years ago
Maciej Sosnowski 4f005dbe55 ioatdma: fix "ioatdma frees DMA memory with wrong function" 16 years ago
Ben Nizette ca50a51e89 ipu_idmac: Use disable_irq_nosync() from within irq handlers. 16 years ago
Dan Williams c56c81abe7 dmatest: fix max channels handling 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Guennadi Liakhovetski 8c6db1bbf8 dma: Add SoF and EoF debugging to ipu_idmac.c, minor cleanup 16 years ago
Hans-Christian Egtvedt d9de451989 dw_dmac: add cyclic API to DW DMA driver 16 years ago
Atsushi Nemoto 0f571515c3 dmaengine: Add privatecnt to revert DMA_PRIVATE property 16 years ago
Dan Williams e44e0aa3cf dmatest: add dma interrupts and callbacks 16 years ago
Dan Williams b54d5cb915 dmatest: add xor test 16 years ago
Dan Williams 729b5d1b8e dmaengine: allow dma support for async_tx to be toggled 16 years ago
Dan Williams ccccce229c dmaengine: initialize tx_list in dma_async_tx_descriptor_init 16 years ago
Guennadi Liakhovetski 8d47bae004 dma: i.MX31 IPU DMA robustness improvements 16 years ago
Guennadi Liakhovetski 234f2df56f dma: improve section assignment in i.MX31 IPU DMA driver 16 years ago
Guennadi Liakhovetski 0149f7d5dc dma: ipu_idmac driver cosmetic clean-up 16 years ago
Dan Williams 257b17ca03 dmaengine: fail device registration if channel registration fails 16 years ago
Kay Sievers dfbc90196d dma: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Sascha Hauer 9eb2eb8c40 MX31 clkdev support 16 years ago
Dan Williams 7cbd4877e5 dmatest: fix use after free in dmatest_exit 16 years ago
Luotao Fu c74ef1f867 ipu_idmac: fix spinlock type 16 years ago
Roel Kluin a09b09ae51 iop-adma, mv_xor: fix mem leak on self-test setup failure 16 years ago