aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* asus-wmi: append newline to messagesvic2013-07-10
* x86: asus-laptop: fix invalid point accessLibo Chen2013-07-10
* x86: msi-laptop: fix memleakLibo Chen2013-07-10
* amilo-rfkill: Add dependency on SERIO_I8042Ben Hutchings2013-07-08
* dell-laptop: fix error return code in dell_init()Wei Yongjun2013-07-08
* hp-wmi: Enable hotkeys on some systemsMatthew Garrett2013-07-08
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-07-07
|\
| * DMA: shdma: add DT supportGuennadi Liakhovetski2013-07-05
| * DMA: shdma: shdma_chan_filter() has to be in shdma-base.hGuennadi Liakhovetski2013-07-05
| * DMA: shdma: (cosmetic) don't re-calculate a pointerGuennadi Liakhovetski2013-07-05
| * dmaengine: at_hdmac: prepare clk before calling enableBoris BREZILLON2013-07-05
| * dmaengine/trivial: at_hdmac: add curly brackets to if/else expressionsNicolas Ferre2013-07-05
| * dmaengine: at_hdmac: remove unsuded atc_cleanup_descriptors()Nicolas Ferre2013-07-05
| * dmaengine: at_hdmac: add FIFO configuration parameter to DMA DT bindingLudovic Desroches2013-07-05
| * ARM: at91: dt: add header to define at_hdmac configurationLudovic Desroches2013-07-05
| * MIPS: jz4740: Correct clock gate bit for DMA controllerMaarten ter Huurne2013-07-05
| * MIPS: jz4740: Remove custom DMA APILars-Peter Clausen2013-07-05
| * MIPS: jz4740: Register jz4740 DMA deviceLars-Peter Clausen2013-07-05
| * dma: Add a jz4740 dmaengine driverLars-Peter Clausen2013-07-05
| * MIPS: jz4740: Acquire and enable DMA controller clockMaarten ter Huurne2013-07-05
| * dma: mmp_tdma: disable irq when disabling dma channelQiao Zhou2013-07-05
| * dmaengine: PL08x: Avoid collisions with get_signal() macroMark Brown2013-07-05
| * dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagicallyVinod Koul2013-07-05
| * dma: dw: add PCI part of the driverAndy Shevchenko2013-07-05
| * dma: dw: split driver to library part and platform codeAndy Shevchenko2013-07-05
| * dma: move dw_dmac driver to an own directoryAndy Shevchenko2013-07-05
| * dw_dmac: don't check resource with devm_ioremap_resourceAndy Shevchenko2013-07-05
| * dma: pl330: use dma_addr_t for describing bus addressesWill Deacon2013-07-05
| * dma: pl330: rip out broken, redundant ID probingWill Deacon2013-07-05
| * dma: imx-sdma: move to generic device tree bindingsShawn Guo2013-07-05
| * dmaengine: sirf: set dma residue based on the current dma transfer positionRongjun Ying2013-07-05
| * dma: tegra: avoid channel lock up after freeDmitry Osipenko2013-07-05
| * dma: tegra20-apbdma: err message correctionDmitry Osipenko2013-07-05
| * dw_dmac: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-07-05
| * dma: timb_dma: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-05
| * dma: at_hdmac: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-05
| * dma: mxs-dma: Staticize mxs_dma_xlateFabio Estevam2013-07-05
| * dma: use platform_{get,set}_drvdata()Jingoo Han2013-07-05
| * DMA: AT91: Get residual bytes in dma bufferElen Song2013-07-05
| * DMA: AT91: Get transfer widthElen Song2013-07-05
| * dmaengine: at_hdmac/trivial: rearrange CFG register bits assignmentNicolas Ferre2013-07-05
| * dmaengine: at_hdmac: extend hardware handshaking interface identificationNicolas Ferre2013-07-05
| * dmaengine: at_hdmac/trivial: correct typo in commentNicolas Ferre2013-07-05
| * DMA: imx-dma: imxdma->dev used uninitializedMarkus Pargmann2013-07-05
| * dma: imx-dma: Add oftree supportMarkus Pargmann2013-07-05
| * dma: of: Remove check on always true conditionLars-Peter Clausen2013-06-11
| * dma: of: Remove restriction that #dma-cells can't be 0Lars-Peter Clausen2013-06-11
* | Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-07
|\ \
| * | modpost: remove all traces of cpuinit/cpuexit sectionsPaul Gortmaker2013-06-26
| * | init.h: remove __cpuinit sections from the kernelPaul Gortmaker2013-06-26