aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
2018-04-12sdhci: Advertise 2.0v supply on SDIO host controllerAndy Shevchenko
2018-03-28mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occursEvgeniy Didin
2018-03-28mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433Jaehoon Chung
2018-03-28mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for 32-bit systemsEvgeniy Didin
2018-03-28mmc: block: fix updating ext_csd caches on ioctl callBastian Stender
2018-03-28mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cardsDirk Behme
2018-03-24mmc: sdhci-xenon: wait 5ms after set 1.8V signal enableZhoujie Wu
2018-03-24mmc: block: fix logical error to avoid memory leakLiu, Changcheng
2018-03-24mmc: avoid removing non-removable hosts during suspendDaniel Drake
2018-03-19mmc: mmc_test: Ensure command queue is disabled for testingAdrian Hunter
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-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-15mmc: sdhci-esdhc-imx: Fix i.MX53 eSDHCv3 clockBenoît Thébaudeau
2018-01-04mmc: s3mci: mark debug_regs[] as staticArnd Bergmann
2017-12-15mmc: renesas_sdhi: Add MODULE_LICENSEMasaharu Hayakawa
2017-12-11mmc: core: apply NO_CMD23 quirk to some specific cardsChristoph Fritz
2017-12-05mmc: core: properly init drv_typeWolfram Sang
2017-12-01Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2017-11-29mmc: core: prepend 0x to OCR entry in sysfsBastian Stender
2017-11-29mmc: core: prepend 0x to pre_eol_info entry in sysfsBastian Stender
2017-11-28mmc: sdhci: Avoid swiotlb buffer being fullUlf Hansson
2017-11-23mmc: sdhci-msm: Optionally wait for signal level changesBjorn Andersson
2017-11-23mmc: block: Ensure that debugfs files are removedAdrian Hunter
2017-11-23mmc: core: Do not leave the block driver in a suspended stateAdrian Hunter
2017-11-23mmc: block: Check return value of blk_get_request()Adrian Hunter
2017-11-23mmc: block: Fix missing blk_put_request()Adrian Hunter
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-13Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2017-11-07sdhci-fujitsu: add support for setting the CMD_DAT_DELAY attributeArd Biesheuvel
2017-11-07mmc: tmio: Replace msleep() of 20ms or less with usleep_range()Masaharu Hayakawa
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-02mmc: dw_mmc: Convert timers to use timer_setup()Kees Cook
2017-11-02mmc: dw_mmc: Cleanup the DTO timer like the CTO oneDouglas Anderson
2017-11-02Merge branch 'fixes' into nextUlf Hansson
2017-11-02mmc: vub300: Use common code in __download_offload_pseudocode()Markus Elfring
2017-11-02mmc: tmio: Use common error handling code in tmio_mmc_host_probe()Markus Elfring
2017-11-02mmc: Convert timers to use timer_setup()Kees Cook
2017-11-02mmc: sdhci-acpi: Fix voltage switch for some Intel host controllersAdrian Hunter
2017-11-02mmc: sdhci-acpi: Let devices define their own private dataAdrian Hunter
2017-11-02mmc: mediatek: perfer to use rise edge latching for cmd lineChaotian Jing
2017-11-02mmc: mediatek: improve eMMC hs400 mode read performanceChaotian Jing