index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
2017-05-02
Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-04-24
mmc: core: Export API to allow hosts to get the card address
Ulf Hansson
2017-04-24
mmc: sdio: Fix sdio wait busy implement limitation
jiajie.hao@mediatek.com
2017-04-24
mmc: core: add proper be32 annotation
Winkler, Tomas
2017-04-24
mmc: core: refactor mmc_request_done()
Linus Walleij
2017-04-24
mmc: core: refactor asynchronous request finalization
Linus Walleij
2017-04-24
mmc: core: move some code in mmc_start_areq()
Linus Walleij
2017-04-24
mmc: core: Factor out mrq preparation from mmc_start_request()
Adrian Hunter
2017-04-24
mmc: core: Factor out debug prints from mmc_start_request()
Adrian Hunter
2017-04-24
mmc: block: Factor out data preparation
Adrian Hunter
2017-04-24
mmc: block: Change mmc_apply_rel_rw() to get block address from the request
Adrian Hunter
2017-04-24
mmc: block: Disable Command Queue while RPMB is used
Adrian Hunter
2017-04-24
mmc: mmc_test: Disable Command Queue while mmc_test is used
Adrian Hunter
2017-04-24
mmc: mmc: Add functions to enable / disable the Command Queue
Adrian Hunter
2017-04-24
mmc: queue: Share mmc request array between partitions
Adrian Hunter
2017-04-24
mmc: block: Introduce queue semantics
Adrian Hunter
2017-04-24
mmc: block: Use local var for mqrq_cur
Adrian Hunter
2017-04-24
mmc: sdio: improve mmc_io_rw_extended
Heiner Kallweit
2017-04-24
mmc: core: simplify return code
tcharding
2017-04-24
mmc: core: guard dereference of optional parameter
tcharding
2017-04-18
mmc: sdio: fix alignment issue in struct sdio_func
Heiner Kallweit
2017-04-08
mmc: remove the discard_zeroes_data flag
Christoph Hellwig
2017-03-16
mmc: core: mmc_blk_rw_cmd_err - remove unused variable
Winkler, Tomas
2017-03-14
mmc: block: Fix cmd error reset failure path
Adrian Hunter
2017-03-14
mmc: block: Fix is_waiting_last_req set incorrectly
Adrian Hunter
2017-03-14
mmc: core: Fix access to HS400-ES devices
Guenter Roeck
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2017-02-21
Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2017-02-17
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-02-15
mmc: core: add mmc prefix for blk_fixups
Shawn Lin
2017-02-15
mmc: core: move all quirks together into quirks.h
Shawn Lin
2017-02-15
mmc: core: improve the quirks for sdio devices
Shawn Lin
2017-02-15
mmc: core: move some sdio IDs out of quirks file
Shawn Lin
2017-02-15
mmc: core: change quirks.c to be a header file
Shawn Lin
2017-02-14
Merge branch 'fixes' into next
Ulf Hansson
2017-02-14
mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support
Uri Yanai
2017-02-14
mmc: MAN_BKOPS_EN inverse debug message logic
Uri Yanai
2017-02-14
mmc: core: start to break apart mmc_start_areq()
Linus Walleij
2017-02-14
mmc: block: respect bool returned from blk_end_request()
Linus Walleij
2017-02-14
mmc: block: return errorcode from mmc_sd_num_wr_blocks()
Linus Walleij
2017-02-14
mmc: core: fix multi-bit bus width without high-speed mode
Anssi Hannula
2017-02-13
mmc: queue: turn queue flags into bools
Linus Walleij
2017-02-13
mmc: block: rename mmc_active to areq
Linus Walleij
2017-02-13
mmc: block: refactor mmc_blk_rw_try_restart()
Linus Walleij
2017-02-13
mmc: core: rename mmc_start_req() to *areq()
Linus Walleij
2017-02-13
mmc: block: rename rqc and req
Linus Walleij
2017-02-13
mmc: block: inline the command abort and start new goto:s
Linus Walleij
2017-02-13
mmc: core: switch to ida_simple_ functions in block.c
Heiner Kallweit
2017-02-13
mmc: core/mmci: restore pre/post_req behaviour
Linus Walleij
[next]