aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2013-05-04Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29mmc: rename random32() to prandom_u32()Akinobu Mita
2013-04-15mmc: core: fix init controller performance regression, updated patchAdrian Hunter
2013-04-12mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed caseLi Fei
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-04-04mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity
2013-03-22mmc: core: wait while adding MMC host to ensure root mounts successfullySergey Yanovich
2013-03-22mmc: sdio: bind acpi with sdio function deviceAaron Lu
2013-03-22mmc: core: enhance card removal judgement for slow removalKevin Liu
2013-03-22mmc: core: Add in support to expose PRV for v4 MMCsBernie Thompson
2013-02-27mmc: convert to idr_alloc()Tejun Heo
2013-02-26Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-24mmc: add DT bindings for more MMC capability flagsGuennadi 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: 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: sdhci: enhance preset value functionKevin Liu
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: sd: Simplify by using mmc_host_uhsJohan Rudholm
2013-02-24mmc: core: expose RPMB partition only for CMD23 capable hostsBalaji T K
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
2013-02-11mmc: slot-gpio: use devm_* managed functions to ease usersShawn Guo
2013-02-11mmc: sdio: print correct UHS mode during card detectionSubhash Jadavani
2013-02-11mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequenceSujit Reddy Thumma
2013-02-11mmc: sdio: fix resume failure due to lack of CMD52 resetSubhash Jadavani
2013-01-11drivers/mmc/core: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-12-07mmc: extend the slot-gpio card-detection to use host's .card_event() methodGuennadi Liakhovetski
2012-12-06mmc: Limit MMC speed to 52MHz if not HS200Al Cooper
2012-12-06mmc: Remove redundant null check before kfree in bus.cSachin Kamat
2012-12-06mmc: Remove redundant null check before kfree in sdio_bus.cSachin Kamat
2012-12-06mmc: sdio: Add empty bus-level suspend/resume callbacksRafael J. Wysocki
2012-12-06mmc: core: Add mmc_set_blockcount featureLoic Pallardy
2012-12-06mmc: core: Extend sysfs to ext_csd parameters for RPMB supportLoic Pallardy
2012-12-06mmc: core: Expose access to RPMB partitionLoic Pallardy
2012-12-06mmc: Standardise capability typeLee Jones
2012-12-06mmc: sdio: Use multiple scatter/gather listKyoungil Kim
2012-12-06mmc: core: Fix some driver hangs when dealing with broken devicesTrey Ramsay
2012-12-06mmc: core: debugfs: Add signal_voltage to ios dumpJohan Rudholm
2012-10-10Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-07mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson
2012-10-07mmc: core: Replace MMC_CAP2_BROKEN_VOLTAGE with test for fixed regulatorChris Ball
2012-10-03mmc: support BKOPS feature for eMMCJaehoon Chung
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds