Age | Commit message (Expand) | Author |
2019-02-25 | mmc: sdhci-esdhc-imx: fix return value check in sdhci_esdhc_imx_probe() | Wei Yongjun |
2019-02-25 | mmc: core: annotate implicit fall through | Mathieu Malaterre |
2019-02-25 | mmc: tegra: SDMMC pads auto-calibration | Sowjanya Komatineni |
2019-02-25 | mmc: sdhci-esdhc-imx: add DCMD support for CMDQ | BOUGH CHEN |
2019-02-25 | mmc: sdhci-esdhc-imx: add CMDQ support | BOUGH CHEN |
2019-02-25 | mmc: sdhci: correct the maximum timeout when enable CMDQ | BOUGH CHEN |
2019-02-25 | mmc: sdhci-esdhc-imx: add HS400_ES support for i.MX8QXP | BOUGH CHEN |
2019-02-25 | mmc: sdhci-esdhc-imx: remove the 100MHz limitation for Strobe DLL | BOUGH CHEN |
2019-02-25 | mmc: tmio: undo PM autosuspend when removing the host | Niklas Söderlund |
2019-02-25 | mmc: tmio: fix typo in tmio_mmc_init_ocr() | Niklas Söderlund |
2019-02-25 | mmc:sdio: Remove unneeded variable ret | wangbo |
2019-02-25 | mmc: sdhci: Fix O2 Host PLL and card detect issue | Ernest Zhang(WH) |
2019-02-25 | mmc: sdhci: Moving sdhci_o2 into sdhci-pci-o2micro.c | Ernest Zhang(WH) |
2019-02-25 | mmc: block: fix debugfs_simple_attr.cocci warnings | YueHaibing |
2019-02-25 | mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probe | Stefan Wahren |
2019-02-25 | mmc: sdhci: add delay after the last tuning command | BOUGH CHEN |
2019-02-25 | mmc: sdhci-esdhc-imx: add delay between tuning cycles | BOUGH CHEN |
2019-02-25 | mmc: sdhci-esdhc-imx: add SD clock limitation for imx6ull | BOUGH CHEN |
2019-02-25 | mmc: sdhci-esdhc-imx: fix HS400 timing issue | BOUGH CHEN |
2019-02-25 | mmc: sdhci: usdhc: do not do tuning for DDR50 mode. | BOUGH CHEN |
2019-02-25 | mmc: sdhci-esdhc-imx: clear ESDHC_STD_TUNING_EN for manual tuning method | BOUGH CHEN |
2019-02-25 | mmc: sdhci-esdhc-imx: Constify driver data | Andrey Smirnov |
2019-02-25 | mmc: sdhci_am654: Make symbol 'sdhci_am654_ops' static | Wei Yongjun |
2019-02-13 | mmc: meson-gx: fix interrupt name | Martin Blumenstingl |
2019-02-08 | mmc: block: handle complete_work on separate workqueue | Zachary Hays |
2019-02-06 | mmc: sunxi: Filter out unsupported modes declared in the device tree | Chen-Yu Tsai |
2019-02-06 | mmc: sunxi: Disable HS-DDR mode for H5 eMMC controller by default | Chen-Yu Tsai |
2019-01-28 | mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delay | Chaotian Jing |
2019-01-28 | mmc: bcm2835: Fix DMA channel leak on probe error | Lukas Wunner |
2019-01-25 | Merge tag 'mmc-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf... | Linus Torvalds |
2019-01-22 | mmc: dw_mmc-bluefield: : Fix the license information | Liming Sun |
2019-01-22 | mmc: meson-gx: enable signal re-sampling together with tuning | Andreas Fenkart |
2019-01-15 | Merge tag 'gpio-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2019-01-14 | mmc: sdhci-iproc: handle mmc_of_parse() errors during probe | Stefan Wahren |
2019-01-14 | mmc: meson-gx: Free irq in release() callback | Remi Pommarel |
2019-01-14 | mmc: host: Fix Kconfig warnings on keystone_defconfig | Faiz Abbas |
2019-01-14 | mmc: sdhci-acpi: Make PCI dependency explicit | Sinan Kaya |
2019-01-11 | mmc: core: don't override the CD GPIO level when "cd-inverted" is set | Martin Blumenstingl |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain |
2018-12-28 | Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2018-12-28 | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-12-19 | mmc: mediatek: Add MMC_CAP_SDIO_IRQ support | jjian zhou |
2018-12-17 | mmc: renesas_sdhi_internal_dmac: Whitelist r8a774c0 | Biju Das |
2018-12-17 | mmc: core: Cleanup BKOPS support | Ulf Hansson |
2018-12-17 | mmc: core: Drop redundant check in mmc_send_hpi_cmd() | Ulf Hansson |
2018-12-17 | Merge branch 'fixes' into next | Ulf Hansson |
2018-12-17 | mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrl | Ulf Hansson |
2018-12-17 | mmc: core: Allow BKOPS and CACHE ctrl even if no HPI support | Ulf Hansson |
2018-12-17 | mmc: core: Reset HPI enabled state during re-init and in case of errors | Ulf Hansson |
2018-12-17 | mmc: omap_hsmmc: fix DMA API warning | Russell King |