summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2018-03-08mmc: dw_mmc: Fix out-of-bounds access for slot's capsShawn Lin
2018-03-08mmc: dw_mmc: Factor out dw_mci_init_slot_capsShawn Lin
2018-03-08mmc: dw_mmc: Avoid accessing registers in runtime suspended stateShawn Lin
2018-03-08mmc: dw_mmc-k3: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-03-08mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllersAdrian Hunter
2018-02-22mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardbyinbo.zhu
2018-02-22mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexecyinbo.zhu
2018-02-22mmc: sdhci-of-esdhc: disable SD clock for clock value 0yangbo lu
2018-02-22Revert "mmc: meson-gx: include tx phase in the tuning process"Jerome Brunet
2018-02-22mmc: bcm2835: Don't overwrite max frequency unconditionallyPhil Elwell
2018-02-22mmc: sdhci: Implement an SDHCI-specific bounce bufferLinus Walleij
2018-01-23mmc: sdhci-esdhc-imx: Fix i.MX53 eSDHCv3 clockBenoît Thébaudeau
2018-01-17mmc: renesas_sdhi: Add MODULE_LICENSEMasaharu Hayakawa
2017-12-10mmc: sdhci-msm: fix issue with power irqSubhash Jadavani
2017-12-10mmc: tmio: check mmc_regulator_get_supply return valueFabrizio Castro
2017-12-05mmc: sdhci: Avoid swiotlb buffer being fullUlf Hansson
2017-11-03Merge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01mmc: dw_mmc: Fix the DTO timeout calculationDouglas Anderson
2017-10-30mmc: dw_mmc: Add locking to the CTO timerDouglas Anderson
2017-10-30mmc: dw_mmc: Fix the CTO timeout calculationDouglas Anderson
2017-10-30mmc: dw_mmc: cancel the CTO timer after a voltage switchDouglas Anderson
2017-10-20mmc: renesas_sdhi: fix kernel panic in _internal_dmac.cYoshihiro Shimoda
2017-10-20mmc: tmio: fix swiotlb buffer is fullYoshihiro Shimoda
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-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-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: 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