aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h>Ingo Molnar1-0/+1
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-21Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds79-1090/+2416
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe1-9/+0
2017-02-15mmc: core: add mmc prefix for blk_fixupsShawn Lin2-2/+2
2017-02-15mmc: core: move all quirks together into quirks.hShawn Lin3-91/+91
2017-02-15mmc: core: improve the quirks for sdio devicesShawn Lin2-6/+2
2017-02-15mmc: core: move some sdio IDs out of quirks fileShawn Lin1-20/+0
2017-02-15mmc: core: change quirks.c to be a header fileShawn Lin6-9/+6
2017-02-15mmc: sdhci-cadence: fix bit shift of read data from PHY portMasahiro Yamada1-1/+1
2017-02-14Merge branch 'fixes' into nextUlf Hansson1-2/+2
2017-02-14mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS supportUri Yanai1-0/+6
2017-02-14mmc: MAN_BKOPS_EN inverse debug message logicUri Yanai1-2/+2
2017-02-14mmc: meson-gx: add support for HS400 modeHeiner Kallweit1-0/+11
2017-02-14mmc: meson-gx: remove unneeded checks in removeHeiner Kallweit1-6/+2
2017-02-14mmc: meson-gx: reduce bounce buffer sizeHeiner Kallweit1-1/+1
2017-02-14mmc: meson-gx: set max block count and request sizeHeiner Kallweit1-0/+3
2017-02-14mmc: meson-gx: improve interrupt handlingHeiner Kallweit1-5/+4
2017-02-14mmc: meson-gx: improve meson_mmc_irq_threadHeiner Kallweit1-9/+6
2017-02-14mmc: meson-gx: improve meson_mmc_clk_setHeiner Kallweit1-18/+24
2017-02-14mmc: meson-gx: minor improvements in meson_mmc_set_iosHeiner Kallweit1-2/+0
2017-02-14mmc: meson: Assign the minimum clk rate as close to 400KHz as possibleUlf Hansson1-14/+6
2017-02-14mmc: core: start to break apart mmc_start_areq()Linus Walleij1-22/+43
2017-02-14mmc: block: respect bool returned from blk_end_request()Linus Walleij1-25/+24
2017-02-14mmc: block: return errorcode from mmc_sd_num_wr_blocks()Linus Walleij1-8/+11
2017-02-14mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula1-2/+2
2017-02-13mmc: queue: turn queue flags into boolsLinus Walleij3-12/+11
2017-02-13mmc: block: rename mmc_active to areqLinus Walleij2-8/+8
2017-02-13mmc: block: refactor mmc_blk_rw_try_restart()Linus Walleij1-14/+21
2017-02-13mmc: core: rename mmc_start_req() to *areq()Linus Walleij3-15/+15
2017-02-13mmc: block: rename rqc and reqLinus Walleij1-28/+28
2017-02-13mmc: block: inline the command abort and start new goto:sLinus Walleij1-19/+27
2017-02-13mmc: core: switch to ida_simple_ functions in block.cHeiner Kallweit1-26/+5
2017-02-13mmc: host: omap_hsmmc: avoid possible overflow of timeout valueRavikumar Kattekola1-4/+5
2017-02-13mmc: host: omap_hsmmc: use generic_cmd6_time to program timeout value for CMD6Kishon Vijay Abraham I1-6/+14
2017-02-13mmc: host: omap_hsmmc: reset cmd line on ceb errorRavikumar Kattekola1-1/+1
2017-02-13mmc: dw_mmc: silent verbose log when calling from PM contextShawn Lin1-5/+7
2017-02-13mmc: core/mmci: restore pre/post_req behaviourLinus Walleij3-11/+8
2017-02-13mmc: sunxi: Add more debug informationsMaxime Ripard1-4/+19
2017-02-13mmc: sunxi: Add EMMC (MMC2) controller compatibleMaxime Ripard1-0/+8
2017-02-13mmc: sunxi: Mask DATA0 when updating the clockMaxime Ripard1-1/+13
2017-02-13mmc: sunxi: Enable the new timings for the A64 MMC controllersMaxime Ripard1-0/+6
2017-02-13mmc: sunxi: Always set signal delay to 0 for A64Maxime Ripard1-33/+17
2017-02-13mmc: sunxi: Gate the clock when rate is 0Maxime Ripard1-1/+4
2017-02-13mmc: sunxi: Fix clock frequency change sequenceMaxime Ripard1-4/+4
2017-02-13mmc: core: fix error path in mmc_host_allocHeiner Kallweit1-0/+2
2017-02-13mmc: core: simplify ida handlingHeiner Kallweit1-16/+4
2017-02-13mmc: sdhci-msm: Remove unnecessary comments of CDC init sequenceRitesh Harjani1-13/+1
2017-02-13mmc: sdhci-msm: Remove platform_execute_tuning from sdhci_msm_opsRitesh Harjani1-3/+4
2017-02-13mmc: core: Extend mmc_of_parse() to check for mmc-ddr-3_3vUlf Hansson1-0/+2