summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2014-07-28Merge remote-tracking branch 'remotes/fsl-linux-sdk/imx_3.10.31_1.1.0_beta' i...guoyin.chen
2014-07-21ENGR00323682 MMC: Fixed boot_config overwritten by switch partitionYe.Li
2014-06-25Merge remote-tracking branch 'remotes/fsl-linux-sdk/imx_3.10.y' into imx_3.10...Ke Qinghua
2014-06-24mmc: Allow setting slot index via devicetree aliasSascha Hauer
2014-06-23mmc: Allow setting slot index via devicetree aliasSascha Hauer
2014-04-21mmc: core: Remove stray CONFIG_EXPERIMENTAL dependenciesJohn Stultz
2014-04-21mmc: Add tracepoints of mmc block operationsKen Sumrall
2014-04-21mmc: sdio: Fix sdio_reset_comm for syncHosung Kim
2014-04-21mmc: core: host: only use wakelock for detect workColin Cross
2014-04-21mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt
2014-04-21mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt
2014-04-21mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt
2014-04-21mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen
2014-04-21mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt
2014-04-21mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat
2014-04-21mmc: core: Add deferred bus resume policy.San Mehat
2014-04-21mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat
2014-04-21mmc: sd: Add retries in re-detectionSan Mehat
2014-04-21mmc: sd: When resuming, try a little harder to init the cardSan Mehat
2014-04-21mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat
2014-04-21trout: Add functions for WiFiDmitry Shmidt
2014-04-21mmc: Add concept of an 'embedded' SDIO device.San Mehat
2014-04-21mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD d...San Mehat
2014-04-16mmc: sd: fix the maximum au_size for SD3.0Jaehoon Chung
2014-04-16mmc: core: Only execute tuning for SDR50 and SDR104Fredrik Soderstedt
2014-04-16ENGR00287331-1 mmc: add delay after CMD6 befoer sending CMD13 for sandiskRyan QIAN
2014-04-16mmc: core: mmc DDR mode should not depend on UHS_DDR50Dong Aisheng
2014-04-16ENGR00285671 mmc: setup emmc boot partition configure methodsRichard Zhu
2013-05-04Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29mmc: rename random32() to prandom_u32()Akinobu Mita
2013-04-15mmc: core: fix init controller performance regression, updated patchAdrian Hunter
2013-04-12mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed caseLi Fei
2013-04-12mmc: core: fix performance regression initializing MMC host controllersAdrian Hunter
2013-04-12Revert "mmc: core: wait while adding MMC host to ensure root mounts successfu...Adrian Hunter
2013-04-04mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity
2013-03-22mmc: core: wait while adding MMC host to ensure root mounts successfullySergey Yanovich
2013-03-22mmc: sdio: bind acpi with sdio function deviceAaron Lu
2013-03-22mmc: core: enhance card removal judgement for slow removalKevin Liu
2013-03-22mmc: core: Add in support to expose PRV for v4 MMCsBernie Thompson
2013-02-27mmc: convert to idr_alloc()Tejun Heo
2013-02-26Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-24mmc: add DT bindings for more MMC capability flagsGuennadi Liakhovetski
2013-02-24mmc: provide a standard MMC device-tree binding parser centrallyGuennadi Liakhovetski
2013-02-24mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon
2013-02-24mmc: add packed command feature of eMMC4.5Seungwon Jeon
2013-02-24mmc: use regulator_can_change_voltage() instead of regulator_count_voltagesMarek Szyprowski
2013-02-24mmc: core: fix indentationJaehoon Chung
2013-02-24mmc: core: fix permanent sleep of mmcqd during card removalSeungwon Jeon
2013-02-24mmc: sdhci: enhance preset value functionKevin Liu
2013-02-24mmc: core: Fixup signal voltage switchJohan Rudholm