index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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: Change the max discard sectors and erase response when HW busy detect
Baolin Wang
2016-07-25
1
-10
/
+50
*
mmc: core: Extend sysfs with DSR register
Bojan Prtvar
2016-07-25
2
-0
/
+34
*
mmc: core: expose MMC_CAP2_NO_* to dt
Shawn Lin
2016-07-25
1
-0
/
+6
*
mmc: core: Extend sysfs with OCR register
Bojan Prtvar
2016-07-25
2
-0
/
+4
*
mmc: core: Allow hosts to specify non-support for MMC commands
Shawn Lin
2016-07-25
1
-2
/
+3
*
mmc: core: Allow hosts to specify non-support for SD commands
Ulf Hansson
2016-07-25
1
-3
/
+6
*
mmc: core: Disable HPI for certain Hynix eMMC cards
Pratibhasagar V
2016-07-25
2
-3
/
+22
*
mmc: core: Only change mode if mmc_select_bus_width() is successful
Peter Griffin
2016-07-25
1
-2
/
+2
*
mmc: Set pref erase size based on size
Gwendal Grignou
2016-07-25
1
-7
/
+5
*
mmc: mmc: Fix HS switch failure in mmc_select_hs400()
Ziyuan Xu
2016-07-25
1
-4
/
+4
*
mmc: mmc: fix switch timeout issue caused by jiffies precision
Chaotian Jing
2016-07-25
1
-1
/
+1
*
mmc: mmc: do not use CMD13 to get status after speed mode switch
Chaotian Jing
2016-07-25
1
-68
/
+47
*
mmc: mmc: Use ->card_busy() to detect busy cards in __mmc_switch()
Chaotian Jing
2016-07-25
1
-9
/
+16
*
mmc: debugfs: add HS400 enhanced strobe description
Shawn Lin
2016-07-25
1
-1
/
+2
*
mmc: core: implement enhanced strobe support
Shawn Lin
2016-07-25
3
-3
/
+93
*
mmc: core: add mmc-hs400-enhanced-strobe support
Shawn Lin
2016-07-25
1
-0
/
+2
*
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-28
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
[next]