index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
intel_mid_dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-25
dmaengine: intel_mid_dma: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-2
/
+2
2013-06-03
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
1
-1
/
+1
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-09-01
treewide: fix comment/printk/variable typos
Anatol Pomozov
1
-1
/
+1
2012-05-11
dmaengine: Use dma_sg_len(sg) instead of sg->length
Lars-Peter Clausen
1
-3
/
+3
2012-05-11
dmaengine: Use sg_dma_address instead of sg_phys
Lars-Peter Clausen
1
-1
/
+1
2012-03-21
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
1
-1
/
+2
2012-03-13
dmaengine: fix for cookie changes and merge
Vinod Koul
1
-0
/
+1
2012-03-13
dmaengine: consolidate initialization of cookies
Russell King - ARM Linux
1
-2
/
+2
2012-03-13
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
1
-16
/
+3
2012-03-13
dmaengine: provide a common function for completing a dma descriptor
Russell King - ARM Linux
1
-1
/
+1
2012-03-13
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
1
-8
/
+1
2012-03-13
dmaengine: add private header file
Russell King - ARM Linux
1
-0
/
+2
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
1
-5
/
+4
2012-02-22
dmaengine: intel_mid_dma: move pm_runtime_put
Adrian Hunter
1
-1
/
+1
2012-02-22
dmaengine: intel_mid_dma: fix error status mask
Adrian Hunter
1
-1
/
+2
2012-01-02
dmaengine: intel_mid_dma: remove legacy pm interface
Kristen Carlson Accardi
1
-5
/
+7
2011-12-23
dmaengine: intel_mid_dma: error path fix
Adrian Hunter
1
-1
/
+5
2011-12-23
dmaengine: intel_mid_dma: locking and freeing fixes
Adrian Hunter
1
-1
/
+6
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
1
-7
/
+7
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-01
x86: fix up files really needing to include module.h
Paul Gortmaker
1
-0
/
+1
2011-10-27
dmaengine: move drivers to dma_transfer_direction
Vinod Koul
1
-7
/
+7
2011-10-16
dmaengine: mid_dma: mask_peripheral_interrupt only when dmac is idle
Vinod Koul
1
-4
/
+3
2011-09-20
dmaengine: delete redundant chan_id and chancnt initialization in dma drivers
Barry Song
1
-2
/
+0
2011-07-26
dma: intel_mid_dma: remove redundant pci_set_drvdata calls
Axel Lin
1
-2
/
+0
2011-05-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-4
/
+13
2011-04-01
intel_mid_dma: fix runtime pm issues
Kristen Carlson Accardi
1
-4
/
+13
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-4
/
+4
2011-01-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-9
/
+24
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-5
/
+3
2010-12-08
Merge branches 'fsldma' and 'intel-mid' into dmaengine
Dan Williams
1
-9
/
+24
2010-12-05
intel_mid_dma: add support for single item scatter-gather list
Feng Tang
1
-4
/
+24
2010-12-05
intel_mid_dma: fix section mismatch warnings
Dan Williams
1
-3
/
+3
2010-12-03
dma: intel_mid_dma: fix double free on mid_setup_dma error path
Axel Lin
1
-2
/
+0
2010-12-03
dma/intel_mid_dma: remove unneeded null check
Dan Carpenter
1
-5
/
+0
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-3
/
+3
2010-10-08
intel_mid_dma: change the slave interface
Koul, Vinod
1
-23
/
+43
2010-10-08
intel_mid_dma: fix the WARN_ONs
Koul, Vinod
1
-3
/
+3
2010-10-08
intel_mid_dma: Add sg list support to DMA driver
Ramesh Babu K V
1
-46
/
+221
2010-10-08
intel_mid_dma: Allow DMAC2 to share interrupt
Yong Wang
1
-4
/
+1
2010-10-08
intel_mid_dma: Allow IRQ sharing
Yong Wang
1
-11
/
+14
2010-10-08
intel_mid_dma: Add runtime PM support
Koul, Vinod
1
-7
/
+116
2010-07-28
intel_mid: Add Mrst & Mfld DMA Drivers
Vinod Koul
1
-0
/
+1143