summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci.c
AgeCommit message (Expand)Author
2016-05-31mmc: sdhci: Fix spinlock handling in sdhci_do_set_ios()Venkat Gopalakrishnan
2016-05-27mmc: sdhci: rate limit sdhci_dumpregs() printsSahitya Tummala
2016-05-27mmc: host: sdhci: allow definition of pm QoS via dts fileMaya Erez
2016-05-27mmc: sdhci: add support nonhotplugGuoping Yu
2016-05-27mmc: sdhci: Add tracepoints to enhance debuggingVenkat Gopalakrishnan
2016-05-27mmc: sdhci: Vote for new IRQ specific QoS requestSahitya Tummala
2016-05-27mmc: sdhci: Poll for register status much tightlyVenkat Gopalakrishnan
2016-05-27mmc: sdhci: Fix issue with host op card_event()Sahitya Tummala
2016-05-27mmc: sdhci-msm: fix issue with tuning commandSahitya Tummala
2016-05-27mmc: sdhci: finish the request if sdhc is in bad stateAsutosh Das
2016-05-27mmc: sdhci: clear interrupt status during controller resetSujit Reddy Thumma
2016-05-27mmc: sdhci: Fix possible spec. violation during voltage switch sequenceSujit Reddy Thumma
2016-05-27mmc: sdhci: do not use maximum timeout for all cardsAsutosh Das
2016-05-27mmc: sdhci: Turn on controller clocks and card power at MMC_POWER_UPAsutosh Das
2016-05-27mmc: sdhci: Use max timeout and skip timeout calculationAsutosh Das
2016-05-27mmc: sdhci: Add new callback to enable/disable CDRSahitya Tummala
2016-05-27mmc: sdhci: initialize sdhci_host lock in sdhci_alloc_host()Sahitya Tummala
2016-05-27mmc: sdhci: add support for configurable request sizeAsutosh Das
2016-05-27mmc: sdhci: Add support for auto-calibrationAsutosh Das
2016-05-27mmc: sdhci: fix issue with auto cmd err detectionSahitya Tummala
2016-05-27mmc: sdhci-msm: ignore data-end-bit error in 1 bit modeAsutosh Das
2016-05-27mmc: sdhci: Enhance debug register dumpSahitya Tummala
2016-05-27mmc: sdhci: add auto command error interrupt supportAsutosh Das
2016-05-27mmc: sdhci: Provide sysfs attributes to tune PM QoS unvote timeoutSujit Reddy Thumma
2016-05-27mmc: sdhci: Defer release of CPU DMA PM QoS vote in high load casesSujit Reddy Thumma
2016-05-27mmc: sdhci-msm: calculate timeout value based on the base clockSahitya Tummala
2016-05-27mmc: sdhci: Fix sdhci_led_control() pathSahitya Tummala
2016-05-27mmc: sdhci-msm: Use maximum possible data timeout valueSahitya Tummala
2016-05-27mmc: sdhci-msm: Do not enable preset valueSahitya Tummala
2016-05-27mmc: sdhci-msm: Ignore data timeout error for R1B commandsSahitya Tummala
2016-05-27mmc: sdhci: Add timestamp debug info for data timeout errorSahitya Tummala
2016-05-27mmc: sdhci: Fix issues with msm 3.9 kernelSahitya Tummala
2016-05-27mmc: sdhci: Fix issues with power IRQ handlingSahitya Tummala
2016-05-27mmc: sdhci: Add check_power_status host operationSahitya Tummala
2016-05-27mmc: sdhci-msm: add quirk for max_discard calculationKrishna Konda
2016-05-27mmc: sdhci: Check device state before starting a requestAsutosh Das
2016-05-27mmc: sdhci: Enable clock scaling featureSahitya Tummala
2016-05-27mmc: sdhci: Vote for the required MSM bus bandwidthSahitya Tummala
2016-05-27mmc: sdhci: Vote for PM QOSSahitya Tummala
2016-05-27mmc: sdhci: Add host driver support to enable clock gatingSahitya Tummala
2016-05-27mmc: sdhci: Add a quirk to ignore CMD CRC err for tuning commandsSahitya Tummala
2016-05-27mmc: sdhci: Add SW workarounds for HW bugsVenkat Gopalakrishnan
2016-05-19mmc: sdhci: Reset cmd err only for sbc commandsVenkat Gopalakrishnan
2016-05-19mmc: host: sdhci: don't set SDMA buffer boundary in ADMA modeSubhash Jadavani
2015-10-26mmc: sdhci: enable tuning for DDR50Weijun Yang
2015-10-26mmc: sdhci: call sdhci_init() before request irqHaibo Chen
2015-10-08mmc: sdhci: add quirk SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RSTludovic.desroches@atmel.com
2015-08-27mmc: sdhci: also get preset value and driver type for MMC_DDR52Jisheng Zhang
2015-08-27mmc: sdhci: fix dma memory leak in sdhci_pre_req()Haibo Chen
2015-08-24mmc: sdhci: switch from programmable clock mode to divided one if neededludovic.desroches@atmel.com