aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/host.h
Commit message (Expand)AuthorAgeFilesLines
* d710: initial support for the Epic 4G Touch (SPH-D710)Dorian Snyder2013-06-201-0/+4
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-0/+2
|\
| * mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2012-06-011-0/+2
* | merge opensource jb u5codeworkx2012-09-221-1/+1
* | samsung update 1codeworkx2012-06-021-3/+133
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-251-1/+48
|\
| * mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin2011-05-251-0/+6
| * mmc: core: add support for eMMC Dual Data RatePhilip Rakity2011-05-241-0/+1
| * mmc: sdhci: enable preset value after uhs initializationArindam Nath2011-05-241-0/+1
| * mmc: sd: add support for tuning during uhs initializationArindam Nath2011-05-241-0/+1
| * mmc: sd: set current limit for uhs cardsArindam Nath2011-05-241-0/+4
| * mmc: sd: add support for uhs bus speed mode selectionArindam Nath2011-05-241-0/+5
| * mmc: sd: add support for driver type selectionArindam Nath2011-05-241-0/+10
| * mmc: sd: add support for signal voltage switch procedureArindam Nath2011-05-241-0/+15
| * mmc: do not switch to 1-bit mode if not requiredOhad Ben-Cohen2011-05-241-0/+4
| * mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen2011-05-241-1/+1
* | Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball2011-05-161-0/+1
|/
* mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski2011-04-271-1/+0
* mmc: Test bus-width for old MMC devicesAries Lee2011-01-081-0/+1
* mmc: sdio: don't reinitialize nonremovable powered-resumed cardsOhad Ben-Cohen2011-01-081-0/+5
* mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai2011-01-081-0/+3
* mmc: Aggressive clock gating frameworkLinus Walleij2011-01-081-0/+10
* mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen2010-11-191-0/+1
* mmc: propagate power save/restore ops return valueOhad Ben-Cohen2010-10-231-2/+2
* mmc: refine DDR supportAdrian Hunter2010-10-231-1/+2
* mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter2010-10-231-0/+5
* mmc: MMC 4.4 DDR supportHanumath Prasad2010-10-231-0/+4
* mmc: Move regulator handling closer to coreLinus Walleij2010-10-231-1/+21
* mmc: Make ID freq configurableHein Tibosch2010-10-231-0/+1
* mmc: Add helper function to check if a card is removableMatt Fleming2010-10-231-0/+8
* mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-231-2/+1
* mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter2010-08-121-0/+1
* mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky2010-08-111-0/+3
* mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-271-1/+1
* ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handlingDaniel Mack2010-04-141-0/+3
* sdio: introduce API for special power management featuresNicolas Pitre2010-03-061-0/+5
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* mmc: add mmc card sleep and awake supportJarkko Lavinen2009-09-231-0/+5
* mmc: add ability to save power by powering off cardsAdrian Hunter2009-09-231-0/+3
* mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter2009-09-231-0/+1
* mmc: allow host claim / release nestingAdrian Hunter2009-09-231-0/+2
* mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter2009-09-231-0/+47
* MMC: regulator utilitiesDavid Brownell2009-03-311-0/+5
* mmc: Add 8-bit bus width supportJarkko Lavinen2008-12-311-0/+2
* mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-081-1/+1
* Fix comment in include/linux/mmc/host.hThomas Petazzoni2008-10-121-1/+1
* mmc: Export internal host state through debugfsHaavard Skinnemoen2008-07-271-0/+2
* mmc: remove multiwrite capabilityPierre Ossman2008-07-151-6/+5
* mmc: change .get_ro() callback semanticsAnton Vorontsov2008-07-151-0/+12
* mmc: add support for card-detection pollingAnton Vorontsov2008-07-151-0/+11