aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-27mmc: convert to idr_alloc()Tejun Heo1-5/+6
2013-02-26Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds9-83/+495
2013-02-24mmc: add DT bindings for more MMC capability flagsGuennadi Liakhovetski1-0/+13
2013-02-24mmc: provide a standard MMC device-tree binding parser centrallyGuennadi Liakhovetski1-0/+110
2013-02-24mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon1-0/+1
2013-02-24mmc: add packed command feature of eMMC4.5Seungwon Jeon1-0/+28
2013-02-24mmc: use regulator_can_change_voltage() instead of regulator_count_voltagesMarek Szyprowski1-1/+1
2013-02-24mmc: core: fix indentationJaehoon Chung1-12/+11
2013-02-24mmc: core: fix permanent sleep of mmcqd during card removalSeungwon Jeon1-0/+1
2013-02-24mmc: sdhci: enhance preset value functionKevin Liu1-17/+0
2013-02-24mmc: core: Fixup signal voltage switchJohan Rudholm3-17/+107
2013-02-24mmc: core: Break out start_signal_voltage_switchJohan Rudholm5-21/+31
2013-02-24mmc: core: Add mmc_power_cycleJohan Rudholm2-0/+9
2013-02-24mmc: sd: Simplify by using mmc_host_uhsJohan Rudholm1-4/+2
2013-02-24mmc: core: expose RPMB partition only for CMD23 capable hostsBalaji T K1-1/+1
2013-02-24mmc: core: move the cache disabling operation to mmc_suspendMaya Erez2-7/+8
2013-02-11mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman3-3/+120
2013-02-11mmc: slot-gpio: use devm_* managed functions to ease usersShawn Guo1-6/+51
2013-02-11mmc: sdio: print correct UHS mode during card detectionSubhash Jadavani1-0/+5
2013-02-11mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequenceSujit Reddy Thumma1-11/+11
2013-02-11mmc: sdio: fix resume failure due to lack of CMD52 resetSubhash Jadavani1-2/+4
2013-01-11drivers/mmc/core: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+1
2012-12-07mmc: extend the slot-gpio card-detection to use host's .card_event() methodGuennadi Liakhovetski1-1/+7
2012-12-06mmc: Limit MMC speed to 52MHz if not HS200Al Cooper1-0/+2
2012-12-06mmc: Remove redundant null check before kfree in bus.cSachin Kamat1-2/+1
2012-12-06mmc: Remove redundant null check before kfree in sdio_bus.cSachin Kamat1-2/+1
2012-12-06mmc: sdio: Add empty bus-level suspend/resume callbacksRafael J. Wysocki1-0/+14
2012-12-06mmc: core: Add mmc_set_blockcount featureLoic Pallardy1-0/+14
2012-12-06mmc: core: Extend sysfs to ext_csd parameters for RPMB supportLoic Pallardy1-0/+4
2012-12-06mmc: core: Expose access to RPMB partitionLoic Pallardy1-0/+11
2012-12-06mmc: Standardise capability typeLee Jones1-1/+1
2012-12-06mmc: sdio: Use multiple scatter/gather listKyoungil Kim2-11/+31
2012-12-06mmc: core: Fix some driver hangs when dealing with broken devicesTrey Ramsay2-1/+28
2012-12-06mmc: core: debugfs: Add signal_voltage to ios dumpJohan Rudholm1-0/+16
2012-10-10Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds6-111/+287
2012-10-07mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson2-73/+35
2012-10-07mmc: core: Replace MMC_CAP2_BROKEN_VOLTAGE with test for fixed regulatorChris Ball1-4/+6
2012-10-03mmc: support BKOPS feature for eMMCJaehoon Chung3-8/+189
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+2
2012-09-19mmc: sdio: Fix PM_SLEEP related build warningsThierry Reding1-7/+0
2012-09-19mmc: core: Remove bounce buffer in mmc_send_cxd_data()Kyungsik Lee1-16/+42
2012-09-11mmc: slot-gpio: Fix missing assignment to ctx->ro_gpioChris Ball1-1/+7
2012-09-04mmc: core: Do not rescan non-removable devicesJohan Rudholm1-0/+5
2012-09-04mmc: debugfs: Print ext_csd in ascending orderVenkatraman S1-1/+1
2012-09-04mmc: core: Add TRANsfer state to non-HPI stateVenkatraman S1-1/+2
2012-09-01mmc: fix comment typosMasanari Iida1-1/+1
2012-08-20workqueue: deprecate system_nrt[_freezable]_wqTejun Heo1-2/+2
2012-07-22mmc: core: reset signal voltage on power upAaron Lu4-16/+3
2012-07-22mmc: sd: Fix sd current limit settingAaron Lu1-15/+54
2012-07-22mmc: sdio: Change pr_warning to pr_warn_ratelimitedLiu Chuansheng1-1/+1