index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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: delete is_first_req parameter from pre-request callback
Linus Walleij
2016-11-29
1
-7
/
+4
*
mmc: core: Update CMD13 polling policy when switch to HS DDR mode
Ulf Hansson
2016-11-29
1
-7
/
+6
*
mmc: core: Allow CMD13 polling when switching to HS mode for mmc
Ulf Hansson
2016-11-29
1
-11
/
+13
*
mmc: core: Enable __mmc_switch() to change bus speed timing for the host
Ulf Hansson
2016-11-29
4
-17
/
+27
*
mmc: core: Check SWITCH_ERROR bit from each CMD13 response when polling
Ulf Hansson
2016-11-29
1
-4
/
+8
*
mmc: core: Rename ignore_crc to retry_crc_err to reflect its purpose
Ulf Hansson
2016-11-29
2
-6
/
+6
*
mmc: core: Remove redundant __mmc_send_status()
Ulf Hansson
2016-11-29
1
-9
/
+1
*
mmc: core: Retry instead of ignore at CRC errors when polling for busy
Ulf Hansson
2016-11-29
1
-3
/
+6
*
mmc: core: use enum mmc_blk_status properly
Linus Walleij
2016-11-29
1
-17
/
+18
*
mmc: core: Don't power off the card when starting the host
Ulf Hansson
2016-11-29
1
-5
/
+4
*
mmc: core: expose the capability of gpio card detect
Shawn Lin
2016-11-29
1
-0
/
+8
*
mmc: core: Don't use ->card_busy() and CMD13 in combination when polling
Ulf Hansson
2016-11-29
1
-16
/
+14
*
mmc: core: Factor out code related to polling in __mmc_switch()
Ulf Hansson
2016-11-29
1
-49
/
+59
*
mmc: core: Clarify code which deals with polling in __mmc_switch()
Ulf Hansson
2016-11-29
1
-21
/
+18
*
mmc: core: Make mmc_switch_status() available for mmc core
Ulf Hansson
2016-11-29
3
-15
/
+15
*
mmc: mmc: Use 500ms as the default generic CMD6 timeout
Ulf Hansson
2016-11-07
1
-0
/
+3
*
mmc: core: changes frequency to hs_max_dtr when selecting hs400es
Shawn Lin
2016-10-10
1
-0
/
+2
*
mmc: core: switch to 1V8 or 1V2 for hs400es mode
Shawn Lin
2016-10-10
1
-0
/
+10
*
mmc: core: don't try to switch block size for dual rate mode
Ziyuan Xu
2016-09-26
1
-1
/
+2
*
mmc: core: Add support for sending commands during data transfer
Adrian Hunter
2016-09-26
1
-6
/
+89
*
mmc: core: Optimize the mmc erase size alignment
Baolin Wang
2016-09-26
1
-8
/
+26
*
mmc: core: Factor out the alignment of erase size
Baolin Wang
2016-09-26
1
-16
/
+32
*
mmc: core: Use a default maximum erase timeout
Ulf Hansson
2016-09-26
1
-7
/
+10
*
mmc: sdio: deploy error handling instead of triggering BUG_ON
Shawn Lin
2016-09-26
2
-23
/
+33
*
mmc: core: Add error message when switching fails in mmc_select_hs()
Jungseung Lee
2016-09-26
1
-4
/
+5
*
mmc: sd: Export SD Status via “ssr” device attribute
Uri Yanai
2016-09-26
1
-18
/
+19
*
mmc: pwrseq-simple: Add an optional post-power-on-delay
Hans de Goede
2016-09-26
1
-0
/
+9
*
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-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
[next]