Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bdcd81707973cf8aa9305337166f8ee842a050d4
/
drivers
/
dma
/
dw_dmac.c
4cb865d
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 13 years ago
aecb7b6
dmaengine/dw_dmac: Update maintainer-ship
by Viresh Kumar
· 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
84adccf
dmaengine/dw_dmac fix: dwc_scan_descriptors must compare first desc address also with llp
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
95ea759
dmaengine/dw_dmac: provide a mechanism to indicate private devices
by Jamie Iles
· 14 years ago
f301c06
dmaengine/dw_dmac: allow src/dst masters to be configured at runtime
by Jamie Iles
· 14 years ago
087809f
dmaengine/dw_dmac: don't scan descriptors if no xfers in progress
by Jamie Iles
· 14 years ago
0582763
DMAENGINE: extend the control command to include an arg
by Linus Walleij
· 14 years ago
bca3469
dmaengine: provide helper for setting txstate
by Dan Williams
· 15 years ago
0793448
DMAENGINE: generic channel status v2
by Linus Walleij
· 15 years ago
c3635c7
DMAENGINE: generic slave control v2
by Linus Walleij
· 15 years ago
05a6254
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 15 years ago
1e9d1b1
drivers/dma: drop unnecesary memset
by Julia Lawall
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
4b3df56
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linus
by NeilBrown
· 15 years ago
657a77fa
dmaengine: Move all map_sg/unmap_sg for slave channel to its client
by Atsushi Nemoto
· 15 years ago
e0bd0f8
dw_dmac: implement a private tx_list
by Dan Williams
· 15 years ago
4a256b5
DMA: Rework dw_dmac suspend_late()/resume_early()
by Magnus Damm
· 15 years ago
133e2a3
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
d9de451
dw_dmac: add cyclic API to DW DMA driver
by Hans-Christian Egtvedt
· 16 years ago
ccccce2
dmaengine: initialize tx_list in dma_async_tx_descriptor_init
by Dan Williams
· 16 years ago
dfbc901
dma: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
287d859
atmel-mci: fix initialization of dma slave data
by Dan Williams
· 16 years ago
41d5e59
dmaengine: add a release for dma class devices and dependent infrastructure
by Dan Williams
· 16 years ago
aa1e6f1
dmaengine: kill struct dma_client and supporting infrastructure
by Dan Williams
· 16 years ago
74465b4
atmel-mci: convert to dma_request_channel and down-level dma_slave
by Dan Williams
· 16 years ago
6f49a57
dmaengine: up-level reference counting to the module level
by Dan Williams
· 16 years ago
7fe7b2f
dw_dmac: fix copy/paste bug in tasklet
by Haavard Skinnemoen
· 16 years ago
3bfb1d2
dmaengine: Driver for the Synopsys DesignWare DMA controller
by Haavard Skinnemoen
· 16 years ago