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