| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: sdhci: 8-bit bus width changes | Philip Rakity | 2010-11-22 | 3 | -12/+41 |
* | mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD | Ohad Ben-Cohen | 2010-11-19 | 2 | -25/+45 |
* | mmc: sdio: fix nasty oops in mmc_sdio_detect | Ohad Ben-Cohen | 2010-11-19 | 1 | -3/+13 |
* | mmc: omap4: hsmmc: Fix improper card detection while booting | kishore kadiyala | 2010-11-17 | 1 | -1/+1 |
* | mmc: fix rmmod race for hosts using card-detection polling | Guennadi Liakhovetski | 2010-11-11 | 1 | -1/+1 |
* | mmc: sdhci: Fix crash on boot with C0 stepping Moorestown platforms | Jacob Pan | 2010-11-09 | 1 | -6/+14 |
* | mmc: sdhci-esdhc-imx: enable QUIRK_NO_MULTIBLOCK only for i.MX25 and i.MX35 | Eric Bénard | 2010-11-07 | 1 | -3/+5 |
* | mmc: sdhci-esdhc-imx: fix timeout on i.MX's sdhci | Eric Bénard | 2010-11-07 | 1 | -0/+4 |
* | mmc: sdhci: Properly enable SDIO IRQ wakeups | Daniel Drake | 2010-11-07 | 3 | -2/+23 |
* | mmc: ushc: Return proper error code for ushc_probe() | Axel Lin | 2010-11-07 | 1 | -8/+22 |
* | mmc: Fix printing of card DDR type | Philip Rakity | 2010-11-07 | 1 | -2/+6 |
* | mfd: Adding twl6030 mmc card detect support for MMC1 | kishore kadiyala | 2010-10-29 | 1 | -2/+2 |
* | mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc | Yusuke Goda | 2010-10-29 | 1 | -5/+12 |
* | mmc: Allow the platform to specify the sh_mmcif get_cd handler | Arnd Hannemann | 2010-10-29 | 1 | -0/+12 |
* | mmc: Allow the tmio_mmc mfd driver to specify get_cd handler | Arnd Hannemann | 2010-10-29 | 1 | -0/+13 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2010-10-28 | 51 | -558/+2285 |
|\ |
|
| * | mmc: add new sdhci-pxa driver for Marvell SoCs | Zhangfei Gao | 2010-10-25 | 3 | -0/+266 |
| * | mmc: make number of mmcblk minors configurable | Olof Johansson | 2010-10-25 | 2 | -12/+48 |
| * | mmc_spi: Recover from CRC errors for r/w operation over SPI. | Sonic Zhang | 2010-10-23 | 1 | -0/+21 |
| * | mmc: sdhci-pltfm: add -pltfm driver for imx35/51 | Wolfram Sang | 2010-10-23 | 5 | -0/+158 |
| * | mmc: sdhci-of-esdhc: factor out common stuff | Wolfram Sang | 2010-10-23 | 2 | -62/+91 |
| * | mmc: sdhci_pltfm: pass more data on custom init call | Wolfram Sang | 2010-10-23 | 1 | -3/+5 |
| * | mmc: sdhci: introduce get_ro private write-protect hook | Wolfram Sang | 2010-10-23 | 2 | -6/+10 |
| * | mmc: sdhci-pltfm: move .h file into appropriate subdir | Wolfram Sang | 2010-10-23 | 3 | -3/+3 |
| * | mmc: sdhci-pltfm: Add structure for host-specific data | Wolfram Sang | 2010-10-23 | 2 | -3/+14 |
| * | mmc: fix cb710 kconfig dependency warning | Randy Dunlap | 2010-10-23 | 1 | -0/+1 |
| * | mmc: cb710: remove debugging printk (info duplicated from mmc-core) | Michał Mirosław | 2010-10-23 | 1 | -2/+0 |
| * | mmc: cb710: clear irq handler on init() error path | Michał Mirosław | 2010-10-23 | 1 | -0/+1 |
| * | mmc: cb710: remove unnecessary msleep() | Michał Mirosław | 2010-10-23 | 1 | -1/+0 |
| * | mmc: cb710: implement get_cd() callback | Michał Mirosław | 2010-10-23 | 1 | -20/+13 |
| * | mmc: cb710: partially demystify clock selection | Michał Mirosław | 2010-10-23 | 1 | -7/+12 |
| * | mmc: add a file to debugfs for changing host clock at runtime | Andy Shevchenko | 2010-10-23 | 1 | -2/+33 |
| * | mmc: sdhci: allow for eMMC 74 clock generation by controller | Philip Rakity | 2010-10-23 | 2 | -0/+5 |
| * | mmc: sdhci: highspeed: check for mmc as well as sd cards | Philip Rakity | 2010-10-23 | 1 | -2/+3 |
| * | mmc: sdhci: Add Moorestown device support | Alan Cox | 2010-10-23 | 1 | -0/+39 |
| * | mmc: sdhci: Intel Medfield support | Xiaochen Shen | 2010-10-23 | 1 | -0/+48 |
| * | mmc: sdhci: Allow the probe handler to override slots | Alan Cox | 2010-10-23 | 1 | -0/+2 |
| * | mmc: sdio: support suspend/resume while runtime suspended | Ohad Ben-Cohen | 2010-10-23 | 1 | -0/+29 |
| * | mmc: sdio: ensure mmc_sdio_detect is powered | Ohad Ben-Cohen | 2010-10-23 | 1 | -0/+9 |
| * | mmc: sdio: enable runtime PM for SDIO functions | Ohad Ben-Cohen | 2010-10-23 | 2 | -3/+40 |
| * | mmc: sdio: enable runtime PM for SDIO cards | Ohad Ben-Cohen | 2010-10-23 | 1 | -0/+13 |
| * | mmc: sdio: use the generic runtime PM handlers | Ohad Ben-Cohen | 2010-10-23 | 1 | -0/+20 |
| * | mmc: add runtime PM handlers | Ohad Ben-Cohen | 2010-10-23 | 1 | -0/+37 |
| * | mmc: sdio: add power_restore support | Ohad Ben-Cohen | 2010-10-23 | 1 | -0/+18 |
| * | mmc: propagate power save/restore ops return value | Ohad Ben-Cohen | 2010-10-23 | 4 | -12/+28 |
| * | mmc: sdio: fully reconfigure oldcard on resume | Ohad Ben-Cohen | 2010-10-23 | 1 | -9/+0 |
| * | mmc: sdhci: split up sdhci.h for sdhci-pltfm users | Giuseppe Cavallaro | 2010-10-23 | 1 | -131/+7 |
| * | mmc: sdhci: fix "pwr may be used uninitialized" warning | Giuseppe Cavallaro | 2010-10-23 | 1 | -4/+2 |
| * | mmc: sdhci-pltfm: add suspend/resume functions | Giuseppe Cavallaro | 2010-10-23 | 1 | -0/+21 |
| * | mmc: name mmc queue thread by host index | Ethan Du | 2010-10-23 | 1 | -1/+3 |