summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
2012-12-06mmc: sdhci-spear: Initialize sdhci clk to 50 MHzVipul Kumar Samar1-0/+5
2012-12-06mmc: host: sdhci-s3c: Add support for pinctrlTomasz Figa1-2/+10
2012-12-06mmc: host: sdhci-s3c: Use devm_gpio_request to request GPIOsTomasz Figa1-31/+9
2012-12-06mmc: sdhci-of-esdhc: support commands with busy response expecting TCJerry Huang1-0/+3
2012-12-06mmc: sdhci-s3c: Use NULL instead of 0 for pointersTushar Behera1-2/+2
2012-12-06mmc: omap_hsmmc: Cleanup bitmap definitions of Interrupt RegisterVenkatraman S1-24/+32
2012-12-06mmc: omap_hsmmc: Convert critical failure reports to dev_errVenkatraman S1-6/+6
2012-12-06mmc: omap_hsmmc: Introduce omap_hsmmc_prepare/completeFelipe Balbi1-20/+24
2012-12-06mmc: omap_hsmmc: Enable HSPE bit for high speed cardsHebbar, Gururaja1-1/+29
2012-12-06mmc: omap_hsmmc: Update error code for response_busy cmdBalaji T K1-2/+2
2012-12-06mmc: omap_hsmmc: No reset of cmd state machine for DCRCBalaji T K1-1/+1
2012-12-06mmc: omap_hsmmc: Fix Oops in case of data errorsBalaji T K1-6/+12
2012-12-06mmc: dw_mmc: Add sdio power bindingsAbhilash Kesavan1-3/+17
2012-12-06mmc: sdhci-pltfm: Support optional pm propertiesAbhilash Kesavan1-0/+6
2012-12-06mmc: sdhci-pxav3: add quirks2Kevin Liu1-0/+2
2012-12-06mmc: sdhci: Use regulator min/max voltage range according to specKevin Liu1-10/+8
2012-12-06mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650Tony Prisk3-0/+1041
2012-12-06mmc: sdhci-pxav3: Add base clock quirkKevin Liu1-1/+10
2012-12-06mmc: mxs-mmc: Remove platform dataFabio Estevam1-21/+10
2012-12-06mmc: dw_mmc: fix more const pointer warningsArnd Bergmann1-5/+5
2012-12-06mmc: at91-mci: remove obsolete driverLudovic Desroches4-1356/+1
2012-12-06mmc: omap_hsmmc: remove warning message for debounce clockBalaji T K1-1/+0
2012-12-06mmc: omap_hsmmc: add DT property for max bus frequencyDaniel Mack1-1/+4
2012-12-06mmc: omap_hsmmc: claim pinctrl at probe timeDaniel Mack1-0/+7
2012-12-06mmc: mxcmmc: fix SD cards not being detected sometimes.Javier Martin1-1/+1
2012-12-06mmc: dw_mmc: use helper macro module_platform_driver()Andy Shevchenko1-12/+2
2012-12-06mmc: dw_mmc: use __devexit_p macro for .remove()Andy Shevchenko2-2/+2
2012-12-06mmc: sdhci: Balance vmmc regulator_enable(), and always enable vqmmcKevin Liu1-7/+8
2012-12-06mmc: sh-mmcif: avoid oops on spurious interrupts (second try)Guennadi Liakhovetski1-2/+2
2012-12-06Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"Chris Ball1-4/+0
2012-12-06mmc: sdhci-s3c: fix missing clock for gpio card-detectHeiko Stübner1-0/+7
2012-12-03treewide: Fix typos in various KconfigMasanari Iida1-1/+1
2012-11-28mmc: remove use of __devexitBill Pemberton27-31/+31
2012-11-28mmc: remove use of __devinitconstBill Pemberton1-1/+1
2012-11-28mmc: remove use of __devinitdataBill Pemberton3-3/+3
2012-11-28mmc: remove use of __devinitBill Pemberton29-54/+52
2012-11-28mmc: remove use of __devexit_pBill Pemberton23-24/+24
2012-11-23mmc: sdhci-acpi: add SDHCI ACPI driverAdrian Hunter3-0/+317
2012-11-21mmc: rtsx: Explicitely include slab.h in rtsx_pci_sdmmc.cWei WANG1-0/+1
2012-11-21mmc: rtsx: Configure SD_CFG2 register in sd_rw_multiWei WANG1-0/+1
2012-11-20mmc: rtsx: Remove a duplicate command in sd_rw_multiWei WANG1-2/+0
2012-11-16Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman14-94/+140
2012-11-15drivers/mmc: Add realtek pcie sdmmc host driverWei WANG3-0/+1357
2012-11-15Merge branch 'omap/headers4' into next/cleanupArnd Bergmann2-12/+27
2012-11-13Merge branch 'cleanups/dma' into next/cleanupArnd Bergmann14-94/+140
2012-11-12Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann1-1/+1
2012-11-08mmc: Add realtek pcie sdmmc host driverWei WANG3-0/+1357
2012-11-07mmc: sdhci-s3c: fix the card detection in runtime-pmSeungwon Jeon1-2/+4
2012-11-07mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepareThomas Abraham1-14/+14
2012-11-07mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann4-6/+6