summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-07-06Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-06mode_t whack-a-mole...Al Viro
2013-07-05drm/radeon/dpm: implement force performance level for TNAlex Deucher
2013-07-05drm/radeon/dpm: implement force performance level for ON/LNAlex Deucher
2013-07-05drm/radeon/dpm: implement force performance level for SIAlex Deucher
2013-07-05drm/radeon/dpm: implement force performance level for caymanAlex Deucher
2013-07-05drm/radeon/dpm: implement force performance levels for 7xx/eg/btcAlex Deucher
2013-07-05drm/radeon/dpm: add infrastructure to force performance levelsAlex Deucher
2013-07-05drm/radeon: fix surface setup on r1xxAlex Deucher
2013-07-05drm/radeon: add support for 3d perf states on older asicsAlex Deucher
2013-07-05drm/radeon: set default clocks for SI when DPM is disabledAlex Deucher
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2013-07-05mmc: bcm281xx SDHCI driverChristian Daudt
2013-07-05mmc: sdhci: add card_event callback to sdhciChristian Daudt
2013-07-05mmc: core: Fixup Oops for SDIO shutdownUlf Hansson
2013-07-05mmc: sdhci-pci: add another device idAdrian Hunter
2013-07-05mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL registerOded Gabbay
2013-07-05mmc: esdhc: Add support for 8-bit bus width and non-removable cardOded Gabbay
2013-07-05mmc: core: production year for eMMC 4.41 and laterRomain Izard
2013-07-05mmc: omap: remove unnecessary #if 0'sLuciano Coelho
2013-07-05mmc: sdhci: fix ctrl_2 on super-speed selectionGiuseppe CAVALLARO
2013-07-05mmc: dw_mmc-pltfm: add Rockchip variantHeiko Stübner
2013-07-05mmc: dw_mmc-pltfm: move probe and remove below dt match tableHeiko Stübner
2013-07-05mmc: dw_mmc-pltfm: remove static from dw_mci_pltfm_removeHeiko Stübner
2013-07-05mmc: sdhci-acpi: add support for eMMC hardware reset for HID 80860F14Adrian Hunter
2013-07-05mmc: sdhci-pci: add support for eMMC hardware reset for BYT eMMC.Adrian Hunter
2013-07-05lustre: kill the pointless wrapperAl Viro
2013-07-05helper for reading ->d_countAl Viro
2013-07-05sfc: Fix memory leak when discarding scattered packetsBen Hutchings
2013-07-05DMA: shdma: add DT supportGuennadi Liakhovetski
2013-07-05DMA: shdma: (cosmetic) don't re-calculate a pointerGuennadi Liakhovetski
2013-07-05dmaengine: at_hdmac: prepare clk before calling enableBoris BREZILLON
2013-07-05dmaengine/trivial: at_hdmac: add curly brackets to if/else expressionsNicolas Ferre
2013-07-05dmaengine: at_hdmac: remove unsuded atc_cleanup_descriptors()Nicolas Ferre
2013-07-05dmaengine: at_hdmac: add FIFO configuration parameter to DMA DT bindingLudovic Desroches
2013-07-05MIPS: jz4740: Remove custom DMA APILars-Peter Clausen
2013-07-05dma: Add a jz4740 dmaengine driverLars-Peter Clausen
2013-07-05dma: mmp_tdma: disable irq when disabling dma channelQiao Zhou
2013-07-05dmaengine: PL08x: Avoid collisions with get_signal() macroMark Brown
2013-07-05dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagicallyVinod Koul
2013-07-05dma: dw: add PCI part of the driverAndy Shevchenko
2013-07-05dma: dw: split driver to library part and platform codeAndy Shevchenko
2013-07-05dma: move dw_dmac driver to an own directoryAndy Shevchenko
2013-07-05dw_dmac: don't check resource with devm_ioremap_resourceAndy Shevchenko
2013-07-05dma: pl330: use dma_addr_t for describing bus addressesWill Deacon
2013-07-05dma: pl330: rip out broken, redundant ID probingWill Deacon
2013-07-05dma: imx-sdma: move to generic device tree bindingsShawn Guo
2013-07-05dmaengine: sirf: set dma residue based on the current dma transfer positionRongjun Ying
2013-07-05dma: tegra: avoid channel lock up after freeDmitry Osipenko