summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: Update the ext-csd.rev check for eMMC5.1Yuvaraj Kumar C D2013-06-271-1/+1
* mmc: return mmc_of_parse() errors to callerSimon Baatz2013-06-271-5/+25
* mmc: core: Fix select power class after resumeFredrik Soderstedt2013-05-261-24/+50
* mmc: core: Restructure and simplify code for mmc sleep|awakeUlf Hansson2013-05-265-119/+41
* mmc: core: Support aggressive power management for (e)MMC/SDUlf Hansson2013-05-262-0/+99
* mmc: block: Enable runtime pm for mmc blkdeviceUlf Hansson2013-05-264-8/+31
* mmc: core: Add bus_ops for runtime pm callbacksUlf Hansson2013-05-264-3/+32
* mmc: core: Stop bkops for eMMC only from mmc suspendUlf Hansson2013-05-262-21/+7
* mmc: card: Adding support for sanitize in eMMC 4.5Maya Erez2013-05-262-0/+21
* mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling modeUlf Hansson2013-05-261-3/+2
* mmc: core: Only execute tuning for SDR50 and SDR104Fredrik Soderstedt2013-05-262-4/+17
* Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-044-6/+44
|\
| * mmc: core: fix init controller performance regression, updated patchAdrian Hunter2013-04-151-1/+3
| * mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed caseLi Fei2013-04-122-3/+4
| * mmc: core: fix performance regression initializing MMC host controllersAdrian Hunter2013-04-121-1/+2
| * Revert "mmc: core: wait while adding MMC host to ensure root mounts successfu...Adrian Hunter2013-04-121-1/+0
| * mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity2013-04-041-1/+1
| * mmc: core: wait while adding MMC host to ensure root mounts successfullySergey Yanovich2013-03-221-0/+1
| * mmc: sdio: bind acpi with sdio function deviceAaron Lu2013-03-221-1/+19
| * mmc: core: enhance card removal judgement for slow removalKevin Liu2013-03-221-0/+13
| * mmc: core: Add in support to expose PRV for v4 MMCsBernie Thompson2013-03-221-0/+3
* | mmc: rename random32() to prandom_u32()Akinobu Mita2013-04-291-2/+2
|/
* mmc: convert to idr_alloc()Tejun Heo2013-02-271-5/+6
* Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-269-83/+495
|\
| * mmc: add DT bindings for more MMC capability flagsGuennadi Liakhovetski2013-02-241-0/+13
| * mmc: provide a standard MMC device-tree binding parser centrallyGuennadi Liakhovetski2013-02-241-0/+110
| * mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon2013-02-241-0/+1
| * mmc: add packed command feature of eMMC4.5Seungwon Jeon2013-02-241-0/+28
| * mmc: use regulator_can_change_voltage() instead of regulator_count_voltagesMarek Szyprowski2013-02-241-1/+1
| * mmc: core: fix indentationJaehoon Chung2013-02-241-12/+11
| * mmc: core: fix permanent sleep of mmcqd during card removalSeungwon Jeon2013-02-241-0/+1
| * mmc: sdhci: enhance preset value functionKevin Liu2013-02-241-17/+0
| * mmc: core: Fixup signal voltage switchJohan Rudholm2013-02-243-17/+107
| * mmc: core: Break out start_signal_voltage_switchJohan Rudholm2013-02-245-21/+31
| * mmc: core: Add mmc_power_cycleJohan Rudholm2013-02-242-0/+9
| * mmc: sd: Simplify by using mmc_host_uhsJohan Rudholm2013-02-241-4/+2
| * mmc: core: expose RPMB partition only for CMD23 capable hostsBalaji T K2013-02-241-1/+1
| * mmc: core: move the cache disabling operation to mmc_suspendMaya Erez2013-02-242-7/+8
| * mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman2013-02-113-3/+120
| * mmc: slot-gpio: use devm_* managed functions to ease usersShawn Guo2013-02-111-6/+51
| * mmc: sdio: print correct UHS mode during card detectionSubhash Jadavani2013-02-111-0/+5
| * mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequenceSujit Reddy Thumma2013-02-111-11/+11
| * mmc: sdio: fix resume failure due to lack of CMD52 resetSubhash Jadavani2013-02-111-2/+4
* | drivers/mmc/core: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+1
|/
* mmc: extend the slot-gpio card-detection to use host's .card_event() methodGuennadi Liakhovetski2012-12-071-1/+7
* mmc: Limit MMC speed to 52MHz if not HS200Al Cooper2012-12-061-0/+2
* mmc: Remove redundant null check before kfree in bus.cSachin Kamat2012-12-061-2/+1
* mmc: Remove redundant null check before kfree in sdio_bus.cSachin Kamat2012-12-061-2/+1
* mmc: sdio: Add empty bus-level suspend/resume callbacksRafael J. Wysocki2012-12-061-0/+14
* mmc: core: Add mmc_set_blockcount featureLoic Pallardy2012-12-061-0/+14
OpenPOWER on IntegriCloud