summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci.c
AgeCommit message (Expand)Author
2016-06-22mmc: sdhci: handle command timeout after transfer complete interruptNicolas Serafini
2016-06-22mmc: host: sdhci: fix suspend/resume issueMarcel Ziswiler
2015-10-11mmc: sdhci: handle busy-end interrupt during commandChanho Min
2015-10-11sdhci : handle busy timeout irqMatthieu CASTET
2015-10-11mmc: sdhci: clean up sdio interrupt enable handlingRussell King
2015-10-11mmc: sdhci: clean up interrupt handlingRussell King
2015-10-10mmc: sdhci: check interrupt flags in ISR againAlexander Stein
2015-10-09mmc: sdhci-pci: add runtime pm supportAdrian Hunter
2015-02-03[PATCH 3/3] mmc: host: sdhci: abort suspend if host suspend fails.kirt_hsieh
2015-01-16Merge remote-tracking branch 'remotes/nvidia/l4t/l4t-r16-r2' into tegra-nextMarcel Ziswiler
2014-05-28mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper
2014-05-28mmc: sdhci: add quirk for lack of 1.8v supportJeetesh Burman
2013-04-18mmc: sdhci: add quirk for lack of 1.8v supportDaniel Drake
2012-11-12Merge branch 'l4t/l4t-r16-r2' into colibriMarcel Ziswiler
2012-11-12sdhci: colibri_t20: avoid warning messages hackMarcel Ziswiler
2012-07-31Revert "mmc: host: Disable SDIO card clock when idle"Pavan Kunapuli
2012-07-31mmc: sdhci: Avoid power on/off during sleepPavan Kunapuli
2012-07-19Revert "mmc: host: Disable SDIO card clock when idle for Tegra 3 only"Pavan Kunapuli
2012-07-01mmc: sdhci: Deal with failure case in sdhci_suspend_hostAaron Lu
2012-05-02mmc: host: Disable SDIO card clock when idle for Tegra 3 onlyMursalin Akon
2012-04-19mmc: host: Disable SDIO card clock when idlePavan Kunapuli
2012-04-19drivers: resolve compilation time warningsSanjay Singh Rawat
2012-03-06mmc: sdhci: Add get_cd callback in host opsPavan Kunapuli
2012-03-06sdhci: Don't set highspeed modeHarry Hong
2012-03-06mmc: enable mmc suspend/resume for sdio deviceOm Prakash Singh
2012-03-01mmc: fix sdhci_host PM flags usageDavid Schalig
2012-02-21mmc: host: Do not enable preset value by defaultPavan Kunapuli
2012-02-09mmc: sdhci: quirk for not calculate max_discard_toShridhar Rasal
2012-01-30sdhci: Add option for non std freq tuningPavan Kunapuli
2012-01-05mmc: host: sdhci: do not force mmc caps by defaultVarun Wadekar
2011-12-08mmc: Add support for non-standard voltage switchingPavan Kunapuli
2011-11-30Merge branch 'korg-android-tegra-3.1' into after-upstream-androidDan Willemsen
2011-11-30sdhci: Don't set SDIO card intr in resume by defaultPavan Kunapuli
2011-11-30sdhci: Enable card clock after setting uhs modePavan Kunapuli
2011-11-30sdhci: Runtime host clk enable/disablePavan Kunapuli
2011-11-30mmc: host: support runtime enable/disable SDCLKvjagadish
2011-11-30sdhci: Enable SDIO IRQ in sdhci_resume_hostPavan Kunapuli
2011-11-30Sdhci: Disable host clk after all io ops are donePavan Kunapuli
2011-11-30sdhci: Do not set host clock in atomic contextPavan Kunapuli
2011-11-30Merge branch 'korg-android-3.1' into korg-android+linux-tegra-3.1Dan Willemsen
2011-11-30sdhci: Always pass clock request value zero to set_clock host opTodd Poynor
2011-11-30mmc: host: sdhci: Prevent IRQ capability from being set if quirk is setColin Cross
2011-11-30mmc: sdhci: Skip mmc suspend/resume ops for SDIO device,Dmitry Shmidt
2011-08-13mmc: sdhci: use f_max instead of host->clock for timeoutsAndy Shevchenko
2011-08-13mmc: sdhci: move timeout_clk calculation farther downAndy Shevchenko
2011-08-13mmc: sdhci: check host->clock before using it as a denominatorAndy Shevchenko
2011-08-13mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"Andy Shevchenko
2011-08-13mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finishAaron Lu
2011-07-20mmc: sdhci: specify maximum discard timeoutAdrian Hunter
2011-07-20mmc: sdhci: fix interrupt storm from card detectionShawn Guo