Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f427e1fcf77416ed14a716416c0faf2f02a1e68b
/
drivers
/
dma
/
sirf-dma.c
f35d763
Merge branch 'topic/no_irq' into for-linus
by Vinod Koul
· 8 years ago
524c6e0
dmaengine: sirf: fix irq number error check
by Arnd Bergmann
· 8 years ago
b8bdebb
dmaengine: sirf-dma: convert callback to helper function
by Dave Jiang
· 8 years ago
1f11e37
dmaengine: sirf-dma: kill the tasklets upon exit
by Vinod Koul
· 8 years ago
ff58141
Merge branch 'topic/sirf' into for-linus
by Vinod Koul
· 8 years ago
aef94fe
dmaengine: Remove site specific OOM error messages on kzalloc
by Peter Griffin
· 8 years ago
7978a58
dmaengine: sirf: fix un-exported struct warnings
by Ben Dooks
· 8 years ago
6ff1cb8
dmaengine: sirf: use __maybe_unused to hide pm functions
by Arnd Bergmann
· 9 years ago
e0c26f2
dmaengine: sirf: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
ac9bd0e
dmaengine: sirf: clear pending DMA interrupt when DMA terminates
by Yanchang Li
· 9 years ago
0a45dca
dmaengine: sirf: add CSRatlas7 SoC support
by Hao Liu
· 9 years ago
57c0342
dmaengine: constify of_device_id array
by Fabian Frederick
· 10 years ago
07ffa6b
dmaengine: sirf: Declare slave capabilities for the generic code
by Maxime Ripard
· 10 years ago
ed14a7c
dmaengine: sirf: Split device_control
by Maxime Ripard
· 10 years ago
ceacbdb
dmaengine: Make the destination abbreviation coherent
by Maxime Ripard
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
3333968
dmaengine: sirf: Add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 10 years ago
3520245
dmaengine: sirf: Remove chancnt affectations
by Maxime Ripard
· 10 years ago
55f04d7
dma: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
31c1e5a
dmaengine: Remove the context argument to the prep_dma_cyclic operation
by Laurent Pinchart
· 10 years ago
f3817e7
dmaengine: sirf: off by one in of_dma_sirfsoc_xlate()
by Dan Carpenter
· 11 years ago
2e041c9
dmaengine: sirf: enable generic dt binding for dma channels
by Barry Song
· 11 years ago
ba07d81
dmaengine: sirf: Add device_slave_caps interface
by Rongjun Ying
· 11 years ago
2a76689
dmaengine: sirf: add PM entries for sleep and runtime
by Barry Song
· 11 years ago
696b4ff
dma: sirf: use NULL instead of 0
by Jingoo Han
· 11 years ago
add93b5
dmaengine: sirf: set dma residue based on the current dma transfer position
by Rongjun Ying
· 12 years ago
42361f2
dmaengine: sirf: move driver init from module_init to subsys_initcall
by Barry Song
· 12 years ago
a7e3406
dmaengine:sirf:take clock and enable it while probing
by Barry Song
· 12 years ago
5115f3c
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
2b99c25
DMAEngine: sirf: lock the shared registers access in sirfsoc_dma_terminate_all
by Barry Song
· 12 years ago
2518d1d
DMAEngine: sirf: add DMA pause/resume support
by Barry Song
· 12 years ago
f7d935d
dmaengine: sirf: enable the driver support new SiRFmarco SoC
by Barry Song
· 12 years ago
4bf27b8
Drivers: dma: remove __dev* attributes.
by Greg Kroah-Hartman
· 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
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
b7e97d2
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
ec8b5e4
dmaengine: Pass flags via device_prep_dma_cyclic() callback
by Peter Ujfalusi
· 12 years ago
94d3901
drivers/dma/sirf-dma.c: fix usage of devm functions
by Julia Lawall
· 12 years ago
185ecb5
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
by Alexandre Bounine
· 13 years ago
949ff5b
dmaengine: fix for cookie changes and merge
by Vinod Koul
· 13 years ago
d3ee98cdc
dmaengine: consolidate initialization of cookies
by Russell King - ARM Linux
· 13 years ago
96a2af4
dmaengine: consolidate tx_status functions
by Russell King - ARM Linux
· 13 years ago
884485e
dmaengine: consolidate assignment of DMA cookies
by Russell King - ARM Linux
· 13 years ago
4d4e58d
dmaengine: move last completed cookie into generic dma_chan structure
by Russell King - ARM Linux
· 13 years ago
c94e910
dmaengine: convert drivers/dma/* to use module_platform_driver()
by Axel Lin
· 13 years ago
ca21a14
dmaengine: add CSR SiRFprimaII DMAC driver
by Rongjun Ying
· 13 years ago