summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-10mmc: sdhci-pci: Fix default d3_retune for Intel host controllersAdrian Hunter
2017-10-04mmc: sdhci-xenon: Fix clock resource by adding an optional bus clockGregory CLEMENT
2017-10-04mmc: meson-gx: include tx phase in the tuning processJerome Brunet
2017-10-04mmc: meson-gx: fix rx phase resetJerome Brunet
2017-10-04mmc: meson-gx: make sure the clock is rounded downJerome Brunet
2017-10-04mmc: Delete bounce buffer handlingLinus Walleij
2017-10-02mmc: core: add driver strength selection when selecting hs400esChanho Min
2017-09-26Merge tag 'mmc-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-09-22mmc: sdhci-pci: Fix voltage switch for some Intel host controllersAdrian Hunter
2017-09-22mmc: tmio: remove broken and noisy debug macroWolfram Sang
2017-09-08mmc: cavium: Fix use-after-free in of_platform_device_destroyJan Glauber
2017-09-08mmc: host: fix typo after MMC_DEBUG moveWolfram Sang
2017-09-08mmc: block: Fix incorrectly initialized requestsAdrian Hunter
2017-09-01mmc: renesas_sdhi: Add r8a7743/5 supportBiju Das
2017-08-31mmc: meson-gx: fix __ffsdi2 undefined on arm32Jerome Brunet
2017-08-30mmc: sdhci-xenon: add runtime pm support and reimplement standbyZhoujie Wu
2017-08-30Merge branch 'fixes' into nextUlf Hansson
2017-08-30mmc: core: Move mmc_start_areq() declarationAdrian Hunter
2017-08-30mmc: mmci: stop building qcom dml as moduleSrinivas Kandagatla
2017-08-30mmc: sunxi: Reset the device at probe timeMaxime Ripard
2017-08-30mmc: meson-gx: rework tuning functionJerome Brunet
2017-08-30mmc: meson-gx: change default tx phaseJerome Brunet
2017-08-30mmc: meson-gx: implement voltage switch callbackJerome Brunet
2017-08-30mmc: meson-gx: use CCF to handle the clock phasesJerome Brunet
2017-08-30mmc: meson-gx: implement card_busy callbackJerome Brunet
2017-08-30mmc: meson-gx: simplify interrupt handlerJerome Brunet
2017-08-30mmc: meson-gx: work around clk-stop issueJerome Brunet
2017-08-30mmc: meson-gx: fix dual data rate mode frequenciesJerome Brunet
2017-08-30mmc: meson-gx: rework clock init functionJerome Brunet
2017-08-30mmc: meson-gx: rework clk_set functionJerome Brunet
2017-08-30mmc: meson-gx: rework set_ios functionJerome Brunet
2017-08-30mmc: meson-gx: cfg init overwrite valuesJerome Brunet
2017-08-30mmc: meson-gx: initialize sane clk default before clock registerJerome Brunet
2017-08-30mmc: mmci: constify amba_idArvind Yadav
2017-08-30mmc: block: cast a informative log for no devidx availableShawn Lin
2017-08-30mmc: sdhci-pltfm: export sdhci_pltfm_suspend/resumeMasahiro Yamada
2017-08-30mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resumeMasahiro Yamada
2017-08-30mmc: sdhci-pxav2: switch to managed clk and sdhci_pltfm_unregister()Masahiro Yamada
2017-08-30mmc: sdhci-cadence: add suspend / resume supportMasahiro Yamada
2017-08-30mmc: sdhci-xenon: Support HS400 Enhanced Strobe featureHu Ziji
2017-08-30mmc: sdhci: Add quirk to indicate MMC_RSP_136 has CRCKishon Vijay Abraham I
2017-08-30mmc: sdhci: Tidy reading 136-bit responsesAdrian Hunter
2017-08-30mmc: meson-gx: clean up some constantsJerome Brunet
2017-08-30mmc: meson-gx: remove CLK_DIVIDER_ALLOW_ZERO clock flagJerome Brunet
2017-08-30mmc: meson-gx: fix mux mask definitionJerome Brunet
2017-08-30mmc: block: Reparametrize mmc_blk_ioctl_[multi]_cmd()Linus Walleij
2017-08-30mmc: block: Refactor mmc_blk_part_switch()Linus Walleij
2017-08-30mmc: block: Move duplicate checkLinus Walleij
2017-08-30mmc: debugfs: Move block debugfs into block moduleLinus Walleij