summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2012-03-22Merge remote-tracking branch 'jstultz/linaro-android-3.3' into stable-android...Philippe Langlais
2012-03-19Merge remote-tracking branch 'jstultz/linaro-android-3.3' into integration-an...Philippe Langlais
2012-03-19mmc: mmci : Do not use polling for non removable cardsFredrik Soderstedt
2012-03-19mmc: mmci: Limit command frequency when using a levelshifterUlf Hansson
2012-03-19mmc: mmci: optimize pre_req if no previous requestPer Forlin
2012-03-19ARM: mmci: DMA preparations in parellel with cmdPer Forlin
2012-03-19mmc: core: Clean up after mmc_pre_req if card was removedUlf Hansson
2012-03-19mmc: mmci: Add support for start_signal_voltage_switchUlf Hansson
2012-03-19mmc: mmci: Fixup post error handling for dmaUlf Hansson
2012-03-19mmc: mmci: Do not finalize dma job at data error irqUlf Hansson
2012-03-19mmc: mmci: Cleanup code for DMA handlingUlf Hansson
2012-03-19mmc: init sysfs attr to fix lockdep warningsRabin Vincent
2012-03-19mmc: mmci: Use ios_handler to save powerUlf Hansson
2012-03-19mmc: mmci: Implement PM runtime callbacks to save powerUlf Hansson
2012-03-19mmc: mmci: Decrease current consumption in suspendUlf Hansson
2012-03-19mmc: mmci: Fixup use of runtime PM and use autosuspendUlf Hansson
2012-03-19mmc: mmci: Cache MMCICLOCK and MMCIPOWER registerUlf Hansson
2012-03-19mmc: mmci: Change from using legacy suspendUlf Hansson
2012-03-19mmc: mmci: Do not release spinlock in request_endUlf Hansson
2012-03-19mmc: Add old-style pwr/perm boot part lockingJohan Rudholm
2012-03-19mmc: mmci: Fix PIO read for small SDIO packetsStefan Nilsson XK
2012-03-19mmc: mmci: Use HWFC when possibleStefan Nilsson XK
2012-03-19mmc: Minimize resume-time by deferring resumeUlf Hansson
2012-03-19mmc: block: Remove use of mmc_blk_set_blksizeUlf Hansson
2012-03-19mmc: mmci: Support MMC_PM_KEEP_POWERUlf Hansson
2012-03-19mmc: mmc_test: add 4 byte alignment testsPer Forlin
2012-03-19MMCI: Increase max_segs from 16 to 128Ulf Hansson
2012-03-19mmc: mmci: Change vdd_handler to a generic ios handlerUlf Hansson
2012-03-19mmci: add constraints on alignment for SDIOUlf Hansson
2012-03-19mmci: Provide option to configure bus signal directionUlf Hansson
2012-03-19mmci: Put power register deviations in variant dataUlf Hansson
2012-03-19mmci: Fix incorrect handling of HW flow control for SDIOUlf Hansson
2012-03-19mmci: Prepare for SDIO before setting up DMA jobUlf Hansson
2012-03-19mmci: Support non-power-of-two block sizes for ux500v2 variantUlf Hansson
2012-03-14mmc: sdhci: remove too large timeout warningTorne (Richard Coles)
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-02mmc: atmel-mci: don't use dma features when using DMA with no chan availableLudovic Desroches
2012-02-21Merge commit 'v3.3-rc4' into android-3.3Colin Cross
2012-02-14mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME is usedDmitry Shmidt
2012-02-14mmc: block: Improve logging of handling emmc timeoutsKen Sumrall
2012-02-14mmc: core: host: only use wakelock for detect workColin Cross
2012-02-14mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt
2012-02-14mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt
2012-02-14mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt
2012-02-14mmc: core: Release delayed mmc work wakelock after deep disableSan Mehat
2012-02-14mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen
2012-02-14mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt