Age | Commit message (Expand) | Author |
2019-04-11 | mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning | Faiz Abbas |
2019-03-28 | mmc: alcor: don't write data before command has completed | Daniel Drake |
2019-03-21 | mmc: renesas_sdhi: limit block count to 16 bit for old revisions | Wolfram Sang |
2019-03-21 | mmc: alcor: fix DMA reads | Daniel Drake |
2019-03-21 | mmc: sdhci-omap: Set caps2 to indicate no physical write protect pin | Kishon Vijay Abraham I |
2019-03-21 | mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages" | Alexander Shiyan |
2019-03-18 | mmc: davinci: remove extraneous __init annotation | Arnd Bergmann |
2019-03-18 | mmc: pxamci: fix enum type confusion | Arnd Bergmann |
2019-03-08 | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-03-01 | mmc:fix a bug when max_discard is 0 | Jiong Wu |
2019-02-28 | Merge branch 'fixes' into next | Ulf Hansson |
2019-02-28 | mmc: sdhci-esdhc-imx: correct the fix of ERR004536 | BOUGH CHEN |
2019-02-28 | mmc: core: Add a debug print when the card may have been replaced | hongjiefang |
2019-02-28 | Merge branch 'fixes' into next | Ulf Hansson |
2019-02-28 | mmc: core: Add sd discard timeout | Avri Altman |
2019-02-28 | mmc: core: Add discard support to sd | Avri Altman |
2019-02-28 | mmc: sdhci-esdhc-imx: clear the HALT bit when enable CQE | BOUGH CHEN |
2019-02-28 | mmc: core: do not retry CMD6 in __mmc_switch() | Chaotian Jing |
2019-02-27 | mmc: core: align max segment size with logical block size | Ming Lei |
2019-02-27 | mmc: cqhci: Fix a tiny potential memory leak on error condition | Alamy Liu |
2019-02-27 | mmc: cqhci: fix space allocated for transfer descriptor | Alamy Liu |
2019-02-27 | mmc: core: Fix NULL ptr crash from mmc_should_fail_request | Ritesh Harjani |
2019-02-26 | mmc: tmio: fix access width of Block Count Register | Takeshi Saito |
2019-02-25 | mmc: tmio_mmc_core: don't claim spurious interrupts | Sergei Shtylyov |
2019-02-25 | mmc: core: Convert mmc_align_data_size() into an SDIO specific function | Ulf Hansson |
2019-02-25 | mmc: spi: Fix card detection during probe | Jonathan Neuschäfer |
2019-02-25 | mmc: core: Move mmc_of_parse_voltage() to host.c | Ulf Hansson |
2019-02-25 | mmc: core: Convert mmc_regulator_get_ocrmask() to static | Ulf Hansson |
2019-02-25 | mmc: core: Move regulator helpers to separate file | Ulf Hansson |
2019-02-25 | mmc: of_mmc_spi: Convert to mmc_of_parse_voltage() | Ulf Hansson |
2019-02-25 | mmc: core: Drop retries as in-parameter to mmc_wait_for_app_cmd() | Ulf Hansson |
2019-02-25 | mmc: core: Convert mmc_wait_for_app_cmd() to static | Ulf Hansson |
2019-02-25 | mmc: renesas_sdhi: Change HW adjustment register according to speed mode | Takeshi Saito |
2019-02-25 | mmc: mmci: Send a CMD12 to clear the DPSM at errors | Ulf Hansson |
2019-02-25 | mmc: sdhci-xenon: Fixup already marked switch fall-through | Gustavo A. R. Silva |
2019-02-25 | mmc: sdhci-tegra: drop ->get_ro() implementation | Thomas Petazzoni |
2019-02-25 | mmc: sdhci-omap: drop ->get_ro() implementation | Thomas Petazzoni |
2019-02-25 | mmc: sdhci: use WP GPIO in sdhci_check_ro() | Thomas Petazzoni |
2019-02-25 | mmc: wmt-sdmmc: Drop unused include | Linus Walleij |
2019-02-25 | mmc: sunxi-mmc: Drop unused includes | Linus Walleij |
2019-02-25 | mmc: sdhci-pxav2: Drop unused include | Linus Walleij |
2019-02-25 | mmc: sdhci-bcm-kona: Drop unused includes | Linus Walleij |
2019-02-25 | mmc: mxs-mmc: Drop unused includes | Linus Walleij |
2019-02-25 | mmc: mxcmmc: Drop unused includes | Linus Walleij |
2019-02-25 | mmc: cb710: fix indentation issue in if block | Colin Ian King |
2019-02-25 | mmc: core: Indicate SD specs higher than 4.0 | Avri Altman |
2019-02-25 | mmc: core: Calculate the discard arg only once | Avri Altman |
2019-02-25 | mmc: slot-gpio: Remove override_active_level on WP | Linus Walleij |
2019-02-25 | mmc: bcm2835: Deduplicate reset of driver data on remove | Lukas Wunner |
2019-02-25 | mmc: bcm2835: Drop pointer to mmc_host from bcm2835_host | Lukas Wunner |