aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-03Merge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-13/+94
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds9-0/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman9-0/+9
2017-11-01mmc: dw_mmc: Fix the DTO timeout calculationDouglas Anderson1-1/+6
2017-10-30mmc: dw_mmc: Add locking to the CTO timerDouglas Anderson1-10/+81
2017-10-30mmc: dw_mmc: Fix the CTO timeout calculationDouglas Anderson1-1/+5
2017-10-30mmc: dw_mmc: cancel the CTO timer after a voltage switchDouglas Anderson1-1/+2
2017-10-20mmc: renesas_sdhi: fix kernel panic in _internal_dmac.cYoshihiro Shimoda1-7/+10
2017-10-20mmc: tmio: fix swiotlb buffer is fullYoshihiro Shimoda1-0/+13
2017-10-10mmc: sdhci-pci: Fix default d3_retune for Intel host controllersAdrian Hunter1-0/+2
2017-10-04mmc: sdhci-xenon: Fix clock resource by adding an optional bus clockGregory CLEMENT2-4/+21
2017-10-04mmc: meson-gx: include tx phase in the tuning processJerome Brunet1-1/+18
2017-10-04mmc: meson-gx: fix rx phase resetJerome Brunet1-2/+4
2017-10-04mmc: meson-gx: make sure the clock is rounded downJerome Brunet1-2/+1
2017-10-04mmc: Delete bounce buffer handlingLinus Walleij5-131/+11
2017-10-02mmc: core: add driver strength selection when selecting hs400esChanho Min1-17/+19
2017-09-26Merge tag 'mmc-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-47/+15
2017-09-22mmc: sdhci-pci: Fix voltage switch for some Intel host controllersAdrian Hunter1-0/+15
2017-09-22mmc: tmio: remove broken and noisy debug macroWolfram Sang1-47/+0
2017-09-08mmc: cavium: Fix use-after-free in of_platform_device_destroyJan Glauber1-1/+5
2017-09-08mmc: host: fix typo after MMC_DEBUG moveWolfram Sang1-1/+1
2017-09-08mmc: block: Fix incorrectly initialized requestsAdrian Hunter1-1/+6
2017-09-01mmc: renesas_sdhi: Add r8a7743/5 supportBiju Das1-0/+2
2017-08-31mmc: meson-gx: fix __ffsdi2 undefined on arm32Jerome Brunet1-7/+7
2017-08-30mmc: sdhci-xenon: add runtime pm support and reimplement standbyZhoujie Wu2-16/+72
2017-08-30Merge branch 'fixes' into nextUlf Hansson2-3/+22
2017-08-30mmc: core: Move mmc_start_areq() declarationAdrian Hunter1-0/+6
2017-08-30mmc: mmci: stop building qcom dml as moduleSrinivas Kandagatla2-3/+4
2017-08-30mmc: sunxi: Reset the device at probe timeMaxime Ripard1-1/+1
2017-08-30mmc: meson-gx: rework tuning functionJerome Brunet1-50/+111
2017-08-30mmc: meson-gx: change default tx phaseJerome Brunet1-1/+7
2017-08-30mmc: meson-gx: implement voltage switch callbackJerome Brunet1-0/+22
2017-08-30mmc: meson-gx: use CCF to handle the clock phasesJerome Brunet1-41/+176
2017-08-30mmc: meson-gx: implement card_busy callbackJerome Brunet1-0/+13
2017-08-30mmc: meson-gx: simplify interrupt handlerJerome Brunet1-54/+39
2017-08-30mmc: meson-gx: work around clk-stop issueJerome Brunet1-6/+68
2017-08-30mmc: meson-gx: fix dual data rate mode frequenciesJerome Brunet1-12/+29
2017-08-30mmc: meson-gx: rework clock init functionJerome Brunet1-48/+46
2017-08-30mmc: meson-gx: rework clk_set functionJerome Brunet1-21/+9
2017-08-30mmc: meson-gx: rework set_ios functionJerome Brunet1-13/+9
2017-08-30mmc: meson-gx: cfg init overwrite valuesJerome Brunet1-10/+4
2017-08-30mmc: meson-gx: initialize sane clk default before clock registerJerome Brunet1-10/+9
2017-08-30mmc: mmci: constify amba_idArvind Yadav1-1/+1
2017-08-30mmc: block: cast a informative log for no devidx availableShawn Lin1-1/+13
2017-08-30mmc: sdhci-pltfm: export sdhci_pltfm_suspend/resumeMasahiro Yamada3-21/+7
2017-08-30mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resumeMasahiro Yamada3-76/+22
2017-08-30mmc: sdhci-pxav2: switch to managed clk and sdhci_pltfm_unregister()Masahiro Yamada1-23/+7
2017-08-30mmc: sdhci-cadence: add suspend / resume supportMasahiro Yamada1-9/+97
2017-08-30mmc: sdhci-xenon: Support HS400 Enhanced Strobe featureHu Ziji2-6/+29
2017-08-30mmc: sdhci: Add quirk to indicate MMC_RSP_136 has CRCKishon Vijay Abraham I2-0/+5