Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
57fb87f0a640cd7b2e7cde21fd7c13138f8ef75b
/
drivers
/
dma
dcee0bb
dmaengine: shdma: SH_DMAC_MAX_CHANNELS message fix
by Magnus Damm
· 13 years ago
a1b2cc5
dmaengine: shdma: fix a regression: initialise DMA channels for memcpy
by Guennadi Liakhovetski
· 13 years ago
5c2de44
dmaengine: shdma: Fix up fallout from runtime PM changes.
by Paul Mundt
· 13 years ago
4cb865d
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 13 years ago
19d78a6
x86: poll waiting for I/OAT DMA channel status
by Dimitri Sivanich
· 14 years ago
bc9af76
dmaengine: add TODO items for future work on dma drivers
by Vinod Koul
· 13 years ago
3271d38
mfd: Use mfd cell platform_data for timberdale cells platform bits
by Samuel Ortiz
· 14 years ago
aecb7b6
dmaengine/dw_dmac: Update maintainer-ship
by Viresh Kumar
· 13 years ago
d026e00
dmaengine: shdma: Update SH_DMAC_MAX_CHANNELS to 20
by Magnus Damm
· 13 years ago
300e5f9
dmaengine: shdma: Fix SH_DMAC_MAX_CHANNELS handling
by Magnus Damm
· 13 years ago
26fc02a
dmaengine: shdma: Make second memory window optional
by Magnus Damm
· 13 years ago
d762f43
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 13 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
70c7160
Add appropriate <linux/prefetch.h> include for prefetch users
by Paul Gortmaker
· 13 years ago
31705e2
dmaengine: shdma: synchronize RCU before freeing, simplify spinlock
by Guennadi Liakhovetski
· 14 years ago
467017b
dmaengine: shdma: add runtime- and system-level power management
by Guennadi Liakhovetski
· 14 years ago
2dc6666
dmaengine: shdma: fix locking
by Guennadi Liakhovetski
· 14 years ago
a0eb221
dmaengine: move link order
by Linus Walleij
· 13 years ago
e05503e
Haavard Skinnemoen has left Atmel
by Jean Delvare
· 13 years ago
a7c57cf
dmaengine/dw_dmac: implement pause and resume in dwc_control
by Linus Walleij
· 14 years ago
69cea5a
dmaengine/dw_dmac: Replace spin_lock* with irqsave variants and enable submission from callback
by Viresh Kumar
· 14 years ago
69dc14b
dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_MAX_COUNT
by Viresh Kumar
· 14 years ago
abf5390
dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DMA_SUCCESS
by Viresh Kumar
· 14 years ago
5fedefb
dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_all() is called
by Viresh Kumar
· 14 years ago
de7a2f9
dmaengine: at_hdmac: pause: no need to wait for FIFO empty
by Nicolas Ferre
· 14 years ago
eb8590b
pch_dma: modify pci device table definition
by Tomoya MORINAGA
· 14 years ago
c0dfc04
pch_dma: Support new device ML7223 IOH
by Tomoya MORINAGA
· 14 years ago
194f5f2
pch_dma: Support I2S for ML7213 IOH
by Tomoya MORINAGA
· 14 years ago
60092d0
pch_dma: Fix DMA setting issue
by Tomoya MORINAGA
· 14 years ago
08645fd
pch_dma: modify for checkpatch
by Tomoya MORINAGA
· 14 years ago
c8fcba6
pch_dma: fix dma direction issue for ML7213 IOH video-in
by Tomoya MORINAGA
· 14 years ago
e257e15
dmaengine: at_hdmac: use descriptor chaining help function
by Nicolas Ferre
· 14 years ago
23b5e3a
dmaengine: at_hdmac: implement pause and resume in atc_control
by Nicolas Ferre
· 14 years ago
543aabc
dmaengine: at_hdmac: set residue as total len in atc_tx_status
by Nicolas Ferre
· 14 years ago
711b9ce
dmaengine/ste_dma40: fix introduced warnings
by Philippe Langlais
· 14 years ago
ae14d4b
dmaengine: at_hdmac: specialize AHB interfaces to optimize transfers
by Nicolas Ferre
· 14 years ago
2f43282
dmaengine: at_hdmac: remove channel status testing in tasklet
by Nicolas Ferre
· 14 years ago
cc52a10
dmaengine: at_hdmac: debug information sg_len for prep_slave_sg
by Nicolas Ferre
· 14 years ago
53830cc
dmaengine: at_hdmac: add cyclic DMA operation support
by Nicolas Ferre
· 14 years ago
9b3aa58
dmaengine: at_hdmac: modify way to use interrupts
by Nicolas Ferre
· 14 years ago
85ee7a1
treewide: cleanup continuations and remove logging message whitespace
by Joe Perches
· 14 years ago
6b98cd5
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
8faa7cf
dt/fsldma: fix build warning caused by of_platform_device changes
by Ira W. Snyder
· 14 years ago
26cf445
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
364de77
drivers, pch_dma: Fix uninitialized var before use
by Liu Yuan
· 14 years ago
8194145
Merge branch 'old_next' into next
by Vinod Koul
· 14 years ago
e2142df
intel_mid_dma: fix runtime pm issues
by Kristen Carlson Accardi
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
427cdf1
dma: use BUG_ON correctly in ppc4xx/adam.c, v4
by Coly Li
· 14 years ago
7912d30
dma: use BUG_ON correctly in mv_xor.c, v4
by Coly Li
· 14 years ago
e2ec771
dma: use BUG_ON correctly in iop-adma.c, v4
by Coly Li
· 14 years ago
84adccf
dmaengine/dw_dmac fix: dwc_scan_descriptors must compare first desc address also with llp
by Viresh Kumar
· 14 years ago
ff7690b
dma: shdma: add checking the DMAOR_AE in sh_dmae_err
by Yoshihiro Shimoda
· 14 years ago
3a80e52
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
6a03513
dma: Ipu: Convert interupt code
by Thomas Gleixner
· 14 years ago
e46dccf
mfd: mfd_cell is now implicitly available to timberdale drivers
by Andres Salomon
· 14 years ago
6447f55d
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
d42efe6
dmaengine/dmatest: Pass timeout via module params
by Viresh Kumar
· 14 years ago
5b9a4f9
dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCs
by Uwe Kleine-König
· 14 years ago
a44f99c
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
e16b396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
6d7ed21
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
990710c
dma: change to new flag variable
by matt mooney
· 14 years ago
a00ae34
fsldma: make halt behave nicely on all supported controllers
by Ira Snyder
· 14 years ago
dc8d409
fsldma: reduce locking during descriptor cleanup
by Ira Snyder
· 14 years ago
9c4d1e7
fsldma: support async_tx dependencies and automatic unmapping
by Ira Snyder
· 14 years ago
f04cd40
fsldma: fix controller lockups
by Ira Snyder
· 14 years ago
31f4306
fsldma: minor codingstyle and consistency fixes
by Ira Snyder
· 14 years ago
0ab09c3
fsldma: improve link descriptor debugging
by Ira Snyder
· 14 years ago
b158471
fsldma: use channel name in printk output
by Ira Snyder
· 14 years ago
e8bd84d
fsldma: move related helper functions near each other
by Ira Snyder
· 14 years ago
b203bd3
dmatest: fix automatic buffer unmap type
by Ira Snyder
· 14 years ago
0b863b3
drivers, pch_dma: Fix warning when CONFIG_PM=n.
by Rakib Mullick
· 14 years ago
29782da
dmaengine/dw_dmac fix: use readl & writel instead of __raw_readl & __raw_writel
by Viresh Kumar
· 14 years ago
e51dc53
dw_dmac: Setting Default Burst length for transfers as 16.
by Viresh Kumar
· 14 years ago
ee66509
dw_dmac: Allow src/dst msize & flow controller to be configured at runtime
by Viresh KUMAR
· 14 years ago
93317e8
dw_dmac: Pass Channel Priority from platform_data
by Viresh Kumar
· 14 years ago
b0c3130
dw_dmac: Pass Channel Allocation Order from platform_data
by Viresh Kumar
· 14 years ago
e518076
dw_dmac: Mark all tx_descriptors with DMA_CRTL_ACK after xfer finish
by Viresh Kumar
· 14 years ago
418e740
dw_dmac: Change value of DWC_MAX_COUNT to 4095.
by Viresh Kumar
· 14 years ago
a022745
dw_dmac: Adding support for 64 bit access width for memcpy xfers
by Viresh Kumar
· 14 years ago
569432e
dw_dmac: Calling dwc_scan_descriptors from dwc_tx_status() after taking lock
by Viresh Kumar
· 14 years ago
f336e42
dw_dmac: Move single descriptor from dwc->queue to dwc->active_list in dwc_complete_all
by Viresh Kumar
· 14 years ago
cb689a7
dw_dmac: Replace module_init() with subsys_initcall()
by Viresh Kumar
· 14 years ago
f44ad7e
dw_dmac: Remove compilation dependency from AVR32 and put on HAVE_CLK
by Viresh Kumar
· 14 years ago
a580b8c
dmaengine: mxs-dma: add dma support for i.MX23/28
by Shawn Guo
· 14 years ago
ae0e47f
Remove one to many n's in a word
by Justin P. Mattock
· 14 years ago
0000612
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
26d890f
pch_dma: set the number of array correctly
by Tomoya MORINAGA
· 14 years ago
c5a9f9d
pch_dma: fix kernel error issue
by Tomoya MORINAGA
· 14 years ago
aa25afa
ARM: amba: make probe() functions take const id tables
by Russell King
· 14 years ago
bc0b44c
coh901318.c: Change initate to initiate.
by Justin P. Mattock
· 14 years ago
0a9d59a
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
0670e71
Merge branch 'dw_dmac' into dmaengine
by Dan Williams
· 14 years ago
80cc07a
Merge branch 'dma40' into dmaengine
by Dan Williams
· 14 years ago
e19d1d4
Merge branch 'imx' into dmaengine-fixes
by Dan Williams
· 14 years ago
a646bd7
dma: ipu_idmac: do not lose valid received data in the irq handler
by Anatolij Gustschin
· 14 years ago
60f1df5
Merge branch 'dmaengine-shawn' into dmaengine
by Sascha Hauer
· 14 years ago
2335d33
Merge branch 'dmaengine-sdma' into dmaengine
by Sascha Hauer
· 14 years ago
341b941
dmaengine: imx-sdma: fix up param for the last BD in sdma_prep_slave_sg()
by Shawn Guo
· 14 years ago
Next »