summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2012-09-19mmc: sdio: Fix PM_SLEEP related build warningsThierry Reding
2012-09-19mmc: core: Remove bounce buffer in mmc_send_cxd_data()Kyungsik Lee
2012-09-11mmc: slot-gpio: Fix missing assignment to ctx->ro_gpioChris Ball
2012-09-04mmc: core: Do not rescan non-removable devicesJohan Rudholm
2012-09-04mmc: debugfs: Print ext_csd in ascending orderVenkatraman S
2012-09-04mmc: core: Add TRANsfer state to non-HPI stateVenkatraman S
2012-09-01mmc: fix comment typosMasanari Iida
2012-08-20workqueue: deprecate system_nrt[_freezable]_wqTejun Heo
2012-07-22mmc: core: reset signal voltage on power upAaron Lu
2012-07-22mmc: sd: Fix sd current limit settingAaron Lu
2012-07-22mmc: sdio: Change pr_warning to pr_warn_ratelimitedLiu Chuansheng
2012-07-22mmc: core: Simplify and fix for SD switch processingAaron Lu
2012-07-21mmc: core: correct invalid error checkingAlan Cox
2012-07-21mmc: sdhci: only set 200mA support for 1.8v if 200mA is availablePhilip Rakity
2012-07-21mmc: prohibit card detection when host is not readyGuennadi Liakhovetski
2012-07-21mmc: core: add WP pin handler to slot functionsGuennadi Liakhovetski
2012-07-21mmc: core: convert slot functions to managed allocationGuennadi Liakhovetski
2012-07-21mmc: add CD GPIO polling support to slot functionsGuennadi Liakhovetski
2012-07-21mmc: core: use a more generic name for slot function types and fieldsGuennadi Liakhovetski
2012-07-21mmc: add a function to get regulators, supplying card's powerGuennadi Liakhovetski
2012-07-10mmc: core: Export regulator_* functions as GPLChris Ball
2012-07-10mmc: core: Fix the HPI execution sequenceVenkatraman S
2012-07-10mmc: extend and rename cd-gpio helpers to handle more slot GPIO functionsGuennadi Liakhovetski
2012-07-10mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()Guennadi Liakhovetski
2012-07-10mmc: core: Revert "skip card initialization if power class selection fails"Venkatraman S
2012-06-06mmc: core: return an error on suspend if mmc_deselect_cards failsJaehoon Chung
2012-06-06mmc: sdio: fix setting card data bus width as 4-bitYong Ding
2012-05-17mmc: block: Allow disabling 512B sector size emulationSaugata Das
2012-05-09mmc: core: Remove dead codePhilippe De Swert
2012-05-09mmc: core: Prevent eMMC VCC supply to be cut from late initUlf Hansson
2012-05-09mmc: core: skip card initialization if power class selection failsSubhash Jadavani
2012-05-09mmc: core: fix the signaling 1.8V for HS200Seungwon Jeon
2012-05-09mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon
2012-04-24mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free()Guennadi Liakhovetski
2012-04-23mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacksChuanxiao Dong
2012-04-22mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre
2012-04-20mmc: core: Do not pre-claim host in suspendUlf Hansson
2012-04-20mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten
2012-04-20mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong
2012-04-20mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter
2012-04-20mmc: fixes for eMMC v4.5 discard operationAdrian Hunter
2012-04-05mmc: use really long write timeout to deal with crappy cardsPaul Walmsley
2012-04-05mmc: core: fix power class selectionSubhash Jadavani
2012-04-05mmc: sdio: Use empty system suspend/resume callbacks at the bus levelRafael J. Wysocki
2012-04-05mmc: bus: print bus speed mode of UHS-I cardSubhash Jadavani
2012-03-27mmc: simplify mmc_cd_gpio_request() by removing two parametersGuennadi Liakhovetski
2012-03-27mmc: core: warn when card doesn't support HPIJaehoon Chung
2012-03-27mmc: core: add high-capacity erase size capability flagAdrian Hunter
2012-03-27mmc: core: hs200 fixesSubhash Jadavani
2012-03-27mmc: core: Clean up after mmc_pre_req if card was removedUlf Hansson