Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fa2489c3d2f117b3276d5911c7a176f2f4833a3e
/
drivers
/
dma
/
at_xdmac.c
553911c
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 8 years ago
6a8b0c6
dmaengine: at_xdmac: fix to pass correct device identity to free_irq()
by Wei Yongjun
· 8 years ago
a1d4eaa
dmaengine: at_xdmac: convert callback to helper function
by Dave Jiang
· 8 years ago
6039b80
Merge tag 'dmaengine-4.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 8 years ago
2325a6a
Merge branch 'topic/at_xdmac' into for-linus
by Vinod Koul
· 8 years ago
3935e08
dmaengine: at_xdmac: fix debug string
by Alexandre Belloni
· 8 years ago
192dc8c
dmaengine: at_xdmac: fix un-exported functions
by Ben Dooks
· 8 years ago
9295c41
dmaengine: at_xdmac: double FIFO flush needed to compute residue
by Ludovic Desroches
· 8 years ago
53398f4
dmaengine: at_xdmac: fix residue corruption
by Ludovic Desroches
· 8 years ago
4a9723e
dmaengine: at_xdmac: align descriptors on 64 bits
by Ludovic Desroches
· 8 years ago
25c5e96
dmaengine: at_xdmac: fix residue computation
by Ludovic Desroches
· 9 years ago
9fa6860
Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
611dcad
dmaengine: at_xdmac: fix resume for cyclic transfers
by Songjun Wu
· 9 years ago
d6a3227
Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
aa876cd
dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy()
by Cyrille Pitchen
· 9 years ago
1f28179
dmaengine: at_xdmac: Remove unnecessary synchronize_irq() before free_irq()
by Lars-Peter Clausen
· 9 years ago
ef10b0b
dmaengine: at_xdmac: fix bad behavior in interleaved mode
by Sylvain ETIENNE
· 9 years ago
f5a00eb
dmaengine: at_xdmac: fix false condition for memset_sg transfers
by Ludovic Desroches
· 9 years ago
15a0385
dmaengine: at_xdmac: fix macro typo
by Ludovic Desroches
· 9 years ago
95da0c1
dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers
by Ludovic Desroches
· 9 years ago
268914f
dmaengine: at_xdmac: use %pad format string for dma_addr_t
by Arnd Bergmann
· 9 years ago
041c795
Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
62b5cb7
dmaengine: at_xdmac: fix memory leak in interleaved mode
by Ludovic Desroches
· 9 years ago
4e538578
dmaengine: at_xdmac: handle numf > 1
by Maxime Ripard
· 9 years ago
0be2136
dmaengine: at_xdmac: clean used descriptor
by Ludovic Desroches
· 9 years ago
a1cf0903
dmaengine: at_xdmac: change block increment addressing mode
by Maxime Ripard
· 9 years ago
3527122
Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
59b0fbd
Merge branch 'topic/at_xdmac' into for-linus
by Vinod Koul
· 9 years ago
e900c30
dmaengine: at_xdmac: fix bug in prep_dma_cyclic
by Ludovic Desroches
· 9 years ago
67a6eed
dmaengine: xdmac: Add scatter gathered memset support
by Maxime Ripard
· 9 years ago
1c8a38b
dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()
by Cyrille Pitchen
· 9 years ago
20cadcb4
dmaengine: at_xdmac: fix bug about channel configuration
by Ludovic Desroches
· 9 years ago
35ca0ee
dmaengine: at_xdmac: fix indentation
by Ludovic Desroches
· 9 years ago
1bc5e15
Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
b206d9a
dmaengine: xdmac: Add memset support
by Maxime Ripard
· 9 years ago
87d001e
dmaengine: Move icg helpers to global header
by Maxime Ripard
· 9 years ago
765c37d
dmaengine: at_xdmac: rework slave configuration part
by Ludovic Desroches
· 9 years ago
4c374fc
dmaengine: at_xdmac: lock fixes
by Ludovic Desroches
· 9 years ago
6007ccb
dmaengine: xdmac: Add interleaved transfer support
by Maxime Ripard
· 10 years ago
0d0ee75
dmaengine: xdmac: Rework the chaining logic
by Maxime Ripard
· 10 years ago
f0816a3
dmaengine: xdmac: Add function to align width
by Maxime Ripard
· 10 years ago
ee0fe35
dmaengine: xdmac: Handle descriptor's view 3 registers
by Maxime Ripard
· 10 years ago
d6a4c0e
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
0434a23
dmaengine: at_xdmac: unlock spin lock before return
by Niklas Cassel
· 10 years ago
6eb9d3c
dmaengine: at_xdmac: fix for chan conf simplification
by Ludovic Desroches
· 10 years ago
6d3a7d9
dmaengine: at_xdmac: allow muliple dwidths when doing slave transfers
by Ludovic Desroches
· 10 years ago
be83507
dmaengine: at_xdmac: simplify channel configuration stuff
by Ludovic Desroches
· 10 years ago
734bb9a
dmaengine: at_xdmac: introduce save_cc field
by Ludovic Desroches
· 10 years ago
cbb85e6
dmaengine: at_xdmac: wait for in-progress transaction to complete after pausing a channel
by Cyrille Pitchen
· 10 years ago
2cd6f79
Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linus
by Vinod Koul
· 10 years ago
640f204
dmaengine: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
8ac82f8
dmaengine: at_xdmac: Declare slave capabilities for the generic code
by Ludovic Desroches
· 10 years ago
3d13887
dmaengine: at_xdmac: split device_control
by Ludovic Desroches
· 10 years ago
ceacbdb
dmaengine: Make the destination abbreviation coherent
by Maxime Ripard
· 10 years ago
fef4cbf
dmaengine: at_xdmac: Add DMA_PRIVATE
by Ludovic Desroches
· 10 years ago
8780983
dmaengine: at_xdmac: fix missing spin_unlock
by Ludovic Desroches
· 10 years ago
5781927
dmaengine: at_xdmac: fix a bug in transfer residue computation
by Cyrille Pitchen
· 10 years ago
4e09782
dmaengine: at_xdmac: fix software lockup at_xdmac_tx_status()
by Cyrille Pitchen
· 10 years ago
77e6c9b
dmaengine: at_xdmac: remove chancnt affectation
by Ludovic Desroches
· 10 years ago
6e5ae29
dmaengine: at_xdmac: prefer usage of readl/writel_relaxed
by Ludovic Desroches
· 10 years ago
82e2424
dmaengine: xdmac: fix print warning on dma_addr_t variable
by Vinod Koul
· 10 years ago
c66ec04
dmaengine: xdmac: fix print warning on size_t variable
by Vinod Koul
· 10 years ago
2abd419
dmaengine: at_xdmac: fix usage of read, write wrappers
by Vinod Koul
· 10 years ago
5ac7d58
dmaengine: at_xdmac: fix semicolon.cocci warnings
by kbuild test robot
· 10 years ago
e1f7c9e
dmaengine: at_xdmac: creation of the atmel eXtended DMA Controller driver
by Ludovic Desroches
· 10 years ago