summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-24Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-24Merge branch 'mmci' into ambaRussell King
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20debugfs-related mode_t whack-a-moleAl Viro
2012-03-20Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-16ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar
2012-03-16Merge branch 'pm-qos'Rafael J. Wysocki
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann
2012-03-13Merge branch 'next/devel-samsung-mmc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2012-03-13sh_mmcif / PM: Use PM QoS latency constraintRafael J. Wysocki
2012-03-13tmio_mmc / PM: Use PM QoS latency constraintRafael J. Wysocki
2012-03-10mmc: sdhci-s3c: add platform data for the second capabilityJaehoon Chung
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-03-07Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim
2012-03-04mmc: core: Fixup suspend/resume issues for UHS-I cardsUlf Hansson
2012-03-04mmc: mmci: reduce max_blk_count to avoid overflowing max_req_sizeWill Deacon
2012-03-04mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5Sascha Hauer
2012-03-04mmc: core: fix regression: set default clock gating delay to 0Guennadi Liakhovetski
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim
2012-03-02mmc: atmel-mci: don't use dma features when using DMA with no chan availableLudovic Desroches
2012-02-28includecheck: delete any duplicate instances of module.hPaul Gortmaker
2012-02-28Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann
2012-02-22Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann
2012-02-13mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon
2012-02-13mmc: atmel-mci: save and restore sdioirq when soft reset is performedLudovic Desroches
2012-02-13mmc: block: Init ro_lock sysfs attr to fix lockdep warningsRabin Vincent
2012-02-13mmc: sh_mmcif: fix late delayed work initialisationGuennadi Liakhovetski
2012-02-13mmc: tmio_mmc: fix card eject during IO with DMAGuennadi Liakhovetski
2012-02-13mmc: core: Fix comparison issue in mmc_compare_ext_csdsJurgen Heeks
2012-02-13mmc: core: Fix PowerOff Notify suspend/resumeGirish K S
2012-02-13mmc: sdhci-pci: set Medfield SDIO as non-removableAdrian Hunter
2012-02-13mmc: core: add the capability for broken voltageJaehoon Chung
2012-02-13mmc: core: Fix low speed mmc card detection failureGirish K S
2012-02-13mmc: esdhc: set the timeout to the max valueJerry Huang
2012-02-13mmc: esdhc: add PIO mode supportJerry Huang
2012-02-13mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma
2012-02-13mmc: of_mmc_spi: fix little endian supportJean-Christophe PLAGNIOL-VILLARD
2012-02-13mmc: core: UHS sdio card that fails should not exceed 50MHzPhilip Rakity
2012-02-12mmc: esdhc: fix errors when booting kernel on Freescale eSDHC version 2.3Roy Zang
2012-02-10Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman
2012-02-08Merge branch 'features/imx-clk-prepare' of git://git.pengutronix.de/git/imx/l...Olof Johansson
2012-02-05mmc: Fix typo in s3cmci.cMasanari Iida