aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2012-02-13mmc: sh_mmcif: fix late delayed work initialisationGuennadi Liakhovetski1-7/+9
2012-02-13mmc: tmio_mmc: fix card eject during IO with DMAGuennadi Liakhovetski3-2/+23
2012-02-13mmc: core: Fix comparison issue in mmc_compare_ext_csdsJurgen Heeks1-2/+2
2012-02-13mmc: core: Fix PowerOff Notify suspend/resumeGirish K S2-12/+31
2012-02-13mmc: sdhci-pci: set Medfield SDIO as non-removableAdrian Hunter1-1/+1
2012-02-13mmc: core: add the capability for broken voltageJaehoon Chung1-0/+4
2012-02-13mmc: core: Fix low speed mmc card detection failureGirish K S1-2/+3
2012-02-13mmc: esdhc: set the timeout to the max valueJerry Huang1-0/+5
2012-02-13mmc: esdhc: add PIO mode supportJerry Huang1-1/+4
2012-02-13mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma4-30/+42
2012-02-13mmc: of_mmc_spi: fix little endian supportJean-Christophe PLAGNIOL-VILLARD1-2/+2
2012-02-13mmc: core: UHS sdio card that fails should not exceed 50MHzPhilip Rakity1-3/+4
2012-02-12mmc: esdhc: fix errors when booting kernel on Freescale eSDHC version 2.3Roy Zang1-0/+32
2012-02-10Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman1-6/+3
2012-02-08Merge branch 'features/imx-clk-prepare' of git://git.pengutronix.de/git/imx/linux-2.6 into next/driversOlof Johansson1-3/+3
2012-02-05mmc: Fix typo in s3cmci.cMasanari Iida1-2/+2
2012-02-03ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD1-1/+0
2012-02-02TTY: use tty_standard_installJiri Slaby1-6/+3
2012-02-02ARM: 7280/1: mmc: mmci: Cache MMCICLOCK and MMCIPOWER registerUlf Hansson2-13/+31
2012-02-01mmc: sdhci-esdhc-imx: add clk_prepare/clk_unprepareRichard Zhao1-3/+3
2012-01-30mmc: mxcmmc: add missing dma_async_issue_pendingSascha Hauer1-0/+1
2012-01-25ARM: amba: make irq 0 invalidRussell King1-1/+1
2012-01-24drivers: misc: Remove MISC_DEVICES config optionFabio Estevam1-1/+0
2012-01-20ARM: 7230/1: mmc: mmci: Fix PIO read for small SDIO packetsUlf Hansson1-1/+18
2012-01-20ARM: 7227/1: mmc: mmci: Prepare for SDIO before setting up DMA jobUlf Hansson1-5/+5
2012-01-20ARM: 7223/1: mmc: mmci: Fixup use of runtime PM and use autosuspendUlf Hansson1-3/+16
2012-01-20ARM: 7221/1: mmc: mmci: Change from using legacy suspendUlf Hansson1-10/+12
2012-01-20ARM: 7219/1: mmc: mmci: Change vdd_handler to a generic ios_handlerUlf Hansson1-4/+4
2012-01-20ARM: 7218/1: mmc: mmci: Provide option to configure bus signal directionUlf Hansson2-10/+21
2012-01-20ARM: 7217/1: mmc: mmci: Put power register deviations in variant dataUlf Hansson1-5/+17
2012-01-20ARM: 7216/1: mmc: mmci: Do not release spinlock in request_endUlf Hansson1-6/+0
2012-01-20ARM: 7215/1: mmc: mmci: Increase max_segs from 16 to 128Ulf Hansson1-1/+1
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds6-15/+34
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-17/+28
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds4-11/+11
2012-01-13Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds52-835/+1778
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell4-11/+11
2012-01-12mmc: fix a deadlock between system suspend and MMC block IOGuennadi Liakhovetski1-3/+6
2012-01-12mmc: sdhci: restore the enabled dma when do reset allShaohui Xie1-0/+5
2012-01-12mmc: dw_mmc: miscaculated the fifo-depth with wrong bit operationJaehoon Chung1-1/+1
2012-01-12mmc: host: Adds support for eMMC 4.5 HS200 modeGirish K S2-15/+43
2012-01-12mmc: core: HS200 mode support for eMMC 4.5Girish K S5-12/+163
2012-01-12mmc: dw_mmc: fixed wrong bit operation for SDMMC_GET_FCNT()Jaehoon Chung1-1/+1
2012-01-12mmc: core: Separate the timeout value for cache-ctrlSeungwon Jeon2-11/+23
2012-01-12mmc: sdhci-spear: Fix compilation errorViresh Kumar1-2/+1
2012-01-12mmc: sdhci: Deal with failure case in sdhci_suspend_hostAaron Lu1-3/+14
2012-01-12mmc: dw_mmc: Clear the DDR mode for non-DDRSeungwon Jeon1-4/+7
2012-01-12mmc: sd: Fix SDR12 timing regressionAlexander Elbs1-2/+1
2012-01-12mmc: sdhci: Fix tuning timer incorrect setting when suspending hostAaron Lu1-2/+1
2012-01-11mmc: core: Add option to prevent eMMC sleep commandUlf Hansson1-0/+6