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
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: longer timeout for long read time quirk
Matt Gumbel
2016-05-23
1
-2
/
+2
*
mmc: core: Add a facility to "pause" re-tuning
Adrian Hunter
2016-05-17
1
-0
/
+24
*
mmc: mmc: Fix partition switch timeout for some eMMCs
Adrian Hunter
2016-05-16
1
-0
/
+7
*
mmc: sdio: fall back to SDIO 1.0 for broken 1.1 cards
Wolfram Sang
2016-05-16
1
-1
/
+6
*
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: Convert from IDR to IDA for host indexes
Ulf Hansson
2016-05-02
1
-8
/
+14
*
mmc: core: drop unnecessary bit checking
Masahiro Yamada
2016-05-02
1
-2
/
+3
*
mmc: pwrseq: convert to proper platform device
Srinivas Kandagatla
2016-05-02
6
-129
/
+177
*
mmc: pwrseq_emmc: add to_pwrseq_emmc() macro
Srinivas Kandagatla
2016-05-02
1
-4
/
+4
*
mmc: pwrseq_simple: add to_pwrseq_simple() macro
Srinivas Kandagatla
2016-05-02
1
-8
/
+6
*
mmc: core: Do regular power cycle when lacking eMMC HW reset support
Gwendal Grignou
2016-05-02
2
-15
/
+14
*
mmc: core: Provide tracepoints for request processing
Baolin Wang
2016-05-02
1
-0
/
+7
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-3
/
+3
*
mmc: core: remove redundant memset of sdio_read_cccr
Shawn Lin
2016-03-17
1
-2
/
+0
*
mmc: core: remove redundant memset of mmc_decode_cid
Shawn Lin
2016-03-17
1
-2
/
+0
*
mmc: core: report tuning command execution failure reason
Russell King
2016-02-29
1
-1
/
+2
*
mmc: core: improve mmc_of_parse_voltage() to return better status
Russell King
2016-02-29
1
-4
/
+5
*
mmc: core: shut up "voltage-ranges unspecified" pr_info()
Russell King
2016-02-29
1
-2
/
+6
*
mmc: sanitize 'bus width' in debug output
Wolfram Sang
2016-02-29
2
-2
/
+2
*
mmc: core: use the defined function to check whether card is removable
Jaehoon Chung
2016-02-29
1
-5
/
+4
*
mmc: make MAN_BKOPS_EN message a debug
Wolfram Sang
2016-02-29
1
-1
/
+1
*
mmc: core: enable mmc host device to suspend/resume asynchronously
Fu, Zhonghui
2016-02-29
1
-0
/
+1
*
mmc: debugfs: Add a restriction to mmc debugfs clock setting
Chuanxiao Dong
2016-02-29
1
-1
/
+1
*
mmc: remove unnecessary assignment statements before return
Masahiro Yamada
2016-02-29
3
-23
/
+6
*
mmc: core: pwrseq_simple: remove unused header file
Peter Chen
2016-02-29
1
-1
/
+0
*
mmc: pwrseq_simple: Make reset-gpios optional to match doc
Martin Fuzzey
2016-01-21
1
-8
/
+14
*
mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STD
Shawn Lin
2016-01-20
1
-0
/
+1
*
mmc: debugfs: correct wrong voltage value
Chuanxiao Dong
2016-01-19
1
-1
/
+1
*
mmc: core: Enable tuning according to the actual timing
Carlo Caione
2016-01-14
2
-6
/
+6
*
mmc: sd: limit SD card power limit according to cards capabilities
Russell King
2016-01-13
1
-4
/
+16
*
mmc: It is not an error for the card to be removed while suspended
Adrian Hunter
2015-12-28
2
-2
/
+2
*
mmc: core: Optimize boot time by detecting cards simultaneously
Ulf Hansson
2015-12-28
1
-23
/
+8
*
mmc: core: fix __mmc_switch timeout caused by preempt
Chaotian Jing
2015-12-22
1
-1
/
+8
*
mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
Fu, Zhonghui
2015-12-22
2
-0
/
+3
*
mmc: sdio: Fix invalid vdd in voltage switch power cycle
Adrian Hunter
2015-12-22
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: Introduce MMC_CAP2_NO_SDIO cap
Carlo Caione
2015-12-22
1
-3
/
+8
*
mmc: fix mmc_{un,}register_pm_notifier prototypes
Arnd Bergmann
2015-12-22
1
-2
/
+2
*
mmc: pwrseq: constify mmc_pwrseq_ops structures
Julia Lawall
2015-12-22
3
-3
/
+3
*
mmc: core: set regulator not found message as debug
ludovic.desroches@atmel.com
2015-12-22
1
-2
/
+2
*
mmc: core: Check for non-removable cards earlier in the error path
Ulf Hansson
2015-12-22
1
-3
/
+3
*
mmc: core: Refactor code to register the MMC PM notifier
Ulf Hansson
2015-12-22
3
-10
/
+24
*
mmc: core: Make runtime resume default behavior for MMC/SD
Ulf Hansson
2015-12-22
2
-26
/
+4
*
mmc: core: Keep host claimed in mmc_rescan() while calling host ops
Ulf Hansson
2015-12-22
1
-2
/
+3
*
mmc: core: Invoke ->card_event() callback only when needed
Ulf Hansson
2015-12-22
1
-5
/
+5
*
mmc: core: enable support for the standard "wakeup-source" property
Sudeep Holla
2015-12-22
1
-1
/
+2
[next]