aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2011-02-18Merge commit 'v2.6.36.4' into linaro-2.6.36HEADmasterNicolas Pitre
2011-02-17mmc: bfin_sdh: fix alloc size for private dataSonic Zhang
2011-01-09Merge commit 'v2.6.36.3' into linaro-2.6.36Nicolas Pitre
2011-01-07mmc: Fix re-probing with PM_POST_RESTORE notificationTakashi Iwai
2011-01-07mmc: atmel-mci: fix multiblock SDIO transfersNicolas Ferre
2011-01-07mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy
2010-12-13Merge commit 'v2.6.36.2' into linaro-2.6.36Nicolas Pitre
2010-12-09mmc: fix rmmod race for hosts using card-detection pollingGuennadi Liakhovetski
2010-12-02ARM: 6438/2: mmci: add SDIO support for ST VariantsLinus Walleij
2010-12-02ARM: 6399/3: mmci: handle broken MCI_DATABLOCKEND hardwareLinus Walleij
2010-12-02ARM: 6311/2: mmci: work with only one irqLinus Walleij
2010-11-10mfd: Adding twl6030 mmc card detect support for MMC1kishore kadiyala
2010-11-09Merge branch 'mmc' into linaro-2.6.36Nicolas Pitre
2010-11-09mmc: add new sdhci-pxa driver for Marvell SoCsZhangfei Gao
2010-11-09mmc_spi: Recover from CRC errors for r/w operation over SPI.Sonic Zhang
2010-11-09mmc: sdhci-pltfm: add -pltfm driver for imx35/51Wolfram Sang
2010-11-09mmc: sdhci-of-esdhc: factor out common stuffWolfram Sang
2010-11-09mmc: sdhci_pltfm: pass more data on custom init callWolfram Sang
2010-11-09mmc: sdhci: introduce get_ro private write-protect hookWolfram Sang
2010-11-09mmc: sdhci-pltfm: move .h file into appropriate subdirWolfram Sang
2010-11-09mmc: sdhci-pltfm: Add structure for host-specific dataWolfram Sang
2010-11-09mmc: fix cb710 kconfig dependency warningRandy Dunlap
2010-11-09mmc: cb710: remove debugging printk (info duplicated from mmc-core)Michał Mirosław
2010-11-09mmc: cb710: clear irq handler on init() error pathMichał Mirosław
2010-11-09mmc: cb710: remove unnecessary msleep()Michał Mirosław
2010-11-09mmc: cb710: implement get_cd() callbackMichał Mirosław
2010-11-09mmc: cb710: partially demystify clock selectionMichał Mirosław
2010-11-09mmc: add a file to debugfs for changing host clock at runtimeAndy Shevchenko
2010-11-09mmc: sdhci: allow for eMMC 74 clock generation by controllerPhilip Rakity
2010-11-09mmc: sdhci: highspeed: check for mmc as well as sd cardsPhilip Rakity
2010-11-09mmc: sdhci: Add Moorestown device supportAlan Cox
2010-11-09mmc: sdhci: Intel Medfield supportXiaochen Shen
2010-11-09mmc: sdhci: Allow the probe handler to override slotsAlan Cox
2010-11-09mmc: sdio: support suspend/resume while runtime suspendedOhad Ben-Cohen
2010-11-09mmc: sdio: ensure mmc_sdio_detect is poweredOhad Ben-Cohen
2010-11-09mmc: sdio: enable runtime PM for SDIO functionsOhad Ben-Cohen
2010-11-09mmc: sdio: enable runtime PM for SDIO cardsOhad Ben-Cohen
2010-11-09mmc: sdio: use the generic runtime PM handlersOhad Ben-Cohen
2010-11-09mmc: add runtime PM handlersOhad Ben-Cohen
2010-11-09mmc: sdio: add power_restore supportOhad Ben-Cohen
2010-11-09mmc: propagate power save/restore ops return valueOhad Ben-Cohen
2010-11-09mmc: sdio: fully reconfigure oldcard on resumeOhad Ben-Cohen
2010-11-09mmc: sdhci: split up sdhci.h for sdhci-pltfm usersGiuseppe Cavallaro
2010-11-09mmc: sdhci: fix "pwr may be used uninitialized" warningGiuseppe Cavallaro
2010-11-09mmc: sdhci-pltfm: add suspend/resume functionsGiuseppe Cavallaro
2010-11-09mmc: name mmc queue thread by host indexEthan Du
2010-11-09mmc: refine DDR supportAdrian Hunter
2010-11-09mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter
2010-11-09mmc: MMC 4.4 DDR supportHanumath Prasad
2010-11-09mmc: Move regulator handling closer to coreLinus Walleij