summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci.c
AgeCommit message (Expand)Author
2016-02-16MLK-12391-2 mmc: sdhci: add standard hw auto retuning supportDong Aisheng
2016-02-16MLK-12360-3 bcmdhd: fix bcmdhd blocks system suspend issueDong Aisheng
2016-02-16MLK-12360-2 mmc: sdhci: get runtime pm when sdio irq is enabledDong Aisheng
2016-02-16MLK-12360-1 mmc: sdhci: add sdio thread irq supportDong Aisheng
2016-02-16MLK-12397 mmc: sdhci: disable irq in sdhci host suspend ranther than free thi...Haibo Chen
2016-01-15MLK-12168 mmc: sdhci: check SDHCI_QUIRK2_NO_1_8_V when do voltage switchDong Aisheng
2016-01-14MLK-11789 mmc: sdhci: Add 1ms delay in eMMC tuning procedureHaibo Chen
2016-01-14MLK-10629-4 mmc: sdhci: remove MMC_CAP_NEEDS_POLLDong Aisheng
2016-01-14MLK-11685-4 mmc: sdhci: do not enable card cd wakeup for gpio caseDong Aisheng
2016-01-14MLK-11685-3 mmc: sdhci: do not enable card detect interrupt for gpio cd typeDong Aisheng
2016-01-14MLK-11184 mmc: sdhci: wait data error interrupts to handle transfer error for...Dong Aisheng
2016-01-14MLK-10837 mmc: sdhci: using wait_event_timeout when execute tuningDong Aisheng
2016-01-14mmc: sdhci: call sdhci_init() before request irqHaibo Chen
2016-01-14mmc: sdhci: properly check card present state when quirk NO_CARD_NO_RESET is setIvan T. Ivanov
2016-01-14mmc: sdhci: don't use card state polling when CD GPIO is definedIvan T. Ivanov
2016-01-14mmc: sdhci: let GPIO based card detection have higher precedenceIvan T. Ivanov
2016-01-14mmc: sdhci: add quirk SDHCI_QUIRK_CLOCK_DIV_ZERO_BROKENSuneel Garapati
2016-01-14mmc: sdhci: make max-frequency property in device tree workDong Aisheng
2016-01-14mmc: sdhci: Add a callback to select drive strengthAdrian Hunter
2016-01-14mmc: sdhci: fix driver type B and D handling in sdhci_do_set_ios()Petri Gynther
2016-01-14mmc: host: sdhci: Use BUG_ON()Fabio Estevam
2016-01-14mmc: sdhci: Change to new way of doing re-tuningAdrian Hunter
2015-10-22mmc: sdhci: fix dma memory leak in sdhci_pre_req()Haibo Chen
2015-09-29mmc: sdhci: also get preset value and driver type for MMC_DDR52Jisheng Zhang
2015-08-10mmc: sdhci check parameters before call dma_free_coherentPeng Fan
2015-08-03mmc: sdhci: Restore behavior while creating OCR maskUlf Hansson
2015-07-10mmc: sdhci: fix low memory corruptionJiri Slaby
2015-03-23mmc: sdhci: fix card presence logic in sdhci_request functionScott Branden
2015-03-23mmc: sdhci: do not set AUTO_CMD12 for multi-block CMD53Corneliu Doban
2015-03-23mmc: sdhci: add quirk for ACMD23 brokenScott Branden
2015-01-29mmc: sdhci: switch voltage before sdhci_set_ios in runtime resumeJisheng Zhang
2015-01-20mmc: sdhci: add a quirk for single block transactionsVincent Yang
2015-01-20mmc: sdhci: add a quirk for tuning work aroundVincent Yang
2015-01-20mmc: sdhci: add a voltage switch callback functionVincent Yang
2015-01-19mmc: host: sdhci: Added a space before (Mohammad Jamal
2015-01-19mmc: sdhci: Always init buf_ready_intAdrian Hunter
2015-01-19mmc: sdhci: use pipeline mmc requests to improve performanceHaibo Chen
2015-01-19mmc: sdhci: Remove redundant ADMA page boundary warningsAndrew Gabbasov
2015-01-14mmc: sdhci: Set SDHCI_POWER_ON with external vmmcTim Kryger
2015-01-12mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski
2015-01-12mmc: sdhci: Disable re-tuning for HS400Adrian Hunter
2015-01-12mmc: sdhci: Simplify use of tuning timerAdrian Hunter
2015-01-12mmc: sdhci: Add out_unlock to sdhci_execute_tuningAdrian Hunter
2015-01-12mmc: sdhci: Tuning should not change max_blk_countAdrian Hunter
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-05MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-11-26mmc: sdhci: Add HS400 support to SDHCI driverAdrian Hunter
2014-11-26mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supportedAdrian Hunter
2014-11-26mmc: sdhci: Fix vqmmc error settingAdrian Hunter
2014-11-26mmc: sdhci: Add a quirk for AMD SDHC transfer mode register need to be cleare...Vincent Wan