Commit Graph

57 Commits (eec7ecfede74bb996060efefd5c157acd5794e8a)

Author SHA1 Message Date
Grant Likely 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 years ago
Stefan Weil c2e07b3a9c Fix spelling contorller -> controller in comments 15 years ago
Grant Likely 4018294b53 of: Remove duplicate fields from of_platform_driver 15 years ago
Grant Likely 61c7a080a5 of: Always use 'struct device.of_node' to get device node pointer. 15 years ago
Linus Walleij 058276303d DMAENGINE: extend the control command to include an arg 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Dan Williams bca3469205 dmaengine: provide helper for setting txstate 15 years ago
Linus Walleij 0793448187 DMAENGINE: generic channel status v2 15 years ago
Linus Walleij c3635c78e5 DMAENGINE: generic slave control v2 15 years ago
Steven J. Magnani 76bd061f5c fsldma: Fix cookie issues 15 years ago
Steven J. Magnani 6ca3a7a96e fsldma: Fix cookie issues 15 years ago
Márton Németh 4b1cf1facc dma: make Open Firmware device id constant 15 years ago
Ira Snyder 9c3a50b7d7 fsldma: major cleanups and fixes 15 years ago
Ira Snyder a1c0331901 fsldma: rename fsl_chan to chan 15 years ago
Ira Snyder d3f620b2c4 fsldma: simplify IRQ probing and handling 15 years ago
Ira Snyder e7a29151de fsldma: clean up the OF subsystem routines 15 years ago
Ira Snyder 738f5f7e1a fsldma: rename dest to dst for uniformity 15 years ago
Ira Snyder a4f56d4b10 fsldma: rename struct fsl_dma_chan to struct fsldma_chan 15 years ago
Ira Snyder 4ce0e953f6 fsldma: remove unused structure members 15 years ago
Ira Snyder 272ca65509 fsldma: reduce kernel text size 15 years ago
Ira Snyder bbea0b6e0d fsldma: Add DMA_SLAVE support 16 years ago
Ira Snyder e6c7ecb64e fsldma: split apart external pause and request count features 16 years ago
Dan Williams eda3423457 fsldma: implement a private tx_list 16 years ago
Joe Perches e3d433040e drivers/dma/fsldma.c: Remove unnecessary semicolons 16 years ago
Ira Snyder 43a1a3ed6b fsldma: do not clear bandwidth control bits on the 83xx controller 16 years ago
Ira Snyder be30b226f2 fsldma: enable external start for the 83xx controller 16 years ago
Ira W. Snyder a7aea373b4 fsldma: use PCI Read Multiple command 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
Kumar Gala 190ee6ed71 fsldma: Fix compile warnings 16 years ago
Dan Williams ccccce229c dmaengine: initialize tx_list in dma_async_tx_descriptor_init 16 years ago
Dan Williams 900325a6ce fsldma: fix off by one in dma_halt 16 years ago
Peter Korsgaard 169d5f6637 fsldma: print correct IRQ on mpc83xx 16 years ago
Peter Korsgaard 6782dfe44a fsldma: check for NO_IRQ in fsl_dma_chan_remove() 16 years ago
Dan Williams 6527de6d6d fsldma: use a valid 'device' for dma_pool_create 16 years ago
Dan Williams 41d5e59c12 dmaengine: add a release for dma class devices and dependent infrastructure 16 years ago
Dan Williams aa1e6f1a38 dmaengine: kill struct dma_client and supporting infrastructure 16 years ago
Timur Tabi 77cd62e808 fsldma: allow Freescale Elo DMA driver to be compiled as a module 17 years ago
Timur Tabi 59f647c25a fsldma: remove internal self-test from Freescale Elo DMA driver 17 years ago
Haavard Skinnemoen 848c536a37 dmaengine: Add dma_client parameter to device_alloc_chan_resources 17 years ago
Li Yang 51ee87f27a fsldma: fix incorrect exit path for initialization 17 years ago
Dan Williams 636bdeaa12 dmaengine: ack to flags: make use of the unused bits in the 'ack' field 17 years ago
Dan Williams ce4d65a5db async_tx: kill ->device_dependency_added 17 years ago
Zhang Wei 1c62979ed2 fsldma: Split the MPC83xx event from MPC85xx and refine irq codes. 17 years ago
Zhang Wei 411e23dbe9 fsldma: Remove CONFIG_FSL_DMA_SELFTEST, keep fsl_dma_self_test() running always. 17 years ago
Kumar Gala 049c9d4553 [POWERPC] fsldma: Use compatiable binding as spec 17 years ago