summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2010-10-23mmc: sdhci-of-esdhc: factor out common stuffWolfram Sang
2010-10-23mmc: sdhci_pltfm: pass more data on custom init callWolfram Sang
2010-10-23mmc: sdhci: introduce get_ro private write-protect hookWolfram Sang
2010-10-23mmc: sdhci-pltfm: move .h file into appropriate subdirWolfram Sang
2010-10-23mmc: sdhci-pltfm: Add structure for host-specific dataWolfram Sang
2010-10-23mmc: fix cb710 kconfig dependency warningRandy Dunlap
2010-10-23mmc: cb710: remove debugging printk (info duplicated from mmc-core)Michał Mirosław
2010-10-23mmc: cb710: clear irq handler on init() error pathMichał Mirosław
2010-10-23mmc: cb710: remove unnecessary msleep()Michał Mirosław
2010-10-23mmc: cb710: implement get_cd() callbackMichał Mirosław
2010-10-23mmc: cb710: partially demystify clock selectionMichał Mirosław
2010-10-23mmc: add a file to debugfs for changing host clock at runtimeAndy Shevchenko
2010-10-23mmc: sdhci: allow for eMMC 74 clock generation by controllerPhilip Rakity
2010-10-23mmc: sdhci: highspeed: check for mmc as well as sd cardsPhilip Rakity
2010-10-23mmc: sdhci: Add Moorestown device supportAlan Cox
2010-10-23mmc: sdhci: Intel Medfield supportXiaochen Shen
2010-10-23mmc: sdhci: Allow the probe handler to override slotsAlan Cox
2010-10-23mmc: sdio: support suspend/resume while runtime suspendedOhad Ben-Cohen
2010-10-23mmc: sdio: ensure mmc_sdio_detect is poweredOhad Ben-Cohen
2010-10-23mmc: sdio: enable runtime PM for SDIO functionsOhad Ben-Cohen
2010-10-23mmc: sdio: enable runtime PM for SDIO cardsOhad Ben-Cohen
2010-10-23mmc: sdio: use the generic runtime PM handlersOhad Ben-Cohen
2010-10-23mmc: add runtime PM handlersOhad Ben-Cohen
2010-10-23mmc: sdio: add power_restore supportOhad Ben-Cohen
2010-10-23mmc: propagate power save/restore ops return valueOhad Ben-Cohen
2010-10-23mmc: sdio: fully reconfigure oldcard on resumeOhad Ben-Cohen
2010-10-23mmc: sdhci: split up sdhci.h for sdhci-pltfm usersGiuseppe Cavallaro
2010-10-23mmc: sdhci: fix "pwr may be used uninitialized" warningGiuseppe Cavallaro
2010-10-23mmc: sdhci-pltfm: add suspend/resume functionsGiuseppe Cavallaro
2010-10-23mmc: name mmc queue thread by host indexEthan Du
2010-10-23mmc: refine DDR supportAdrian Hunter
2010-10-23mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter
2010-10-23mmc: MMC 4.4 DDR supportHanumath Prasad
2010-10-23mmc: Move regulator handling closer to coreLinus Walleij
2010-10-23mmc: sdhci: mmc_rescan: reduce verbosityEric Bénard
2010-10-23mmc: Make ID freq configurableHein Tibosch
2010-10-23mmc: sdhci: disable MMC_CAP_NEEDS_POLL in nonremovable caseJaehoon Chung
2010-10-23mmc: Add helper function to check if a card is removableMatt Fleming
2010-10-23mmc: Makefile: Fix EXTRA_CFLAGS assignmentmatt mooney
2010-10-23mmc: sdhci: print out controller name for register debugPhilip Rakity
2010-10-23mmc: sdhci: add MMC_CAP_8_BIT_DATA in the host capabilitiesGiuseppe Cavallaro
2010-10-23mmc: sdhci: Enable high-speed support for MMC cardsZhangfei Gao
2010-10-23mmc: SDHC 3.0: correct f_min calculation for SD 3.0 specZhangfei Gao
2010-10-23mmc: SDHC 3.0: Base clock frequency change in spec 3.0Zhangfei Gao
2010-10-23mmc: SDHC 3.0: support 10-bit divided clock modeZhangfei Gao
2010-10-23mmc: sdhci: Make consistent use of CONFIG_MMC_DEBUG for "DEBUG"gingGeorge G. Davis
2010-10-23mmc_test: fix display of .5 KiBAdrian Hunter
2010-10-23mmc_test: fix memory allocation segment limitsAdrian Hunter
2010-10-23mmc_test: move files from sysfs to debugfsAndy Shevchenko
2010-10-23mmc_test: collect data and show it via sysfs by demandAndy Shevchenko