summaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/host.h
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2012-04-221-0/+2
* Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-281-42/+6
|\
| * mmc: core: add high-capacity erase size capability flagAdrian Hunter2012-03-271-0/+1
| * mmc: start removing enable / disable APIAdrian Hunter2012-03-271-42/+4
| * mmc: core: Detect card removal on I/O errorUlf Hansson2012-03-271-0/+1
* | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-0/+1
|\ \ | |/ |/|
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-0/+1
* | mmc: core: add the capability for broken voltageJaehoon Chung2012-02-131-0/+1
* | mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma2012-02-131-0/+19
|/
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-141-1/+1
|\
| * module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* | mmc: core: HS200 mode support for eMMC 4.5Girish K S2012-01-121-1/+10
* | mmc: core: Add option to prevent eMMC sleep commandUlf Hansson2012-01-111-0/+1
* | mmc: add a card hotplug handler contextGuennadi Liakhovetski2012-01-111-0/+6
* | mmc: allow upper layers to know immediately if card has been removedAdrian Hunter2012-01-111-0/+1
* | mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma2012-01-111-1/+3
* | mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO2012-01-111-0/+2
|/
* mmc: core: add workaround for controllers with broken multiblock readsPaul Walmsley2011-10-271-0/+1
* mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon2011-10-261-0/+3
* mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S2011-10-261-0/+5
* mmc: block: support no access to boot partitionsAdrian Hunter2011-10-261-0/+10
* mmc: core: add eMMC hardware reset supportAdrian Hunter2011-10-261-0/+2
* mmc: core: clarify how to use post_req in case of errorsPer Forlin2011-10-261-0/+3
* mmc: core: add random fault injectionPer Forlin2011-10-261-0/+5
* mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung2011-08-131-2/+0
* mmc: core: Set non-default Drive Strength via platform hookPhilip Rakity2011-07-201-0/+1
* mmc: core: add non-blocking mmc request functionPer Forlin2011-07-201-0/+21
* mmc: queue: let host controllers specify maximum discard timeoutAdrian Hunter2011-07-201-0/+1
* mmc: Standardize header file inclusion checks.Robert P. J. Day2011-07-201-2/+1
* 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
OpenPOWER on IntegriCloud