summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2017-11-29mmc: Allow forward compatibility for eMMCRomain Izard
2016-10-26mmc: core: update EXT_CSD version to 8Anubhav Jain
2014-05-20mmc: core: add null pointer check before dumping info.Prafull Suryawanshi
2014-05-02mmc: core: power up post sdio attach errorBitan Biswas
2014-04-23mmc: sdhci: Implement drive strength call backMohan T
2014-02-11mmc: core: Update the ext-csd.rev check for eMMC5.1Yuvaraj Kumar C D
2014-01-23mmc: tegra: Added sysfs to switch speed modesSrinivas Vummadisingu
2014-01-17Revert "Revert "mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME i...Pavan Kunapuli
2013-10-17mmc: core: Keep host clk ON during voltage switchPavan Kunapuli
2013-10-01mmc: core: Enable secure sanitize for eMMC4.5R Raj Kumar
2013-09-16mmc: core: core.c fix compile warningsPhilip Rakity
2013-09-14mmc: core: set mmc signal voltage after clk is turned onKerwin Wan
2013-09-14mmc: core: add device freq scaling for SDR Raj Kumar
2013-09-14mmc: sdio: Make devfreq_init call conditionalR Raj Kumar
2013-09-14mmc: sdio: Set SDR12,SDR25 mode support by defaultPavan Kunapuli
2013-09-14mmc: core: Make update_devfreq call conditionalR Raj Kumar
2013-09-14mmc: core: Adding MMC awake to ResumeAjay Nandakumar
2013-09-14mmc: core: set device min_freq to 0Naveen Kumar Arepalli
2013-09-14mmc: core: Make devfreq_init call conditionalPavan Kunapuli
2013-09-14mmc: Register for device frequency scalingNaveen Kumar Arepalli
2013-09-14mmc: sdio: Register for device frequency scalingPavan Kunapuli
2013-09-14mmc: core: Dynamic freq scaling for SD,MMC,SDIOPavan Kunapuli
2013-09-14mmc: core: Set HS timing if host support HS moderrajk
2013-09-14mmc: core: don't modify ext csd raw fieldsrrajk
2013-09-14unknown changes from android-tegra-nv-3.4Dan Willemsen
2013-09-14[misc] cancel executable permission on source filesChao Jiang
2013-09-14Merge commit 'a88f9e27498afaea615ad3e93af4f26df1f84987' into after-upstream-a...Dan Willemsen
2013-09-14mmc: core: Ignore secure erase for eMMC4.5rrajk
2013-09-14mmc: core: Disable powered resume in power restoreRAJKUMAR
2013-09-14mmc: bus: print vendor and product id for SDIORAJKUMAR
2013-09-14mmc: core: eMMC sleep is used if host supports itPavan Kunapuli
2013-09-14mmc: sdio: Check if card supports 1.8V signallingPavan Kunapuli
2013-09-14mmc: core: SDXC speed class supportPavan Kunapuli
2013-09-14Revert "mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME is used"Colin Cross
2013-09-14unknown changesDan Willemsen
2013-09-14Hack: mmc: explicitly invoking mmc_test probe from bus drvSachin Nikam
2013-09-14mmc: core: Set card state to ddr in UHS DDR50 modePavan Kunapuli
2013-09-14mmc: sdio: support SDIO UHS cardsPavan Kunapuli
2013-09-14mmc: core: Retry if data commands fail with errorMayuresh Kulkarni
2013-09-14mmc: sd: set hs_max_dtr without sda_spec3 dependencynaveenk
2013-07-01mmc: core: Remove stray CONFIG_EXPERIMENTAL dependenciesJohn Stultz
2013-07-01mmc: Add tracepoints of mmc block operationsKen Sumrall
2013-07-01mmc: sdio: Fix sdio_reset_comm for syncHosung Kim
2013-07-01mmc: core: host: only use wakelock for detect workColin Cross
2013-07-01mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt
2013-07-01mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt
2013-07-01mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt
2013-07-01mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen
2013-07-01mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt
2013-07-01mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat