Vinod Koul
|
11bfedff55
Merge branch 'topic/err_reporting' into for-linus
|
9 years ago |
Vinod Koul
|
6619f035a6
Merge branch 'topic/compile_test' into for-linus
|
9 years ago |
Colin Ian King
|
9f0df936b1
dmaengine: coh901318: fix integer overflow when shifting more than 32 places
|
9 years ago |
Vinod Koul
|
c021d8351f
dmaengine: coh901318: fix pointer cast warnings
|
9 years ago |
Vinod Koul
|
66a1a51270
dmaengine: coh901318: return ssize_t for coh901318_debugfs_read
|
9 years ago |
Vinod Koul
|
3fd3866256
dmaengine: coh901318: use correct print specifiers
|
9 years ago |
Masahiro Yamada
|
360af35b08
dmaengine: cleanup with list_first_entry_or_null()
|
9 years ago |
Dave Jiang
|
3ab553d9f5
dmaengine: coh901318: convert callback to helper function
|
9 years ago |
Vinod Koul
|
a19346eaec
dmaengine: coh901318: remove owner assignment
|
9 years ago |
Vinod Koul
|
f57b7cb46c
dmaengine: coh901318: statify symbols
|
9 years ago |
Vinod Koul
|
85abae1760
dmaengine: coh901318: kill the tasklets upon exit
|
9 years ago |
Vinod Koul
|
7bb45f6696
dmaengine: coh901318: explicitly freeup irq
|
9 years ago |
Peter Griffin
|
95b0aa3e10
dmaengine: coh901318: Only calculate residue if txstate exists.
|
9 years ago |
Maxime Ripard
|
77a68e56aa
dmaengine: Add an enum for the dmaengine alignment constraints
|
10 years ago |
Arnd Bergmann
|
4d76bbed2d
dmaengine: coh901318: fix function return types build warnings
|
10 years ago |
Maxime Ripard
|
6782af118b
dmaengine: coh901318: Split device_control
|
10 years ago |
Vinod Koul
|
7e606d3bfe
dmaengine: coh901318: use dmaengine_terminate_all() API
|
11 years ago |
Vinod Koul
|
9ce6e50406
dmaengine: coh901318: use DMA_COMPLETE for dma completion status
|
12 years ago |
Michael Opdenacker
|
05864648f3
dma: coh901318: remove deprecated IRQF_DISABLED
|
12 years ago |
Al Viro
|
5d30b4274f
coh901318: don't open-code simple_read_from_buffer()
|
12 years ago |
Linus Walleij
|
faadc6e3d5
dma: coh901318: add devicetree support
|
12 years ago |
Maxin B. John
|
1d1bbd305a
dma: Remove erroneous __exit and __exit_p() references
|
12 years ago |
Linus Torvalds
|
5115f3c19d
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
12 years ago |
Andy Shevchenko
|
9b562639a1
dma: coh901318: set residue only if dma is in progress
|
12 years ago |
Linus Walleij
|
73b31eaee7
dma: coh901318: cut down on platform data abstraction
|
12 years ago |
Linus Walleij
|
d70a8ed312
dma: coh901318: merge header files
|
12 years ago |
Linus Walleij
|
03b5357c30
dma: coh901318: push definitions into driver
|
12 years ago |
Linus Walleij
|
2b9277ad77
dma: coh901318: push header down into the DMA subsystem
|
12 years ago |
Linus Walleij
|
9aab4d6f08
dma: coh901318: skip hard-coded addresses
|
12 years ago |
Linus Walleij
|
250eac8027
dma: coh901318: remove hardcoded target addresses
|
12 years ago |