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: pwrseq_simple: Parse DTS for the power-off-delay-us property
Ulf Hansson
2017-05-23
1
-0
/
+7
*
Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2017-05-02
14
-388
/
+583
|
\
|
*
mmc: core: Export API to allow hosts to get the card address
Ulf Hansson
2017-04-24
1
-0
/
+6
|
*
mmc: sdio: Fix sdio wait busy implement limitation
jiajie.hao@mediatek.com
2017-04-24
2
-3
/
+11
|
*
mmc: core: add proper be32 annotation
Winkler, Tomas
2017-04-24
4
-17
/
+16
|
*
mmc: core: refactor mmc_request_done()
Linus Walleij
2017-04-24
1
-11
/
+16
|
*
mmc: core: refactor asynchronous request finalization
Linus Walleij
2017-04-24
1
-53
/
+33
|
*
mmc: core: move some code in mmc_start_areq()
Linus Walleij
2017-04-24
1
-8
/
+5
|
*
mmc: core: Factor out mrq preparation from mmc_start_request()
Adrian Hunter
2017-04-24
1
-13
/
+27
|
*
mmc: core: Factor out debug prints from mmc_start_request()
Adrian Hunter
2017-04-24
1
-13
/
+20
|
*
mmc: block: Factor out data preparation
Adrian Hunter
2017-04-24
1
-69
/
+82
|
*
mmc: block: Change mmc_apply_rel_rw() to get block address from the request
Adrian Hunter
2017-04-24
1
-1
/
+1
|
*
mmc: block: Disable Command Queue while RPMB is used
Adrian Hunter
2017-04-24
1
-8
/
+38
|
*
mmc: mmc_test: Disable Command Queue while mmc_test is used
Adrian Hunter
2017-04-24
2
-0
/
+21
|
*
mmc: mmc: Add functions to enable / disable the Command Queue
Adrian Hunter
2017-04-24
3
-0
/
+32
|
*
mmc: queue: Share mmc request array between partitions
Adrian Hunter
2017-04-24
3
-96
/
+151
|
*
mmc: block: Introduce queue semantics
Adrian Hunter
2017-04-24
3
-56
/
+95
|
*
mmc: block: Use local var for mqrq_cur
Adrian Hunter
2017-04-24
1
-12
/
+14
|
*
mmc: sdio: improve mmc_io_rw_extended
Heiner Kallweit
2017-04-24
1
-5
/
+4
|
*
mmc: core: simplify return code
tcharding
2017-04-24
1
-29
/
+13
|
*
mmc: core: guard dereference of optional parameter
tcharding
2017-04-24
1
-4
/
+8
*
|
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-01
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
mmc: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
1
-2
/
+0
*
|
mmc: sdio: fix alignment issue in struct sdio_func
Heiner Kallweit
2017-04-18
1
-1
/
+11
|
/
*
mmc: core: mmc_blk_rw_cmd_err - remove unused variable
Winkler, Tomas
2017-03-16
1
-3
/
+0
*
mmc: block: Fix cmd error reset failure path
Adrian Hunter
2017-03-14
1
-1
/
+2
*
mmc: block: Fix is_waiting_last_req set incorrectly
Adrian Hunter
2017-03-14
1
-0
/
+1
*
mmc: core: Fix access to HS400-ES devices
Guenter Roeck
2017-03-14
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2017-02-21
36
-562
/
+1110
|
\
|
*
mmc: core: add mmc prefix for blk_fixups
Shawn Lin
2017-02-15
2
-2
/
+2
|
*
mmc: core: move all quirks together into quirks.h
Shawn Lin
2017-02-15
3
-91
/
+91
|
*
mmc: core: improve the quirks for sdio devices
Shawn Lin
2017-02-15
2
-6
/
+2
|
*
mmc: core: move some sdio IDs out of quirks file
Shawn Lin
2017-02-15
1
-20
/
+0
|
*
mmc: core: change quirks.c to be a header file
Shawn Lin
2017-02-15
6
-9
/
+6
|
*
Merge branch 'fixes' into next
Ulf Hansson
2017-02-14
1
-2
/
+2
|
|
\
|
*
|
mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support
Uri Yanai
2017-02-14
1
-0
/
+6
|
*
|
mmc: MAN_BKOPS_EN inverse debug message logic
Uri Yanai
2017-02-14
1
-2
/
+2
|
*
|
mmc: core: start to break apart mmc_start_areq()
Linus Walleij
2017-02-14
1
-22
/
+43
|
*
|
mmc: block: respect bool returned from blk_end_request()
Linus Walleij
2017-02-14
1
-25
/
+24
|
*
|
mmc: block: return errorcode from mmc_sd_num_wr_blocks()
Linus Walleij
2017-02-14
1
-8
/
+11
|
*
|
mmc: queue: turn queue flags into bools
Linus Walleij
2017-02-13
3
-12
/
+11
|
*
|
mmc: block: rename mmc_active to areq
Linus Walleij
2017-02-13
2
-8
/
+8
|
*
|
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
[next]