index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sirf-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-17
dmaengine: sirf: Add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-0
/
+2
2014-11-06
dmaengine: sirf: Remove chancnt affectations
Maxime Ripard
1
-2
/
+1
2014-10-20
dma: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-08-04
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
1
-1
/
+1
2014-04-16
dmaengine: sirf: off by one in of_dma_sirfsoc_xlate()
Dan Carpenter
1
-1
/
+1
2014-03-29
dmaengine: sirf: enable generic dt binding for dma channels
Barry Song
1
-0
/
+23
2014-01-20
dmaengine: sirf: Add device_slave_caps interface
Rongjun Ying
1
-0
/
+20
2013-08-13
dmaengine: sirf: add PM entries for sleep and runtime
Barry Song
1
-3
/
+129
2013-08-13
dma: sirf: use NULL instead of 0
Jingoo Han
1
-1
/
+1
2013-07-05
dmaengine: sirf: set dma residue based on the current dma transfer position
Rongjun Ying
1
-0
/
+17
2013-05-02
dmaengine: sirf: move driver init from module_init to subsys_initcall
Barry Song
1
-1
/
+12
2013-04-15
dmaengine:sirf:take clock and enable it while probing
Barry Song
1
-0
/
+11
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-6
/
+67
2013-01-28
DMAEngine: sirf: lock the shared registers access in sirfsoc_dma_terminate_all
Barry Song
1
-1
/
+3
2013-01-28
DMAEngine: sirf: add DMA pause/resume support
Barry Song
1
-0
/
+46
2013-01-08
dmaengine: sirf: enable the driver support new SiRFmarco SoC
Barry Song
1
-6
/
+19
2013-01-04
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-11-29
dma: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-29
dma: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-24
dmaengine: sirf: fix a typo in moving running dma_desc to active queue
Barry Song
1
-1
/
+1
2012-10-24
dmaengine: sirf: fix a typo in dma_prep_interleaved
Barry Song
1
-1
/
+1
2012-10-10
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-16
/
+7
2012-09-22
dmaengine: Pass flags via device_prep_dma_cyclic() callback
Peter Ujfalusi
1
-1
/
+1
2012-08-22
drivers/dma/sirf-dma.c: fix usage of devm functions
Julia Lawall
1
-16
/
+7
2012-03-21
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
1
-1
/
+1
2012-03-13
dmaengine: fix for cookie changes and merge
Vinod Koul
1
-0
/
+2
2012-03-13
dmaengine: consolidate initialization of cookies
Russell King - ARM Linux
1
-2
/
+1
2012-03-13
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
1
-6
/
+3
2012-03-13
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
1
-7
/
+1
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
1
-4
/
+3
2011-12-05
dmaengine: convert drivers/dma/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2011-11-18
dmaengine: add CSR SiRFprimaII DMAC driver
Rongjun Ying
1
-0
/
+717