summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-06-27mmc: sdhci-acpi: fix error return code in sdhci_acpi_add_own_cd()Wei Yongjun
2013-06-27mmc: dw_mmc: change the macro name from DTO to DRTOJaehoon Chung
2013-06-27mmc: mxs-mmc: Let device core handle pinctrlFabio Estevam
2013-06-27mmc: core: Update the ext-csd.rev check for eMMC5.1Yuvaraj Kumar C D
2013-06-27mmc: sdhci-sirf: let device core setup the default pin configurationBarry Song
2013-06-27mmc: mvsdio: use standard MMC device-tree binding parser mmc_of_parse()Simon Baatz
2013-06-27mmc: tegra: handle mmc_of_parse() errors during probeSimon Baatz
2013-06-27mmc: sdhci-pxav3: handle mmc_of_parse() errors during probeSimon Baatz
2013-06-27mmc: mxcmmc: handle mmc_of_parse() errors during probeSimon Baatz
2013-06-27mmc: tmio-mmc: handle mmc_of_parse() errors during probeSimon Baatz
2013-06-27mmc: sh_mmcif: handle mmc_of_parse() errors during probeSimon Baatz
2013-06-27mmc: return mmc_of_parse() errors to callerSimon Baatz
2013-06-27mmc: jz4740: Use clk_prepare_enable/clk_disable_unprepareLars-Peter Clausen
2013-06-06mmc: tmio: reset the controller after power-upGuennadi Liakhovetski
2013-06-06mmc: tmio: fix unbalanced power-on calls with clock-gating enabledGuennadi Liakhovetski
2013-06-06mmc: sh_mmcif: don't clear masked interruptsGuennadi Liakhovetski
2013-06-06mmc: tmio: postpone controller reset during resumeGuennadi Liakhovetski
2013-05-31mmc: sdhci: Add size for caller in init+registerChristian Daudt
2013-05-26mmc: sdhci-pci: support runtime PM for BYT SD cardsAdrian Hunter
2013-05-26mmc: sdhci-acpi: support runtime PM for ACPI HID 80860F14 SD cardsAdrian Hunter
2013-05-26mmc: sdhci: add ability to stay runtime-resumed if the card is powered upAdrian Hunter
2013-05-26mmc: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-26mmc: sdhci-pltfm: Allow drivers to set quirks2 from platform dataAl Cooper
2013-05-26mmc: atmel-mci: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-05-26mmc: sdhi/tmio: add DT DMA supportGuennadi Liakhovetski
2013-05-26mmc: sdhi/tmio: switch to using dmaengine_slave_config()Guennadi Liakhovetski
2013-05-26mmc: sdhi/tmio: make DMA filter implementation specificGuennadi Liakhovetski
2013-05-26mmc: dw_mmc: clear IDSTS register when initialize IDMACJoonyoung Shim
2013-05-26mmc: core: Fix select power class after resumeFredrik Soderstedt
2013-05-26mmc: core: Restructure and simplify code for mmc sleep|awakeUlf Hansson
2013-05-26mmc: core: Support aggressive power management for (e)MMC/SDUlf Hansson
2013-05-26mmc: block: Enable runtime pm for mmc blkdeviceUlf Hansson
2013-05-26mmc: core: Add bus_ops for runtime pm callbacksUlf Hansson
2013-05-26mmc: core: Stop bkops for eMMC only from mmc suspendUlf Hansson
2013-05-26mmc: mxs-mmc: fix error return code in mxs_mmc_probe()Wei Yongjun
2013-05-26mmc: dw_mmc: fix error return code in dw_mci_probe()Wei Yongjun
2013-05-26mmc: card: Adding support for sanitize in eMMC 4.5Maya Erez
2013-05-26mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling modeUlf Hansson
2013-05-26mmc: core: Only execute tuning for SDR50 and SDR104Fredrik Soderstedt
2013-05-26mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt caseSantosh Shilimkar
2013-05-26mmc: omap_hsmmc: convert to dma_request_slave_channel_compatMatt Porter
2013-05-26mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5Tony Lindgren
2013-05-26mmc: sdhci-pci: add more device idsAdrian Hunter
2013-05-26mmc: sdhci-acpi: add more device idsAdrian Hunter
2013-05-26mmc: sdhci-acpi: fix initial runtime pm statusAdrian Hunter
2013-05-26mmc: atmel-mci: convert to dma_request_slave_channel_compat()Ludovic Desroches
2013-05-26mmc: sdhci-esdhc-imx: fix multiblock reads on i.MX53Lucas Stach
2013-05-26mmc: sdhci-esdhc-imx: Fix SDIO interruptsMartin Fuzzey
2013-05-20Merge tag 'stable/for-linus-3.10-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-05-20Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds