aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-4/+4
2015-04-10mmc: sdhci-st: Update the quirks for this controller.Peter Griffin1-1/+4
2015-04-10mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function.Peter Griffin1-0/+51
2015-04-10mmc: sdhci-st: Add st_mmcss_cconfig function to configure mmcss glue registers.Peter Griffin1-0/+88
2015-04-10mmc: sdhci-st: Add delay management functions for top registers (eMMC).Peter Griffin1-0/+59
2015-04-10mmc: sdhci-st: Add support for de-asserting reset signal and top regs resourcePeter Griffin1-3/+57
2015-04-10mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regsPeter Griffin1-0/+91
2015-04-09mmc: sdhci-esdhc-imx: Call mmc_of_parse()Fabio Estevam1-32/+6
2015-04-09mmc: dw_mmc: Add locking around cmd11 timerDoug Anderson1-3/+21
2015-04-09mmc: dw_mmc: Add a return in an unexpected cmd11 timeoutDoug Anderson1-2/+4
2015-04-09mmc: dw_mmc: Increase cmd11 timeout to 500msDoug Anderson1-3/+5
2015-04-09mmc: dw_mmc: fix fifo ordering in big endianBen Dooks2-35/+38
2015-04-09mmc: dw_mmc: change idmac descriptor files to __le32Ben Dooks1-15/+16
2015-04-09mmc: dw_mmc: make IO accessors endian agnosticBen Dooks1-6/+6
2015-04-08mmc: sdhci-of-arasan: Call OF parsing for MMCMichal Simek1-0/+6
2015-04-08mmc: sdhci-pci: fix 64 BIT DMA quirks for rtsxMicky Ching1-0/+1
2015-04-02mmc: Add support for marking hpi as broken through devicetreeHans de Goede1-1/+9
2015-04-01mmc: sdhci-tegra: convert to use GPIO descriptorsMylene JOSSERAND1-24/+8
2015-03-31mmc: omap_hsmmc: use generic slot-gpio isr to manage card detect pinAndreas Fenkart1-13/+0
2015-03-31mmc: omap_hsmmc: simplify card/cover detect isrAndreas Fenkart1-24/+3
2015-03-31mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferringDoug Anderson1-3/+3
2015-03-31mmc: dw_mmc: Add a timeout for sending CMD11Doug Anderson1-0/+26
2015-03-31mmc: dw_mmc: enable card read threshold when mode is HS400Jaehoon Chung1-0/+1
2015-03-31mmc: core: Enable runtime PM management of host devicesUlf Hansson1-1/+9
2015-03-27ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pinAndreas Fenkart1-5/+6
2015-03-27mmc: core: Remove the ->enable|disable() callbacksNeilBrown1-5/+0
2015-03-27mmc: omap_hsmmc: stop using ->enable|disable() callbacksNeilBrown1-21/+9
2015-03-25mmc: sdhci-msm: Add support for vendor capabilities registersGeorgi Djakov1-1/+28
2015-03-25mmc: sdhci-esdhc-imx: support voltage-range propertySascha Hauer1-1/+5
2015-03-25mmc: mmci: Cascade EPROBE_DEFER from regulators.Bjorn Andersson1-1/+4
2015-03-25mmc: atmel-mci: use endian agnostic IOBen Dooks1-2/+9
2015-03-23mmc: constify of_device_id arrayFabian Frederick2-2/+2
2015-03-23mmc: core: fold mmc_set_bus_width calls into sdio_enable_4bit_bus.NeilBrown1-20/+12
2015-03-23mmc: sunxi: add MMC_CAP_SDIO_IRQ capabilityHans de Goede1-1/+1
2015-03-23mmc: sdhci-iproc: fix oops in sdhci_iproc_writewDmitry Torokhov1-1/+1
2015-03-23mmc: sdhci: fix card presence logic in sdhci_request functionScott Branden1-17/+3
2015-03-23mmc: sdhci-spear: Remove exported headerUlf Hansson1-26/+9
2015-03-23mmc: sdhci-spear: Simplify by adding build dependency to CONFIG_OFUlf Hansson2-16/+5
2015-03-23mmc: sdhci: Remove the sdhci exported header fileUlf Hansson2-2/+202
2015-03-23mmc: sdhci-pltfm: remove the unneeded check of disabled deviceKevin Hao1-28/+26
2015-03-23mmc: tegra: Optimize write_w path for tegra114 and laterRhyland Klein1-21/+26
2015-03-23mmc: sh_mmcif: Add exclusion between cmd and interruptKouichi Tomita1-1/+10
2015-03-23mmc: sh_mmcif: Move dev_err() of mmcif_timeout_work()Kouichi Tomita1-3/+3
2015-03-23mmc: Fix hardware dependencies for sdhci-pxav3Jean Delvare1-1/+1
2015-03-23mmc: pwrseq: simplify alloc/free hooksAlexandre Courbot4-18/+26
2015-03-23mmc: sunxi: avoid invalid pointer calculationArnd Bergmann1-2/+3
2015-03-23mmc: kconfig: replace PPC_OF with PPCKevin Hao1-2/+2
2015-03-23mmc: sdhci-iproc: add IPROC SDHCI driverScott Branden3-0/+256
2015-03-23mmc: sdhci: do not set AUTO_CMD12 for multi-block CMD53Corneliu Doban1-1/+3
2015-03-23mmc: sdhci: add quirk for ACMD23 brokenScott Branden1-1/+2