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 |
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 |