index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-25
mmc: Change the max discard sectors and erase response when HW busy detect
Baolin Wang
1
-10
/
+50
2016-07-25
mmc: core: Extend sysfs with DSR register
Bojan Prtvar
2
-0
/
+34
2016-07-25
mmc: core: expose MMC_CAP2_NO_* to dt
Shawn Lin
1
-0
/
+6
2016-07-25
mmc: core: Extend sysfs with OCR register
Bojan Prtvar
2
-0
/
+4
2016-07-25
mmc: core: Allow hosts to specify non-support for MMC commands
Shawn Lin
1
-2
/
+3
2016-07-25
mmc: core: Allow hosts to specify non-support for SD commands
Ulf Hansson
1
-3
/
+6
2016-07-25
mmc: core: Disable HPI for certain Hynix eMMC cards
Pratibhasagar V
2
-3
/
+22
2016-07-25
mmc: core: Only change mode if mmc_select_bus_width() is successful
Peter Griffin
1
-2
/
+2
2016-07-25
mmc: Set pref erase size based on size
Gwendal Grignou
1
-7
/
+5
2016-07-25
mmc: mmc: Fix HS switch failure in mmc_select_hs400()
Ziyuan Xu
1
-4
/
+4
2016-07-25
mmc: mmc: fix switch timeout issue caused by jiffies precision
Chaotian Jing
1
-1
/
+1
2016-07-25
mmc: mmc: do not use CMD13 to get status after speed mode switch
Chaotian Jing
1
-68
/
+47
2016-07-25
mmc: mmc: Use ->card_busy() to detect busy cards in __mmc_switch()
Chaotian Jing
1
-9
/
+16
2016-07-25
mmc: debugfs: add HS400 enhanced strobe description
Shawn Lin
1
-1
/
+2
2016-07-25
mmc: core: implement enhanced strobe support
Shawn Lin
3
-3
/
+93
2016-07-25
mmc: core: add mmc-hs400-enhanced-strobe support
Shawn Lin
1
-0
/
+2
2016-06-02
mmc: fix mmc mode selection for HS-DDR and higher
Chen-Yu Tsai
1
-2
/
+2
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
1
-2
/
+2
2016-05-23
mmc: longer timeout for long read time quirk
Matt Gumbel
1
-2
/
+2
2016-05-17
mmc: core: Add a facility to "pause" re-tuning
Adrian Hunter
1
-0
/
+24
2016-05-16
mmc: mmc: Fix partition switch timeout for some eMMCs
Adrian Hunter
1
-0
/
+7
2016-05-16
mmc: sdio: fall back to SDIO 1.0 for broken 1.1 cards
Wolfram Sang
1
-1
/
+6
2016-05-10
mmc: core: remove the invalid message in mmc_select_timing
Dong Aisheng
1
-9
/
+1
2016-05-10
mmc: core: fix using wrong io voltage if mmc_select_hs200 fails
Dong Aisheng
1
-3
/
+9
2016-05-04
mmc: mmc: Attempt to flush cache before reset
Adrian Hunter
1
-0
/
+6
2016-05-02
mmc: core: Convert from IDR to IDA for host indexes
Ulf Hansson
1
-8
/
+14
2016-05-02
mmc: core: drop unnecessary bit checking
Masahiro Yamada
1
-2
/
+3
2016-05-02
mmc: pwrseq: convert to proper platform device
Srinivas Kandagatla
6
-129
/
+177
2016-05-02
mmc: pwrseq_emmc: add to_pwrseq_emmc() macro
Srinivas Kandagatla
1
-4
/
+4
2016-05-02
mmc: pwrseq_simple: add to_pwrseq_simple() macro
Srinivas Kandagatla
1
-8
/
+6
2016-05-02
mmc: core: Do regular power cycle when lacking eMMC HW reset support
Gwendal Grignou
2
-15
/
+14
2016-05-02
mmc: core: Provide tracepoints for request processing
Baolin Wang
1
-0
/
+7
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-3
/
+3
2016-03-17
mmc: core: remove redundant memset of sdio_read_cccr
Shawn Lin
1
-2
/
+0
2016-03-17
mmc: core: remove redundant memset of mmc_decode_cid
Shawn Lin
1
-2
/
+0
2016-02-29
mmc: core: report tuning command execution failure reason
Russell King
1
-1
/
+2
2016-02-29
mmc: core: improve mmc_of_parse_voltage() to return better status
Russell King
1
-4
/
+5
2016-02-29
mmc: core: shut up "voltage-ranges unspecified" pr_info()
Russell King
1
-2
/
+6
2016-02-29
mmc: sanitize 'bus width' in debug output
Wolfram Sang
2
-2
/
+2
2016-02-29
mmc: core: use the defined function to check whether card is removable
Jaehoon Chung
1
-5
/
+4
2016-02-29
mmc: make MAN_BKOPS_EN message a debug
Wolfram Sang
1
-1
/
+1
2016-02-29
mmc: core: enable mmc host device to suspend/resume asynchronously
Fu, Zhonghui
1
-0
/
+1
2016-02-29
mmc: debugfs: Add a restriction to mmc debugfs clock setting
Chuanxiao Dong
1
-1
/
+1
2016-02-29
mmc: remove unnecessary assignment statements before return
Masahiro Yamada
3
-23
/
+6
2016-02-29
mmc: core: pwrseq_simple: remove unused header file
Peter Chen
1
-1
/
+0
2016-01-21
mmc: pwrseq_simple: Make reset-gpios optional to match doc
Martin Fuzzey
1
-8
/
+14
2016-01-20
mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STD
Shawn Lin
1
-0
/
+1
2016-01-19
mmc: debugfs: correct wrong voltage value
Chuanxiao Dong
1
-1
/
+1
2016-01-14
mmc: core: Enable tuning according to the actual timing
Carlo Caione
2
-6
/
+6
2016-01-13
mmc: sd: limit SD card power limit according to cards capabilities
Russell King
1
-4
/
+16
[next]