aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAge
* mmc: pwrseq_simple: Parse DTS for the power-off-delay-us propertyUlf Hansson2017-05-23
* Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-05-02
|\
| * mmc: core: Export API to allow hosts to get the card addressUlf Hansson2017-04-24
| * mmc: sdio: Fix sdio wait busy implement limitationjiajie.hao@mediatek.com2017-04-24
| * mmc: core: add proper be32 annotationWinkler, Tomas2017-04-24
| * mmc: core: refactor mmc_request_done()Linus Walleij2017-04-24
| * mmc: core: refactor asynchronous request finalizationLinus Walleij2017-04-24
| * mmc: core: move some code in mmc_start_areq()Linus Walleij2017-04-24
| * mmc: core: Factor out mrq preparation from mmc_start_request()Adrian Hunter2017-04-24
| * mmc: core: Factor out debug prints from mmc_start_request()Adrian Hunter2017-04-24
| * mmc: block: Factor out data preparationAdrian Hunter2017-04-24
| * mmc: block: Change mmc_apply_rel_rw() to get block address from the requestAdrian Hunter2017-04-24
| * mmc: block: Disable Command Queue while RPMB is usedAdrian Hunter2017-04-24
| * mmc: mmc_test: Disable Command Queue while mmc_test is usedAdrian Hunter2017-04-24
| * mmc: mmc: Add functions to enable / disable the Command QueueAdrian Hunter2017-04-24
| * mmc: queue: Share mmc request array between partitionsAdrian Hunter2017-04-24
| * mmc: block: Introduce queue semanticsAdrian Hunter2017-04-24
| * mmc: block: Use local var for mqrq_curAdrian Hunter2017-04-24
| * mmc: sdio: improve mmc_io_rw_extendedHeiner Kallweit2017-04-24
| * mmc: core: simplify return codetcharding2017-04-24
| * mmc: core: guard dereference of optional parametertcharding2017-04-24
* | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-01
|\ \ | |/ |/|
| * mmc: remove the discard_zeroes_data flagChristoph Hellwig2017-04-08
* | mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit2017-04-18
|/
* mmc: core: mmc_blk_rw_cmd_err - remove unused variableWinkler, Tomas2017-03-16
* mmc: block: Fix cmd error reset failure pathAdrian Hunter2017-03-14
* mmc: block: Fix is_waiting_last_req set incorrectlyAdrian Hunter2017-03-14
* mmc: core: Fix access to HS400-ES devicesGuenter Roeck2017-03-14
* sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-02
* Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-02-21
|\
| * mmc: core: add mmc prefix for blk_fixupsShawn Lin2017-02-15
| * mmc: core: move all quirks together into quirks.hShawn Lin2017-02-15
| * mmc: core: improve the quirks for sdio devicesShawn Lin2017-02-15
| * mmc: core: move some sdio IDs out of quirks fileShawn Lin2017-02-15
| * mmc: core: change quirks.c to be a header fileShawn Lin2017-02-15
| * Merge branch 'fixes' into nextUlf Hansson2017-02-14
| |\
| * | mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS supportUri Yanai2017-02-14
| * | mmc: MAN_BKOPS_EN inverse debug message logicUri Yanai2017-02-14
| * | mmc: core: start to break apart mmc_start_areq()Linus Walleij2017-02-14
| * | mmc: block: respect bool returned from blk_end_request()Linus Walleij2017-02-14
| * | mmc: block: return errorcode from mmc_sd_num_wr_blocks()Linus Walleij2017-02-14
| * | mmc: queue: turn queue flags into boolsLinus Walleij2017-02-13
| * | mmc: block: rename mmc_active to areqLinus Walleij2017-02-13
| * | mmc: block: refactor mmc_blk_rw_try_restart()Linus Walleij2017-02-13
| * | mmc: core: rename mmc_start_req() to *areq()Linus Walleij2017-02-13
| * | mmc: block: rename rqc and reqLinus Walleij2017-02-13
| * | mmc: block: inline the command abort and start new goto:sLinus Walleij2017-02-13
| * | mmc: core: switch to ida_simple_ functions in block.cHeiner Kallweit2017-02-13
| * | mmc: core/mmci: restore pre/post_req behaviourLinus Walleij2017-02-13
| * | mmc: core: fix error path in mmc_host_allocHeiner Kallweit2017-02-13