index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
mmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: fix mmc mode selection for HS-DDR and higher
Chen-Yu Tsai
2016-06-02
1
-2
/
+2
*
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-27
1
-2
/
+2
*
mmc: mmc: Fix partition switch timeout for some eMMCs
Adrian Hunter
2016-05-16
1
-0
/
+7
*
mmc: core: remove the invalid message in mmc_select_timing
Dong Aisheng
2016-05-10
1
-9
/
+1
*
mmc: core: fix using wrong io voltage if mmc_select_hs200 fails
Dong Aisheng
2016-05-10
1
-3
/
+9
*
mmc: mmc: Attempt to flush cache before reset
Adrian Hunter
2016-05-04
1
-0
/
+6
*
mmc: core: drop unnecessary bit checking
Masahiro Yamada
2016-05-02
1
-2
/
+3
*
mmc: core: Do regular power cycle when lacking eMMC HW reset support
Gwendal Grignou
2016-05-02
1
-13
/
+11
*
mmc: sanitize 'bus width' in debug output
Wolfram Sang
2016-02-29
1
-1
/
+1
*
mmc: make MAN_BKOPS_EN message a debug
Wolfram Sang
2016-02-29
1
-1
/
+1
*
mmc: It is not an error for the card to be removed while suspended
Adrian Hunter
2015-12-28
1
-1
/
+1
*
mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
Wenkai Du
2015-12-22
1
-4
/
+2
*
mmc: core: Make runtime resume default behavior for MMC/SD
Ulf Hansson
2015-12-22
1
-13
/
+2
*
mmc: mmc: Improve reliability of mmc_select_hs400()
Adrian Hunter
2015-11-09
1
-2
/
+26
*
mmc: mmc: Move mmc_switch_status()
Adrian Hunter
2015-11-09
1
-13
/
+13
*
mmc: mmc: Fix HS setting in mmc_select_hs400()
Adrian Hunter
2015-11-09
1
-6
/
+8
*
mmc: mmc: Improve reliability of mmc_select_hs200()
Adrian Hunter
2015-11-09
1
-3
/
+22
*
mmc: skip reclaiming host on mmc_add_card() error
Sergei Shtylyov
2015-10-26
1
-2
/
+1
*
mmc: core: Remove MMC_CLKGATE
Ulf Hansson
2015-10-26
1
-2
/
+0
*
mmc: core: Fix init_card in 52Mhz
Chaotian Jing
2015-10-21
1
-7
/
+0
*
mmc: core: Remove redundant ->power_restore() callback for MMC
Ulf Hansson
2015-06-04
1
-13
/
+1
*
mmc: mmc: Add driver strength selection
Adrian Hunter
2015-06-01
1
-7
/
+38
*
mmc: mmc: Read card's valid driver strength mask
Adrian Hunter
2015-06-01
1
-0
/
+1
*
mmc: cast u8 to unsigned long long to avoid unexpected error
Kuninori Morimoto
2015-06-01
1
-2
/
+4
*
mmc: core: Add support for HS400 re-tuning
Adrian Hunter
2015-06-01
1
-0
/
+88
*
mmc: mmc: Hold re-tuning in mmc_sleep()
Adrian Hunter
2015-06-01
1
-2
/
+8
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
1
-2
/
+2
|
\
|
*
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
1
-2
/
+2
*
|
mmc: Add support for marking hpi as broken through devicetree
Hans de Goede
2015-04-02
1
-1
/
+9
*
|
mmc: Resolve BKOPS compatability issue
Alexey Skidanov
2015-01-29
1
-3
/
+5
*
|
mmc: core: Simplify by adding mmc_execute_tuning()
Adrian Hunter
2015-01-19
1
-13
/
+1
*
|
mmc: core: refactor the hw_reset routines
Johan Rudholm
2015-01-19
1
-0
/
+41
*
|
mmc: core: Make tuning block patterns static
Ulf Hansson
2015-01-19
1
-32
/
+0
*
|
mmc: core: Support the optional init_card() callback for MMC and SD
Doug Anderson
2015-01-19
1
-0
/
+6
*
|
mmc: core: stop trying to switch width when only one bit is supported
Alexandre Belloni
2014-12-29
1
-1
/
+1
*
|
mmc: core: Export mmc_get_ext_csd()
Ulf Hansson
2014-11-10
1
-31
/
+0
*
|
mmc: core: Don't panic when fetching EXT_CSD
Ulf Hansson
2014-11-10
1
-4
/
+2
*
|
mmc: core: Let's callers of from mmc_get_ext_csd() do error handling
Ulf Hansson
2014-11-10
1
-39
/
+31
*
|
mmc: core: Fetch and decode EXT_CSD from mmc_read_ext_csd()
Ulf Hansson
2014-11-10
1
-13
/
+17
*
|
mmc: core: Add helper function for EXT_CSD support
Ulf Hansson
2014-11-10
1
-4
/
+4
*
|
mmc: core: Remove unnecessary 'out of memory' message
Ulf Hansson
2014-11-10
1
-4
/
+1
*
|
mmc: core: Remove redundant check of max_dtr while selecting timings
Ulf Hansson
2014-11-10
1
-2
/
+1
*
|
mmc: core: Remove redundant check while selecting powerclass
Ulf Hansson
2014-11-10
1
-8
/
+0
*
|
mmc: core: Remove mmc_free_ext_csd()
Ulf Hansson
2014-11-10
1
-9
/
+3
*
|
mmc: core: Report firmware version for eMMC 5.0 devices.
Gwendal Grignou
2014-11-10
1
-1
/
+26
*
|
mmc: core: Fix error paths and messages in mmc_init_card
Andrew Gabbasov
2014-11-10
1
-8
/
+8
|
/
*
mmc: Convert pr_warning to pr_warn
Joe Perches
2014-09-24
1
-10
/
+7
*
mmc: Consolidate emmc tuning blocks
Stephen Boyd
2014-09-23
1
-0
/
+32
*
mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computation
Grégory Soutadé
2014-09-19
1
-37
/
+44
*
mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"
Grégory Soutadé
2014-09-19
1
-5
/
+8
[next]