summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
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-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
2012-01-12mmc: core: Separate the timeout value for cache-ctrlSeungwon Jeon
2012-01-12mmc: sdhci-spear: Fix compilation errorViresh Kumar
2012-01-12mmc: sdhci: Deal with failure case in sdhci_suspend_hostAaron Lu
2012-01-12mmc: dw_mmc: Clear the DDR mode for non-DDRSeungwon Jeon
2012-01-12mmc: sd: Fix SDR12 timing regressionAlexander Elbs
2012-01-12mmc: sdhci: Fix tuning timer incorrect setting when suspending hostAaron Lu
2012-01-11mmc: core: Add option to prevent eMMC sleep commandUlf Hansson
2012-01-11mmc: omap_hsmmc: use threaded irq handler for card-detect.NeilBrown
2012-01-11mmc: sdhci-pci: enable runtime PM for Medfield SDIOAdrian Hunter
2012-01-11mmc: sdhci: Always pass clock request value zero to set_clock host opTodd Poynor
2012-01-11mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTIONAdrian Hunter
2012-01-11mmc: sdhci-pci: get gpio numbers from platform dataAdrian Hunter
2012-01-11mmc: sdhci-pci: add platform dataAdrian Hunter
2012-01-11mmc: sdhci: prevent card detection activity for non-removable cardsAdrian Hunter
2012-01-11mmc: sdhci: fix vmmc handlingAdrian Hunter
2012-01-11mmc: core: Add claiming of hosts during mmc_cache_ctrlSeungwon Jeon
2012-01-11mmc: omap: remove clock rate hard codingBalaji TK
2012-01-11mmc: sh_mmcif: remove now superfluous sh_mmcif_host::data memberGuennadi Liakhovetski
2012-01-11mmc: sh_mmcif: process requests asynchronouslyGuennadi Liakhovetski
2012-01-11mmc: sh_mmcif: cosmetic clean upGuennadi Liakhovetski
2012-01-11mmc: sh_mmcif: process error interrupts firstGuennadi Liakhovetski
2012-01-11mmc: add a generic GPIO card-detect helperGuennadi Liakhovetski
2012-01-11mmc: tmio_mmc: Hotplug code regroupingBastian Hecht
2012-01-11mmc: core: Fix voltage select in DDR modeGirish K S