index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: block: refactor mmc_blk_rw_try_restart()
Linus Walleij
2017-02-13
1
-14
/
+21
*
mmc: core: rename mmc_start_req() to *areq()
Linus Walleij
2017-02-13
3
-15
/
+15
*
mmc: block: rename rqc and req
Linus Walleij
2017-02-13
1
-28
/
+28
*
mmc: block: inline the command abort and start new goto:s
Linus Walleij
2017-02-13
1
-19
/
+27
*
mmc: core: switch to ida_simple_ functions in block.c
Heiner Kallweit
2017-02-13
1
-26
/
+5
*
mmc: core/mmci: restore pre/post_req behaviour
Linus Walleij
2017-02-13
1
-9
/
+0
*
mmc: core: fix error path in mmc_host_alloc
Heiner Kallweit
2017-02-13
1
-0
/
+2
*
mmc: core: simplify ida handling
Heiner Kallweit
2017-02-13
1
-16
/
+4
*
mmc: core: Extend mmc_of_parse() to check for mmc-ddr-3_3v
Ulf Hansson
2017-02-13
1
-0
/
+2
*
mmc: core: Invent MMC_CAP_3_3V_DDR
Ulf Hansson
2017-02-13
1
-4
/
+7
*
mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage()
Ulf Hansson
2017-02-13
3
-14
/
+14
*
mmc: core: Clarify usage of mmc_set_signal_voltage()
Ulf Hansson
2017-02-13
4
-7
/
+5
*
mmc: core: Remove redundant code in mmc_set_signal_voltage()
Ulf Hansson
2017-02-13
1
-7
/
+0
*
mmc: block: stop passing around pointless return values
Linus Walleij
2017-02-13
2
-25
/
+15
*
mmc: block: introduce new_areq and old_areq
Linus Walleij
2017-02-13
1
-6
/
+8
*
mmc: block: inline command abortions
Linus Walleij
2017-02-13
1
-5
/
+13
*
mmc: block: do not assign mq_rq when aborting command
Linus Walleij
2017-02-13
1
-1
/
+0
*
mmc: block: break out mmc_blk_rw_start_new()
Linus Walleij
2017-02-13
1
-10
/
+17
*
mmc: block: break out mmc_blk_rw_cmd_abort()
Linus Walleij
2017-02-13
1
-5
/
+12
*
mmc: pwrseq: add support for Marvell SD8787 chip
Matt Ranostay
2017-02-13
3
-0
/
+128
*
mmc: core: Move public functions from host.h to private headers
Ulf Hansson
2017-02-13
7
-1
/
+54
*
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
2017-02-13
15
-2
/
+263
*
mmc: core: Move public functions from core.h to private headers
Ulf Hansson
2017-02-13
9
-1
/
+58
*
mmc: core: First step in cleaning up private mmc header files
Ulf Hansson
2017-02-13
13
-4
/
+54
*
mmc: sdio: don't use rocr to check if the card could support UHS mode
Shawn Lin
2017-02-13
1
-7
/
+17
*
mmc: sdio: Factor out retry init card helper function
Shawn Lin
2017-02-13
1
-4
/
+10
*
mmc: core: Use kmalloc_array() in mmc_alloc_sg()
Markus Elfring
2017-02-13
1
-1
/
+1
*
mmc: mmc_test: Use kcalloc() in mmc_test_alloc_mem()
Markus Elfring
2017-02-13
1
-2
/
+1
*
mmc: mmc_test: Improve a size determination in five functions
Markus Elfring
2017-02-13
1
-6
/
+5
*
mmc: mmc_test: Combine substrings for 5 messages
Markus Elfring
2017-02-13
1
-10
/
+5
*
mmc: mmc_test: Add some spaces for better code readability
Markus Elfring
2017-02-13
1
-21
/
+21
*
mmc: mmc_test: Use seq_puts() in mtf_testlist_show()
Markus Elfring
2017-02-13
1
-1
/
+1
*
mmc: mmc_test: Fix a typo in a comment line
Markus Elfring
2017-02-13
1
-1
/
+1
*
mmc: mmc_test: Use kmalloc_array() in mmc_test_area_init()
Markus Elfring
2017-02-13
1
-1
/
+1
*
mmc: slot-gpio: Don't override con_id when request descriptor
Andy Shevchenko
2017-02-13
1
-6
/
+0
*
mmc: use empty initializer list to zero-clear structures
Masahiro Yamada
2017-02-13
7
-69
/
+69
*
mmc: block: Replace "goto retry" by a proper do / while loop
Geert Uytterhoeven
2017-02-13
1
-15
/
+13
*
mmc: block: Avoid uninitialized warning in mmc_blk_issue_discard_rq()
Geert Uytterhoeven
2017-02-13
1
-1
/
+2
*
mmc: core: Export device lifetime information through sysfs
Jungseung Lee
2017-02-13
1
-0
/
+12
*
mmc: core: Restore parts of the polling policy when switch to HS/HS DDR
Ulf Hansson
2017-01-16
1
-13
/
+12
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
mmc: sd: Meet alignment requirements for raw_ssr DMA
Paul Burton
2016-12-21
1
-2
/
+10
*
mmc: core: Further fix thread wake-up
Adrian Hunter
2016-12-20
1
-7
/
+5
*
Merge tag 'mmc-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
2016-12-14
8
-0
/
+7472
|
\
|
*
mmc: block: Move files to core
Ulf Hansson
2016-12-12
8
-0
/
+7472
|
/
*
mmc: mmc: Introduce mmc_abort_tuning()
Adrian Hunter
2016-12-05
1
-0
/
+25
*
mmc: mmc: Relax checking for switch errors after HS200 switch
Adrian Hunter
2016-12-05
3
-3
/
+22
*
mmc: core: remove BUG_ONs from core.c
Shawn Lin
2016-12-05
1
-25
/
+9
*
mmc: core: remove BUG_ONs from sd
Shawn Lin
2016-12-05
2
-37
/
+4
*
mmc: core: remove BUG_ONs from mmc
Shawn Lin
2016-12-05
2
-31
/
+0
[next]