Age | Commit message (Expand) | Author |
2012-09-19 | mmc: sdio: Fix PM_SLEEP related build warnings | Thierry Reding |
2012-09-19 | mmc: core: Remove bounce buffer in mmc_send_cxd_data() | Kyungsik Lee |
2012-09-11 | mmc: slot-gpio: Fix missing assignment to ctx->ro_gpio | Chris Ball |
2012-09-04 | mmc: core: Do not rescan non-removable devices | Johan Rudholm |
2012-09-04 | mmc: debugfs: Print ext_csd in ascending order | Venkatraman S |
2012-09-04 | mmc: core: Add TRANsfer state to non-HPI state | Venkatraman S |
2012-09-01 | mmc: fix comment typos | Masanari Iida |
2012-08-20 | workqueue: deprecate system_nrt[_freezable]_wq | Tejun Heo |
2012-07-22 | mmc: core: reset signal voltage on power up | Aaron Lu |
2012-07-22 | mmc: sd: Fix sd current limit setting | Aaron Lu |
2012-07-22 | mmc: sdio: Change pr_warning to pr_warn_ratelimited | Liu Chuansheng |
2012-07-22 | mmc: core: Simplify and fix for SD switch processing | Aaron Lu |
2012-07-21 | mmc: core: correct invalid error checking | Alan Cox |
2012-07-21 | mmc: sdhci: only set 200mA support for 1.8v if 200mA is available | Philip Rakity |
2012-07-21 | mmc: prohibit card detection when host is not ready | Guennadi Liakhovetski |
2012-07-21 | mmc: core: add WP pin handler to slot functions | Guennadi Liakhovetski |
2012-07-21 | mmc: core: convert slot functions to managed allocation | Guennadi Liakhovetski |
2012-07-21 | mmc: add CD GPIO polling support to slot functions | Guennadi Liakhovetski |
2012-07-21 | mmc: core: use a more generic name for slot function types and fields | Guennadi Liakhovetski |
2012-07-21 | mmc: add a function to get regulators, supplying card's power | Guennadi Liakhovetski |
2012-07-10 | mmc: core: Export regulator_* functions as GPL | Chris Ball |
2012-07-10 | mmc: core: Fix the HPI execution sequence | Venkatraman S |
2012-07-10 | mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions | Guennadi Liakhovetski |
2012-07-10 | mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq() | Guennadi Liakhovetski |
2012-07-10 | mmc: core: Revert "skip card initialization if power class selection fails" | Venkatraman S |
2012-06-06 | mmc: core: return an error on suspend if mmc_deselect_cards fails | Jaehoon Chung |
2012-06-06 | mmc: sdio: fix setting card data bus width as 4-bit | Yong Ding |
2012-05-17 | mmc: block: Allow disabling 512B sector size emulation | Saugata Das |
2012-05-09 | mmc: core: Remove dead code | Philippe De Swert |
2012-05-09 | mmc: core: Prevent eMMC VCC supply to be cut from late init | Ulf Hansson |
2012-05-09 | mmc: core: skip card initialization if power class selection fails | Subhash Jadavani |
2012-05-09 | mmc: core: fix the signaling 1.8V for HS200 | Seungwon Jeon |
2012-05-09 | mmc: core: fix the decision of HS200/DDR card-type | Seungwon Jeon |
2012-04-24 | mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free() | Guennadi Liakhovetski |
2012-04-23 | mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacks | Chuanxiao Dong |
2012-04-22 | mmc: sdio: avoid spurious calls to interrupt handlers | Nicolas Pitre |
2012-04-20 | mmc: core: Do not pre-claim host in suspend | Ulf Hansson |
2012-04-20 | mmc: cd-gpio: Include header to pickup exported symbol prototypes | H Hartley Sweeten |
2012-04-20 | mmc: remove MMC bus legacy suspend/resume method | Chuanxiao Dong |
2012-04-20 | mmc: fixes for eMMC v4.5 sanitize operation | Adrian Hunter |
2012-04-20 | mmc: fixes for eMMC v4.5 discard operation | Adrian Hunter |
2012-04-05 | mmc: use really long write timeout to deal with crappy cards | Paul Walmsley |
2012-04-05 | mmc: core: fix power class selection | Subhash Jadavani |
2012-04-05 | mmc: sdio: Use empty system suspend/resume callbacks at the bus level | Rafael J. Wysocki |
2012-04-05 | mmc: bus: print bus speed mode of UHS-I card | Subhash Jadavani |
2012-03-27 | mmc: simplify mmc_cd_gpio_request() by removing two parameters | Guennadi Liakhovetski |
2012-03-27 | mmc: core: warn when card doesn't support HPI | Jaehoon Chung |
2012-03-27 | mmc: core: add high-capacity erase size capability flag | Adrian Hunter |
2012-03-27 | mmc: core: hs200 fixes | Subhash Jadavani |
2012-03-27 | mmc: core: Clean up after mmc_pre_req if card was removed | Ulf Hansson |