Age | Commit message (Expand) | Author | Files | Lines |
2015-04-09 | mmc: dw_mmc: Add locking around cmd11 timer | Doug Anderson | 1 | -3/+21 |
2015-04-09 | mmc: dw_mmc: Add a return in an unexpected cmd11 timeout | Doug Anderson | 1 | -2/+4 |
2015-04-09 | mmc: dw_mmc: Increase cmd11 timeout to 500ms | Doug Anderson | 1 | -3/+5 |
2015-04-09 | mmc: dw_mmc: fix fifo ordering in big endian | Ben Dooks | 3 | -37/+40 |
2015-04-09 | mmc: dw_mmc: change idmac descriptor files to __le32 | Ben Dooks | 1 | -15/+16 |
2015-04-09 | mmc: dw_mmc: make IO accessors endian agnostic | Ben Dooks | 1 | -6/+6 |
2015-04-08 | mmc: core: Convert the error field in struct mmc_command|data into an int | Ulf Hansson | 1 | -2/+2 |
2015-04-08 | mmc: sdhci-of-arasan: Call OF parsing for MMC | Michal Simek | 1 | -0/+6 |
2015-04-08 | mmc: sdhci-pci: fix 64 BIT DMA quirks for rtsx | Micky Ching | 1 | -0/+1 |
2015-04-02 | mmc: Add support for marking hpi as broken through devicetree | Hans de Goede | 2 | -1/+40 |
2015-04-01 | mmc: sdhci-tegra: convert to use GPIO descriptors | Mylene JOSSERAND | 1 | -24/+8 |
2015-03-31 | mmc: omap_hsmmc: use generic slot-gpio isr to manage card detect pin | Andreas Fenkart | 1 | -13/+0 |
2015-03-31 | mmc: omap_hsmmc: simplify card/cover detect isr | Andreas Fenkart | 1 | -24/+3 |
2015-03-31 | mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferring | Doug Anderson | 1 | -3/+3 |
2015-03-31 | mmc: dw_mmc: Add a timeout for sending CMD11 | Doug Anderson | 2 | -0/+28 |
2015-03-31 | mmc: dw_mmc: enable card read threshold when mode is HS400 | Jaehoon Chung | 1 | -0/+1 |
2015-03-31 | mmc: core: Enable runtime PM management of host devices | Ulf Hansson | 1 | -1/+9 |
2015-03-27 | ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pin | Andreas Fenkart | 3 | -17/+33 |
2015-03-27 | mmc: core: Remove the ->enable|disable() callbacks | NeilBrown | 2 | -11/+0 |
2015-03-27 | mmc: omap_hsmmc: stop using ->enable|disable() callbacks | NeilBrown | 1 | -21/+9 |
2015-03-25 | mmc: sdhci-msm: Add support for vendor capabilities registers | Georgi Djakov | 1 | -1/+28 |
2015-03-25 | mmc: sdhci-esdhc-imx: support voltage-range property | Sascha Hauer | 2 | -1/+9 |
2015-03-25 | mmc: mmci: Cascade EPROBE_DEFER from regulators. | Bjorn Andersson | 1 | -1/+4 |
2015-03-25 | MAINTAINERS: mmc: Add Jaehoon as co-maintainer for SDHCI SAMSUNG DRIVER | Ulf Hansson | 1 | -1/+2 |
2015-03-25 | mmc: atmel-mci: use endian agnostic IO | Ben Dooks | 1 | -2/+9 |
2015-03-23 | mmc: constify of_device_id array | Fabian Frederick | 2 | -2/+2 |
2015-03-23 | mmc: core: fold mmc_set_bus_width calls into sdio_enable_4bit_bus. | NeilBrown | 1 | -20/+12 |
2015-03-23 | MAINTAINERS: mmc: Cleanup MMC/SD/SDIO section and SDHCI driver section | Ulf Hansson | 2 | -5/+5 |
2015-03-23 | MAINTAINERS: mmc: Remove the SDHCI-OF section | Ulf Hansson | 1 | -7/+0 |
2015-03-23 | mmc: sunxi: add MMC_CAP_SDIO_IRQ capability | Hans de Goede | 1 | -1/+1 |
2015-03-23 | mmc: sdhci-iproc: fix oops in sdhci_iproc_writew | Dmitry Torokhov | 1 | -1/+1 |
2015-03-23 | mmc: sdhci: fix card presence logic in sdhci_request function | Scott Branden | 1 | -17/+3 |
2015-03-23 | mmc: sdhci-spear: Remove exported header | Ulf Hansson | 2 | -60/+9 |
2015-03-23 | mmc: sdhci-spear: Simplify by adding build dependency to CONFIG_OF | Ulf Hansson | 2 | -16/+5 |
2015-03-23 | mmc: sdhci: Remove the sdhci exported header file | Ulf Hansson | 3 | -222/+202 |
2015-03-23 | mmc: sdhci-pltfm: remove the unneeded check of disabled device | Kevin Hao | 1 | -28/+26 |
2015-03-23 | mmc: tegra: Optimize write_w path for tegra114 and later | Rhyland Klein | 1 | -21/+26 |
2015-03-23 | mmc: sh_mmcif: Add exclusion between cmd and interrupt | Kouichi Tomita | 1 | -1/+10 |
2015-03-23 | mmc: sh_mmcif: Move dev_err() of mmcif_timeout_work() | Kouichi Tomita | 1 | -3/+3 |
2015-03-23 | mmc: Fix hardware dependencies for sdhci-pxav3 | Jean Delvare | 1 | -1/+1 |
2015-03-23 | mmc: pwrseq: simplify alloc/free hooks | Alexandre Courbot | 4 | -18/+26 |
2015-03-23 | mmc: sunxi: avoid invalid pointer calculation | Arnd Bergmann | 1 | -2/+3 |
2015-03-23 | mmc: kconfig: replace PPC_OF with PPC | Kevin Hao | 1 | -2/+2 |
2015-03-23 | mmc: sdhci-iproc: add IPROC SDHCI driver | Scott Branden | 3 | -0/+256 |
2015-03-23 | mmc: sdhci-iproc: add device tree bindings | Scott Branden | 1 | -0/+23 |
2015-03-23 | mmc: sdhci: do not set AUTO_CMD12 for multi-block CMD53 | Corneliu Doban | 1 | -1/+3 |
2015-03-23 | mmc: sdhci: add quirk for ACMD23 broken | Scott Branden | 2 | -1/+4 |
2015-03-23 | mmc: sdhci-esdhc-imx: silence a false curly braces warning | Dan Carpenter | 1 | -1/+1 |
2015-03-23 | mmc: tmio: Remove bogus un-initialization in tmio_mmc_host_free() | Geert Uytterhoeven | 1 | -2/+0 |
2015-03-23 | mmc: dw_mmc: exynos: dw_mci_exynos_prepare_hs400_tuning() can be static | Wu Fengguang | 2 | -2/+2 |