Age | Commit message (Expand) | Author | Files | Lines |
2015-10-08 | mmc: sdhci-of-at91: use SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST quirk | ludovic.desroches@atmel.com | 1 | -0/+1 |
2015-10-08 | mmc: sdhci: add quirk SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST | ludovic.desroches@atmel.com | 2 | -0/+7 |
2015-10-08 | mmc: sdhci-pxav3: fix error handling of armada_38x_quirks | Marcin Wojtas | 1 | -1/+1 |
2015-10-08 | mmc: sdhci-pxav3: disable clock inversion for HS MMC cards | Nadav Haklai | 1 | -0/+3 |
2015-10-08 | mmc: sdhci-pxav3: remove broken clock base quirk for Armada 38x sdhci driver | Nadav Haklai | 1 | -0/+1 |
2015-10-08 | mmc: host: omap_hsmmc: Fix MMC for omap3 legacy booting | Tony Lindgren | 1 | -3/+3 |
2015-10-08 | Revert "mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status" | Tony Lindgren | 1 | -2/+6 |
2015-09-30 | mmc: core: fix dead loop of mmc_retune | Chaotian Jing | 1 | -2/+4 |
2015-09-29 | mmc: pxamci: fix card detect with slot-gpio API | Robert Jarzmik | 1 | -44/+22 |
2015-09-29 | mmc: sunxi: Fix clk-delay settings | Hans de Goede | 1 | -14/+39 |
2015-09-29 | mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unset | Ulf Hansson | 1 | -2/+2 |
2015-09-09 | Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 26 | -411/+1035 |
2015-09-02 | Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+2 |
2015-09-02 | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2015-09-01 | mmc: android-goldfish: remove incorrect __iomem annotation | Christoph Hellwig | 1 | -1/+1 |
2015-08-31 | mmc: core: fix race condition in mmc_wait_data_done | Jialing Fu | 1 | -2/+4 |
2015-08-27 | mmc: host: omap_hsmmc: remove CONFIG_REGULATOR check | Kishon Vijay Abraham I | 1 | -31/+3 |
2015-08-27 | mmc: host: omap_hsmmc: use ios->vdd for setting vmmc voltage | Kishon Vijay Abraham I | 1 | -3/+4 |
2015-08-27 | mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status | Kishon Vijay Abraham I | 1 | -6/+2 |
2015-08-27 | mmc: host: omap_hsmmc: enable/disable vmmc_aux regulator based on previous state | Kishon Vijay Abraham I | 1 | -2/+8 |
2015-08-27 | mmc: host: omap_hsmmc: don't use ->set_power to set initial regulator state | Kishon Vijay Abraham I | 1 | -10/+56 |
2015-08-27 | mmc: host: omap_hsmmc: avoid pbias regulator enable on power off | Kishon Vijay Abraham I | 1 | -4/+4 |
2015-08-27 | mmc: host: omap_hsmmc: add separate function to set pbias | Kishon Vijay Abraham I | 1 | -30/+48 |
2015-08-27 | mmc: host: omap_hsmmc: add separate functions for enable/disable supply | Kishon Vijay Abraham I | 1 | -35/+66 |
2015-08-27 | mmc: host: omap_hsmmc: return error if any of the regulator APIs fail | Kishon Vijay Abraham I | 1 | -12/+40 |
2015-08-27 | mmc: host: omap_hsmmc: remove unnecessary pbias set_voltage | Kishon Vijay Abraham I | 1 | -1/+0 |
2015-08-27 | mmc: host: omap_hsmmc: use mmc_host's vmmc and vqmmc | Kishon Vijay Abraham I | 1 | -35/+28 |
2015-08-27 | mmc: host: omap_hsmmc: use the ocrmask provided by the vmmc regulator | Kishon Vijay Abraham I | 1 | -9/+1 |
2015-08-27 | mmc: host: omap_hsmmc: cleanup omap_hsmmc_reg_get() | Kishon Vijay Abraham I | 1 | -22/+16 |
2015-08-27 | mmc: host: omap_hsmmc: return on fatal errors from omap_hsmmc_reg_get | Kishon Vijay Abraham I | 1 | -2/+20 |
2015-08-27 | mmc: host: omap_hsmmc: use devm_regulator_get_optional() for vmmc | Kishon Vijay Abraham I | 1 | -3/+7 |
2015-08-27 | mmc: sdhci-of-at91: fix platform_no_drv_owner.cocci warnings | kbuild test robot | 1 | -1/+0 |
2015-08-27 | mmc: sh_mmcif: Fix suspend process | Koji Matsuoka | 1 | -0/+2 |
2015-08-27 | mmc: usdhi6rol0: fix error return code | Julia Lawall | 1 | -1/+3 |
2015-08-27 | mmc: omap: fix error return code | Julia Lawall | 1 | -1/+3 |
2015-08-27 | mmc: usdhi6rol0: fix ack register write | Rabin Vincent | 1 | -1/+1 |
2015-08-27 | mmc: usdhi6rol0: fix NULL pointer deref in debug print | Rabin Vincent | 1 | -1/+2 |
2015-08-27 | mmc: usdhi6rol0: handle probe deferral for regulator | Rabin Vincent | 1 | -2/+4 |
2015-08-27 | mmc: sdhci-of-arasan: Add the support for sdhci-5.1 | Shawn Lin | 1 | -0/+1 |
2015-08-27 | mmc: sdhci: also get preset value and driver type for MMC_DDR52 | Jisheng Zhang | 1 | -1/+3 |
2015-08-27 | mmc: atmel-mci: remove useless include | Alexandre Belloni | 1 | -1/+0 |
2015-08-27 | mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoff | Michal Suchanek | 1 | -1/+1 |
2015-08-27 | mmc: sdhci-sirf: corrent quirk according to real chips | Barry Song | 1 | -2/+2 |
2015-08-27 | mmc: block: skip trim for some kingston eMMCs | Shawn Lin | 2 | -1/+12 |
2015-08-27 | mmc: sdhci-esdhc-imx: change default watermark level and burst length | Haibo Chen | 1 | -1/+2 |
2015-08-27 | mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1 | Haibo Chen | 1 | -0/+16 |
2015-08-27 | mmc: sdhci-esdhc-imx: add tuning-step setting support | Haibo Chen | 1 | -0/+9 |
2015-08-27 | mmc: sdhci-esdhc-imx: add imx7d support and support HS400 | Haibo Chen | 1 | -3/+83 |
2015-08-27 | mmc: sdhci-of-esdhc: add workaround for pre divider initial value | Yangbo Lu | 1 | -0/+6 |
2015-08-27 | mmc: sdhci: fix dma memory leak in sdhci_pre_req() | Haibo Chen | 2 | -46/+29 |