aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAge
* mmc: convert to idr_alloc()Tejun Heo2013-02-27
* Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-26
|\
| * mmc: add DT bindings for more MMC capability flagsGuennadi Liakhovetski2013-02-24
| * mmc: provide a standard MMC device-tree binding parser centrallyGuennadi Liakhovetski2013-02-24
| * mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon2013-02-24
| * mmc: add packed command feature of eMMC4.5Seungwon Jeon2013-02-24
| * mmc: use regulator_can_change_voltage() instead of regulator_count_voltagesMarek Szyprowski2013-02-24
| * mmc: core: fix indentationJaehoon Chung2013-02-24
| * mmc: core: fix permanent sleep of mmcqd during card removalSeungwon Jeon2013-02-24
| * mmc: sdhci: enhance preset value functionKevin Liu2013-02-24
| * mmc: core: Fixup signal voltage switchJohan Rudholm2013-02-24
| * mmc: core: Break out start_signal_voltage_switchJohan Rudholm2013-02-24
| * mmc: core: Add mmc_power_cycleJohan Rudholm2013-02-24
| * mmc: sd: Simplify by using mmc_host_uhsJohan Rudholm2013-02-24
| * mmc: core: expose RPMB partition only for CMD23 capable hostsBalaji T K2013-02-24
| * mmc: core: move the cache disabling operation to mmc_suspendMaya Erez2013-02-24
| * mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman2013-02-11
| * mmc: slot-gpio: use devm_* managed functions to ease usersShawn Guo2013-02-11
| * mmc: sdio: print correct UHS mode during card detectionSubhash Jadavani2013-02-11
| * mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequenceSujit Reddy Thumma2013-02-11
| * mmc: sdio: fix resume failure due to lack of CMD52 resetSubhash Jadavani2013-02-11
* | drivers/mmc/core: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
|/
* mmc: extend the slot-gpio card-detection to use host's .card_event() methodGuennadi Liakhovetski2012-12-07
* mmc: Limit MMC speed to 52MHz if not HS200Al Cooper2012-12-06
* mmc: Remove redundant null check before kfree in bus.cSachin Kamat2012-12-06
* mmc: Remove redundant null check before kfree in sdio_bus.cSachin Kamat2012-12-06
* mmc: sdio: Add empty bus-level suspend/resume callbacksRafael J. Wysocki2012-12-06
* mmc: core: Add mmc_set_blockcount featureLoic Pallardy2012-12-06
* mmc: core: Extend sysfs to ext_csd parameters for RPMB supportLoic Pallardy2012-12-06
* mmc: core: Expose access to RPMB partitionLoic Pallardy2012-12-06
* mmc: Standardise capability typeLee Jones2012-12-06
* mmc: sdio: Use multiple scatter/gather listKyoungil Kim2012-12-06
* mmc: core: Fix some driver hangs when dealing with broken devicesTrey Ramsay2012-12-06
* mmc: core: debugfs: Add signal_voltage to ios dumpJohan Rudholm2012-12-06
* Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-09
|\
| * mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson2012-10-07
| * mmc: core: Replace MMC_CAP2_BROKEN_VOLTAGE with test for fixed regulatorChris Ball2012-10-07
| * mmc: support BKOPS feature for eMMCJaehoon Chung2012-10-03
| * mmc: sdio: Fix PM_SLEEP related build warningsThierry Reding2012-09-19
| * mmc: core: Remove bounce buffer in mmc_send_cxd_data()Kyungsik Lee2012-09-19
| * mmc: slot-gpio: Fix missing assignment to ctx->ro_gpioChris Ball2012-09-11
| * mmc: core: Do not rescan non-removable devicesJohan Rudholm2012-09-04
| * mmc: debugfs: Print ext_csd in ascending orderVenkatraman S2012-09-04
| * mmc: core: Add TRANsfer state to non-HPI stateVenkatraman S2012-09-04
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\ \
| * | workqueue: deprecate system_nrt[_freezable]_wqTejun Heo2012-08-20
| |/
* / mmc: fix comment typosMasanari Iida2012-09-01
|/
* mmc: core: reset signal voltage on power upAaron Lu2012-07-22
* mmc: sd: Fix sd current limit settingAaron Lu2012-07-22
* mmc: sdio: Change pr_warning to pr_warn_ratelimitedLiu Chuansheng2012-07-22