aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
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: card: Add RPMB support in IOCTL interfaceLoic Pallardy1-0/+64
2012-12-06mmc: core: Add mmc_set_blockcount featureLoic Pallardy1-0/+14
2012-12-06mmc: core: Extend sysfs to ext_csd parameters for RPMB supportLoic Pallardy1-0/+4
2012-12-06mmc: card: Do not scan RPMB partitionsLoic Pallardy1-0/+2
2012-12-06mmc: core: Expose access to RPMB partitionLoic Pallardy1-0/+11
2012-12-06mmc: sdhci-pxav3: Add base clock quirkKevin Liu1-1/+10
2012-12-06mmc: Standardise capability typeLee Jones1-1/+1
2012-12-06mmc: mxs-mmc: Remove platform dataFabio Estevam1-21/+10
2012-12-06mmc: sdio: Use multiple scatter/gather listKyoungil Kim2-11/+31
2012-12-06mmc: core: Fix some driver hangs when dealing with broken devicesTrey Ramsay3-1/+43
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: queue: amend buffer swap for non-blocking transferSeungwon Jeon1-7/+10
2012-12-06mmc: core: debugfs: Add signal_voltage to ios dumpJohan Rudholm1-0/+16
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-15MMC: sdio, use kref from tty_portJiri Slaby1-12/+11
2012-11-15MMC: sdio_uart, remove unused member from sdio_uart_portJiri Slaby1-1/+0
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-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