summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'mmci' and 'pl011-dma' into develRussell King2011-01-052-30/+186
|\ \
| * | ARM: mmci: Clean up MMCI announcement printkRussell King2010-12-301-4/+4
| * | ARM: 6530/1: mmci: partially revert clock divisor codeLinus Walleij2010-12-191-7/+1
| * | ARM: 6526/1: mmci: corrected calculation of clock div for ux500Linus Walleij2010-12-191-1/+26
| * | ARM: 6438/2: mmci: add SDIO support for ST VariantsLinus Walleij2010-11-101-1/+36
| * | ARM: 6399/3: mmci: handle broken MCI_DATABLOCKEND hardwareLinus Walleij2010-11-102-16/+80
| * | ARM: 6311/2: mmci: work with only one irqLinus Walleij2010-11-102-9/+47
| |/
* | mmc: Fix re-probing with PM_POST_RESTORE notificationTakashi Iwai2010-12-211-0/+1
* | mmc: atmel-mci: fix multiblock SDIO transfersNicolas Ferre2010-12-211-6/+12
* | mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy2010-12-211-4/+9
* | mmc: sdhci: 8-bit bus width changesPhilip Rakity2010-11-223-12/+41
* | mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen2010-11-192-25/+45
* | mmc: sdio: fix nasty oops in mmc_sdio_detectOhad Ben-Cohen2010-11-191-3/+13
* | mmc: omap4: hsmmc: Fix improper card detection while bootingkishore kadiyala2010-11-171-1/+1
* | mmc: fix rmmod race for hosts using card-detection pollingGuennadi Liakhovetski2010-11-111-1/+1
* | mmc: sdhci: Fix crash on boot with C0 stepping Moorestown platformsJacob Pan2010-11-091-6/+14
* | mmc: sdhci-esdhc-imx: enable QUIRK_NO_MULTIBLOCK only for i.MX25 and i.MX35Eric Bénard2010-11-071-3/+5
* | mmc: sdhci-esdhc-imx: fix timeout on i.MX's sdhciEric Bénard2010-11-071-0/+4
* | mmc: sdhci: Properly enable SDIO IRQ wakeupsDaniel Drake2010-11-073-2/+23
* | mmc: ushc: Return proper error code for ushc_probe()Axel Lin2010-11-071-8/+22
* | mmc: Fix printing of card DDR typePhilip Rakity2010-11-071-2/+6
|/
* mfd: Adding twl6030 mmc card detect support for MMC1kishore kadiyala2010-10-291-2/+2
* mmc: Allow 2 byte requests in 4-bit mode for tmio_mmcYusuke Goda2010-10-291-5/+12
* mmc: Allow the platform to specify the sh_mmcif get_cd handlerArnd Hannemann2010-10-291-0/+12
* mmc: Allow the tmio_mmc mfd driver to specify get_cd handlerArnd Hannemann2010-10-291-0/+13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-10-2851-558/+2285
|\
| * mmc: add new sdhci-pxa driver for Marvell SoCsZhangfei Gao2010-10-253-0/+266
| * mmc: make number of mmcblk minors configurableOlof Johansson2010-10-252-12/+48
| * mmc_spi: Recover from CRC errors for r/w operation over SPI.Sonic Zhang2010-10-231-0/+21
| * mmc: sdhci-pltfm: add -pltfm driver for imx35/51Wolfram Sang2010-10-235-0/+158
| * mmc: sdhci-of-esdhc: factor out common stuffWolfram Sang2010-10-232-62/+91
| * mmc: sdhci_pltfm: pass more data on custom init callWolfram Sang2010-10-231-3/+5
| * mmc: sdhci: introduce get_ro private write-protect hookWolfram Sang2010-10-232-6/+10
| * mmc: sdhci-pltfm: move .h file into appropriate subdirWolfram Sang2010-10-233-3/+3
| * mmc: sdhci-pltfm: Add structure for host-specific dataWolfram Sang2010-10-232-3/+14
| * mmc: fix cb710 kconfig dependency warningRandy Dunlap2010-10-231-0/+1
| * mmc: cb710: remove debugging printk (info duplicated from mmc-core)Michał Mirosław2010-10-231-2/+0
| * mmc: cb710: clear irq handler on init() error pathMichał Mirosław2010-10-231-0/+1
| * mmc: cb710: remove unnecessary msleep()Michał Mirosław2010-10-231-1/+0
| * mmc: cb710: implement get_cd() callbackMichał Mirosław2010-10-231-20/+13
| * mmc: cb710: partially demystify clock selectionMichał Mirosław2010-10-231-7/+12
| * mmc: add a file to debugfs for changing host clock at runtimeAndy Shevchenko2010-10-231-2/+33
| * mmc: sdhci: allow for eMMC 74 clock generation by controllerPhilip Rakity2010-10-232-0/+5
| * mmc: sdhci: highspeed: check for mmc as well as sd cardsPhilip Rakity2010-10-231-2/+3
| * mmc: sdhci: Add Moorestown device supportAlan Cox2010-10-231-0/+39
| * mmc: sdhci: Intel Medfield supportXiaochen Shen2010-10-231-0/+48
| * mmc: sdhci: Allow the probe handler to override slotsAlan Cox2010-10-231-0/+2
| * mmc: sdio: support suspend/resume while runtime suspendedOhad Ben-Cohen2010-10-231-0/+29
| * mmc: sdio: ensure mmc_sdio_detect is poweredOhad Ben-Cohen2010-10-231-0/+9
| * mmc: sdio: enable runtime PM for SDIO functionsOhad Ben-Cohen2010-10-232-3/+40
OpenPOWER on IntegriCloud