index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-21
mmc: sd: Meet alignment requirements for raw_ssr DMA
Paul Burton
1
-2
/
+10
2016-12-20
mmc: core: Further fix thread wake-up
Adrian Hunter
1
-7
/
+5
2016-12-14
Merge tag 'mmc-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
8
-0
/
+7472
2016-12-12
mmc: block: Move files to core
Ulf Hansson
8
-0
/
+7472
2016-12-05
mmc: mmc: Introduce mmc_abort_tuning()
Adrian Hunter
1
-0
/
+25
2016-12-05
mmc: mmc: Relax checking for switch errors after HS200 switch
Adrian Hunter
3
-3
/
+22
2016-12-05
mmc: core: remove BUG_ONs from core.c
Shawn Lin
1
-25
/
+9
2016-12-05
mmc: core: remove BUG_ONs from sd
Shawn Lin
2
-37
/
+4
2016-12-05
mmc: core: remove BUG_ONs from mmc
Shawn Lin
2
-31
/
+0
2016-12-05
mmc: debugfs: remove BUG_ON from mmc_ext_csd_open
Shawn Lin
1
-1
/
+5
2016-12-05
mmc: core: remove BUG_ONs from sdio
Shawn Lin
3
-21
/
+11
2016-12-05
mmc: mmc: Add Command Queue definitions
Adrian Hunter
1
-0
/
+18
2016-12-05
mmc: queue: Fix queue thread wake-up
Adrian Hunter
1
-6
/
+0
2016-11-29
mmc: delete is_first_req parameter from pre-request callback
Linus Walleij
1
-7
/
+4
2016-11-29
mmc: core: Update CMD13 polling policy when switch to HS DDR mode
Ulf Hansson
1
-7
/
+6
2016-11-29
mmc: core: Allow CMD13 polling when switching to HS mode for mmc
Ulf Hansson
1
-11
/
+13
2016-11-29
mmc: core: Enable __mmc_switch() to change bus speed timing for the host
Ulf Hansson
4
-17
/
+27
2016-11-29
mmc: core: Check SWITCH_ERROR bit from each CMD13 response when polling
Ulf Hansson
1
-4
/
+8
2016-11-29
mmc: core: Rename ignore_crc to retry_crc_err to reflect its purpose
Ulf Hansson
2
-6
/
+6
2016-11-29
mmc: core: Remove redundant __mmc_send_status()
Ulf Hansson
1
-9
/
+1
2016-11-29
mmc: core: Retry instead of ignore at CRC errors when polling for busy
Ulf Hansson
1
-3
/
+6
2016-11-29
mmc: core: use enum mmc_blk_status properly
Linus Walleij
1
-17
/
+18
2016-11-29
mmc: core: Don't power off the card when starting the host
Ulf Hansson
1
-5
/
+4
2016-11-29
mmc: core: expose the capability of gpio card detect
Shawn Lin
1
-0
/
+8
2016-11-29
mmc: core: Don't use ->card_busy() and CMD13 in combination when polling
Ulf Hansson
1
-16
/
+14
2016-11-29
mmc: core: Factor out code related to polling in __mmc_switch()
Ulf Hansson
1
-49
/
+59
2016-11-29
mmc: core: Clarify code which deals with polling in __mmc_switch()
Ulf Hansson
1
-21
/
+18
2016-11-29
mmc: core: Make mmc_switch_status() available for mmc core
Ulf Hansson
3
-15
/
+15
2016-11-07
mmc: mmc: Use 500ms as the default generic CMD6 timeout
Ulf Hansson
1
-0
/
+3
2016-10-10
mmc: core: changes frequency to hs_max_dtr when selecting hs400es
Shawn Lin
1
-0
/
+2
2016-10-10
mmc: core: switch to 1V8 or 1V2 for hs400es mode
Shawn Lin
1
-0
/
+10
2016-09-26
mmc: core: don't try to switch block size for dual rate mode
Ziyuan Xu
1
-1
/
+2
2016-09-26
mmc: core: Add support for sending commands during data transfer
Adrian Hunter
1
-6
/
+89
2016-09-26
mmc: core: Optimize the mmc erase size alignment
Baolin Wang
1
-8
/
+26
2016-09-26
mmc: core: Factor out the alignment of erase size
Baolin Wang
1
-16
/
+32
2016-09-26
mmc: core: Use a default maximum erase timeout
Ulf Hansson
1
-7
/
+10
2016-09-26
mmc: sdio: deploy error handling instead of triggering BUG_ON
Shawn Lin
2
-23
/
+33
2016-09-26
mmc: core: Add error message when switching fails in mmc_select_hs()
Jungseung Lee
1
-4
/
+5
2016-09-26
mmc: sd: Export SD Status via “ssr” device attribute
Uri Yanai
1
-18
/
+19
2016-09-26
mmc: pwrseq-simple: Add an optional post-power-on-delay
Hans de Goede
1
-0
/
+9
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
[next]