aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2012-12-06mmc: sdhci-pxav3: add quirks2Kevin Liu
2012-12-06mmc: sdhci: Use regulator min/max voltage range according to specKevin Liu
2012-12-06mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650Tony Prisk
2012-12-06mmc: card: Add RPMB support in IOCTL interfaceLoic Pallardy
2012-12-06mmc: core: Add mmc_set_blockcount featureLoic Pallardy
2012-12-06mmc: core: Extend sysfs to ext_csd parameters for RPMB supportLoic Pallardy
2012-12-06mmc: card: Do not scan RPMB partitionsLoic Pallardy
2012-12-06mmc: core: Expose access to RPMB partitionLoic Pallardy
2012-12-06mmc: sdhci-pxav3: Add base clock quirkKevin Liu
2012-12-06mmc: Standardise capability typeLee Jones
2012-12-06mmc: mxs-mmc: Remove platform dataFabio Estevam
2012-12-06mmc: sdio: Use multiple scatter/gather listKyoungil Kim
2012-12-06mmc: core: Fix some driver hangs when dealing with broken devicesTrey Ramsay
2012-12-06mmc: dw_mmc: fix more const pointer warningsArnd Bergmann
2012-12-06mmc: at91-mci: remove obsolete driverLudovic Desroches
2012-12-06mmc: omap_hsmmc: remove warning message for debounce clockBalaji T K
2012-12-06mmc: omap_hsmmc: add DT property for max bus frequencyDaniel Mack
2012-12-06mmc: omap_hsmmc: claim pinctrl at probe timeDaniel Mack
2012-12-06mmc: mxcmmc: fix SD cards not being detected sometimes.Javier Martin
2012-12-06mmc: dw_mmc: use helper macro module_platform_driver()Andy Shevchenko
2012-12-06mmc: dw_mmc: use __devexit_p macro for .remove()Andy Shevchenko
2012-12-06mmc: queue: amend buffer swap for non-blocking transferSeungwon Jeon
2012-12-06mmc: core: debugfs: Add signal_voltage to ios dumpJohan Rudholm
2012-12-06mmc: sdhci: Balance vmmc regulator_enable(), and always enable vqmmcKevin Liu
2012-12-06mmc: sh-mmcif: avoid oops on spurious interrupts (second try)Guennadi Liakhovetski
2012-12-06Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"Chris Ball
2012-12-06mmc: sdhci-s3c: fix missing clock for gpio card-detectHeiko Stübner
2012-12-03treewide: Fix typos in various KconfigMasanari Iida
2012-11-28mmc: remove use of __devexitBill Pemberton
2012-11-28mmc: remove use of __devinitconstBill Pemberton
2012-11-28mmc: remove use of __devinitdataBill Pemberton
2012-11-28mmc: remove use of __devinitBill Pemberton
2012-11-28mmc: remove use of __devexit_pBill Pemberton
2012-11-23mmc: sdhci-acpi: add SDHCI ACPI driverAdrian Hunter
2012-11-21mmc: rtsx: Explicitely include slab.h in rtsx_pci_sdmmc.cWei WANG
2012-11-21mmc: rtsx: Configure SD_CFG2 register in sd_rw_multiWei WANG
2012-11-20mmc: rtsx: Remove a duplicate command in sd_rw_multiWei WANG
2012-11-16Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman
2012-11-15drivers/mmc: Add realtek pcie sdmmc host driverWei WANG
2012-11-15MMC: sdio, use kref from tty_portJiri Slaby
2012-11-15MMC: sdio_uart, remove unused member from sdio_uart_portJiri Slaby
2012-11-15Merge branch 'omap/headers4' into next/cleanupArnd Bergmann
2012-11-13Merge branch 'cleanups/dma' into next/cleanupArnd Bergmann
2012-11-12Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann
2012-11-08mmc: Add realtek pcie sdmmc host driverWei WANG
2012-11-07mmc: sdhci-s3c: fix the card detection in runtime-pmSeungwon Jeon
2012-11-07mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepareThomas Abraham
2012-11-07mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann
2012-11-07mmc: dw_mmc: fix modular build for exynos back-endArnd Bergmann
2012-11-07mmc: sdhci: fix NULL dereference in sdhci_request() tuningChris Ball