index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
mmc.c
Age
Commit message (
Expand
)
Author
2017-03-14
mmc: core: Fix access to HS400-ES devices
Guenter Roeck
2017-02-15
mmc: core: move all quirks together into quirks.h
Shawn Lin
2017-02-15
mmc: core: change quirks.c to be a header file
Shawn Lin
2017-02-14
Merge branch 'fixes' into next
Ulf Hansson
2017-02-14
mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support
Uri Yanai
2017-02-14
mmc: MAN_BKOPS_EN inverse debug message logic
Uri Yanai
2017-02-14
mmc: core: fix multi-bit bus width without high-speed mode
Anssi Hannula
2017-02-13
mmc: core: Invent MMC_CAP_3_3V_DDR
Ulf Hansson
2017-02-13
mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage()
Ulf Hansson
2017-02-13
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
2017-02-13
mmc: use empty initializer list to zero-clear structures
Masahiro Yamada
2017-02-13
mmc: core: Export device lifetime information through sysfs
Jungseung Lee
2016-12-05
mmc: mmc: Relax checking for switch errors after HS200 switch
Adrian Hunter
2016-12-05
mmc: core: remove BUG_ONs from mmc
Shawn Lin
2016-12-05
mmc: mmc: Add Command Queue definitions
Adrian Hunter
2016-11-29
mmc: core: Update CMD13 polling policy when switch to HS DDR mode
Ulf Hansson
2016-11-29
mmc: core: Allow CMD13 polling when switching to HS mode for mmc
Ulf Hansson
2016-11-29
mmc: core: Enable __mmc_switch() to change bus speed timing for the host
Ulf Hansson
2016-11-29
mmc: core: Make mmc_switch_status() available for mmc core
Ulf Hansson
2016-11-07
mmc: mmc: Use 500ms as the default generic CMD6 timeout
Ulf Hansson
2016-10-10
mmc: core: changes frequency to hs_max_dtr when selecting hs400es
Shawn Lin
2016-10-10
mmc: core: switch to 1V8 or 1V2 for hs400es mode
Shawn Lin
2016-09-26
mmc: core: Add error message when switching fails in mmc_select_hs()
Jungseung Lee
2016-07-25
mmc: core: Extend sysfs with DSR register
Bojan Prtvar
2016-07-25
mmc: core: Extend sysfs with OCR register
Bojan Prtvar
2016-07-25
mmc: core: Disable HPI for certain Hynix eMMC cards
Pratibhasagar V
2016-07-25
mmc: core: Only change mode if mmc_select_bus_width() is successful
Peter Griffin
2016-07-25
mmc: mmc: Fix HS switch failure in mmc_select_hs400()
Ziyuan Xu
2016-07-25
mmc: mmc: do not use CMD13 to get status after speed mode switch
Chaotian Jing
2016-07-25
mmc: core: implement enhanced strobe support
Shawn Lin
2016-06-02
mmc: fix mmc mode selection for HS-DDR and higher
Chen-Yu Tsai
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-16
mmc: mmc: Fix partition switch timeout for some eMMCs
Adrian Hunter
2016-05-10
mmc: core: remove the invalid message in mmc_select_timing
Dong Aisheng
2016-05-10
mmc: core: fix using wrong io voltage if mmc_select_hs200 fails
Dong Aisheng
2016-05-04
mmc: mmc: Attempt to flush cache before reset
Adrian Hunter
2016-05-02
mmc: core: drop unnecessary bit checking
Masahiro Yamada
2016-05-02
mmc: core: Do regular power cycle when lacking eMMC HW reset support
Gwendal Grignou
2016-02-29
mmc: sanitize 'bus width' in debug output
Wolfram Sang
2016-02-29
mmc: make MAN_BKOPS_EN message a debug
Wolfram Sang
2015-12-28
mmc: It is not an error for the card to be removed while suspended
Adrian Hunter
2015-12-22
mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
Wenkai Du
2015-12-22
mmc: core: Make runtime resume default behavior for MMC/SD
Ulf Hansson
2015-11-09
mmc: mmc: Improve reliability of mmc_select_hs400()
Adrian Hunter
2015-11-09
mmc: mmc: Move mmc_switch_status()
Adrian Hunter
2015-11-09
mmc: mmc: Fix HS setting in mmc_select_hs400()
Adrian Hunter
2015-11-09
mmc: mmc: Improve reliability of mmc_select_hs200()
Adrian Hunter
2015-10-26
mmc: skip reclaiming host on mmc_add_card() error
Sergei Shtylyov
2015-10-26
mmc: core: Remove MMC_CLKGATE
Ulf Hansson
2015-10-21
mmc: core: Fix init_card in 52Mhz
Chaotian Jing
[next]