aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-23mmc: sdhci: Remove the sdhci exported header fileUlf Hansson1-1/+202
2015-01-20mmc: sdhci: add a voltage switch callback functionVincent Yang1-0/+1
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+0
2014-12-05MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-3/+0
2014-11-26mmc: sdhci: Add HS400 support to SDHCI driverAdrian Hunter1-0/+3
2014-11-26mmc: sdhci: Remove unused SDHCI_CTRL_HS_SDR200Adrian Hunter1-1/+0
2014-11-10mmc: sdhci: Add 64-bit ADMA supportAdrian Hunter1-0/+18
2014-11-10mmc: sdhci: Define ADMA descriptor structureAdrian Hunter1-0/+7
2014-11-10mmc: sdhci: Define ADMA constantsAdrian Hunter1-0/+10
2014-11-10mmc: sdhci: Define maximum segmentsAdrian Hunter1-0/+6
2014-09-24mmc: sdhci: execute tuning when device is not busyYi Sun1-0/+1
2014-09-09mmc: sdhci: add platform set_timeout hookAisheng Dong1-0/+2
2014-09-09mmc: sdhci: add platform get_max_timeout_count hookAisheng Dong1-0/+1
2014-05-22mmc: sdhci: remove platform_suspend/platform_resume callbacksRussell King1-2/+0
2014-05-22mmc: sdhci: convert sdhci_set_uhs_signaling() into a library functionRussell King1-0/+1
2014-05-22mmc: sdhci: set_uhs_signaling() need not return a valueRussell King1-1/+1
2014-05-22mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King1-0/+1
2014-05-22mmc: sdhci: convert reset into a library functionRussell King1-2/+2
2014-05-22mmc: sdhci: convert generic bus width setup to library functionRussell King1-2/+3
2014-05-22mmc: sdhci: allow sdio interrupts while sdhci runtime suspendedRussell King1-0/+5
2013-09-26mmc: sdhci: allow platform access of sdhci_send_commandDong Aisheng1-0/+2
2013-09-26mmc: sdhci: add hooks for platform specific tuningDong Aisheng1-0/+1
2013-07-05mmc: sdhci: add card_event callback to sdhciChristian Daudt1-0/+1
2013-02-24mmc: sdhci: enhance preset value functionKevin Liu1-0/+12
2013-02-24mmc: sdhci: rename platform_8bit_width to platform_bus_widthSascha Hauer1-1/+1
2012-12-06mmc: eSDHC: Recover from ADMA errorsHaijun Zhang1-1/+4
2012-11-07mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang1-0/+1
2012-07-21mmc: sdhci: if MAX_CURRENT is 0, try getting current from regulatorPhilip Rakity1-0/+1
2012-03-25mmc: sdhci: Add platform suspend/resume hooks.Chris Ball1-0/+2
2012-01-12mmc: host: Adds support for eMMC 4.5 HS200 modeGirish K S1-0/+1
2011-12-19mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss1-1/+1
2011-10-26mmc: sdhci-pci: add runtime pm supportAdrian Hunter1-0/+5
2011-10-26mmc: sdhci: add eMMC hardware reset supportAdrian Hunter1-1/+1
2011-05-25mmc: sdhci: Auto-CMD23 support.Andrei Warkentin1-0/+2
2011-05-25mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.Andrei Warkentin1-1/+1
2011-05-24mmc: sdhci: add hooks for setting UHS in platform specific codePhilip Rakity1-0/+2
2011-05-24mmc: sdhci: add support for retuning mode 1Arindam Nath1-1/+5
2011-05-24mmc: sdhci: add support for programmable clock modeArindam Nath1-0/+3
2011-05-24mmc: sd: add support for tuning during uhs initializationArindam Nath1-0/+3
2011-05-24mmc: sd: add support for uhs bus speed mode selectionArindam Nath1-0/+6
2011-05-24mmc: sd: add support for driver type selectionArindam Nath1-1/+10
2011-05-24mmc: sd: add support for signal voltage switch procedureArindam Nath1-2/+16
2011-05-24mmc: sdhci: Add pre and post reset processing for chip specific resetPhilip Rakity1-0/+2
2011-05-24mmc: sdhci: work around broken dma boundary behaviorMikko Vinni1-0/+6
2011-03-25mmc: sdhci: add the abort CMDTYPE bits definitionRichard Zhu1-0/+1
2011-01-08mmc: Test bus-width for old MMC devicesAries Lee1-0/+1
2011-01-08mmc: sdhci: print SD Command and CAPABILITY_1 when dumping registersPhilip Rakity1-1/+1
2010-11-22mmc: sdhci: 8-bit bus width changesPhilip Rakity1-1/+4
2010-11-07mmc: sdhci: Properly enable SDIO IRQ wakeupsDaniel Drake1-0/+4
2010-10-23mmc: sdhci: introduce get_ro private write-protect hookWolfram Sang1-0/+1