aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
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-93/+139
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-93/+139
2012-11-12Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at91 into next/headersArnd 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
2012-11-07mmc: dw_mmc: fix modular build for exynos back-endArnd Bergmann1-1/+1
2012-11-07mmc: sdhci: fix NULL dereference in sdhci_request() tuningChris Ball1-9/+12
2012-11-07mmc: sdhci: fix IS_ERR() checking of regulator_get()Kevin Liu1-6/+12
2012-11-07mmc: fix sdhci-dove probe/removalRussell King - ARM Linux1-18/+20
2012-11-07mmc: sh_mmcif: fix use after freeGuennadi Liakhovetski1-1/+1
2012-11-07mmc: sdhci-pci: fix 'Invalid iomem size' error message conditionAdrian Hunter1-1/+1
2012-11-07mmc: mxcmmc: Fix MODULE_ALIASFabio Estevam1-1/+1
2012-11-07mmc: omap_hsmmc: fix NULL pointer dereference for dt bootBalaji T K1-6/+11
2012-11-07mmc: omap_hsmmc: fix host reference after mmc_free_hostBalaji T K1-1/+1
2012-11-07mmc: dw_mmc: fix multiple drv_data NULL dereferencesJames Hogan2-14/+19
2012-11-07mmc: dw_mmc: enable controller interrupt before calling mmc_start_hostYuvaraj CD1-14/+15
2012-11-07mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang4-0/+22
2012-11-07mmc: dw_mmc: remove _dev_info compile warningSeungwon Jeon1-1/+1
2012-11-06arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-11-04ARM: 7562/2: MMCI: fetch pinctrl handle and set default stateLinus Walleij2-0/+22
2012-10-18ARM: 7552/1: mmc: mmci: Switching off HWFC for SDIO depends on MCLKUlf Hansson1-5/+7
2012-10-18ARM: 7551/1: mmc: mmci: Fix incorrect handling of HW flow control for SDIOUlf Hansson1-17/+21
2012-10-17Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-headersTony Lindgren2-12/+17
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla1-1/+1
2012-10-15ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla1-0/+6
2012-10-15ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1Lokesh Vutla1-0/+4
2012-10-15mmc: omap: Remove cpu_is_omap usage from the driverTony Lindgren1-8/+15
2012-10-15ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren2-4/+3
2012-10-15mmc: mxcmmc: remove cpu_is_xxx by using platform_device_idShawn Guo1-2/+29
2012-10-11mmc: mxs-mmc: Fix merge issue causing build errorMarek Vasut1-1/+1
2012-10-11Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0