summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2018-07-31mmc: core: export retune_enable/disable api for wifi driversYao Xiao
2018-05-24mmc: core: Allow adding software debounce via mmc_gpiod_request_cd()Shawn Lin
2018-05-07BACKPORT: FROMLIST: mmc: core: Add tunable delay before detecting card after ...Shawn Lin
2018-04-08Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-04-02mmc: ratelimit error messagesTao Huang
2018-03-26Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2018-03-24mmc: avoid removing non-removable hosts during suspendDaniel Drake
2018-02-27BACKPORT: FROMLIST: mmc: core: Don't try UHS-I mode if 4-bit mode isn't suppo...Shawn Lin
2018-02-27BACKPORT: UPSTREAM: mmc: sdio: don't use rocr to check if the card could supp...Shawn Lin
2018-02-27BACKPORT: UPSTREAM: mmc: sdio: Factor out retry init card helper functionShawn Lin
2018-01-26Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-01-22blkdev: Refactoring block io latency histogram codesHyojun Kim
2017-12-08Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-12-05mmc: core: Do not leave the block driver in a suspended stateAdrian Hunter
2017-11-02Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2017-10-09Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-10-08mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit
2017-05-06Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2017-04-10ANDROID: mmc: core: export emmc revisionJin Qian
2017-04-10BACKPORT: mmc: core: Export device lifetime information through sysfsJungseung Lee
2017-03-30mmc: core: use default generic cmd6 timeout for flushing cacheShawn Lin
2017-03-02FROMLIST: mmc: core: Fix access to HS400-ES devicesGuenter Roeck
2017-03-01Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2017-02-24Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-02-23mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula
2016-11-04Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2016-10-12Fix a build breakage in IO latency hist code.Mohan Srinivasan
2016-10-10HACK: mmc: core: fixes not send_status after switch timingxiaoyao
2016-09-23HACK: mmc: core: fix switching clk 400K to 52/200M status errorxiaoyao
2016-09-23mmc: core: changes frequency to hs_max_dtr when selecting hs400esxiaoyao
2016-09-23mmc: core: switch to 1V8 or 1V2 for hs400es modexiaoyao
2016-09-23mmc: core: don't try to switch block size for dual rate modeZiyuan Xu
2016-09-23UPSTREAM: mmc: core: update mmc.c upstream versionxiaoyao
2016-09-14Android: MMC/UFS IO Latency Histograms.Mohan Srinivasan
2016-08-18FROMLIST: mmc: core: fall back host->f_init if failing to init mmc card after...Shawn Lin
2016-08-18FROMLIST: mmc: core: move freqs table into core.hShawn Lin
2016-08-12UPSTREAM: mmc: mmc: use ops->card_busy() to check card status in __mmc_switch()Chaotian Jing
2016-08-12UPSTREAM: mmc: mmc: fix switch timeout issue caused by jiffies precisionChaotian Jing
2016-08-05mmc: core: need retune if error value is -EIOxiaoyao
2016-07-27wifi: power save: turn off the reset pin when wifi is closedxiaoyao
2016-07-05Merge tag 'lsk-v4.4-16.06-android'Huang, Tao
2016-06-02Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-06-01mmc: longer timeout for long read time quirkMatt Gumbel
2016-06-01mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter
2016-05-30mmc: core: Fix HS switch failure in mmc_select_hs400Shawn Lin
2016-05-30mmc: core: don't check card status when flushing cacheShawn Lin
2016-05-30mmc: core: keep consistent with upstreamShawn Lin
2016-05-13HACK: mmc: core: disable sending status when switching to hs from hs200Shawn Lin
2016-04-28mmc: add hs400 enhanced strobe support for mmc subsystemShawn Lin
2016-04-07ANDROID: mmc: sdio: Disable retuning in sdio_reset_comm()Andrew Bresticker