summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/mmc.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: complete HS400 before checking statusWolfram Sang2019-07-141-3/+3
* mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson2018-12-291-4/+10
* mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson2018-12-291-4/+2Star
* mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson2018-12-291-1/+3
* mmc: core: improve reasonableness of bus width setting for HS400esHongjie Fang2018-08-011-1/+5
* mmc: core: more fine-grained hooks for HS400 tuningSimon Horman2018-07-161-0/+10
* mmc: core: Move calls to ->prepare_hs400_tuning() closer to mmc codeUlf Hansson2018-05-291-0/+4
* 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: core: properly init drv_typeWolfram Sang2017-12-051-1/+1
* mmc: core: prepend 0x to OCR entry in sysfsBastian Stender2017-11-291-1/+1
* mmc: core: prepend 0x to pre_eol_info entry in sysfsBastian Stender2017-11-291-1/+1
* mmc: parse new binding for eMMC fixed driver typeWolfram Sang2017-10-301-3/+8
* mmc: core: export emmc revisionJin Qian2017-10-301-0/+2
* mmc: mmc: Enable CQE'sAdrian Hunter2017-10-301-0/+12
* mmc: mmc: Enable Command QueuingAdrian Hunter2017-10-301-0/+17
* mmc: core: Introduce host claiming by contextAdrian Hunter2017-10-301-2/+2
* mmc: core: add driver strength selection when selecting hs400esChanho Min2017-10-021-17/+19
* mmc: core: Remove unused MMC_CAP2_PACKED_CMDAdrian Hunter2017-08-301-23/+0Star
* mmc: core: correct taac parameter according to the specificationShawn Lin2017-08-301-4/+4
* mmc: mmc: correct the logic for setting HS400ES signal voltageHaibo Chen2017-08-081-1/+1
* mmc: core: Remove MMC_CAP2_HC_ERASE_SZUlf Hansson2017-06-201-6/+2Star
* mmc: core: Re-factor code for sending CIDUlf Hansson2017-06-201-4/+1Star
* mmc: core: Make mmc_can_reset() staticUlf Hansson2017-06-201-2/+1Star
* mmc: core: Don't do eMMC HW reset when resuming the eMMC cardUlf Hansson2017-06-201-0/+2
* mmc: mmc_test: Disable Command Queue while mmc_test is usedAdrian Hunter2017-04-241-0/+7
* mmc: mmc: Add functions to enable / disable the Command QueueAdrian Hunter2017-04-241-0/+2
* mmc: core: Fix access to HS400-ES devicesGuenter Roeck2017-03-141-1/+1
* mmc: core: move all quirks together into quirks.hShawn Lin2017-02-151-11/+0Star
* mmc: core: change quirks.c to be a header fileShawn Lin2017-02-151-0/+1
* Merge branch 'fixes' into nextUlf Hansson2017-02-141-2/+2
|\
| * mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula2017-02-141-2/+2
* | mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS supportUri Yanai2017-02-141-0/+6
* | mmc: MAN_BKOPS_EN inverse debug message logicUri Yanai2017-02-141-2/+2
* | mmc: core: Invent MMC_CAP_3_3V_DDRUlf Hansson2017-02-131-4/+7
* | mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage()Ulf Hansson2017-02-131-8/+8
* | mmc: core: Move public functions from card.h to private headersUlf Hansson2017-02-131-0/+13
* | mmc: use empty initializer list to zero-clear structuresMasahiro Yamada2017-02-131-1/+1
* | mmc: core: Export device lifetime information through sysfsJungseung Lee2017-02-131-0/+12
|/
* mmc: mmc: Relax checking for switch errors after HS200 switchAdrian Hunter2016-12-051-2/+13
* mmc: core: remove BUG_ONs from mmcShawn Lin2016-12-051-14/+0Star
* mmc: mmc: Add Command Queue definitionsAdrian Hunter2016-12-051-0/+18
* mmc: core: Update CMD13 polling policy when switch to HS DDR modeUlf Hansson2016-11-291-7/+6Star
* mmc: core: Allow CMD13 polling when switching to HS mode for mmcUlf Hansson2016-11-291-11/+13
* mmc: core: Enable __mmc_switch() to change bus speed timing for the hostUlf Hansson2016-11-291-9/+9
* mmc: core: Make mmc_switch_status() available for mmc coreUlf Hansson2016-11-291-13/+0Star
* mmc: mmc: Use 500ms as the default generic CMD6 timeoutUlf Hansson2016-11-071-0/+3
* mmc: core: changes frequency to hs_max_dtr when selecting hs400esShawn Lin2016-10-101-0/+2
* mmc: core: switch to 1V8 or 1V2 for hs400es modeShawn Lin2016-10-101-0/+10