Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
refs/heads/master
/
drivers
/
dma
/
mxs-dma.c
cc2afb0
dmaengine: mxs-dma: Remove the unused .id_table
by Fabio Estevam
· 4 years, 1 month ago
6afe877
dmaengine: mxs-dma: convert tasklets to use new tasklet_setup() API
by Allen Pais
· 4 years, 4 months ago
6c60922
dmaengine: mxs: Drop local dma_parms
by Robin Murphy
· 4 years, 4 months ago
47ebe00
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 5 years ago
ef347c0
mtd: rawnand: gpmi: Implement exec_op
by Sascha Hauer
· 6 years ago
ceeeb99
dmaengine: mxs: rename custom flag
by Sascha Hauer
· 6 years ago
e0ddaab
dmaengine: mxs: Add header file to be shared with gpmi nand driver
by Sascha Hauer
· 6 years ago
d443cb2
dmaengine: mxs: Drop unnecessary flag
by Sascha Hauer
· 6 years ago
caf5e3e
dmaengine: mxs-dma: Let the core do the device node validation
by Baolin Wang
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
fbb69ec
dmaengine: mxs-dma: use dmaenginem_async_device_register to simplify the code
by Huang Shijie
· 6 years ago
d9617a3
dmaengine: mxs-dma: Switch to SPDX identifier
by Fabio Estevam
· 7 years ago
4aff2f9
dmaengine: mxs: Use %zu for printing a size_t variable
by Fabio Estevam
· 8 years ago
f35d763
Merge branch 'topic/no_irq' into for-linus
by Vinod Koul
· 8 years ago
028e84a1
dmaengine: mxs: remove NO_IRQ check
by Arnd Bergmann
· 8 years ago
064370c
dmaengine: mxs-dma: convert callback to helper function
by Dave Jiang
· 8 years ago
0d85050
dmaengine: mxs: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
ef9d2a9
dmaengine: mxs-dma: Declare slave capabilities for the generic code
by Fabio Estevam
· 10 years ago
f67bcc4
dmaengine: mxs-dma: fix unused variable warn
by Vinod Koul
· 10 years ago
a29c395
dmaengine: mxs-dma: fix incompatible pointer type build warns
by Vinod Koul
· 10 years ago
e0cad7a
dmaengine: mxs-dma: fix the arg to mxs_dma_reset_chan()
by Vinod Koul
· 10 years ago
5c9d2e3
dmaengine: mxs: Split device_control
by Maxime Ripard
· 10 years ago
31c1e5a
dmaengine: Remove the context argument to the prep_dma_cyclic operation
by Laurent Pinchart
· 10 years ago
9f92d22
dmaengine: Use dma_zalloc_coherent
by Joe Perches
· 11 years ago
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
· 12 years ago
3208b37
dma: mxs-dma: Staticize mxs_dma_xlate
by Fabio Estevam
· 12 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
· 13 years ago
84a442b
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 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
· 13 years ago
bb11fb6
dma: mxs-dma: let dma_is_apbh and apbh_is_old take parameter
by Shawn Guo
· 13 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
· 14 years ago
a580b8c
dmaengine: mxs-dma: add dma support for i.MX23/28
by Shawn Guo
· 14 years ago