summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-02-2179-1090/+2416
|\
| * mmc: core: add mmc prefix for blk_fixupsShawn Lin2017-02-152-2/+2
| * mmc: core: move all quirks together into quirks.hShawn Lin2017-02-153-91/+91
| * mmc: core: improve the quirks for sdio devicesShawn Lin2017-02-152-6/+2
| * mmc: core: move some sdio IDs out of quirks fileShawn Lin2017-02-151-20/+0
| * mmc: core: change quirks.c to be a header fileShawn Lin2017-02-156-9/+6
| * mmc: sdhci-cadence: fix bit shift of read data from PHY portMasahiro Yamada2017-02-151-1/+1
| * Merge branch 'fixes' into nextUlf Hansson2017-02-141-2/+2
| |\
| * | mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS supportUri Yanai2017-02-141-0/+6
| * | mmc: MAN_BKOPS_EN inverse debug message logicUri Yanai2017-02-141-2/+2
| * | mmc: meson-gx: add support for HS400 modeHeiner Kallweit2017-02-141-0/+11
| * | mmc: meson-gx: remove unneeded checks in removeHeiner Kallweit2017-02-141-6/+2
| * | mmc: meson-gx: reduce bounce buffer sizeHeiner Kallweit2017-02-141-1/+1
| * | mmc: meson-gx: set max block count and request sizeHeiner Kallweit2017-02-141-0/+3
| * | mmc: meson-gx: improve interrupt handlingHeiner Kallweit2017-02-141-5/+4
| * | mmc: meson-gx: improve meson_mmc_irq_threadHeiner Kallweit2017-02-141-9/+6
| * | mmc: meson-gx: improve meson_mmc_clk_setHeiner Kallweit2017-02-141-18/+24
| * | mmc: meson-gx: minor improvements in meson_mmc_set_iosHeiner Kallweit2017-02-141-2/+0
| * | mmc: meson: Assign the minimum clk rate as close to 400KHz as possibleUlf Hansson2017-02-141-14/+6
| * | mmc: core: start to break apart mmc_start_areq()Linus Walleij2017-02-141-22/+43
| * | mmc: block: respect bool returned from blk_end_request()Linus Walleij2017-02-141-25/+24
| * | mmc: block: return errorcode from mmc_sd_num_wr_blocks()Linus Walleij2017-02-141-8/+11
| * | mmc: queue: turn queue flags into boolsLinus Walleij2017-02-133-12/+11
| * | mmc: block: rename mmc_active to areqLinus Walleij2017-02-132-8/+8
| * | mmc: block: refactor mmc_blk_rw_try_restart()Linus Walleij2017-02-131-14/+21
| * | mmc: core: rename mmc_start_req() to *areq()Linus Walleij2017-02-133-15/+15
| * | mmc: block: rename rqc and reqLinus Walleij2017-02-131-28/+28
| * | mmc: block: inline the command abort and start new goto:sLinus Walleij2017-02-131-19/+27
| * | mmc: core: switch to ida_simple_ functions in block.cHeiner Kallweit2017-02-131-26/+5
| * | mmc: host: omap_hsmmc: avoid possible overflow of timeout valueRavikumar Kattekola2017-02-131-4/+5
| * | mmc: host: omap_hsmmc: use generic_cmd6_time to program timeout value for CMD6Kishon Vijay Abraham I2017-02-131-6/+14
| * | mmc: host: omap_hsmmc: reset cmd line on ceb errorRavikumar Kattekola2017-02-131-1/+1
| * | mmc: dw_mmc: silent verbose log when calling from PM contextShawn Lin2017-02-131-5/+7
| * | mmc: core/mmci: restore pre/post_req behaviourLinus Walleij2017-02-133-11/+8
| * | mmc: sunxi: Add more debug informationsMaxime Ripard2017-02-131-4/+19
| * | mmc: sunxi: Add EMMC (MMC2) controller compatibleMaxime Ripard2017-02-131-0/+8
| * | mmc: sunxi: Mask DATA0 when updating the clockMaxime Ripard2017-02-131-1/+13
| * | mmc: sunxi: Enable the new timings for the A64 MMC controllersMaxime Ripard2017-02-131-0/+6
| * | mmc: sunxi: Always set signal delay to 0 for A64Maxime Ripard2017-02-131-33/+17
| * | mmc: sunxi: Gate the clock when rate is 0Maxime Ripard2017-02-131-1/+4
| * | mmc: sunxi: Fix clock frequency change sequenceMaxime Ripard2017-02-131-4/+4
| * | mmc: core: fix error path in mmc_host_allocHeiner Kallweit2017-02-131-0/+2
| * | mmc: core: simplify ida handlingHeiner Kallweit2017-02-131-16/+4
| * | mmc: sdhci-msm: Remove unnecessary comments of CDC init sequenceRitesh Harjani2017-02-131-13/+1
| * | mmc: sdhci-msm: Remove platform_execute_tuning from sdhci_msm_opsRitesh Harjani2017-02-131-3/+4
| * | mmc: core: Extend mmc_of_parse() to check for mmc-ddr-3_3vUlf Hansson2017-02-131-0/+2
| * | mmc: core: Invent MMC_CAP_3_3V_DDRUlf Hansson2017-02-131-4/+7
| * | mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage()Ulf Hansson2017-02-133-14/+14
| * | mmc: core: Clarify usage of mmc_set_signal_voltage()Ulf Hansson2017-02-134-7/+5