summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2015-09-24mmc: sdhci-of-esdhc: add SDR50 mode support for SD/MMC Legacy Adapter CardYangbo Lu
2014-05-27MMC/SD: Add callback function to detect cardXie Xiaobo
2014-05-08mmc:esdhc: disable trim feature on T4240QDSHaijun Zhang
2014-05-06mmc:eSDHC: Fix mmc call trace during hibernationHaijun Zhang
2014-04-08Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.xScott Wood
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2014-02-13mmc: core: sd: implement proper support for sd3.0 au sizesWolfram Sang
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-18Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki
2013-11-08mmc: core: Silence compiler warning in __mmc_switchUlf Hansson
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
2013-10-31mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resumeUlf Hansson
2013-10-31mmc: core: Improve runtime PM support during suspend/resume for sd/mmcUlf Hansson
2013-10-31mmc: core: Remove redundant mmc_power_up|off at runtime callbacksUlf Hansson
2013-10-31mmc: Don't force card to active state when entering suspend/shutdownUlf Hansson
2013-10-31mmc: core: Remove deprecated mmc_suspend|resume_host APIsUlf Hansson
2013-10-31mmc: core: Signal wakeup event at card insert/removalUlf Hansson
2013-10-31mmc: core: Collect common code for card ocr validationUlf Hansson
2013-10-31mmc: core: Prevent violation of specs while initializing cardsUlf Hansson
2013-10-31mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson
2013-10-31mmc: core: Cleanup code for setting ocr mask for SDIOUlf Hansson
2013-10-31mmc: core: Remove unnecessary retry mechanism at SDIO attachUlf Hansson
2013-10-31mmc: core: Let mmc_set_signal_voltage take ocr as parameterUlf Hansson
2013-10-31mmc: core: Let mmc_power_up|cycle take ocr as parameterUlf Hansson
2013-10-31mmc: core: Do not poll for busy with status cmd for all switch cmdsUlf Hansson
2013-10-29Revert to 3.8 (no rt, no stable)Scott Wood
2013-10-29Revert to v3.8 (no RT, no stable)Scott Wood
2013-10-22mmc:core: Avoid useless detecting task when card is busyHaijun Zhang
2013-10-17MMC: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-09-26mmc: core: clean up duplicate macrosJackey Shen
2013-09-26mmc: add ignorance case for CMD13 CRC errorSeungwon Jeon
2013-09-26mmc: core: remove dead function mmc_try_claim_hostGrant Grundler
2013-09-17mmc: Add support to get voltage from device-treeHaijun Zhang
2013-09-10Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-08-26mmc: core: parse voltage from device-treeHaijun Zhang
2013-08-25mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()Laurent Pinchart
2013-08-25mmc: core: Set data timeout for mmc bus test commands (CMD14 and CMD19).Minjian Wu
2013-08-25mmc: sd: fix the maximum au_size for SD3.0Jaehoon Chung
2013-08-25mmc: core: free mmc_card if cmd 3,9,7 fails in mmc_sd_init_cardWei WANG
2013-07-31mmc: core: Indicate that vmmcq may be absentMark Brown
2013-07-10Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-05mmc: core: Fixup Oops for SDIO shutdownUlf Hansson
2013-07-05mmc: core: production year for eMMC 4.41 and laterRomain Izard
2013-06-27mmc: core: Add DT-bindings for MMC_CAP2_FULL_PWR_CYCLEUlf Hansson
2013-06-27mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLEUlf Hansson
2013-06-27mmc: core: Enable power_off_notify for eMMC shutdown sequenceUlf Hansson
2013-06-27mmc: core: Add shutdown callback for (e)MMC bus_opsUlf Hansson