Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
563c17cb20831d818fb27eedb7b3e883cd756135
/
drivers
/
dma
/
dw
041c795
Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
df5c738
dmaengine: dw: some Intel devices has no memcpy support
by Andy Shevchenko
· 9 years ago
175267b
dmaengine: dw: platform: provide platform data for Intel
by Andy Shevchenko
· 9 years ago
30cb263
dmaengine: dw: don't override platform data with autocfg
by Andy Shevchenko
· 9 years ago
6dbd80a
dmaengine: dw: use dw_dmac autoconfiguration in PCI driver
by Andy Shevchenko
· 9 years ago
3941667
dmaengine: dw: convert to __ffs()
by Andy Shevchenko
· 9 years ago
6bea0f6
dmaengine: dw: properly read DWC_PARAMS register
by Andy Shevchenko
· 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
6c310c4
dmaengine: sort the dw Kconfig
by Vinod Koul
· 9 years ago
da89947
Update Viresh Kumar's email address
by Viresh Kumar
· 9 years ago
d6a4c0e
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
cdde0e6
dmaengine: dw: don't prompt for DW_DMAC_CORE
by Vinod Koul
· 10 years ago
b260722
dmaengine: dw: Make error prints unique. Part #2
by Jarkko Nikula
· 10 years ago
550da64
dmaengine: dw: Make error prints unique. Part #1
by Jarkko Nikula
· 10 years ago
a104a45
dmaengine: dw: append MODULE_ALIAS for platform driver
by Andy Shevchenko
· 10 years ago
94b3eed
dmaengine: dw: don't handle interrupt when dmaengine is not used
by Jie Yang
· 10 years ago
ce1d3fd
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
d8ded50
dmaengine: dw: define DW_DMA_MAX_NR_MASTERS
by Andy Shevchenko
· 10 years ago
029a40e
dmaengine: dw: provide DMA capabilities
by Andy Shevchenko
· 10 years ago
6acf399
dmaengine: dw: balance PM runtime calls
by Andy Shevchenko
· 10 years ago
295d3e1
dmaengine: dw: update the driver comments
by Vinod Koul
· 10 years ago
a4b0d34
dmaengine: dw: Split device_control
by Maxime Ripard
· 10 years ago
bb32baf
dmaengine: dw: enable runtime PM
by Andy Shevchenko
· 10 years ago
2a52f6e
dmaengine: dw: export probe()/remove() and Co to users
by Andy Shevchenko
· 10 years ago
99d9bf4
dmaengine: dw: enable and disable controller when needed
by Andy Shevchenko
· 10 years ago
2540f74
dmaengine: dw: always export dw_dma_{en,dis}able
by Andy Shevchenko
· 10 years ago
7a83c04
dmaengine: dw: introduce dw_dma_on() helper
by Andy Shevchenko
· 10 years ago
3d588f8
dmaengine: dw: split dma-dw.h to platform and private parts
by Andy Shevchenko
· 10 years ago
46e8c83
dmaengine: dw: move private definitions to regs.h
by Andy Shevchenko
· 10 years ago
b279c49
dmaengine: dw: add PCI IDs for Braswell DMAs
by Andy Shevchenko
· 10 years ago
a15636e
dmaengine: dw: move clock operations to platform.c
by Andy Shevchenko
· 10 years ago
4d130de
dmaengine: dw: introduce generic filter function
by Andy Shevchenko
· 10 years ago
8950052
dmaengine: dw: apply both HS interfaces and remove slave_id usage
by Andy Shevchenko
· 10 years ago
7e1e2f2
dmaengine: dw: convert dw_dma_slave to use explicit HS interfaces
by Andy Shevchenko
· 10 years ago
3d598f4
dmaengine: dw: move dw_dmac.h to where it belongs to
by Andy Shevchenko
· 10 years ago
dd8ecfca
dmaengine: dw: don't perform DMA when dmaengine_submit is called
by Andy Shevchenko
· 10 years ago
cba1561
dmaengine: dw: add debug message to dwc_dostart_first_queued
by Andy Shevchenko
· 10 years ago
e7637c6
dmaengine: dw: introduce dwc_dostart_first_queued() helper
by Andy Shevchenko
· 10 years ago
3c814be
Merge branch 'topic/dw' into for-linus
by Vinod Koul
· 10 years ago
1222934
dmaengine: dw: check return code of dma_async_device_register()
by Andy Shevchenko
· 11 years ago
8be4f52
dmaengine: dw: fix regression in dw_probe() function
by Andy Shevchenko
· 11 years ago
d2f78e9
dmaengine: dw: enable clock before access
by Andy Shevchenko
· 11 years ago
7587821
dma: remove DEFINE_PCI_DEVICE_TABLE macro
by Jingoo Han
· 11 years ago
97977f7
dmaengine: dw: went back to plain {request,free}_irq() calls
by Andy Shevchenko
· 11 years ago
c31b6ae
dmaengine: dw: convert to use SET_LATE_SYSTEM_SLEEP_PM_OPS
by Andy Shevchenko
· 11 years ago
067bd4f
dmaengine: dw: move PM to suspend_late / resume_early stages
by Andy Shevchenko
· 11 years ago
4501fe6
dma: dw: Add suspend and resume handling for PCI mode DW_DMAC.
by Chew, Chiau Ee
· 11 years ago
000871c
dma: dw: allocate memory in two stages in probe
by Andy Shevchenko
· 11 years ago
dd5720b
dma: dw: remove leftovers in the comment blocks
by Andy Shevchenko
· 11 years ago
2406681
dma: dw: add a PCI ID for Intel Haswell SoC
by Andy Shevchenko
· 11 years ago
5a87f0e
dma: dw: use %pad instead of casting dma_addr_t
by Andy Shevchenko
· 11 years ago
fc61f6b
dma: dw: join split up messages
by Andy Shevchenko
· 11 years ago
1d566f1
dma: dw: fix style of multiline comment
by Andy Shevchenko
· 11 years ago
e6d69a6
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
df12a31
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Vinod Koul
· 11 years ago
54f8d50
dmaengine: remove DMA unmap from drivers
by Bartlomiej Zolnierkiewicz
· 11 years ago
d38a8c6
dmaengine: prepare for generic 'unmap' data
by Dan Williams
· 11 years ago
24353b8
DMA-API: dma: dw_dmac.c: convert to use dma_coerce_mask_and_coherent()
by Russell King
· 11 years ago
2c40410
dmaengine: dw: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
effd5cf
dma: dw: return DMA_PAUSED only if cookie status is DMA_IN_PROGRESS
by Andy Shevchenko
· 11 years ago
12381dc
dma: dw: return DMA_SUCCESS immediately from device_tx_status()
by Andy Shevchenko
· 11 years ago
3783cef
dma: dw: allow shared interrupts
by Andy Shevchenko
· 11 years ago
78f3c9d
dma: dw: improve comparison with ~0
by Andy Shevchenko
· 11 years ago
be480dc
dma: dw: append MODULE_DEVICE_TABLE for ACPI case
by Andy Shevchenko
· 11 years ago
e368b51
dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagically
by Vinod Koul
· 11 years ago
fed42c1
dma: dw: add PCI part of the driver
by Andy Shevchenko
· 11 years ago
9cade1a
dma: dw: split driver to library part and platform code
by Andy Shevchenko
· 11 years ago
61a7649
dma: move dw_dmac driver to an own directory
by Andy Shevchenko
· 11 years ago