summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
2017-06-07mmc: sdhci-iproc: suppress spurious interrupt with Multiblock readSrinath Mannam
2017-04-20mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen
2017-04-18mmc: dw_mmc: Don't allow Runtime PM for SDIO cardsDouglas Anderson
2017-04-18mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit
2017-03-30mmc: sdhci-of-at91: fix MMC_DDR_52 timing selectionLudovic Desroches
2017-03-30mmc: sdhci: Disable runtime pm when the sdio_irq is enabledHans de Goede
2017-03-23mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_powerAdrian Hunter
2017-03-23mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter
2017-03-16mmc: ushc: fix NULL-deref at probeJohan Hovold
2017-03-16mmc: sdhci-of-at91: Support external regulatorsRomain Izard
2017-03-16mmc: core: mmc_blk_rw_cmd_err - remove unused variableWinkler, Tomas
2017-03-16mmc: mediatek: Fixed bug where clock frequency could be set wrongyong mao
2017-03-14mmc: block: Fix cmd error reset failure pathAdrian Hunter
2017-03-14mmc: block: Fix is_waiting_last_req set incorrectlyAdrian Hunter
2017-03-14mmc: core: Fix access to HS400-ES devicesGuenter Roeck
2017-03-14mmc: sdhci-of-arasan: fix incorrect timeout clockAnssi Hannula
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada
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