aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'LA.UM.6.6.r1-08900-89xx.0' of kernel/msm-3.18 into lineage-15.1-ca...Michael Bestas2018-06-192-0/+8
|\
| * mmc: core: Ignore bus resume flags when card removal event is detectedVeerabhadrarao Badiganti2018-05-191-0/+1
| * mmc: core: Card specific custom settings for SDIOgaolez2018-05-141-0/+7
* | Merge tag 'v3.18.111' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Michael Bestas2018-05-311-1/+1
|\ \ | |/ |/|
| * mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit2017-10-081-1/+1
* | mmc: core: Ignore CRC errors with CMD13 while executing tuningVeerabhadrarao Badiganti2018-02-271-0/+2
* | mmc: sdhci-msm: add SDR104 CRC workaround enablement controlSubhash Jadavani2017-08-311-0/+1
* | mmc: host: Add facility to support re-tuningAdrian Hunter2017-08-311-0/+23
* | Merge "Merge tag 'lsk-v3.18-17.05-android' into 'msm-3.18'"Linux Build Service Account2017-07-252-0/+6
|\ \
| * \ Merge tag 'lsk-v3.18-17.05-android' into 'msm-3.18'Imran Khan2017-07-192-0/+6
| |\ \
| | * | BACKPORT: mmc: core: Export device lifetime information through sysfsJungseung Lee2017-03-272-0/+6
| | * | Fix a build issue with CONFIG_MMC but !CONFIG_BLOCK.Mohan Srinivasan2016-10-281-0/+2
| | * | Android: Fix build breakages.Mohan Srinivasan2016-10-281-0/+2
| | * | Android: MMC/UFS IO Latency Histograms.Mohan Srinivasan2016-10-282-0/+6
* | | | mmc: host: Add cmdq hci functions for error handlingVijay Viswanath2017-07-141-1/+42
|/ / /
* | | mmc: core: Retry claim host in mmc_sd_detectVeerabhadrarao Badiganti2017-02-221-0/+1
* | | mmc: host: Add Ring buffer logging for MMC.Sayali Lokhande2016-12-192-0/+57
* | | mmc: mmc-debugfs: add error stateLiangliang Lu2016-12-031-0/+2
* | | Merge "mmc: Fix pm_notifier obeying deferred resume"Linux Build Service Account2016-05-301-0/+2
|\ \ \
| * | | mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt2016-05-261-0/+2
* | | | Merge "mmc: core: Add deferred bus resume policy."Linux Build Service Account2016-05-301-0/+16
|\| | |
| * | | mmc: core: Add deferred bus resume policy.San Mehat2016-05-261-0/+16
* | | | Merge "mmc: core: fix reading the bkops status from card"Linux Build Service Account2016-05-191-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | mmc: core: fix reading the bkops status from cardAsutosh Das2016-04-211-0/+1
* | | | mmc: sdhci: Add new quirk to use PIO for eMMC tuning commandsSahitya Tummala2016-05-041-0/+5
* | | | mmc: sdhci: add a quirk to define non standard tuningSahitya Tummala2016-05-041-0/+6
|/ / /
* | | Revert "mmc: sdhci: Panic after dumping SDHC registers"Sayali Lokhande2016-04-111-2/+0
* | | mmc: block: Add quirk and increase read data timeout for hynix emmcRitesh Harjani2016-03-131-0/+1
* | | mmc: core: postpone runtime suspend in case BKOPS is requiredKonstantin Dorfman2016-03-011-1/+2
* | | Merge "mmc: sdhci: revert MMC_PM_KEEP_POWER changes related to emmc"Linux Build Service Account2016-01-032-3/+0
|\ \ \
| * | | mmc: sdhci: revert MMC_PM_KEEP_POWER changes related to emmcSahitya Tummala2015-12-222-3/+0
* | | | mmc: block: Error handling fixes and support of reset_allRitesh Harjani2015-12-281-0/+1
* | | | mmc: core: cmdq helper for reset and claim host contextRitesh Harjani2015-12-281-0/+1
* | | | mmc: core: Call cmdq_post_req with tag info instead of mrqRitesh Harjani2015-12-282-4/+2
* | | | mmc: cmdq_hci: Helper API/info in cmdq for haltRitesh Harjani2015-12-221-0/+18
|/ / /
* | | mmc: core: support DDR52 bus-speed during eMMC clock scalingAsutosh Das2015-12-101-0/+2
* | | mmc: sdhci: Add asynchronous interrupt support for sdio cardsRitesh Harjani2015-11-272-0/+8
* | | mmc: block: workaround for timeout issue with some vendor devicesSubhash Jadavani2015-11-132-2/+5
* | | Merge "mmc: sdhci: Panic after dumping SDHC registers"Linux Build Service Account2015-11-101-0/+2
|\ \ \
| * | | mmc: sdhci: Panic after dumping SDHC registersVenkat Gopalakrishnan2015-11-091-0/+2
* | | | mmc: block: ensure CMDQ is empty before queuing cache flushSubhash Jadavani2015-11-091-0/+3
|/ / /
* | | mmc: core: Card specific custom settings for SDIOPavan Anamula2015-10-291-0/+12
* | | mmc: cmdq_hci: Add cyclic buffer to keep history of last 32 tasksVenkat Gopalakrishnan2015-10-201-0/+1
* | | Merge "mmc: debugfs: add debugfs entry to force raise host errors"Linux Build Service Account2015-10-101-0/+1
|\ \ \
| * | | mmc: debugfs: add debugfs entry to force raise host errorsVenkat Gopalakrishnan2015-10-061-0/+1
* | | | Merge "mmc: queue: fix the cmdq thread wake up handling"Linux Build Service Account2015-10-101-5/+4
|\ \ \ \
| * | | | mmc: queue: fix the cmdq thread wake up handlingSubhash Jadavani2015-10-061-5/+4
| |/ / /
* | | | mmc: sdhci-msm: use max discard size supported for mmc queueKrishna Konda2015-10-051-16/+10
* | | | mmc: core: allow hosts to specify a large discard sizeKrishna Konda2015-10-051-0/+2
|/ / /
* | | Merge "mmc: card: read the firmware version from ext_csd"Linux Build Service Account2015-10-022-0/+2
|\ \ \