summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/core.c
AgeCommit message (Expand)Author
2014-05-27MMC/SD: Add callback function to detect cardXie Xiaobo
2014-05-08mmc:esdhc: disable trim feature on T4240QDSHaijun Zhang
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
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: 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-22mmc:core: Avoid useless detecting task when card is busyHaijun Zhang
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-07-31mmc: core: Indicate that vmmcq may be absentMark Brown
2013-06-27mmc: core: Initiate suspend|resume from mmc bus instead of mmc hostUlf Hansson
2013-06-27mmc: core: Push common suspend|resume code into each bus_opsUlf Hansson
2013-06-27mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPAREUlf Hansson
2013-06-27mmc: core: Remove unnecessary check for the remove callbackUlf Hansson
2013-05-26mmc: core: Restructure and simplify code for mmc sleep|awakeUlf Hansson
2013-05-26mmc: block: Enable runtime pm for mmc blkdeviceUlf Hansson
2013-05-26mmc: core: Add bus_ops for runtime pm callbacksUlf Hansson
2013-05-26mmc: core: Stop bkops for eMMC only from mmc suspendUlf 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-04Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-30mmc: rename random32() to prandom_u32()Akinobu Mita
2013-04-15mmc: core: fix init controller performance regression, updated patchAdrian Hunter
2013-04-12mmc: core: fix performance regression initializing MMC host controllersAdrian Hunter
2013-04-12Revert "mmc: core: wait while adding MMC host to ensure root mounts successfu...Adrian Hunter
2013-03-27mmc:core: Add restrictions for data transfer and card eraseHaijun Zhang
2013-03-27MMC/SD: Add callback function to detect cardJerry Huang
2013-03-22mmc: core: wait while adding MMC host to ensure root mounts successfullySergey Yanovich
2013-03-22mmc: core: enhance card removal judgement for slow removalKevin Liu
2013-02-24mmc: use regulator_can_change_voltage() instead of regulator_count_voltagesMarek Szyprowski
2013-02-24mmc: core: fix indentationJaehoon Chung
2013-02-24mmc: core: fix permanent sleep of mmcqd during card removalSeungwon Jeon
2013-02-24mmc: core: Fixup signal voltage switchJohan Rudholm
2013-02-24mmc: core: Break out start_signal_voltage_switchJohan Rudholm
2013-02-24mmc: core: Add mmc_power_cycleJohan Rudholm
2013-02-24mmc: core: move the cache disabling operation to mmc_suspendMaya Erez
2013-02-11mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman
2012-12-06mmc: core: Add mmc_set_blockcount featureLoic Pallardy
2012-12-06mmc: core: Fix some driver hangs when dealing with broken devicesTrey Ramsay
2012-10-07mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson