summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2012-06-04Merge Linaro Android branch ' jstultz/linaro-android-3.4Philippe Langlais
2012-05-22mmci: the AMBA level regulator has been removed in 3.4storage-mmcPhilippe Langlais
2012-05-22mmc: mmci : Do not use polling for non removable cardsFredrik Soderstedt
2012-05-22mmc: mmci: Limit command frequency when using a levelshifterUlf Hansson
2012-05-22mmc: mmci: optimize pre_req if no previous requestPer Forlin
2012-05-22ARM: mmci: DMA preparations in parellel with cmdPer Forlin
2012-05-22mmc: mmci: Add support for start_signal_voltage_switchUlf Hansson
2012-05-22mmc: mmci: Fixup post error handling for dmaUlf Hansson
2012-05-22mmc: mmci: Do not finalize dma job at data error irqUlf Hansson
2012-05-22mmc: mmci: Cleanup code for DMA handlingUlf Hansson
2012-05-22mmc: init sysfs attr to fix lockdep warningsRabin Vincent
2012-05-22mmc: mmci: Use ios_handler to save powerUlf Hansson
2012-05-22mmc: mmci: Implement PM runtime callbacks to save powerUlf Hansson
2012-05-22mmc: mmci: Decrease current consumption in suspendUlf Hansson
2012-05-22mmc: Add old-style pwr/perm boot part lockingJohan Rudholm
2012-05-22mmc: mmci: Use HWFC when possibleStefan Nilsson XK
2012-05-22mmc: Minimize resume-time by deferring resumeUlf Hansson
2012-05-22mmc: mmci: Support MMC_PM_KEEP_POWERUlf Hansson
2012-05-22mmc: mmc_test: add 4 byte alignment testsPer Forlin
2012-05-22mmci: add constraints on alignment for SDIOUlf Hansson
2012-05-22mmci: Fix incorrect handling of HW flow control for SDIOUlf Hansson
2012-05-22mmci: Support non-power-of-two block sizes for ux500v2 variantUlf Hansson
2012-05-01Merge commit 'v3.4-rc5' into android-3.4Colin Cross
2012-04-27Merge commit 'v3.4-rc4' into android-3.4Colin Cross
2012-04-27Revert "mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME is used"Colin Cross
2012-04-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-04-20mmc: core: Do not pre-claim host in suspendUlf Hansson
2012-04-20mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung
2012-04-20mmc: unbreak sdhci-esdhc-imx on i.MX25Eric BĂ©nard
2012-04-20mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten
2012-04-20mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake
2012-04-20mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon
2012-04-20mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong
2012-04-20mmc: omap_hsmmc: Get rid of of_have_populated_dt() usageRajendra Nayak
2012-04-20mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=mChris Ball
2012-04-20mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter
2012-04-20mmc: fixes for eMMC v4.5 discard operationAdrian Hunter
2012-04-20dma: mxs-dma: enable channel in device_issue_pending callShawn Guo
2012-04-09mmc: sdhci: remove too large timeout warningTorne (Richard Coles)
2012-04-09mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME is usedDmitry Shmidt
2012-04-09mmc: block: Improve logging of handling emmc timeoutsKen Sumrall
2012-04-09mmc: core: host: only use wakelock for detect workColin Cross
2012-04-09mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt
2012-04-09mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt
2012-04-09mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt
2012-04-09mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen
2012-04-09mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt
2012-04-09mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat
2012-04-09mmc: core: Add deferred bus resume policy.San Mehat
2012-04-09mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat