summaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-13dma: shdma: prepare for conversion to the shdma base libraryGuennadi Liakhovetski1-2/+6
2012-07-13dmaengine: add an shdma-base libraryGuennadi Liakhovetski3-0/+992
2012-07-13dma: move shdma driver to an own directoryGuennadi Liakhovetski4-2/+3
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-20dmaengine: Add wrapper for device_tx_status callbackLars-Peter Clausen1-0/+6
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-08dma: dmaengine: add slave req id in slave_configLaxman Dewangan1-0/+4
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-03Linux 3.5-rc1v3.5-rc1Linus Torvalds1-2/+2
2012-06-03dm thin: provide userspace access to pool metadataJoe Thornber5-11/+193
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-03tty: Revert the tty locking series, it needs more workLinus Torvalds14-191/+119
2012-06-02fec_mpc52xx: fix timestamp filteringStephan Gatzka1-1/+1
2012-06-02mcs7830: Implement link state detectionOndrej Zary1-2/+23
2012-06-02powerpc: Fix size of st_nlink on 64bitAnton Blanchard1-1/+1
2012-06-02frv: Remove bogus closing parenthesisGeert Uytterhoeven1-1/+1
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-02nls: fix (and rename) mac NLS table files and config optionsLinus Torvalds13-33/+33
2012-06-02fs/nls/Makefile: remove bogus CONFIG_ assignmentsAndrew Morton1-12/+0
2012-06-02r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga1-0/+3
2012-06-01x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32H.J. Lu1-6/+0
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