Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e739cf1da48e841bc5d744a99764c1a668b4bdd2
/
drivers
/
dma
/
fsldma.c
76bd061
fsldma: Fix cookie issues
by Steven J. Magnani
· 15 years ago
6ca3a7a
fsldma: Fix cookie issues
by Steven J. Magnani
· 15 years ago
4b1cf1f
dma: make Open Firmware device id constant
by Márton Németh
· 15 years ago
9c3a50b
fsldma: major cleanups and fixes
by Ira Snyder
· 15 years ago
a1c0331
fsldma: rename fsl_chan to chan
by Ira Snyder
· 15 years ago
d3f620b
fsldma: simplify IRQ probing and handling
by Ira Snyder
· 15 years ago
e7a2915
fsldma: clean up the OF subsystem routines
by Ira Snyder
· 15 years ago
738f5f7
fsldma: rename dest to dst for uniformity
by Ira Snyder
· 15 years ago
a4f56d4
fsldma: rename struct fsl_dma_chan to struct fsldma_chan
by Ira Snyder
· 15 years ago
4ce0e95
fsldma: remove unused structure members
by Ira Snyder
· 15 years ago
272ca65
fsldma: reduce kernel text size
by Ira Snyder
· 15 years ago
bbea0b6
fsldma: Add DMA_SLAVE support
by Ira Snyder
· 15 years ago
e6c7ecb
fsldma: split apart external pause and request count features
by Ira Snyder
· 15 years ago
eda3423
fsldma: implement a private tx_list
by Dan Williams
· 15 years ago
e3d4330
drivers/dma/fsldma.c: Remove unnecessary semicolons
by Joe Perches
· 15 years ago
43a1a3e
fsldma: do not clear bandwidth control bits on the 83xx controller
by Ira Snyder
· 15 years ago
be30b22
fsldma: enable external start for the 83xx controller
by Ira Snyder
· 15 years ago
a7aea37
fsldma: use PCI Read Multiple command
by Ira W. Snyder
· 16 years ago
b787f2e
fsldma: Fix compile warnings
by Kumar Gala
· 15 years ago
2e077f8
fsldma: fix memory leak on error path in fsl_dma_prep_memcpy()
by Ira Snyder
· 15 years ago
776c894
fsldma: snooping is not enabled for last entry in descriptor chain
by Ira Snyder
· 15 years ago
bcfb746
fsldma: fix infinite loop on multi-descriptor DMA chain completion
by Ira Snyder
· 15 years ago
138ef01
fsldma: fix "DMA halt timeout!" errors
by Ira Snyder
· 15 years ago
f47edc6
fsldma: fix check on potential fdev->chan[] overflow
by Roel Kluin
· 15 years ago
ccccce2
dmaengine: initialize tx_list in dma_async_tx_descriptor_init
by Dan Williams
· 16 years ago
900325a
fsldma: fix off by one in dma_halt
by Dan Williams
· 16 years ago
169d5f6
fsldma: print correct IRQ on mpc83xx
by Peter Korsgaard
· 16 years ago
6782dfe
fsldma: check for NO_IRQ in fsl_dma_chan_remove()
by Peter Korsgaard
· 16 years ago
6527de6
fsldma: use a valid 'device' for dma_pool_create
by Dan Williams
· 16 years ago
41d5e59
dmaengine: add a release for dma class devices and dependent infrastructure
by Dan Williams
· 16 years ago
aa1e6f1
dmaengine: kill struct dma_client and supporting infrastructure
by Dan Williams
· 16 years ago
77cd62e
fsldma: allow Freescale Elo DMA driver to be compiled as a module
by Timur Tabi
· 16 years ago
59f647c
fsldma: remove internal self-test from Freescale Elo DMA driver
by Timur Tabi
· 16 years ago
848c536
dmaengine: Add dma_client parameter to device_alloc_chan_resources
by Haavard Skinnemoen
· 16 years ago
51ee87f
fsldma: fix incorrect exit path for initialization
by Li Yang
· 16 years ago
636bdea
dmaengine: ack to flags: make use of the unused bits in the 'ack' field
by Dan Williams
· 17 years ago
ce4d65a
async_tx: kill ->device_dependency_added
by Dan Williams
· 17 years ago
1c62979
fsldma: Split the MPC83xx event from MPC85xx and refine irq codes.
by Zhang Wei
· 17 years ago
411e23d
fsldma: Remove CONFIG_FSL_DMA_SELFTEST, keep fsl_dma_self_test() running always.
by Zhang Wei
· 17 years ago
049c9d4
[POWERPC] fsldma: Use compatiable binding as spec
by Kumar Gala
· 17 years ago
f79abb6
fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer.
by Zhang Wei
· 17 years ago
9c98718
fsldma: Add a completed cookie updated action in DMA finish interrupt.
by Zhang Wei
· 17 years ago
2187c26
fsldma: Add device_prep_dma_interrupt support to fsldma.c
by Zhang Wei
· 17 years ago
5682284
fsldma: Fix fsldma.c warning messages when it's compiled under PPC64.
by Zhang Wei
· 17 years ago
222ccf9
fsldma: do not cleanup descriptors in hardirq context
by Dan Williams
· 17 years ago
173acc7
dmaengine: add driver for Freescale MPC85xx DMA controller
by Zhang Wei
· 17 years ago