summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-106-111/+287
|\
| * mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson2012-10-072-73/+35Star
| * mmc: core: Replace MMC_CAP2_BROKEN_VOLTAGE with test for fixed regulatorChris Ball2012-10-071-4/+6
| * mmc: support BKOPS feature for eMMCJaehoon Chung2012-10-033-8/+189
| * mmc: sdio: Fix PM_SLEEP related build warningsThierry Reding2012-09-191-7/+0Star
| * mmc: core: Remove bounce buffer in mmc_send_cxd_data()Kyungsik Lee2012-09-191-16/+42
| * mmc: slot-gpio: Fix missing assignment to ctx->ro_gpioChris Ball2012-09-111-1/+7
| * mmc: core: Do not rescan non-removable devicesJohan Rudholm2012-09-041-0/+5
| * mmc: debugfs: Print ext_csd in ascending orderVenkatraman S2012-09-041-1/+1
| * mmc: core: Add TRANsfer state to non-HPI stateVenkatraman S2012-09-041-1/+2
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-2/+2
|\ \
| * | workqueue: deprecate system_nrt[_freezable]_wqTejun Heo2012-08-201-2/+2
| |/
* / mmc: fix comment typosMasanari Iida2012-09-011-1/+1
|/
* mmc: core: reset signal voltage on power upAaron Lu2012-07-224-16/+3Star
* mmc: sd: Fix sd current limit settingAaron Lu2012-07-221-15/+54
* mmc: sdio: Change pr_warning to pr_warn_ratelimitedLiu Chuansheng2012-07-221-1/+1
* mmc: core: Simplify and fix for SD switch processingAaron Lu2012-07-221-72/+22Star
* mmc: core: correct invalid error checkingAlan Cox2012-07-211-1/+1
* mmc: sdhci: only set 200mA support for 1.8v if 200mA is availablePhilip Rakity2012-07-211-11/+12
* mmc: prohibit card detection when host is not readyGuennadi Liakhovetski2012-07-212-0/+4
* mmc: core: add WP pin handler to slot functionsGuennadi Liakhovetski2012-07-211-1/+51
* mmc: core: convert slot functions to managed allocationGuennadi Liakhovetski2012-07-212-13/+40
* mmc: add CD GPIO polling support to slot functionsGuennadi Liakhovetski2012-07-211-13/+43
* mmc: core: use a more generic name for slot function types and fieldsGuennadi Liakhovetski2012-07-212-4/+6
* mmc: add a function to get regulators, supplying card's powerGuennadi Liakhovetski2012-07-211-0/+23
* mmc: core: Export regulator_* functions as GPLChris Ball2012-07-111-2/+2
* mmc: core: Fix the HPI execution sequenceVenkatraman S2012-07-112-24/+32
* mmc: extend and rename cd-gpio helpers to handle more slot GPIO functionsGuennadi Liakhovetski2012-07-112-25/+25
* mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()Guennadi Liakhovetski2012-07-111-2/+2
* mmc: core: Revert "skip card initialization if power class selection fails"Venkatraman S2012-07-111-7/+11
* mmc: core: return an error on suspend if mmc_deselect_cards failsJaehoon Chung2012-06-062-3/+5
* mmc: sdio: fix setting card data bus width as 4-bitYong Ding2012-06-061-0/+6
* mmc: block: Allow disabling 512B sector size emulationSaugata Das2012-05-171-0/+2
* mmc: core: Remove dead codePhilippe De Swert2012-05-101-5/+1Star
* mmc: core: Prevent eMMC VCC supply to be cut from late initUlf Hansson2012-05-091-3/+15
* mmc: core: skip card initialization if power class selection failsSubhash Jadavani2012-05-091-11/+7Star
* mmc: core: fix the signaling 1.8V for HS200Seungwon Jeon2012-05-091-5/+7
* mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon2012-05-091-49/+32Star
* mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free()Guennadi Liakhovetski2012-04-241-0/+3
* mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacksChuanxiao Dong2012-04-231-0/+2
* mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2012-04-222-5/+8
* mmc: core: Do not pre-claim host in suspendUlf Hansson2012-04-211-35/+20Star
* mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten2012-04-211-0/+1
* mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong2012-04-211-16/+8Star
* mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter2012-04-211-0/+2
* mmc: fixes for eMMC v4.5 discard operationAdrian Hunter2012-04-211-3/+4
* mmc: use really long write timeout to deal with crappy cardsPaul Walmsley2012-04-061-3/+7
* mmc: core: fix power class selectionSubhash Jadavani2012-04-061-13/+17
* mmc: sdio: Use empty system suspend/resume callbacks at the bus levelRafael J. Wysocki2012-04-061-3/+9
* mmc: bus: print bus speed mode of UHS-I cardSubhash Jadavani2012-04-061-2/+15