summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2012-10-03Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-02Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-02Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-02Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-25Merge tag 'v3.6-rc6' into spi-mxsMark Brown
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann
2012-09-19mmc: sdhci: Test cd-gpio instead of SDHCI presence when probingGuennadi Liakhovetski
2012-09-19mmc: davinci_mmc: convert to DMA engine APIMatt Porter
2012-09-19mmc: sdio: Fix PM_SLEEP related build warningsThierry Reding
2012-09-19mmc: core: Remove bounce buffer in mmc_send_cxd_data()Kyungsik Lee
2012-09-19mmc: sdhci-pxav3: dt: Support "cd-gpios" propertyChris Ball
2012-09-17Merge branch 'depends/tty-omap-serial' into next/cleanupOlof Johansson
2012-09-17Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2012-09-17Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman
2012-09-14ARM: tegra: move sdhci platform_data definitionArnd Bergmann
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-09-14ARM: msm: move platform_data definitionsArnd Bergmann
2012-09-14ARM: imx: move platform_data definitionsArnd Bergmann
2012-09-14ARM: davinci: move platform_data definitionsArnd Bergmann
2012-09-13Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2012-09-11mmc: slot-gpio: Fix missing assignment to ctx->ro_gpioChris Ball
2012-09-11mmc/omap_hsmmc: add a const qualifierUwe Kleine-König
2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg
2012-09-06mmc: tegra: remove useless include of <mach/*.h>Stephen Warren
2012-09-04mmc: via-sdmmc: Use module_pci_driverSachin Kamat
2012-09-04mmc: dw_mmc-pci: Use module_pci_driverSachin Kamat
2012-09-04mmc: sdhci-pci: Use module_pci_driverSachin Kamat
2012-09-04mmc: mmc_spi: Use module_spi_driverSachin Kamat
2012-09-04mmc: sdhci-s3c: fix checkpatch error and warningsJingoo Han
2012-09-04mmc: core: Do not rescan non-removable devicesJohan Rudholm
2012-09-04mmc: dw_mmc: fixed a section mismatch in dw_mci_init_slotJaehoon Chung
2012-09-04mmc: tegra: convert to device tree support onlyJoseph Lo
2012-09-04mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQVenkatraman S
2012-09-04mmc: omap_hsmmc: consolidate flush posted writes for HSMMC IRQsVenkatraman S
2012-09-04mmc: omap_hsmmc: remove access to SYSCONFIG registerVenkatraman S
2012-09-04mmc: omap_hsmmc: remove unused vars and includesVenkatraman S
2012-09-04mmc: omap: fix mmc_omap_report_irq to use dev_dbg macrosVenkatraman S
2012-09-04mmc: omap: remove unused variables and includesVenkatraman S
2012-09-04mmc: debugfs: Print ext_csd in ascending orderVenkatraman S
2012-09-04mmc: core: Add TRANsfer state to non-HPI stateVenkatraman S
2012-09-04mmc: bfin_sdh: Reset SD controller when resume from power saving mode.Sonic Zhang
2012-09-04mmc: bfin_sdh: Remove redundant suspend and resume setting.Sonic Zhang
2012-09-04mmc: bfin_sdh: Add support for new RSI controller in bf60xSonic Zhang
2012-09-04mmc: bfin_sdh: limit mmc DMA segment len to 1 for bf518.Sonic Zhang