summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2017-02-21Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe
2017-02-15mmc: core: add mmc prefix for blk_fixupsShawn Lin
2017-02-15mmc: core: move all quirks together into quirks.hShawn Lin
2017-02-15mmc: core: improve the quirks for sdio devicesShawn Lin
2017-02-15mmc: core: move some sdio IDs out of quirks fileShawn Lin
2017-02-15mmc: core: change quirks.c to be a header fileShawn Lin
2017-02-15mmc: sdhci-cadence: fix bit shift of read data from PHY portMasahiro Yamada
2017-02-14Merge branch 'fixes' into nextUlf Hansson
2017-02-14mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS supportUri Yanai
2017-02-14mmc: MAN_BKOPS_EN inverse debug message logicUri Yanai
2017-02-14mmc: meson-gx: add support for HS400 modeHeiner Kallweit
2017-02-14mmc: meson-gx: remove unneeded checks in removeHeiner Kallweit
2017-02-14mmc: meson-gx: reduce bounce buffer sizeHeiner Kallweit
2017-02-14mmc: meson-gx: set max block count and request sizeHeiner Kallweit
2017-02-14mmc: meson-gx: improve interrupt handlingHeiner Kallweit
2017-02-14mmc: meson-gx: improve meson_mmc_irq_threadHeiner Kallweit
2017-02-14mmc: meson-gx: improve meson_mmc_clk_setHeiner Kallweit
2017-02-14mmc: meson-gx: minor improvements in meson_mmc_set_iosHeiner Kallweit
2017-02-14mmc: meson: Assign the minimum clk rate as close to 400KHz as possibleUlf Hansson
2017-02-14mmc: core: start to break apart mmc_start_areq()Linus Walleij
2017-02-14mmc: block: respect bool returned from blk_end_request()Linus Walleij
2017-02-14mmc: block: return errorcode from mmc_sd_num_wr_blocks()Linus Walleij
2017-02-14mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula
2017-02-13mmc: queue: turn queue flags into boolsLinus Walleij
2017-02-13mmc: block: rename mmc_active to areqLinus Walleij
2017-02-13mmc: block: refactor mmc_blk_rw_try_restart()Linus Walleij
2017-02-13mmc: core: rename mmc_start_req() to *areq()Linus Walleij
2017-02-13mmc: block: rename rqc and reqLinus Walleij
2017-02-13mmc: block: inline the command abort and start new goto:sLinus Walleij
2017-02-13mmc: core: switch to ida_simple_ functions in block.cHeiner Kallweit
2017-02-13mmc: host: omap_hsmmc: avoid possible overflow of timeout valueRavikumar Kattekola
2017-02-13mmc: host: omap_hsmmc: use generic_cmd6_time to program timeout value for CMD6Kishon Vijay Abraham I
2017-02-13mmc: host: omap_hsmmc: reset cmd line on ceb errorRavikumar Kattekola
2017-02-13mmc: dw_mmc: silent verbose log when calling from PM contextShawn Lin
2017-02-13mmc: core/mmci: restore pre/post_req behaviourLinus Walleij
2017-02-13mmc: sunxi: Add more debug informationsMaxime Ripard
2017-02-13mmc: sunxi: Add EMMC (MMC2) controller compatibleMaxime Ripard
2017-02-13mmc: sunxi: Mask DATA0 when updating the clockMaxime Ripard
2017-02-13mmc: sunxi: Enable the new timings for the A64 MMC controllersMaxime Ripard
2017-02-13mmc: sunxi: Always set signal delay to 0 for A64Maxime Ripard
2017-02-13mmc: sunxi: Gate the clock when rate is 0Maxime Ripard
2017-02-13mmc: sunxi: Fix clock frequency change sequenceMaxime Ripard
2017-02-13mmc: core: fix error path in mmc_host_allocHeiner Kallweit
2017-02-13mmc: core: simplify ida handlingHeiner Kallweit
2017-02-13mmc: sdhci-msm: Remove unnecessary comments of CDC init sequenceRitesh Harjani
2017-02-13mmc: sdhci-msm: Remove platform_execute_tuning from sdhci_msm_opsRitesh Harjani
2017-02-13mmc: core: Extend mmc_of_parse() to check for mmc-ddr-3_3vUlf Hansson
2017-02-13mmc: core: Invent MMC_CAP_3_3V_DDRUlf Hansson
2017-02-13mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage()Ulf Hansson