summaryrefslogtreecommitdiff
path: root/include/linux/mmc
AgeCommit message (Expand)Author
2013-07-05mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL registerOded Gabbay
2013-06-27mmc: sdhci: fix caps2 for HS200Giuseppe CAVALLARO
2013-06-27mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLEUlf Hansson
2013-06-27mmc: core: Handle card shutdown from mmc_busUlf Hansson
2013-06-27mmc: return mmc_of_parse() errors to callerSimon Baatz
2013-05-26mmc: sdhci: add ability to stay runtime-resumed if the card is powered upAdrian Hunter
2013-05-26mmc: core: Fix select power class after resumeFredrik Soderstedt
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: block: Enable runtime pm for mmc blkdeviceUlf 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-03-22mmc: core: Add in support to expose PRV for v4 MMCsBernie Thompson
2013-02-24mmc: sh_mobile_sdhi: remove unused .pdata fieldGuennadi Liakhovetski
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-24mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECTDoug Anderson
2013-02-24mmc: dw_mmc: Add "disable-wp" device tree propertyDoug Anderson
2013-02-24mmc: correct the EXCEPTION_EVENTS_STATUS value in commentZhang, YiX X
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-11Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-07mmc: add a card-event host operationGuennadi Liakhovetski
2012-12-06mmc: sdhci: add quirk for lack of 1.8v supportDaniel Drake
2012-12-06mmc: dw_mmc: Add sdio power bindingsAbhilash Kesavan
2012-12-06mmc: core: Add mmc_set_blockcount featureLoic Pallardy
2012-12-06mmc: core: Expose access to RPMB partitionLoic Pallardy
2012-12-06mmc: host: Make UHS timing values fully uniqueKevin Liu
2012-12-06mmc: Standardise capability typeLee Jones
2012-12-06mmc: mxs-mmc: Remove platform dataFabio Estevam
2012-11-09Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-11-07mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann
2012-11-07mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang
2012-11-07mmc: dw_mmc: convert the variable type of irqSeungwon Jeon
2012-10-17UAPI: Remove empty non-UAPI Kbuild filesDavid Howells
2012-10-11UAPI: (Scripted) Disintegrate include/linux/mmcDavid Howells
2012-10-07mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson
2012-10-03mmc: dw_mmc: add support for exynos specific implementation of dw-mshcThomas Abraham
2012-10-03mmc: dw_mmc: add support for implementation specific callbacksThomas Abraham
2012-10-03mmc: dw_mmc: add quirk to indicate missing write protect lineThomas Abraham
2012-10-03mmc: dw_mmc: lookup for optional biu and ciu clocksThomas Abraham
2012-10-03mmc: dw_mmc: convert copy of struct device in struct dw_mci to a referenceThomas Abraham