aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2011-10-10Merge branch 'upstream/linaro-3.1' into linaro-android-3.1-fportJohn Stultz
2011-09-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-09-20mmc: core: host: only use wakelock for detect workColin Cross
2011-09-19Revert "mmc: subtract boot sectors from disk size for eMMC 4.3+ devices"Colin Cross
2011-09-19sdhci: Always pass clock request value zero to set_clock host opTodd Poynor
2011-09-19mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt
2011-09-19mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt
2011-09-19mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt
2011-09-19mmc: subtract boot sectors from disk size for eMMC 4.3+ devicesGary King
2011-09-19mmc_block: Allow more than 8 partitions per cardColin Cross
2011-09-19mmc: core: Release delayed mmc work wakelock after deep disableSan Mehat
2011-09-19mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen
2011-09-19mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt
2011-09-19mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat
2011-09-19mmc: core: Add deferred bus resume policy.San Mehat
2011-09-19mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat
2011-09-19mmc: sd: Add retries in re-detectionSan Mehat
2011-09-19mmc: sd: When resuming, try a little harder to init the cardSan Mehat
2011-09-19mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat
2011-09-19trout: Add functions for WiFiDmitry Shmidt
2011-09-19mmc: Add concept of an 'embedded' SDIO device.San Mehat
2011-09-19mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD d...San Mehat
2011-08-31mmc: sdhci-s3c: Fix mmc card I/O problemGirish K S
2011-08-31mmc: sd: UHS-I bus speed should be set last in UHS initializationSubhash Jadavani
2011-08-31mmc: sdhi: initialise mmc_data->flags before useSimon Horman
2011-08-31mmc: core: use non-reentrant workqueue for clock gatingMika Westerberg
2011-08-31mmc: core: prevent aggressive clock gating racing with ios updatesMika Westerberg
2011-08-31mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}Mika Westerberg
2011-08-28mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.hShawn Guo
2011-08-23block: separate priority boosting from REQ_METAChristoph Hellwig
2011-08-13mmc: dw_mmc: Fix DDR mode support.Seungwon Jeon
2011-08-13mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung
2011-08-13mmc: sdhci: use f_max instead of host->clock for timeoutsAndy Shevchenko
2011-08-13mmc: sdhci: move timeout_clk calculation farther downAndy Shevchenko
2011-08-13mmc: sdhci: check host->clock before using it as a denominatorAndy Shevchenko
2011-08-13mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"Andy Shevchenko
2011-08-13mmc: tmio: eliminate unused variable 'mmc' warningAxel Lin
2011-08-13mmc: esdhc-imx: fix card interrupt loss on freescale eSDHCTony Lin
2011-08-13mmc: sdhci-s3c: Fix build for header changeMark Brown
2011-08-13mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macroShashidhar Hiremath
2011-08-13mmc: core: Detect eMMC v4.5 ext_csd entriesKyungmin Park
2011-08-13mmc: mmc_test: avoid stalled file in debugfsAndy Shevchenko
2011-08-13mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirkJaehoon Chung
2011-08-13mmc: sdhci: pxav3: controller needs 32 bit ADMA addressingPhilip Rakity
2011-08-13mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finishAaron Lu
2011-07-27mmc: sdhci-esdhc-imx: add device tree probe supportShawn Guo
2011-07-27mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_hostShawn Guo
2011-07-27mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()Shawn Guo
2011-07-27mmc: sdhci-esdhc-imx: do not reference platform data after probeShawn Guo
2011-07-27mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo