Shawn Guo
|
b1baec525e
dma: mxs-dma: remove code left from generic DMA binding conversion
|
12 years ago |
Andy Shevchenko
|
09d16690cb
mxs-dma: remove useless variable
|
12 years ago |
Fabio Estevam
|
3208b3701b
dma: mxs-dma: Staticize mxs_dma_xlate
|
12 years ago |
Shawn Guo
|
d84f638b03
dma: mxs-dma: move to generic device tree binding
|
12 years ago |
Shawn Guo
|
aaa20517c0
dma: mxs-dma: use devm_* managed functions
|
12 years ago |
Fabio Estevam
|
f2ad699254
dma: mxs-dma: Fix build warnings with W=1
|
12 years ago |
Linus Torvalds
|
b7e97d2211
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
12 years ago |
Peter Ujfalusi
|
ec8b5e48c0
dmaengine: Pass flags via device_prep_dma_cyclic() callback
|
13 years ago |
Marek Vasut
|
5e97fa9149
mxs/dma: Enlarge the CCW descriptor area to 4 pages
|
13 years ago |
Attila Kinali
|
41c556a8cb
dma: mxs-dma: Export missing symbols from mxs-dma.c
|
13 years ago |
Huang Shijie
|
f5c55847f7
dma: enable mxs-dma for imx6q
|
13 years ago |
Linus Torvalds
|
84a442b9a1
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
13 years ago |
Dong Aisheng
|
90c9abc5b7
dma: mxs-dma: add device tree probe support
|
13 years ago |
Shawn Guo
|
8c92013643
dma: mxs-dma: make platform_device_id more generic
|
13 years ago |
Shawn Guo
|
bb11fb63fc
dma: mxs-dma: let dma_is_apbh and apbh_is_old take parameter
|
13 years ago |
Dong Aisheng
|
f5b7efccdb
dma: mxs-dma: use global stmp_device functionality
|
13 years ago |
Lars-Peter Clausen
|
fdaf9c4b22
dmaengine: Use dma_sg_len(sg) instead of sg->length
|
13 years ago |
Shawn Guo
|
d04525ed03
dma: mxs-dma: enable channel in device_issue_pending call
|
13 years ago |
Linus Torvalds
|
623ff7739e
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
|
13 years ago |
Huang Shijie
|
921de864b7
mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
|
13 years ago |
Huang Shijie
|
3946860409
mxs-dma : move the mxs dma.h to a more common place
|
13 years ago |
Alexandre Bounine
|
185ecb5f4f
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
|
13 years ago |
Russell King - ARM Linux
|
8ac695463f
dmaengine: ensure all DMA engine drivers initialize their cookies
|
13 years ago |
Russell King - ARM Linux
|
f7fbce07c6
dmaengine: provide a common function for completing a dma descriptor
|
13 years ago |
Russell King - ARM Linux
|
884485e1f1
dmaengine: consolidate assignment of DMA cookies
|
13 years ago |
Russell King - ARM Linux
|
d2ebfb335b
dmaengine: add private header file
|
13 years ago |
Russell King - ARM Linux
|
4d4e58de32
dmaengine: move last completed cookie into generic dma_chan structure
|
13 years ago |
Linus Torvalds
|
57f2685c16
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
13 years ago |
Shawn Guo
|
759a2e30d2
dma: mxs-dma: convert to clk_prepare/clk_unprepare
|
13 years ago |
Shawn Guo
|
62268ce917
dmaengine: add DMA_TRANS_NONE to dma_transfer_direction
|
13 years ago |