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