index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
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-01-03
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-11-28
dma: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
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-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-10-31
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-07
Merge branches 'fsldma' and 'intel-mid' into dmaengine
Dan Williams
1
-9
/
+24
2010-12-04
intel_mid_dma: add support for single item scatter-gather list
Feng Tang
1
-4
/
+24
2010-12-04
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-07
intel_mid_dma: change the slave interface
Koul, Vinod
1
-23
/
+43
2010-10-07
intel_mid_dma: fix the WARN_ONs
Koul, Vinod
1
-3
/
+3
2010-10-07
intel_mid_dma: Add sg list support to DMA driver
Ramesh Babu K V
1
-46
/
+221
2010-10-07
intel_mid_dma: Allow DMAC2 to share interrupt
Yong Wang
1
-4
/
+1
2010-10-07
intel_mid_dma: Allow IRQ sharing
Yong Wang
1
-11
/
+14
2010-10-07
intel_mid_dma: Add runtime PM support
Koul, Vinod
1
-7
/
+116
2010-07-27
intel_mid: Add Mrst & Mfld DMA Drivers
Vinod Koul
1
-0
/
+1143