summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2016-09-02Merge remote-tracking branch 'aosp_kernel_4.1/android-4.1' into imx_4.1.y_and...zhang sanshan
2016-08-25Revert "Android: MMC/UFS IO Latency Histograms."Mohamad Ayyash
2016-08-24Android: MMC/UFS IO Latency Histograms.Mohan Srinivasan
2016-07-26Merge remote-tracking branch 'fsl-linux-sdk/imx_4.1.y' into imx_4.1.y_androidChen Guoyin
2016-06-29mmc: mmc: fix switch timeout issue caused by jiffies precisionChaotian Jing
2016-06-29mmc: core: fix __mmc_switch timeout caused by preemptChaotian Jing
2016-04-29MLK-12706-1 mmc: sdio: add sdio reset function for bcmdhd wifiHaibo Chen
2016-04-19Merge remote-tracking branch 'fsl-linux-sdk/imx_4.1.15_1.0.0_ga' into imx_4.1...zhang sanshan
2016-04-14MLK-12617 mmc: Fix compile error when CONFIG_MMC=mHaibo Chen
2016-04-14MLK-12617 mmc: Fix compile error when CONFIG_MMC=mHaibo Chen
2016-03-17MA-6927 System cannot into suspend state after mutiple suspend/resume testguoyin.chen
2016-03-02Merge remote-tracking branch 'fsl-linux-sdk/imx_4.1.15_1.0.0_ga' into imx_4.1...Wang Haoran
2016-03-01MLK-12462-1 mmc: core: add MMC_PM_IGNORE_PM_NOTIFY featureDong Aisheng
2016-03-01MLK-12462-1 mmc: core: add MMC_PM_IGNORE_PM_NOTIFY featureDong Aisheng
2016-02-29Merge remote-tracking branch 'remotes/fsl-linux-sdk/imx_4.1.15_1.0.0_ga' into...Wang Haoran
2016-02-24Revert "mmc: Extend wakelock if bus is dead"Dmitry Shmidt
2016-02-23Revert "mmc: core: Hold a wake lock accross delayed work + mmc rescan"Dmitry Shmidt
2016-02-18MA-6854-1 Add PM_IGNORE_NOTIFY flag to mmc pm flagHaoran Wang
2016-02-16MLK-12077-3 bcmdhd: fix bcmdhd system resume crash issue.Dong Aisheng
2016-02-16MLK-12077-3 bcmdhd: fix bcmdhd system resume crash issue.Dong Aisheng
2016-01-19Merge remote-tracking branch 'fsl-linux-sdk/imx_4.1.y' into imx_4.1.y_androidguoyin.chen
2016-01-14mmc: core: fix dead loop of mmc_retuneChaotian Jing
2016-01-14mmc: mmc: Improve reliability of mmc_select_hs400()Adrian Hunter
2016-01-14mmc: mmc: Move mmc_switch_status()Adrian Hunter
2016-01-14mmc: mmc: Fix HS setting in mmc_select_hs400()Adrian Hunter
2016-01-14mmc: mmc: Improve reliability of mmc_select_hs200()Adrian Hunter
2016-01-14MLK-11685-7 mmc: core: add delay for SD3.0 UHS mode switchDong Aisheng
2016-01-14MLK-11685-1 mmc: add delay after CMD6 befoer sending CMD13 for sandiskRyan QIAN
2016-01-14mmc: Allow setting slot index via devicetree aliasSascha Hauer
2016-01-14mmc: host: use of_property_read_bool()Sergei Shtylyov
2016-01-14mmc: core: Fixed bug in one erase-group budget TRIMRobin van der Gracht
2016-01-14mmc: core: Optimize case for exactly one erase-group budgetDavid Jander
2016-01-14mmc: core: Attach PM domain prior probing of SDIO func driverUlf Hansson
2016-01-14mmc: core: Remove redundant ->power_restore() callback for SDUlf Hansson
2016-01-14mmc: core: Remove redundant ->power_restore() callback for MMCUlf Hansson
2016-01-14mmc: mmc: Add driver strength selectionAdrian Hunter
2016-01-14mmc: mmc: Read card's valid driver strength maskAdrian Hunter
2016-01-14mmc: core: Record card drive strengthAdrian Hunter
2016-01-14mmc: core: Factor out common code in drive strength selectionAdrian Hunter
2016-01-14mmc: core: Add 'card' to drive strength selection callbackAdrian Hunter
2016-01-14mmc: core: Simplify card drive strength maskAdrian Hunter
2016-01-14mmc: core: Allow card drive strength to be different to hostAdrian Hunter
2016-01-14mmc: core: Reset driver type to defaultAdrian Hunter
2016-01-14mmc: core: Increase delay for voltage to stabilize from 3.3V to 1.8VDoug Anderson
2016-01-14mmc: cast u8 to unsigned long long to avoid unexpected errorKuninori Morimoto
2016-01-14mmc: dt: Allow to specify that no write protect signal is presentLars-Peter Clausen
2016-01-14mmc: Add support for disabling write-protect detectionLars-Peter Clausen
2016-01-14mmc: core: Don't print reset warning if reset is not supportedAdrian Hunter
2016-01-14mmc: core: Flag re-tuning is needed on CRC errorsAdrian Hunter
2016-01-14mmc: core: Add support for HS400 re-tuningAdrian Hunter