aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2018-06-01Merge branch 'linux-linaro-lsk-v4.14' into linux-linaro-lsk-v4.14-rtlsk-v4.14-18.05-rtMark Brown
2018-05-30mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnusCorneliu Doban
2018-05-30mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE registerCorneliu Doban
2018-05-30mmc: sdhci-iproc: remove hard coded mmc cap 1.8vSrinath Mannam
2018-04-27Merge branch 'linux-linaro-lsk-v4.14' into linux-linaro-lsk-v4.14-rtMark Brown
2018-04-24mmc: sdhci-pci: Only do AMD tuning for HS200Daniel Kurtz
2018-04-24mmc: tmio: Fix error handling when issuing CMD23Masaharu Hayakawa
2018-04-24mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith
2018-04-13Merge branch 'linux-linaro-lsk-v4.14' into linux-linaro-lsk-v4.14-rtMark Brown
2018-04-12sdhci: Advertise 2.0v supply on SDIO host controllerAndy Shevchenko
2018-04-06Merge branch 'linux-linaro-lsk-v4.14' into linux-linaro-lsk-v4.14-rtMark Brown
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-20Merge tag 'v4.14.28' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-03-19mmc: mmc_test: Ensure command queue is disabled for testingAdrian Hunter
2018-03-16Merge tag 'v4.14.27' into linux-4.14.y-rtSebastian Andrzej Siewior
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-03-05Merge tag 'v4.14.24' into linux-4.14.y-rtSebastian Andrzej Siewior
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-24Merge tag 'v4.14.15' into linux-4.14.y-rtSebastian Andrzej Siewior
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-22Merge tag 'v4.14.8' into linux-4.14.y-rtSebastian Andrzej Siewior
2017-12-20mmc: core: apply NO_CMD23 quirk to some specific cardsChristoph Fritz
2017-12-15Merge tag 'v4.14.6' into linux-4.14.y-rtSebastian Andrzej Siewior
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: core: prepend 0x to OCR entry in sysfsBastian Stender
2017-12-05mmc: core: prepend 0x to pre_eol_info entry in sysfsBastian Stender
2017-12-05mmc: block: Ensure that debugfs files are removedAdrian Hunter
2017-12-05mmc: core: Do not leave the block driver in a suspended stateAdrian Hunter
2017-12-05mmc: block: Check return value of blk_get_request()Adrian Hunter
2017-12-05mmc: block: Fix missing blk_put_request()Adrian Hunter
2017-12-05mmc: sdhci: Avoid swiotlb buffer being fullUlf Hansson
2017-11-17mmci: Remove bogus local_irq_save()Thomas Gleixner