aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* 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
* mmc: core: Simplify and fix for SD switch processingAaron Lu2012-07-22
* mmc: core: correct invalid error checkingAlan Cox2012-07-21
* mmc: sdhci: only set 200mA support for 1.8v if 200mA is availablePhilip Rakity2012-07-21
* mmc: prohibit card detection when host is not readyGuennadi Liakhovetski2012-07-21
* mmc: core: add WP pin handler to slot functionsGuennadi Liakhovetski2012-07-21
* mmc: core: convert slot functions to managed allocationGuennadi Liakhovetski2012-07-21
* mmc: add CD GPIO polling support to slot functionsGuennadi Liakhovetski2012-07-21
* mmc: core: use a more generic name for slot function types and fieldsGuennadi Liakhovetski2012-07-21
* mmc: add a function to get regulators, supplying card's powerGuennadi Liakhovetski2012-07-21
* mmc: core: Export regulator_* functions as GPLChris Ball2012-07-10
* mmc: core: Fix the HPI execution sequenceVenkatraman S2012-07-10
* mmc: extend and rename cd-gpio helpers to handle more slot GPIO functionsGuennadi Liakhovetski2012-07-10
* mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()Guennadi Liakhovetski2012-07-10
* mmc: core: Revert "skip card initialization if power class selection fails"Venkatraman S2012-07-10
* mmc: core: return an error on suspend if mmc_deselect_cards failsJaehoon Chung2012-06-06
* mmc: sdio: fix setting card data bus width as 4-bitYong Ding2012-06-06
* mmc: block: Allow disabling 512B sector size emulationSaugata Das2012-05-17
* mmc: core: Remove dead codePhilippe De Swert2012-05-09
* mmc: core: Prevent eMMC VCC supply to be cut from late initUlf Hansson2012-05-09
* mmc: core: skip card initialization if power class selection failsSubhash Jadavani2012-05-09
* mmc: core: fix the signaling 1.8V for HS200Seungwon Jeon2012-05-09