aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/core/sd.c
Commit message (Expand)AuthorAgeFilesLines
* import kernel sourceSiluxsept2025-08-091-0/+1563
* cleanup for new importSiluxsept2025-08-091-1563/+0
* merge branch lineage-20 into t13.0t13.0Siluxsept2024-02-061-1/+2
* redbull: import kernel source from correct branch..Siluxsept2022-12-221-4/+12
* redbull: T kernel source squashed importSiluxsept2022-12-221-12/+4
* redbull: sync with LOS sources12.1Siluxsept2022-04-031-4/+12
* Merge android-4.19-q.70 (544e551) into msm-4.19Ivaylo Georgiev2019-09-091-0/+6
|\
| * mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson2019-09-061-0/+6
* | Merge "mmc: host: Reset sdhc-crypto engine only during error recovery"qctecmdr2019-08-051-8/+41
|\ \
| * | mmc: sd: Set card state to removed upon ejectionAsutosh Das2019-08-021-4/+7
| * | mmc: sd: set card removed to trueAsutosh Das2019-08-021-4/+15
| * | mmc: core: Update SD card removal logic based on cd gpio stateVeerabhadrarao Badiganti2019-08-021-0/+19
* | | Merge android-4.19.47 (cab4399) into msm-4.19Ivaylo Georgiev2019-07-121-0/+8
|\ \ \ | |/ / |/| / | |/
| * mmc: core: Verify SD bus widthRaul E Rangel2019-05-311-0/+8
* | mmc: Add deferred resume support on 4.19Ram Prakash Gupta2019-06-111-3/+66
* | mmc: Porting minor fixes for mmc and sdcardRitesh Harjani2019-06-111-2/+4
* | mmc: core: Port trivial fixes in mmc from earlier kernelsVeerabhadrarao Badiganti2019-06-111-1/+3
* | mmc: Add IPC tracing events for eMMC and SD cardSayali Lokhande2019-05-211-0/+6
* | mmc: Clock Scaling changes on 4.19 kernelVeerabhadrarao Badiganti2019-05-141-1/+127
* | Revert "mmc: driver's changes from kernel msm-4.14 to msm-4.19"Ram Prakash Gupta2019-05-131-158/+19
* | Revert "mmc: sdhci-msm: Disable SD Card's Clock Scaling"Ram Prakash Gupta2019-05-131-0/+2
* | Revert "mmc: core: Disable SD Card UHS-1 Support"Bao D. Nguyen2019-04-221-0/+8
* | mmc: core: Disable SD Card UHS-1 SupportBao D. Nguyen2019-03-071-8/+0
* | mmc: core: Fix error when SD card is removedBao D. Nguyen2019-02-251-2/+0
* | mmc: Merge MMC driver's changes from kernel msm-4.14 to msm-4.19Bao D. Nguyen2019-01-251-23/+162
|/
* mmc: core: Rename ->reset() bus ops to ->hw_reset()Ulf Hansson2018-05-081-2/+2
* mmc: core: Add capability to avoid 3.3V signalingKyle Roeschley2018-05-021-0/+8
* mmc: core: Export card RCA register via sysfsHarish Jenny K N2018-03-151-0/+2
* mmc: sd: Remove redundant err assignment from mmc_read_switchShawn Lin2018-03-151-2/+0
* mmc: core: Don't try UHS-I mode if 4-bit mode isn't supportedShawn Lin2018-03-151-11/+5
* mmc: core: prepend 0x to OCR entry in sysfsBastian Stender2017-11-291-1/+1
* mmc: sd: Fix signal voltage when there is no power cycleAdrian Hunter2017-10-301-2/+45
* mmc: core: Introduce host claiming by contextAdrian Hunter2017-10-301-2/+2
* mmc: core: correct taac parameter according to the specificationShawn Lin2017-08-301-6/+6
* mmc: core: Re-factor code for sending CIDUlf Hansson2017-06-201-5/+1
* mmc: core: Delete error messages for failed memory allocationsMarkus Elfring2017-06-201-13/+3
* mmc: core: add proper be32 annotationWinkler, Tomas2017-04-241-2/+2
* mmc: core: Clarify usage of mmc_set_signal_voltage()Ulf Hansson2017-02-131-2/+1
* mmc: core: Move public functions from host.h to private headersUlf Hansson2017-02-131-0/+1
* mmc: core: Move public functions from card.h to private headersUlf Hansson2017-02-131-0/+1
* mmc: sd: Meet alignment requirements for raw_ssr DMAPaul Burton2016-12-211-2/+10
* mmc: core: remove BUG_ONs from sdShawn Lin2016-12-051-14/+0
* mmc: sd: Export SD Status via “ssr” device attributeUri Yanai2016-09-261-18/+19
* mmc: core: Extend sysfs with DSR registerBojan Prtvar2016-07-251-0/+17
* mmc: core: Extend sysfs with OCR registerBojan Prtvar2016-07-251-0/+2
* mmc: core: remove redundant memset of mmc_decode_cidShawn Lin2016-03-171-2/+0
* mmc: core: Enable tuning according to the actual timingCarlo Caione2016-01-141-4/+4
* mmc: sd: limit SD card power limit according to cards capabilitiesRussell King2016-01-131-4/+16
* mmc: It is not an error for the card to be removed while suspendedAdrian Hunter2015-12-281-1/+1
* mmc: core: Make runtime resume default behavior for MMC/SDUlf Hansson2015-12-221-13/+2