index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
block.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-15
mmc: core: add mmc prefix for blk_fixups
Shawn Lin
1
-1
/
+1
2017-02-15
mmc: core: move all quirks together into quirks.h
Shawn Lin
1
-80
/
+0
2017-02-15
mmc: core: change quirks.c to be a header file
Shawn Lin
1
-0
/
+1
2017-02-14
mmc: block: respect bool returned from blk_end_request()
Linus Walleij
1
-25
/
+24
2017-02-14
mmc: block: return errorcode from mmc_sd_num_wr_blocks()
Linus Walleij
1
-8
/
+11
2017-02-13
mmc: queue: turn queue flags into bools
Linus Walleij
1
-3
/
+3
2017-02-13
mmc: block: rename mmc_active to areq
Linus Walleij
1
-7
/
+7
2017-02-13
mmc: block: refactor mmc_blk_rw_try_restart()
Linus Walleij
1
-14
/
+21
2017-02-13
mmc: core: rename mmc_start_req() to *areq()
Linus Walleij
1
-4
/
+4
2017-02-13
mmc: block: rename rqc and req
Linus Walleij
1
-28
/
+28
2017-02-13
mmc: block: inline the command abort and start new goto:s
Linus Walleij
1
-19
/
+27
2017-02-13
mmc: core: switch to ida_simple_ functions in block.c
Heiner Kallweit
1
-26
/
+5
2017-02-13
mmc: block: stop passing around pointless return values
Linus Walleij
1
-24
/
+14
2017-02-13
mmc: block: introduce new_areq and old_areq
Linus Walleij
1
-6
/
+8
2017-02-13
mmc: block: inline command abortions
Linus Walleij
1
-5
/
+13
2017-02-13
mmc: block: do not assign mq_rq when aborting command
Linus Walleij
1
-1
/
+0
2017-02-13
mmc: block: break out mmc_blk_rw_start_new()
Linus Walleij
1
-10
/
+17
2017-02-13
mmc: block: break out mmc_blk_rw_cmd_abort()
Linus Walleij
1
-5
/
+12
2017-02-13
mmc: core: Move public functions from host.h to private headers
Ulf Hansson
1
-0
/
+1
2017-02-13
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
1
-0
/
+2
2017-02-13
mmc: core: Move public functions from core.h to private headers
Ulf Hansson
1
-0
/
+3
2017-02-13
mmc: use empty initializer list to zero-clear structures
Masahiro Yamada
1
-8
/
+8
2017-02-13
mmc: block: Replace "goto retry" by a proper do / while loop
Geert Uytterhoeven
1
-15
/
+13
2017-02-13
mmc: block: Avoid uninitialized warning in mmc_blk_issue_discard_rq()
Geert Uytterhoeven
1
-1
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-14
Merge tag 'mmc-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
1
-0
/
+2336
2016-12-12
mmc: block: Move files to core
Ulf Hansson
1
-0
/
+2336