aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-22mmc: sdhci: 8-bit bus width changesPhilip Rakity3-12/+41
2010-11-19mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen2-25/+45
2010-11-19mmc: sdio: fix nasty oops in mmc_sdio_detectOhad Ben-Cohen1-3/+13
2010-11-17mmc: omap4: hsmmc: Fix improper card detection while bootingkishore kadiyala1-1/+1
2010-11-11mmc: fix rmmod race for hosts using card-detection pollingGuennadi Liakhovetski1-1/+1
2010-11-09mmc: sdhci: Fix crash on boot with C0 stepping Moorestown platformsJacob Pan1-6/+14
2010-11-07mmc: sdhci-esdhc-imx: enable QUIRK_NO_MULTIBLOCK only for i.MX25 and i.MX35Eric Bénard1-3/+5
2010-11-07mmc: sdhci-esdhc-imx: fix timeout on i.MX's sdhciEric Bénard1-0/+4
2010-11-07mmc: sdhci: Properly enable SDIO IRQ wakeupsDaniel Drake3-2/+23
2010-11-07mmc: ushc: Return proper error code for ushc_probe()Axel Lin1-8/+22
2010-11-07mmc: Fix printing of card DDR typePhilip Rakity1-2/+6
2010-10-29mfd: Adding twl6030 mmc card detect support for MMC1kishore kadiyala1-2/+2
2010-10-29mmc: Allow 2 byte requests in 4-bit mode for tmio_mmcYusuke Goda1-5/+12
2010-10-29mmc: Allow the platform to specify the sh_mmcif get_cd handlerArnd Hannemann1-0/+12
2010-10-29mmc: Allow the tmio_mmc mfd driver to specify get_cd handlerArnd Hannemann1-0/+13
2010-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds51-558/+2285
2010-10-26at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre1-1/+1
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-16/+27
2010-10-25mmc: add new sdhci-pxa driver for Marvell SoCsZhangfei Gao3-0/+266
2010-10-25mmc: make number of mmcblk minors configurableOlof Johansson2-12/+48
2010-10-23mmc_spi: Recover from CRC errors for r/w operation over SPI.Sonic Zhang1-0/+21
2010-10-23mmc: sdhci-pltfm: add -pltfm driver for imx35/51Wolfram Sang5-0/+158
2010-10-23mmc: sdhci-of-esdhc: factor out common stuffWolfram Sang2-62/+91
2010-10-23mmc: sdhci_pltfm: pass more data on custom init callWolfram Sang1-3/+5
2010-10-23mmc: sdhci: introduce get_ro private write-protect hookWolfram Sang2-6/+10
2010-10-23mmc: sdhci-pltfm: move .h file into appropriate subdirWolfram Sang3-3/+3
2010-10-23mmc: sdhci-pltfm: Add structure for host-specific dataWolfram Sang2-3/+14
2010-10-23mmc: fix cb710 kconfig dependency warningRandy Dunlap1-0/+1
2010-10-23mmc: cb710: remove debugging printk (info duplicated from mmc-core)Michał Mirosław1-2/+0
2010-10-23mmc: cb710: clear irq handler on init() error pathMichał Mirosław1-0/+1
2010-10-23mmc: cb710: remove unnecessary msleep()Michał Mirosław1-1/+0
2010-10-23mmc: cb710: implement get_cd() callbackMichał Mirosław1-20/+13
2010-10-23mmc: cb710: partially demystify clock selectionMichał Mirosław1-7/+12
2010-10-23mmc: add a file to debugfs for changing host clock at runtimeAndy Shevchenko1-2/+33
2010-10-23mmc: sdhci: allow for eMMC 74 clock generation by controllerPhilip Rakity2-0/+5
2010-10-23mmc: sdhci: highspeed: check for mmc as well as sd cardsPhilip Rakity1-2/+3
2010-10-23mmc: sdhci: Add Moorestown device supportAlan Cox1-0/+39
2010-10-23mmc: sdhci: Intel Medfield supportXiaochen Shen1-0/+48
2010-10-23mmc: sdhci: Allow the probe handler to override slotsAlan Cox1-0/+2
2010-10-23mmc: sdio: support suspend/resume while runtime suspendedOhad Ben-Cohen1-0/+29
2010-10-23mmc: sdio: ensure mmc_sdio_detect is poweredOhad Ben-Cohen1-0/+9
2010-10-23mmc: sdio: enable runtime PM for SDIO functionsOhad Ben-Cohen2-3/+40
2010-10-23mmc: sdio: enable runtime PM for SDIO cardsOhad Ben-Cohen1-0/+13
2010-10-23mmc: sdio: use the generic runtime PM handlersOhad Ben-Cohen1-0/+20
2010-10-23mmc: add runtime PM handlersOhad Ben-Cohen1-0/+37
2010-10-23mmc: sdio: add power_restore supportOhad Ben-Cohen1-0/+18
2010-10-23mmc: propagate power save/restore ops return valueOhad Ben-Cohen4-12/+28
2010-10-23mmc: sdio: fully reconfigure oldcard on resumeOhad Ben-Cohen1-9/+0
2010-10-23mmc: sdhci: split up sdhci.h for sdhci-pltfm usersGiuseppe Cavallaro1-131/+7
2010-10-23mmc: sdhci: fix "pwr may be used uninitialized" warningGiuseppe Cavallaro1-4/+2