index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ipu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-15
dma: ipu: ipu_idmac: Fix section mismatch
Fabio Estevam
1
-1
/
+1
2013-04-15
dma: Remove erroneous __exit and __exit_p() references
Maxin B. John
1
-2
/
+2
2013-01-12
dma: ipu_idmac: reuse is_slave_direction helper
Andy Shevchenko
1
-1
/
+1
2013-01-07
dma: ipu: Drop unused spinlock
Jean Delvare
1
-1
/
+0
2012-10-15
dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.h
Shawn Guo
2
-4
/
+2
2012-07-01
dma: ipu: remove the use of ipu_platform_data
Shawn Guo
2
-10
/
+12
2012-04-25
dmaengine i.MX ipu: clk_prepare/unprepare clock
Sascha Hauer
1
-3
/
+3
2012-03-21
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
1
-1
/
+2
2012-03-13
dmaengine: consolidate initialization of cookies
Russell King - ARM Linux
1
-4
/
+2
2012-03-13
dmaengine: provide a common function for completing a dma descriptor
Russell King - ARM Linux
1
-1
/
+1
2012-03-13
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
1
-8
/
+1
2012-03-13
dmaengine: add private header file
Russell King - ARM Linux
1
-0
/
+1
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
1
-6
/
+4
2011-12-08
i.MX IPU DMA: Fix wrong burstsize settings
Sascha Hauer
1
-24
/
+1
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
1
-2
/
+2
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
Linus Torvalds
1
-0
/
+1
2011-11-03
[media] dmaengine: ipu-idmac: add support for the DMA_PAUSE control
Guennadi Liakhovetski
1
-23
/
+42
2011-10-31
drivers/dma: Add module.h to files implicitly using it.
Paul Gortmaker
1
-0
/
+1
2011-10-27
dmaengine: move drivers to dma_transfer_direction
Vinod Koul
1
-2
/
+2
2011-09-13
locking, dma, ipu: Annotate bank_lock as raw
Uwe Kleine-König
1
-24
/
+24
2011-08-01
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-4
/
+2
2011-06-21
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-06
dma: ipu_idmac.c: use resource_size in ioremap
H Hartley Sweeten
1
-4
/
+2
2011-03-25
dma: Ipu: Convert interupt code
Thomas Gleixner
1
-29
/
+29
2011-02-14
dma: ipu_idmac: do not lose valid received data in the irq handler
Anatolij Gustschin
1
-50
/
+0
2010-05-17
DMAENGINE: extend the control command to include an arg
Linus Walleij
1
-5
/
+7
2010-03-26
dmaengine: provide helper for setting txstate
Dan Williams
1
-5
/
+1
2010-03-26
DMAENGINE: generic channel status v2
Linus Walleij
1
-7
/
+8
2010-03-26
DMAENGINE: generic slave control v2
Linus Walleij
1
-6
/
+15
2010-03-03
Merge branch 'coh' into dmaengine
Dan Williams
1
-18
/
+7
2010-02-10
async-tx: fix buffer submission error handling in ipu_idma.c
Guennadi Liakhovetski
1
-18
/
+7
2010-02-02
dma: cases IPU_PIX_FMT_BGRA32, BGR32 and ABGR32 are the same in ipu_ch_param_set_size()
Roel Kluin
1
-14
/
+1
2009-05-12
dma: fix ipu_idmac.c to not discard the last queued buffer
Guennadi Liakhovetski
1
-1
/
+2
2009-05-05
ipu_idmac: Use disable_irq_nosync() from within irq handlers.
Ben Nizette
1
-2
/
+2
2009-04-03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
Linus Torvalds
2
-118
/
+255
2009-04-02
dma: Add SoF and EoF debugging to ipu_idmac.c, minor cleanup
Guennadi Liakhovetski
1
-9
/
+56
2009-03-25
dmaengine: initialize tx_list in dma_async_tx_descriptor_init
Dan Williams
1
-2
/
+0
2009-03-25
dma: i.MX31 IPU DMA robustness improvements
Guennadi Liakhovetski
1
-84
/
+181
2009-03-25
dma: improve section assignment in i.MX31 IPU DMA driver
Guennadi Liakhovetski
2
-5
/
+5
2009-03-25
dma: ipu_idmac driver cosmetic clean-up
Guennadi Liakhovetski
1
-19
/
+14
2009-03-13
MX31 clkdev support
Sascha Hauer
1
-1
/
+1
2009-03-04
ipu_idmac: fix spinlock type
Luotao Fu
1
-1
/
+1
2009-01-19
i.MX31: Image Processing Unit DMA and IRQ drivers
Guennadi Liakhovetski
4
-0
/
+2330