summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* dma: mmp_pdma: fix maximum transfer lengthDaniel Mack2013-08-141-1/+1
* dma: mmp_pdma: refactor unlocking path in lookup_phy()Daniel Mack2013-08-141-4/+5
* dma: mmp_pdma: factor out DRCMR register calculationDaniel Mack2013-08-141-4/+4
* Merge branch 'topic/of' into for-linusVinod Koul2013-08-141-0/+26
|\
| * dmaengine: add interface of dma_get_slave_channelZhangfei Gao2013-08-131-0/+26
* | dma: pl330: split off common code to give back descriptorsChanho Park2013-08-131-15/+23
* | dmaengine: sirf: add PM entries for sleep and runtimeBarry Song2013-08-131-3/+129
* | dma: use dev_get_platdata()Jingoo Han2013-08-1310-17/+18
* | dma: sirf: use NULL instead of 0Jingoo Han2013-08-131-1/+1
* | dma: mv_xor: use NULL instead of 0Jingoo Han2013-08-131-1/+1
* | dma: mmp_pdma: Staticize mmp_pdma_alloc_descriptor()Jingoo Han2013-08-131-1/+2
* | dma: mmp_pdma: clear DRCMR when free a phy channelXiang Wang2013-08-051-0/+6
* | dma: mmp_pdma: add protect when alloc/free phy channelsXiang Wang2013-08-051-16/+26
* | dma: dw: return DMA_PAUSED only if cookie status is DMA_IN_PROGRESSAndy Shevchenko2013-08-051-1/+1
* | dma: dw: return DMA_SUCCESS immediately from device_tx_status()Andy Shevchenko2013-08-051-4/+4
* | dma: dw: allow shared interruptsAndy Shevchenko2013-08-051-5/+8
* | dma: dw: improve comparison with ~0Andy Shevchenko2013-08-051-5/+11
* | dma: dw: append MODULE_DEVICE_TABLE for ACPI caseAndy Shevchenko2013-08-051-0/+1
* | acpi-dma: fix sparse warningAndy Shevchenko2013-08-051-1/+1
* | txx9dmac: return DMA_SUCCESS immediately from device_tx_status()Andy Shevchenko2013-08-051-7/+6
* | mmp_tdma: set cookies as well when asked for tx statusAndy Shevchenko2013-08-051-1/+2
* | ipu_idmac: re-use dma_cookie_status()Andy Shevchenko2013-08-051-4/+1
* | tegra20-apb-dma: remove useless use of lockAndy Shevchenko2013-08-051-5/+3
* | pch_dma: remove useless use of lockAndy Shevchenko2013-08-051-8/+1
* | mpc512x_dma: remove useless use of lockAndy Shevchenko2013-08-051-9/+1
* | mmp_pdma: remove useless use of lockAndy Shevchenko2013-08-051-9/+1
* | fsldma: remove useless use of lockAndy Shevchenko2013-08-051-9/+1
* | ep93xx_dma: remove useless use of lockAndy Shevchenko2013-08-051-9/+1
* | edma: no need to assign residue to 0 explicitlyAndy Shevchenko2013-08-051-2/+0
* | mxs-dma: remove useless variableAndy Shevchenko2013-08-051-3/+1
* | imx-sdma: remove useless variableAndy Shevchenko2013-08-051-6/+3
|/
* Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-08-042-26/+68
|\
| * dma: pl330: Fix cyclic transfersLars-Peter Clausen2013-07-281-26/+67
| * pch_dma: fix error return code in pch_dma_probe()Wei Yongjun2013-07-221-0/+1
* | drm/radeon: fix 64 bit divide in SI spm codeAlex Deucher2013-08-041-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-0449-403/+665
|\ \
| * | qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani2013-08-0310-132/+231
| * | qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia2013-08-031-9/+16
| * | qlcnic: Fix link speed display for 82xx adapterRajesh Borundia2013-08-031-3/+7
| * | qlcnic: Fix external loopback test.Shahed Shaikh2013-08-031-2/+10
| * | qlcnic: Removed adapter series name from warning messages.Pratik Pujar2013-08-032-2/+2
| * | qlcnic: Free up memory in error path.Himanshu Madhani2013-08-031-3/+3
| * | qlcnic: Fix ingress MAC learningShahed Shaikh2013-08-031-33/+66
| * | qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh2013-08-031-1/+1
| * | net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N2013-08-031-2/+1
| * | sis900: Fix the tx queue timeout issueDenis Kirjanov2013-08-031-10/+2
| * | r8169: remove "PHY reset until link up" log spamLekensteyn2013-08-021-1/+1
| * | net: ethernet: cpsw: drop IRQF_DISABLEDFelipe Balbi2013-08-021-1/+1
| * | macvlan: handle set_promiscuity failuresMichael S. Tsirkin2013-08-021-2/+5
| * | macvlan: better mode validationMichael S. Tsirkin2013-08-021-2/+14