Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ae6e694ef566ed69a2537c80771a9031ec627494
/
drivers
/
dma
/
mxs-dma.c
2dcbdce
dma: mxs-dma: Use semaphores for cyclic DMA
by Markus Pargmann
· 11 years ago
bb3660f
dma: mxs-dma: Update state after channel reset
by Markus Pargmann
· 11 years ago
702e94d
dma: mxs-dma: Fix channel reset hardware bug
by Markus Pargmann
· 11 years ago
7b11304
dma: mxs-dma: Report correct residue for cyclic DMA
by Markus Pargmann
· 11 years ago
b2d6398
dma: mxs-dma: Cleanup interrupt handler
by Markus Pargmann
· 11 years ago
2737583
dmaengine: mxs-dma: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
b1baec5
dma: mxs-dma: remove code left from generic DMA binding conversion
by Shawn Guo
· 11 years ago
09d1669
mxs-dma: remove useless variable
by Andy Shevchenko
· 11 years ago
3208b37
dma: mxs-dma: Staticize mxs_dma_xlate
by Fabio Estevam
· 11 years ago
d84f638
dma: mxs-dma: move to generic device tree binding
by Shawn Guo
· 12 years ago
aaa2051
dma: mxs-dma: use devm_* managed functions
by Shawn Guo
· 12 years ago
f2ad699
dma: mxs-dma: Fix build warnings with W=1
by Fabio Estevam
· 12 years ago
b7e97d2
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
ec8b5e4
dmaengine: Pass flags via device_prep_dma_cyclic() callback
by Peter Ujfalusi
· 12 years ago
5e97fa9
mxs/dma: Enlarge the CCW descriptor area to 4 pages
by Marek Vasut
· 12 years ago
41c556a
dma: mxs-dma: Export missing symbols from mxs-dma.c
by Attila Kinali
· 12 years ago
f5c5584
dma: enable mxs-dma for imx6q
by Huang Shijie
· 12 years ago
84a442b
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
90c9abc
dma: mxs-dma: add device tree probe support
by Dong Aisheng
· 13 years ago
8c92013
dma: mxs-dma: make platform_device_id more generic
by Shawn Guo
· 12 years ago
bb11fb6
dma: mxs-dma: let dma_is_apbh and apbh_is_old take parameter
by Shawn Guo
· 12 years ago
f5b7efc
dma: mxs-dma: use global stmp_device functionality
by Dong Aisheng
· 13 years ago
fdaf9c4
dmaengine: Use dma_sg_len(sg) instead of sg->length
by Lars-Peter Clausen
· 13 years ago
d04525e
dma: mxs-dma: enable channel in device_issue_pending call
by Shawn Guo
· 13 years ago
623ff77
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
921de86
mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
by Huang Shijie
· 13 years ago
3946860
mxs-dma : move the mxs dma.h to a more common place
by Huang Shijie
· 13 years ago
185ecb5
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
by Alexandre Bounine
· 13 years ago
8ac6954
dmaengine: ensure all DMA engine drivers initialize their cookies
by Russell King - ARM Linux
· 13 years ago
f7fbce0
dmaengine: provide a common function for completing a dma descriptor
by Russell King - ARM Linux
· 13 years ago
884485e
dmaengine: consolidate assignment of DMA cookies
by Russell King - ARM Linux
· 13 years ago
d2ebfb3
dmaengine: add private header file
by Russell King - ARM Linux
· 13 years ago
4d4e58d
dmaengine: move last completed cookie into generic dma_chan structure
by Russell King - ARM Linux
· 13 years ago
57f2685
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
759a2e3
dma: mxs-dma: convert to clk_prepare/clk_unprepare
by Shawn Guo
· 13 years ago
62268ce
dmaengine: add DMA_TRANS_NONE to dma_transfer_direction
by Shawn Guo
· 13 years ago
7ad7a34
dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channels
by Lothar Waßmann
· 13 years ago
6d23ea4
dma: mxs-dma: make mxs_dma_prep_slave_sg() multi user safe
by Lothar Waßmann
· 13 years ago
feb397d
dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled.
by Lothar Waßmann
· 13 years ago
4003122
dma: mxs-dma: fix a typo in comment
by Lothar Waßmann
· 13 years ago
db8196d
dmaengine: move drivers to dma_transfer_direction
by Vinod Koul
· 13 years ago
ef298c2
mxs-dma: enable CLKGATE before accessing registers
by Lothar Waßmann
· 13 years ago
a62bae9
ARM: mxs-dma: reset after disable channel
by Dong Aisheng
· 13 years ago
2a9778e
dma: mxs-dma: fix unterminated platform_device_id table
by Axel Lin
· 13 years ago
95bfea1
dmaengine: mxs-dma: skip request_irq for NO_IRQ
by Shawn Guo
· 13 years ago
a580b8c
dmaengine: mxs-dma: add dma support for i.MX23/28
by Shawn Guo
· 14 years ago