aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/host.h
Commit message (Expand)AuthorAge
* mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resumeUlf Hansson2013-10-30
* mmc: core: Remove deprecated mmc_suspend|resume_host APIsUlf Hansson2013-10-30
* mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson2013-10-30
* mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLEUlf Hansson2013-06-27
* mmc: return mmc_of_parse() errors to callerSimon Baatz2013-06-27
* mmc: core: Restructure and simplify code for mmc sleep|awakeUlf Hansson2013-05-26
* mmc: core: Support aggressive power management for (e)MMC/SDUlf Hansson2013-05-26
* mmc: card: Adding support for sanitize in eMMC 4.5Maya Erez2013-05-26
* mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling modeUlf Hansson2013-05-26
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-05-06
|\
| * leds: trigger: use inline functions instead of macrosKim, Milo2013-04-01
* | mmc: core: fix performance regression initializing MMC host controllersAdrian Hunter2013-04-12
* | mmc: sdio: bind acpi with sdio function deviceAaron Lu2013-03-22
|/
* mmc: (cosmetic) remove "extern" from function declarationsGuennadi Liakhovetski2013-02-24
* mmc: provide a standard MMC device-tree binding parser centrallyGuennadi Liakhovetski2013-02-24
* mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon2013-02-24
* mmc: add packed command feature of eMMC4.5Seungwon Jeon2013-02-24
* mmc: sdhci: enhance preset value functionKevin Liu2013-02-24
* mmc: core: Add card_busy to host_opsJohan Rudholm2013-02-24
* mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman2013-02-11
* mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequenceSujit Reddy Thumma2013-02-11
* mmc: add a card-event host operationGuennadi Liakhovetski2012-12-07
* mmc: host: Make UHS timing values fully uniqueKevin Liu2012-12-06
* mmc: Standardise capability typeLee Jones2012-12-06
* mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson2012-10-07
* mmc: core: Do not rescan non-removable devicesJohan Rudholm2012-09-04
* mmc: sd: Fix sd current limit settingAaron Lu2012-07-22
* mmc: core: convert slot functions to managed allocationGuennadi Liakhovetski2012-07-21
* mmc: add two capability flags for CD and WP signal polarityGuennadi Liakhovetski2012-07-21
* mmc: core: use a more generic name for slot function types and fieldsGuennadi Liakhovetski2012-07-21
* mmc: add a function to get regulators, supplying card's powerGuennadi Liakhovetski2012-07-21
* mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2012-04-22
* Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-28
|\
| * mmc: core: add high-capacity erase size capability flagAdrian Hunter2012-03-27
| * mmc: start removing enable / disable APIAdrian Hunter2012-03-27
| * mmc: core: Detect card removal on I/O errorUlf Hansson2012-03-27
* | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\ \ | |/ |/|
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-16
* | mmc: core: add the capability for broken voltageJaehoon Chung2012-02-13
* | mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma2012-02-13
|/
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-14
|\
| * module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* | mmc: core: HS200 mode support for eMMC 4.5Girish K S2012-01-12
* | mmc: core: Add option to prevent eMMC sleep commandUlf Hansson2012-01-11
* | mmc: add a card hotplug handler contextGuennadi Liakhovetski2012-01-11
* | mmc: allow upper layers to know immediately if card has been removedAdrian Hunter2012-01-11
* | mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma2012-01-11
* | mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO2012-01-11
|/
* mmc: core: add workaround for controllers with broken multiblock readsPaul Walmsley2011-10-27
* mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon2011-10-26