Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f8122a82d2eae8ef42de48829deed0ca9d9e1f17
/
drivers
/
dma
f8122a8
dw_dmac: allocate dma descriptors from DMA_COHERENT memory
by Andy Shevchenko
· 12 years ago
855372c
dma: sh/shdma-base.c: remove unnecessary null pointer check
by Cong Ding
· 12 years ago
ed30933e
dma: remove unnecessary null pointer check in mmp_pdma.c
by Cong Ding
· 12 years ago
661f7cb
dma: edma: fix slave config dependency on direction
by Matt Porter
· 12 years ago
3a95b9f
pl080.h: moved from arm/include/asm/hardware to include/linux/amba/
by Alessandro Rubini
· 12 years ago
a5dbff1
dma: dw_dmac: clear suspend bit during termination
by Heikki Krogerus
· 12 years ago
23d5f4e
dw_dmac: backlink to dw_dma in dw_dma_chan is superfluous
by Andy Shevchenko
· 12 years ago
495aea4
dw_dmac: make usage of dw_dma_slave optional
by Andy Shevchenko
· 12 years ago
0fdb567
dw_dmac: store direction in the custom channel structure
by Andy Shevchenko
· 12 years ago
0112685
dw_dmac: call .probe after we have a device in place
by Andy Shevchenko
· 12 years ago
a725dcc
dma: ste_dma40: reuse is_slave_direction helper
by Andy Shevchenko
· 12 years ago
5127c4f
dma: ipu_idmac: reuse is_slave_direction helper
by Andy Shevchenko
· 12 years ago
0efcdb2
dma: ep93xx_dma: reuse is_slave_direction helper
by Andy Shevchenko
· 12 years ago
f44b92f
dma: dw_dmac: check direction properly in dw_dma_cyclic_prep
by Andy Shevchenko
· 12 years ago
0e7264c
dma: at_hdmac: check direction properly for cyclic transfers
by Andy Shevchenko
· 12 years ago
21fe3c5
dma: dw_dmac: add dwc_chan_pause and dwc_chan_resume
by Andy Shevchenko
· 12 years ago
f5c6a7d
dw_dmac: update tx_node_active in dwc_do_single_block
by Andy Shevchenko
· 12 years ago
21e93c1
dw_dmac: remove redundant check
by Andy Shevchenko
· 12 years ago
cbd6531
dw_dmac: check for mapping errors
by Andy Shevchenko
· 12 years ago
123de54
dw_dmac: absence of pdata isn't critical when autocfg is set
by Andy Shevchenko
· 12 years ago
f2ad699
dma: mxs-dma: Fix build warnings with W=1
by Fabio Estevam
· 12 years ago
5ea7caf
dma: tegra: add support for Tegra114 SoC
by Laxman Dewangan
· 12 years ago
1b14090
dma: tegra: add support for channel wise pause
by Laxman Dewangan
· 12 years ago
e65f32c
dma: ipu: Drop unused spinlock
by Jean Delvare
· 12 years ago
6decffd
ioat: remove chanerr mask setting for IOAT v3.x
by Dave Jiang
· 12 years ago
1a36306
ioat: Add alignment workaround for IVB platforms
by Dave Jiang
· 12 years ago
2cbe7fe
dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()
by Bartlomiej Zolnierkiewicz
· 12 years ago
7369f56
ioat3: add missing DMA unmap to ioat_xor_val_self_test()
by Bartlomiej Zolnierkiewicz
· 12 years ago
5e034f7
dmaengine/dmatest: terminate transfers only in case of errors
by Shiraz Hashim
· 12 years ago
7c1119b
dma: sh: Don't use ENODEV for failing slave lookup
by Guennadi Liakhovetski
· 12 years ago
944ea4d
dmatest: Fix NULL pointer dereference on ioat
by Jon Mason
· 12 years ago
e4d43c1
DMA: PL330: Use devm_* functions
by Sachin Kamat
· 12 years ago
f7d935d
dmaengine: sirf: enable the driver support new SiRFmarco SoC
by Barry Song
· 12 years ago
522d974
ioat: add missing DMA unmap to ioat_dma_self_test()
by Bartlomiej Zolnierkiewicz
· 12 years ago
1ba151c
dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
by Joe Perches
· 12 years ago
8be9e32b
dmatest: adjust invalid module parameters for number of source buffers
by Akinobu Mita
· 12 years ago
9199826
dma: amba-pl08x: use vchan_dma_desc_free_list
by Akinobu Mita
· 12 years ago
e63a47a3
dw_dmac: introduce to_dw_desc() macro
by Andy Shevchenko
· 12 years ago
ba84bd7
dw_dmac: change dev_crit to dev_WARN in dwc_handle_error
by Andy Shevchenko
· 12 years ago
6168d56
dw_dmac: don't call platform_get_drvdata twice
by Andy Shevchenko
· 12 years ago
21d43f4
dw_dmac: change dev_printk() to corresponding macros
by Andy Shevchenko
· 12 years ago
b801479
dmaengine: dw_dmac: amend description and indentation
by Heikki Krogerus
· 12 years ago
b73d6c0
dmaengine: dw_dmac: remove CLK dependency
by Heikki Krogerus
· 12 years ago
a9ddb57
dmaengine: dw_dmac: Enhance device tree support
by Viresh Kumar
· 12 years ago
53b9989
pch_dma: use module_pci_driver to simplify the code
by Wei Yongjun
· 12 years ago
c6a0aec
drivers/dma: remove CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
9a6cecc
dmaengine: add helper function to request a slave DMA channel
by Jon Hunter
· 12 years ago
afde3be
dmatest: check for dma mapping error
by Andy Shevchenko
· 12 years ago
632fd28
dmatest: implement two helpers to unmap dma memory
by Andy Shevchenko
· 12 years ago
c271433
Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
a11da7d
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
b8edf84
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
d01e4af
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
8287361
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
48d224d
Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2
by Olof Johansson
· 12 years ago
45c3eb7
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
by Tony Lindgren
· 12 years ago
463a1f8
dma: remove use of __devinit
by Bill Pemberton
· 12 years ago
a7d6e3e
dma: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
73d9cdc
dma: mv_xor: fix error handling path
by Thomas Petazzoni
· 12 years ago
f8eb9e7
dma: mv_xor: fix error checking of irq_of_parse_and_map()
by Thomas Petazzoni
· 12 years ago
2d0a074
dma: mv_xor: use request_irq() instead of devm_request_irq()
by Thomas Petazzoni
· 12 years ago
c4b4b73
dma: mv_xor: clear the window override control registers
by Thomas Petazzoni
· 12 years ago
34c93c8
dma: mv_xor: Add a device_control function
by Andrew Lunn
· 12 years ago
cd09fea
dma: mv_xor: add missing __devinit and __devexit qualifiers on probe and remove
by Thomas Petazzoni
· 12 years ago
f7d12ef
dma: mv_xor: add Device Tree binding
by Thomas Petazzoni
· 12 years ago
88eb92c
dma: mv_xor: add missing free_irq() call
by Thomas Petazzoni
· 12 years ago
b503fa0
dma: mv_xor: remove the pool_size from platform_data
by Thomas Petazzoni
· 12 years ago
9aedbdb
dma: mv_xor: remove hw_id field from platform_data
by Thomas Petazzoni
· 12 years ago
c819ce1
dma: mv_xor: remove useless backpointer from mv_xor_chan to mv_xor_device
by Thomas Petazzoni
· 12 years ago
297eedb
dma: mv_xor: rename mv_xor_private to mv_xor_device
by Thomas Petazzoni
· 12 years ago
1ef48a2
dma: mv_xor: merge mv_xor_device and mv_xor_chan
by Thomas Petazzoni
· 12 years ago
275cc0c
dma: mv_xor: use mv_xor_chan pointers as arguments to self-test functions
by Thomas Petazzoni
· 12 years ago
8c75979
dma: mv_xor: in mv_xor_device, rename 'common' to 'dmadev'
by Thomas Petazzoni
· 12 years ago
98817b9
dma: mv_xor: in mv_xor_chan, rename 'common' to 'dmachan'
by Thomas Petazzoni
· 12 years ago
ecde6cd
dma: mv_xor: get rid of the pdev pointer in mv_xor_device
by Thomas Petazzoni
· 12 years ago
c98c178
dma: mv_xor: introduce a mv_chan_to_devp() helper
by Thomas Petazzoni
· 12 years ago
c35064c
dma: mv_xor: simplify dma_sync_single_for_cpu() calls
by Thomas Petazzoni
· 12 years ago
01a9508
dma: mv_xor: remove unused to_mv_xor_device() macro
by Thomas Petazzoni
· 12 years ago
8b5c3f6
dma: mv_xor: remove unused id field in mv_xor_device structure
by Thomas Petazzoni
· 12 years ago
6197165
dma: mv_xor: rename many symbols to remove the 'shared' word
by Thomas Petazzoni
· 12 years ago
0dddee7
dma: mv_xor: change the driver name to 'mv_xor'
by Thomas Petazzoni
· 12 years ago
7dde453
dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_data
by Thomas Petazzoni
· 12 years ago
e39f6ec
dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_data
by Thomas Petazzoni
· 12 years ago
18b2a02
dma: mv_xor: remove sub-driver 'mv_xor'
by Thomas Petazzoni
· 12 years ago
60d151f
dma: mv_xor: allow channels to be registered directly from the main device
by Thomas Petazzoni
· 12 years ago
a6b4a9d
dma: mv_xor: split initialization/cleanup of XOR channels
by Thomas Petazzoni
· 12 years ago
09f2b78
dma: mv_xor: do not use pool_size from platform_data within the driver
by Thomas Petazzoni
· 12 years ago
a3fc74b
dma: mv_xor: use dev_(err|info|notice) instead of dev_printk
by Thomas Petazzoni
· 12 years ago
9265c6a
Merge branch 'omap/headers4' into next/cleanup
by Arnd Bergmann
· 12 years ago
07bd34d
ioat: Do not enable DCA if tag map is invalid
by Alexander Duyck
· 12 years ago
8a6ff8a
Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at91 into next/headers
by Arnd Bergmann
· 12 years ago
edf8dde
Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3
by Tony Lindgren
· 12 years ago
66267ee
Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanup
by Olof Johansson
· 12 years ago
865fab6
ARM: plat-nomadik: move DMA40 header to <linux/platform_data>
by Linus Walleij
· 12 years ago
8280960
ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.c
by Tony Lindgren
· 12 years ago
f761237
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
d5ea7b5
drivers/dma/dw_dmac: make driver's endianness configurable
by Hein Tibosch
· 12 years ago
26fd122
dmaengine: sirf: fix a typo in moving running dma_desc to active queue
by Barry Song
· 12 years ago
5997e08
dmaengine: sirf: fix a typo in dma_prep_interleaved
by Barry Song
· 12 years ago
Next »