summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2013-07-10x86 platform drivers: fix gpio leakLibo Chen-1/+5
2013-07-10toshiba_acpi: Add dependency on SERIO_I8042Seth Forshee-0/+1
2013-07-10asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. 1015E/UAceLan Kao-0/+18
2013-07-10Add trivial driver to disable Intel Smart ConnectMatthew Garrett-0/+105
2013-07-10Add support driver for Intel Rapid Start TechnologyMatthew Garrett-0/+222
2013-07-10hp-wmi: add supports for POST code errorAlex Hung-0/+47
2013-07-10asus-wmi: control wlan-led only if wapf == 4AceLan Kao-2/+3
2013-07-10drivers/platform/x86/intel_ips: Convert to module_pci_driverLibo Chen-12/+1
2013-07-10asus-nb-wmi: ignore ALS notification key codeViktar Vauchkevich-0/+1
2013-07-10asus-wmi: append newline to messagesvic-8/+8
2013-07-10x86: asus-laptop: fix invalid point accessLibo Chen-1/+0
2013-07-10x86: msi-laptop: fix memleakLibo Chen-14/+10
2013-07-08amilo-rfkill: Add dependency on SERIO_I8042Ben Hutchings-0/+1
2013-07-08dell-laptop: fix error return code in dell_init()Wei Yongjun-2/+3
2013-07-08hp-wmi: Enable hotkeys on some systemsMatthew Garrett-0/+16
2013-07-07Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-433/+1633
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-29/+497
2013-07-06Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+2
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-53/+1107
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds-20/+43
2013-07-05DMA: shdma: add DT supportGuennadi Liakhovetski-13/+128
2013-07-05DMA: shdma: (cosmetic) don't re-calculate a pointerGuennadi Liakhovetski-1/+1
2013-07-05dmaengine: at_hdmac: prepare clk before calling enableBoris BREZILLON-6/+9
2013-07-05dmaengine/trivial: at_hdmac: add curly brackets to if/else expressionsNicolas Ferre-2/+4
2013-07-05dmaengine: at_hdmac: remove unsuded atc_cleanup_descriptors()Nicolas Ferre-31/+0
2013-07-05dmaengine: at_hdmac: add FIFO configuration parameter to DMA DT bindingLudovic Desroches-4/+21
2013-07-05MIPS: jz4740: Remove custom DMA APILars-Peter Clausen-37/+221
2013-07-05dma: Add a jz4740 dmaengine driverLars-Peter Clausen-0/+440
2013-07-05dma: mmp_tdma: disable irq when disabling dma channelQiao Zhou-0/+4
2013-07-05dmaengine: PL08x: Avoid collisions with get_signal() macroMark Brown-4/+4
2013-07-05dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagicallyVinod Koul-9/+8
2013-07-05dma: dw: add PCI part of the driverAndy Shevchenko-0/+113
2013-07-05dma: dw: split driver to library part and platform codeAndy Shevchenko-279/+436
2013-07-05dma: move dw_dmac driver to an own directoryAndy Shevchenko-21/+27
2013-07-05dw_dmac: don't check resource with devm_ioremap_resourceAndy Shevchenko-4/+1
2013-07-05dma: pl330: use dma_addr_t for describing bus addressesWill Deacon-1/+1
2013-07-05dma: pl330: rip out broken, redundant ID probingWill Deacon-24/+3
2013-07-05dma: imx-sdma: move to generic device tree bindingsShawn Guo-0/+40
2013-07-05dmaengine: sirf: set dma residue based on the current dma transfer positionRongjun Ying-0/+17
2013-07-05dma: tegra: avoid channel lock up after freeDmitry Osipenko-0/+1
2013-07-05dma: tegra20-apbdma: err message correctionDmitry Osipenko-1/+1
2013-07-05dw_dmac: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov-2/+2
2013-07-05dma: timb_dma: remove unnecessary platform_set_drvdata()Jingoo Han-2/+0
2013-07-05dma: at_hdmac: remove unnecessary platform_set_drvdata()Jingoo Han-2/+0
2013-07-05dma: mxs-dma: Staticize mxs_dma_xlateFabio Estevam-1/+1
2013-07-05dma: use platform_{get,set}_drvdata()Jingoo Han-6/+4
2013-07-05DMA: AT91: Get residual bytes in dma bufferElen Song-18/+115
2013-07-05DMA: AT91: Get transfer widthElen Song-0/+5
2013-07-05dmaengine: at_hdmac/trivial: rearrange CFG register bits assignmentNicolas Ferre-5/+4
2013-07-05dmaengine: at_hdmac: extend hardware handshaking interface identificationNicolas Ferre-0/+2