index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
mmc.c
Age
Commit message (
Expand
)
Author
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
2015-06-04
mmc: core: Remove redundant ->power_restore() callback for MMC
Ulf Hansson
2015-06-01
mmc: mmc: Add driver strength selection
Adrian Hunter
2015-06-01
mmc: mmc: Read card's valid driver strength mask
Adrian Hunter
2015-06-01
mmc: cast u8 to unsigned long long to avoid unexpected error
Kuninori Morimoto
2015-06-01
mmc: core: Add support for HS400 re-tuning
Adrian Hunter
2015-06-01
mmc: mmc: Hold re-tuning in mmc_sleep()
Adrian Hunter
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-02
mmc: Add support for marking hpi as broken through devicetree
Hans de Goede
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
2015-01-29
mmc: Resolve BKOPS compatability issue
Alexey Skidanov
2015-01-19
mmc: core: Simplify by adding mmc_execute_tuning()
Adrian Hunter
2015-01-19
mmc: core: refactor the hw_reset routines
Johan Rudholm
2015-01-19
mmc: core: Make tuning block patterns static
Ulf Hansson
2015-01-19
mmc: core: Support the optional init_card() callback for MMC and SD
Doug Anderson
2014-12-29
mmc: core: stop trying to switch width when only one bit is supported
Alexandre Belloni
2014-11-10
mmc: core: Export mmc_get_ext_csd()
Ulf Hansson
2014-11-10
mmc: core: Don't panic when fetching EXT_CSD
Ulf Hansson
2014-11-10
mmc: core: Let's callers of from mmc_get_ext_csd() do error handling
Ulf Hansson
2014-11-10
mmc: core: Fetch and decode EXT_CSD from mmc_read_ext_csd()
Ulf Hansson
2014-11-10
mmc: core: Add helper function for EXT_CSD support
Ulf Hansson
2014-11-10
mmc: core: Remove unnecessary 'out of memory' message
Ulf Hansson
2014-11-10
mmc: core: Remove redundant check of max_dtr while selecting timings
Ulf Hansson
2014-11-10
mmc: core: Remove redundant check while selecting powerclass
Ulf Hansson
2014-11-10
mmc: core: Remove mmc_free_ext_csd()
Ulf Hansson
2014-11-10
mmc: core: Report firmware version for eMMC 5.0 devices.
Gwendal Grignou
[prev]
[next]