Age | Commit message (Expand) | Author |
2017-08-30 | mmc: sdhci: Add quirk to indicate MMC_RSP_136 has CRC | Kishon Vijay Abraham I |
2017-08-30 | mmc: sdhci: Tidy reading 136-bit responses | Adrian Hunter |
2017-08-30 | mmc: meson-gx: clean up some constants | Jerome Brunet |
2017-08-30 | mmc: meson-gx: remove CLK_DIVIDER_ALLOW_ZERO clock flag | Jerome Brunet |
2017-08-30 | mmc: meson-gx: fix mux mask definition | Jerome Brunet |
2017-08-30 | mmc: block: Reparametrize mmc_blk_ioctl_[multi]_cmd() | Linus Walleij |
2017-08-30 | mmc: block: Refactor mmc_blk_part_switch() | Linus Walleij |
2017-08-30 | mmc: block: Move duplicate check | Linus Walleij |
2017-08-30 | mmc: debugfs: Move block debugfs into block module | Linus Walleij |
2017-08-30 | mmc: ops: export mmc_get_status() | Linus Walleij |
2017-08-30 | mmc: block: Anonymize the drv op data pointer | Linus Walleij |
2017-08-30 | mmc: cavium-octeon: Convert to use module_platform_driver | Axel Lin |
2017-08-30 | mmc: test: reduce stack usage in mmc_test_nonblock_transfer | Arnd Bergmann |
2017-08-30 | mmc: sdhci-of-esdhc: support ESDHC_CAPABILITIES_1 accessing | yangbo lu |
2017-08-30 | mmc: sdhci: fix SDHCI_QUIRK_NO_HISPD_BIT handling | yangbo lu |
2017-08-30 | mmc: sdhci-s3c: use generic sdhci_set_bus_width() | Michał Mirosław |
2017-08-30 | mmc: sdhci-pci: use generic sdhci_set_bus_width() | Michał Mirosław |
2017-08-30 | mmc: sdhci-tegra: use generic sdhci_set_bus_width() | Michał Mirosław |
2017-08-30 | mmc: sdhci: key 8BITBUS bit off MMC_CAP_8_BIT_DATA | Michał Mirosław |
2017-08-30 | mmc: core: Turn off CQE before sending commands | Adrian Hunter |
2017-08-30 | mmc: core: Add mmc_retune_hold_now() | Adrian Hunter |
2017-08-30 | mmc: core: Remove unused MMC_CAP2_PACKED_CMD | Adrian Hunter |
2017-08-30 | mmc: sunxi: Fix clock rate passed to sunxi_mmc_clk_set_phase | Chen-Yu Tsai |
2017-08-30 | mmc: sdhi: use maximum width for the sdbuf register | Wolfram Sang |
2017-08-30 | mmc: renesas_sdhi: document version of RZ/A1 instance | Wolfram Sang |
2017-08-30 | mmc: renesas_sdhi: enably CBSY bit for RZ platform | Wolfram Sang |
2017-08-30 | mmc: renesas_sdhi: use extra flag for CBSY usage | Wolfram Sang |
2017-08-30 | mmc: vub300: constify usb_device_id | Arvind Yadav |
2017-08-30 | mmc: sdhci-xenon: Add Xenon SDHCI specific system-level PM support | Hu Ziji |
2017-08-30 | mmc: dw_mmc: introduce timer for broken command transfer over scheme | Addy Ke |
2017-08-30 | mmc: dw_mmc-k3: add sd support for hi3660 | liwei |
2017-08-30 | mmc: dw_mmc: move controller reset before driver init | liwei |
2017-08-30 | mmc: mxcmmc: Handle return value of clk_prepare_enable | Arvind Yadav |
2017-08-30 | mmc: wmt-sdmmc: Handle return value of clk_prepare_enable | Arvind Yadav |
2017-08-30 | mmc: sdhci-msm: set sdma_boundary to zero | Srinivas Kandagatla |
2017-08-30 | mmc: sdhci: add sdma_boundary member to struct sdhci_host | Srinivas Kandagatla |
2017-08-30 | mmc: renesas-sdhi: constify renesas_sdhi_internal_dmac_dma_ops | Julia Lawall |
2017-08-30 | mmc: sdhci-brcmstb: constify sdhci_pltfm_data structures | Julia Lawall |
2017-08-30 | mmc: sdhci-of-arasan: constify sdhci_pltfm_data and sdhci_ops structures | Julia Lawall |
2017-08-30 | mmc: sdhci-sirf: constify sdhci_pltfm_data and sdhci_ops structures | Julia Lawall |
2017-08-30 | mmc: sdhci-bcm-kona: constify sdhci_pltfm_data and sdhci_ops structures | Julia Lawall |
2017-08-30 | mmc: sdhci: constify sdhci_pltfm_data structures | Julia Lawall |
2017-08-30 | mmc: core: remove the check of mmc_card_blockaddr for SD cards | Shawn Lin |
2017-08-30 | mmc: sdhci: ignore restoring the I/O state if MMC_POWER_OFF | Zhoujie Wu |
2017-08-30 | mmc: sunxi: fix support for new timings mode only SoCs | Icenowy Zheng |
2017-08-30 | mmc: sunxi: Fix NULL pointer reference on clk_delays | Chen-Yu Tsai |
2017-08-30 | mmc: sunxi: Add support for A83T eMMC (MMC2) | Chen-Yu Tsai |
2017-08-30 | mmc: sunxi: Support MMC DDR52 transfer mode with new timing mode | Chen-Yu Tsai |
2017-08-30 | mmc: sunxi: Support controllers that can use both old and new timings | Chen-Yu Tsai |
2017-08-30 | mmc: renesas-sdhi: provide a whitelist for Gen3 SoC ES versions | Simon Horman |