summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-07-13dma: tegra: rename driver and compatible to match with dtsLaxman Dewangan1-3/+3
2012-07-13dma: tegra: fix residual calculation for cyclic caseLaxman Dewangan1-6/+9
2012-06-27dma: tegra: set DMA_CYCLIC capabilityLaxman Dewangan1-0/+2
2012-06-27dma: tegra: do not set transfer desc flag to DMA_CTRL_ACK in cyclic modeLaxman Dewangan1-1/+1
2012-06-27dma: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad1-2/+2
2012-06-27dma: tegra: use sg_dma_address() for getting dma buffer addressLaxman Dewangan1-1/+1
2012-06-23dmaengine: mmp_tdma: fix the arch dependencyVinod Koul1-1/+1
2012-06-21dw_dmac: introduce dwc_chan_disableAndy Shevchenko1-18/+14
2012-06-21dw_dmac: move from __init to __devinitAndy Shevchenko1-3/+3
2012-06-21dw_dmac: introduce dwc_fast_fls()Andy Shevchenko1-28/+18
2012-06-21dw_dmac: disable BLOCK interruptsAndy Shevchenko1-0/+4
2012-06-21dw_dmac: disable dma in optimal way in probeAndy Shevchenko1-8/+4
2012-06-21dw_dmac: use __func__ constant in the debug printsAndy Shevchenko1-14/+13
2012-06-21dw_dmac: print correct number of scanned descriptorsAndy Shevchenko1-1/+1
2012-06-21dw_dmac: introduce dwc_dump_chan_regs to dump registersAndy Shevchenko1-21/+16
2012-06-21dw_dmac: use proper casting to print dma_addr_t valuesAndy Shevchenko1-8/+13
2012-06-21dw_dmac: fix constant in the commentAndy Shevchenko1-1/+1
2012-06-20dmaengine: mmp_tdma: add mmp tdma supportZhangfei Gao3-0/+621
2012-06-14Merge branch 'fixes' into nextVinod Koul1-16/+10
2012-06-14dma: coh901318: use devm allocationLinus Walleij1-48/+24
2012-06-14DMA: PL330: Fix racy mutex unlockJavi Merino1-16/+10
2012-06-12dmaengine: at_hdmac: trivial: fix comment in headerNicolas Ferre1-4/+3
2012-06-08dma: tegra: add dmaengine based dma driverLaxman Dewangan3-0/+1425
2012-06-07dma: enable mxs-dma for imx6qHuang Shijie2-2/+1
2012-06-07DMA: PL330: Add missing static storage class specifierSachin Kamat1-1/+1
2012-06-07dma: imx-sdma: buf_tail should be initialize in prepare functionRichard Zhao1-2/+4
2012-06-07dmaengine: pl330: dont complete descriptor for cyclic dmaTushar Behera1-1/+1
2012-06-03Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-90/+311
2012-06-03dm thin: provide userspace access to pool metadataJoe Thornber4-11/+182
2012-06-03dm thin: use slab mempoolsMike Snitzer1-62/+99
2012-06-03dm mpath: allow ioctls to trigger pg initMikulas Patocka1-9/+17
2012-06-03dm mpath: delay retry of bypassed pgMike Christie1-2/+6
2012-06-03dm mpath: reduce size of struct multipathMike Snitzer1-6/+7
2012-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-67/+137
2012-06-03tty: Revert the tty locking series, it needs more workLinus Torvalds12-175/+108
2012-06-03fec_mpc52xx: fix timestamp filteringStephan Gatzka1-1/+1
2012-06-03mcs7830: Implement link state detectionOndrej Zary1-2/+23
2012-06-02e1000e: fix Rapid Start Technology support for i217Bruce Allan1-9/+9
2012-06-02e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior1-1/+1
2012-06-02Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds66-1841/+4734
2012-06-02Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds50-704/+1342
2012-06-02Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds11-629/+1416
2012-06-02Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+20
2012-06-02r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga1-0/+3
2012-06-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds17-1017/+321
2012-06-01mtd: mxc_nand: move ecc strengh setup before nand_scan_tailSascha Hauer1-6/+6
2012-06-01mtd: block2mtd: fix recursive call of mtd_writevGabor Juhos1-1/+0
2012-06-01mtd: gpmi-nand: define ecc.strengthMarek Vasut1-0/+5
2012-06-01apple-gmux: Fix up the suspend/resume patchMatthew Garrett1-1/+1
2012-06-01mtd: of_parts: fix breakage in KconfigFrank Svendsboe1-1/+1