aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/mmc.c
Commit message (Expand)AuthorAge
* mmc: core: improve reasonableness of bus width setting for HS400esHongjie Fang2018-08-01
* mmc: core: more fine-grained hooks for HS400 tuningSimon Horman2018-07-16
* mmc: core: Move calls to ->prepare_hs400_tuning() closer to mmc codeUlf Hansson2018-05-29
* mmc: core: Rename ->reset() bus ops to ->hw_reset()Ulf Hansson2018-05-08
* mmc: core: Add capability to avoid 3.3V signalingKyle Roeschley2018-05-02
* mmc: core: Export card RCA register via sysfsHarish Jenny K N2018-03-15
* mmc: core: properly init drv_typeWolfram Sang2017-12-05
* mmc: core: prepend 0x to OCR entry in sysfsBastian Stender2017-11-29
* mmc: core: prepend 0x to pre_eol_info entry in sysfsBastian Stender2017-11-29
* mmc: parse new binding for eMMC fixed driver typeWolfram Sang2017-10-30
* mmc: core: export emmc revisionJin Qian2017-10-30
* mmc: mmc: Enable CQE'sAdrian Hunter2017-10-30
* mmc: mmc: Enable Command QueuingAdrian Hunter2017-10-30
* mmc: core: Introduce host claiming by contextAdrian Hunter2017-10-30
* mmc: core: add driver strength selection when selecting hs400esChanho Min2017-10-02
* mmc: core: Remove unused MMC_CAP2_PACKED_CMDAdrian Hunter2017-08-30
* mmc: core: correct taac parameter according to the specificationShawn Lin2017-08-30
* mmc: mmc: correct the logic for setting HS400ES signal voltageHaibo Chen2017-08-08
* mmc: core: Remove MMC_CAP2_HC_ERASE_SZUlf Hansson2017-06-20
* mmc: core: Re-factor code for sending CIDUlf Hansson2017-06-20
* mmc: core: Make mmc_can_reset() staticUlf Hansson2017-06-20
* mmc: core: Don't do eMMC HW reset when resuming the eMMC cardUlf Hansson2017-06-20
* mmc: mmc_test: Disable Command Queue while mmc_test is usedAdrian Hunter2017-04-24
* mmc: mmc: Add functions to enable / disable the Command QueueAdrian Hunter2017-04-24
* mmc: core: Fix access to HS400-ES devicesGuenter Roeck2017-03-14
* mmc: core: move all quirks together into quirks.hShawn Lin2017-02-15
* mmc: core: change quirks.c to be a header fileShawn Lin2017-02-15
* Merge branch 'fixes' into nextUlf Hansson2017-02-14
|\
| * mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula2017-02-14
* | mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS supportUri Yanai2017-02-14
* | mmc: MAN_BKOPS_EN inverse debug message logicUri Yanai2017-02-14
* | mmc: core: Invent MMC_CAP_3_3V_DDRUlf Hansson2017-02-13
* | mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage()Ulf Hansson2017-02-13
* | mmc: core: Move public functions from card.h to private headersUlf Hansson2017-02-13
* | mmc: use empty initializer list to zero-clear structuresMasahiro Yamada2017-02-13
* | mmc: core: Export device lifetime information through sysfsJungseung Lee2017-02-13
|/
* mmc: mmc: Relax checking for switch errors after HS200 switchAdrian Hunter2016-12-05
* mmc: core: remove BUG_ONs from mmcShawn Lin2016-12-05
* mmc: mmc: Add Command Queue definitionsAdrian Hunter2016-12-05
* mmc: core: Update CMD13 polling policy when switch to HS DDR modeUlf Hansson2016-11-29
* mmc: core: Allow CMD13 polling when switching to HS mode for mmcUlf Hansson2016-11-29
* mmc: core: Enable __mmc_switch() to change bus speed timing for the hostUlf Hansson2016-11-29
* mmc: core: Make mmc_switch_status() available for mmc coreUlf Hansson2016-11-29
* mmc: mmc: Use 500ms as the default generic CMD6 timeoutUlf Hansson2016-11-07
* mmc: core: changes frequency to hs_max_dtr when selecting hs400esShawn Lin2016-10-10
* mmc: core: switch to 1V8 or 1V2 for hs400es modeShawn Lin2016-10-10
* mmc: core: Add error message when switching fails in mmc_select_hs()Jungseung Lee2016-09-26
* mmc: core: Extend sysfs with DSR registerBojan Prtvar2016-07-25
* mmc: core: Extend sysfs with OCR registerBojan Prtvar2016-07-25
* mmc: core: Disable HPI for certain Hynix eMMC cardsPratibhasagar V2016-07-25