aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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-22dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changesViresh Kumar
2012-02-22dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar
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
2012-02-03ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD
2012-02-02TTY: use tty_standard_installJiri Slaby
2012-02-02ARM: 7280/1: mmc: mmci: Cache MMCICLOCK and MMCIPOWER registerUlf Hansson
2012-02-01mmc: sdhci-esdhc-imx: add clk_prepare/clk_unprepareRichard Zhao
2012-01-30mmc: mxcmmc: add missing dma_async_issue_pendingSascha Hauer
2012-01-25ARM: amba: make irq 0 invalidRussell King
2012-01-24drivers: misc: Remove MISC_DEVICES config optionFabio Estevam
2012-01-20ARM: 7230/1: mmc: mmci: Fix PIO read for small SDIO packetsUlf Hansson
2012-01-20ARM: 7227/1: mmc: mmci: Prepare for SDIO before setting up DMA jobUlf Hansson
2012-01-20ARM: 7223/1: mmc: mmci: Fixup use of runtime PM and use autosuspendUlf Hansson
2012-01-20ARM: 7221/1: mmc: mmci: Change from using legacy suspendUlf Hansson
2012-01-20ARM: 7219/1: mmc: mmci: Change vdd_handler to a generic ios_handlerUlf Hansson
2012-01-20ARM: 7218/1: mmc: mmci: Provide option to configure bus signal directionUlf Hansson
2012-01-20ARM: 7217/1: mmc: mmci: Put power register deviations in variant dataUlf Hansson
2012-01-20ARM: 7216/1: mmc: mmci: Do not release spinlock in request_endUlf Hansson
2012-01-20ARM: 7215/1: mmc: mmci: Increase max_segs from 16 to 128Ulf Hansson
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-13Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-12mmc: fix a deadlock between system suspend and MMC block IOGuennadi Liakhovetski
2012-01-12mmc: sdhci: restore the enabled dma when do reset allShaohui Xie
2012-01-12mmc: dw_mmc: miscaculated the fifo-depth with wrong bit operationJaehoon Chung
2012-01-12mmc: host: Adds support for eMMC 4.5 HS200 modeGirish K S
2012-01-12mmc: core: HS200 mode support for eMMC 4.5Girish K S
2012-01-12mmc: dw_mmc: fixed wrong bit operation for SDMMC_GET_FCNT()Jaehoon Chung