summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci.c
AgeCommit message (Expand)Author
2020-03-09Merge remote-tracking branch 'fslc/4.14-2.3.x-imx' into toradex_4.14-2.3.x-imxMarcel Ziswiler
2020-03-08Merge tag 'v4.14.170' into 4.14-2.3.x-imxMarcel Ziswiler
2020-02-09sdhci: print opcode/retries on timeout errorTroy Kisky
2020-02-07Merge tag 'v4.14.164' into 4.14-2.3.x-imxMarcel Ziswiler
2020-01-29mmc: sdhci: fix minimum clock rate for v3 controllerMichał Mirosław
2019-12-31mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas
2019-12-31Revert "mmc: sdhci: Fix incorrect switch to HS mode"Faiz Abbas
2019-10-11mmc: sdhci: improve ADMA error reportingRussell King
2019-10-05mmc: sdhci: Fix incorrect switch to HS modeAl Cooper
2019-04-27mmc: sdhci: Handle auto-command errorsAdrian Hunter
2019-04-27mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERRAdrian Hunter
2019-04-27mmc: sdhci: Fix data command CRC error handlingAdrian Hunter
2019-02-12MLK-16354-1 mmc: sdhci: add usdhc support for IOMMUHaibo Chen
2019-02-12MLK-16363 mmc: sdhci: add 1ms delay after tuning completeHaibo Chen
2019-02-12MLK-16155-11 mmc: sdhci: correct the maximum timeout when enable CMDQHaibo Chen
2019-02-12MLK-14861-1 mmc: sdhci: make DDR50 tuning optionallyHaibo Chen
2019-02-12MLK-14884 mmc: sdhci: make DDR50 tuning optionallyDong Aisheng
2019-02-12MLK-14539 mmc: sdhci: make no-1-8-v also work for DDR52 modeHaibo Chen
2019-02-12MLK-12397 mmc: sdhci: disable irq in sdhci host suspend ranther than free thi...Haibo Chen
2019-02-12MLK-12360-3 bcmdhd: fix bcmdhd blocks system suspend issueDong Aisheng
2019-02-12MLK-12360-1 mmc: sdhci: add sdio thread irq supportDong Aisheng
2019-02-12MLK-10629-4 mmc: sdhci: remove MMC_CAP_NEEDS_POLLDong Aisheng
2019-02-12MLK-11685-4 mmc: sdhci: do not enable card cd wakeup for gpio caseDong Aisheng
2019-02-12MLK-11685-3 mmc: sdhci: do not enable card detect interrupt for gpio cd typeDong Aisheng
2018-12-21mmc: sdhci: fix the timeout check window for clock and resetAlek Du
2018-09-26mmc: sdhci: do not try to use 3.3V signaling if not supportedStefan Agner
2018-04-12sdhci: Advertise 2.0v supply on SDIO host controllerAndy Shevchenko
2018-02-22mmc: sdhci: Implement an SDHCI-specific bounce bufferLinus Walleij
2017-12-05mmc: sdhci: Avoid swiotlb buffer being fullUlf Hansson
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: sdhci: fix SDHCI_QUIRK_NO_HISPD_BIT handlingyangbo lu
2017-08-30mmc: sdhci: key 8BITBUS bit off MMC_CAP_8_BIT_DATAMichał Mirosław
2017-08-30mmc: sdhci: add sdma_boundary member to struct sdhci_hostSrinivas Kandagatla
2017-08-30mmc: sdhci: ignore restoring the I/O state if MMC_POWER_OFFZhoujie Wu
2017-08-30mmc: sdhci: remove CONFIG_MMC_DEBUG from the driverShawn Lin
2017-04-24mmc: sdhci: Control the delay between tuning commandsAdrian Hunter
2017-04-24mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.cHu Ziji
2017-04-24mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.cHu Ziji
2017-04-24mmc: sdhci: Export sdhci_set_ios() from sdhci.cHu Ziji
2017-04-24mmc: use new core function mmc_get_dma_dirHeiner Kallweit
2017-04-24mmc: sdhci: clarify the get_timeout_clock callbackShawn Lin
2017-04-24mmc: sdhci: Add CQE supportAdrian Hunter
2017-04-24mmc: sdhci: Factor out sdhci_set_default_irqsAdrian Hunter
2017-04-24mmc: sdhci: Add sdhci_cleanup_hostAdrian Hunter
2017-04-24mmc: sdhci: Export sdhci_dumpregsAdrian Hunter
2017-04-24mmc: sdhci: Improve register dump print formatAdrian Hunter
2017-04-24mmc: sdhci: Use sdhci_readl() not readl() in sdhci_dumpregs()Adrian Hunter
2017-04-24mmc: sdhci: Add response register to register dumpAdrian Hunter
2017-04-24mmc: sdhci: Improve debug print formatAdrian Hunter