Age | Commit message (Expand) | Author |
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 |
2019-02-25 | mmc: bcm2835: Drop DMA channel error pointer check | Lukas Wunner |
2019-02-25 | mmc: omap: fix the maximum timeout setting | Aaro Koskinen |
2019-02-25 | mmc: tegra: HW Command Queue Support for Tegra SDMMC | Sowjanya Komatineni |
2019-02-25 | mmc: sdhci: Add ADMA3 DMA support for V4 enabled host | Sowjanya Komatineni |
2019-02-25 | mmc: atmel-mci: enable 8 bits buswidth support | Nicolas Ferre |
2019-02-25 | mmc: renesas_sdhi: Fix card initialization failure in high speed mode | Takeshi Saito |
2019-02-25 | mmc: jz4740: Remove platform data and use standard APIs | Paul Cercueil |
2019-02-25 | mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controller | Ernest Zhang(WH) |