Age | Commit message (Expand) | Author |
2015-06-01 | mmc: card: mmc_test: Simplify a trivial if-return sequence | Fabio Estevam |
2015-06-01 | mmc: sdhci-esdhc-imx: Do not break platform data boards | Fabio Estevam |
2015-06-01 | mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probe | Fabio Estevam |
2015-06-01 | mmc: dt: Allow to specify that no write protect signal is present | Lars-Peter Clausen |
2015-06-01 | mmc: Add support for disabling write-protect detection | Lars-Peter Clausen |
2015-06-01 | mmc: core: Don't print reset warning if reset is not supported | Adrian Hunter |
2015-06-01 | mmc: block: Retry errored data requests when re-tuning is needed | Adrian Hunter |
2015-06-01 | mmc: block: Check re-tuning in the recovery path | Adrian Hunter |
2015-06-01 | mmc: core: Flag re-tuning is needed on CRC errors | Adrian Hunter |
2015-06-01 | mmc: sdhci: Change to new way of doing re-tuning | Adrian Hunter |
2015-06-01 | mmc: core: Add support for HS400 re-tuning | Adrian Hunter |
2015-06-01 | mmc: core: Separate out the mmc_switch status check so it can be re-used | Adrian Hunter |
2015-06-01 | mmc: mmc: Hold re-tuning in mmc_sleep() | Adrian Hunter |
2015-06-01 | mmc: core: Hold re-tuning while bkops ongoing | Adrian Hunter |
2015-06-01 | mmc: core: Hold re-tuning during erase commands | Adrian Hunter |
2015-06-01 | mmc: core: Hold re-tuning during switch commands | Adrian Hunter |
2015-06-01 | mmc: core: Add support for re-tuning before each request | Adrian Hunter |
2015-06-01 | mmc: core: Enable / disable re-tuning | Adrian Hunter |
2015-06-01 | mmc: host: Add facility to support re-tuning | Adrian Hunter |
2015-06-01 | mmc: sdhci-{pxav2,pxav3}: Use of_match_ptr() macro | Axel Lin |
2015-06-01 | mmc: sdhci-of-arasan: Add the support for sdhci-arasan4.9a | Suman Tripathi |
2015-06-01 | mmc: sdhci-s3c: Constify platform_device_id | Krzysztof Kozlowski |
2015-06-01 | mmc: sdhci-imx: Constify platform_device_id | Krzysztof Kozlowski |
2015-06-01 | mmc: s3cmci: Constify platform_device_id | Krzysztof Kozlowski |
2015-06-01 | mmc: rtsx: Constify platform_device_id | Krzysztof Kozlowski |
2015-06-01 | mmc: mxs: Constify platform_device_id | Krzysztof Kozlowski |
2015-06-01 | mmc: davinci: Constify platform_device_id | Krzysztof Kozlowski |
2015-06-01 | mmc: sdhci-sirf: fake version and capbility registers | Weijun Yang |
2015-06-01 | mmc: sdhci-sirf: fix the tuning count in platform_execute_tuning | Weijun Yang |
2015-06-01 | mmc: TMIO: Use devm_request_irq() | Ian Molton |
2015-06-01 | mmc: TMIO: Fix I/O mapping leak on error using devm_ioremap() | Ian Molton |
2015-06-01 | mmc: TMIO: Ensure MFD cell is disabled on probe error path | Ian Molton |
2015-06-01 | mmc: sdhci_f_sdh30: Fix the size passed to sdhci_alloc_host | Axel Lin |
2015-06-01 | mmc: sdhci_f_sdh30: Staticize local functions | Axel Lin |
2015-06-01 | mmc: sdhci-of-esdhc: Pre divider starts at 1 | Joakim Tjernlund |
2015-05-25 | mmc: host: sdhci-esdhc-imx: fix broken email address | Wolfram Sang |
2015-05-25 | mmc: sh_mmcif: separate sh_mmcif_clk_update() into setup and prepare | Kuninori Morimoto |
2015-05-25 | mmc: sh_mmcif: remove unnecessary int clk from struct sh_mmcif_host | Kuninori Morimoto |
2015-05-25 | mmc: sh_mmcif: cleanup to use dev instead of &pdev->dev | Kuninori Morimoto |
2015-05-25 | mmc: sh_mmcif: move mmcif_of_match to upside | Kuninori Morimoto |
2015-05-25 | mmc: sdio: add reset callback to bus operations | Andreas Fenkart |
2015-05-18 | mmc: atmel-mci: fix bad variable type for clkdiv | Ludovic Desroches |
2015-05-08 | mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE | Zhangfei Gao |
2015-05-08 | mmc: dw_mmc: init desc in dw_mci_idmac_init | Zhangfei Gao |
2015-05-06 | mmc: card: Don't access RPMB partitions for normal read/write | Chuanxiao Dong |
2015-05-06 | mmc: sh_mmcif: Fix timeout value for command request | Takeshi Kihara |
2015-05-05 | remove <asm/scatterlist.h> | Christoph Hellwig |
2015-05-04 | mmc: core: add missing pm event in mmc_pm_notify to fix hib restore | Grygorii Strashko |
2015-04-24 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2015-04-22 | Merge tag 'mmc-4.1-rc1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds |