summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/mmc.c
AgeCommit message (Expand)Author
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2018-12-29mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson
2018-12-29mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson
2018-12-29mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson
2018-08-24MLK-16155-7 mmc: mmc: Enable CQE'sAdrian Hunter
2018-08-24MLK-16155-6 mmc: mmc: Enable Command QueuingAdrian Hunter
2018-08-24mmc: core: Don't do eMMC HW reset when resuming the eMMC cardUlf Hansson
2018-08-24mmc: mmc_test: Disable Command Queue while mmc_test is usedAdrian Hunter
2018-08-24mmc: mmc: Add functions to enable / disable the Command QueueAdrian Hunter
2018-08-24mmc: core: move all quirks together into quirks.hShawn Lin
2018-08-24mmc: core: change quirks.c to be a header fileShawn Lin
2018-08-24mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS supportUri Yanai
2018-08-24mmc: MAN_BKOPS_EN inverse debug message logicUri Yanai
2018-08-24mmc: core: Invent MMC_CAP_3_3V_DDRUlf Hansson
2018-08-24mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage()Ulf Hansson
2018-08-24mmc: core: Move public functions from card.h to private headersUlf Hansson
2018-08-24mmc: use empty initializer list to zero-clear structuresMasahiro Yamada
2018-08-24mmc: core: Export device lifetime information through sysfsJungseung Lee
2018-08-24mmc: mmc: Relax checking for switch errors after HS200 switchAdrian Hunter
2018-08-24mmc: core: remove BUG_ONs from mmcShawn Lin
2018-08-24mmc: mmc: Add Command Queue definitionsAdrian Hunter
2018-08-24mmc: core: Update CMD13 polling policy when switch to HS DDR modeUlf Hansson
2018-08-24mmc: core: Allow CMD13 polling when switching to HS mode for mmcUlf Hansson
2018-08-24mmc: core: Enable __mmc_switch() to change bus speed timing for the hostUlf Hansson
2018-08-24mmc: core: Make mmc_switch_status() available for mmc coreUlf Hansson
2017-12-05mmc: core: prepend 0x to OCR entry in sysfsBastian Stender
2017-10-12mmc: core: add driver strength selection when selecting hs400esChanho Min
2017-08-16mmc: mmc: correct the logic for setting HS400ES signal voltageHaibo Chen
2017-08-11mmc: core: Fix access to HS400-ES devicesGuenter Roeck
2017-02-23mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula
2016-11-07mmc: mmc: Use 500ms as the default generic CMD6 timeoutUlf Hansson
2016-10-10mmc: core: changes frequency to hs_max_dtr when selecting hs400esShawn Lin
2016-10-10mmc: core: switch to 1V8 or 1V2 for hs400es modeShawn Lin
2016-09-26mmc: core: Add error message when switching fails in mmc_select_hs()Jungseung Lee
2016-07-25mmc: core: Extend sysfs with DSR registerBojan Prtvar
2016-07-25mmc: core: Extend sysfs with OCR registerBojan Prtvar
2016-07-25mmc: core: Disable HPI for certain Hynix eMMC cardsPratibhasagar V
2016-07-25mmc: core: Only change mode if mmc_select_bus_width() is successfulPeter Griffin
2016-07-25mmc: mmc: Fix HS switch failure in mmc_select_hs400()Ziyuan Xu
2016-07-25mmc: mmc: do not use CMD13 to get status after speed mode switchChaotian Jing
2016-07-25mmc: core: implement enhanced strobe supportShawn Lin
2016-06-02mmc: fix mmc mode selection for HS-DDR and higherChen-Yu Tsai
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-16mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter
2016-05-10mmc: core: remove the invalid message in mmc_select_timingDong Aisheng
2016-05-10mmc: core: fix using wrong io voltage if mmc_select_hs200 failsDong Aisheng
2016-05-04mmc: mmc: Attempt to flush cache before resetAdrian Hunter
2016-05-02mmc: core: drop unnecessary bit checkingMasahiro Yamada
2016-05-02mmc: core: Do regular power cycle when lacking eMMC HW reset supportGwendal Grignou
2016-02-29mmc: sanitize 'bus width' in debug outputWolfram Sang