summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2017-02-09scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada
2017-02-09Merge remote-tracking branch 'mmc/next'Stephen Rothwell
2017-02-08mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS supportUri Yanai
2017-02-08mmc: MAN_BKOPS_EN inverse debug message logicUri Yanai
2017-02-08mmc: meson-gx: add support for HS400 modeHeiner Kallweit
2017-02-08mmc: meson-gx: remove unneeded checks in removeHeiner Kallweit
2017-02-08mmc: meson-gx: reduce bounce buffer sizeHeiner Kallweit
2017-02-08mmc: meson-gx: set max block count and request sizeHeiner Kallweit
2017-02-08mmc: meson-gx: improve interrupt handlingHeiner Kallweit
2017-02-08mmc: meson-gx: improve meson_mmc_irq_threadHeiner Kallweit
2017-02-08mmc: meson-gx: improve meson_mmc_clk_setHeiner Kallweit
2017-02-08mmc: meson-gx: minor improvements in meson_mmc_set_iosHeiner Kallweit
2017-02-08mmc: meson: Assign the minimum clk rate as close to 400KHz as possibleUlf Hansson
2017-02-08Merge branch 'fixes' into nextUlf Hansson
2017-02-08mmc: mmci: avoid clearing ST Micro busy end interrupt mistakenlyJean-Nicolas Graux
2017-02-06Merge branch 'master' into for-nextJens Axboe
2017-02-06mmc: core: start to break apart mmc_start_areq()Linus Walleij
2017-02-06mmc: block: return 0 where evidentLinus Walleij
2017-02-06mmc: block: respect bool returned from blk_end_request()Linus Walleij
2017-02-06mmc: block: return errorcode from mmc_sd_num_wr_blocks()Linus Walleij
2017-02-06mmc: queue: turn queue flags into boolsLinus Walleij
2017-02-06mmc: block: rename mmc_active to areqLinus Walleij
2017-02-06mmc: block: refactor mmc_blk_rw_try_restart()Linus Walleij
2017-02-06mmc: core: rename mmc_start_req() to *areq()Linus Walleij
2017-02-06mmc: block: rename rqc and reqLinus Walleij
2017-02-06mmc: block: inline the command abort and start new goto:sLinus Walleij
2017-02-06mmc: core: switch to ida_simple_ functions in block.cHeiner Kallweit
2017-02-06mmc: host: omap_hsmmc: avoid possible overflow of timeout valueRavikumar Kattekola
2017-02-06mmc: host: omap_hsmmc: use generic_cmd6_time to program timeout value for CMD6Kishon Vijay Abraham I
2017-02-06mmc: host: omap_hsmmc: reset cmd line on ceb errorRavikumar Kattekola
2017-02-06mmc: dw_mmc: silent verbose log when calling from PM contextShawn Lin
2017-02-06mmc: core/mmci: restore pre/post_req behaviourLinus Walleij
2017-02-06mmc: sunxi: Add more debug informationsMaxime Ripard
2017-02-06mmc: sunxi: Add EMMC (MMC2) controller compatibleMaxime Ripard
2017-02-06mmc: sunxi: Mask DATA0 when updating the clockMaxime Ripard
2017-02-06mmc: sunxi: Enable the new timings for the A64 MMC controllersMaxime Ripard
2017-02-06mmc: sunxi: Always set signal delay to 0 for A64Maxime Ripard
2017-02-06mmc: sunxi: Gate the clock when rate is 0Maxime Ripard
2017-02-06mmc: sunxi: Fix clock frequency change sequenceMaxime Ripard
2017-02-06mmc: core: fix error path in mmc_host_allocHeiner Kallweit
2017-02-06mmc: core: simplify ida handlingHeiner Kallweit
2017-02-06mmc: sdhci-msm: Remove unnecessary comments of CDC init sequenceRitesh Harjani
2017-02-06mmc: sdhci-msm: Remove platform_execute_tuning from sdhci_msm_opsRitesh Harjani
2017-02-06mmc: core: Extend mmc_of_parse() to check for mmc-ddr-3_3vUlf Hansson
2017-02-06mmc: core: Invent MMC_CAP_3_3V_DDRUlf Hansson
2017-02-06mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage()Ulf Hansson
2017-02-06mmc: core: Clarify usage of mmc_set_signal_voltage()Ulf Hansson
2017-02-06mmc: core: Remove redundant code in mmc_set_signal_voltage()Ulf Hansson
2017-02-06mmc: sh_mobile_sdhi: add support for 2 clocksChris Brandt
2017-02-06mmc: meson: cleanup stray debug messagesKevin Hilman