summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_powerAdrian Hunter2017-03-231-0/+4
* mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter2017-03-231-1/+3
* mmc: ushc: fix NULL-deref at probeJohan Hovold2017-03-161-0/+3
* mmc: sdhci-of-at91: Support external regulatorsRomain Izard2017-03-161-0/+19
* mmc: core: mmc_blk_rw_cmd_err - remove unused variableWinkler, Tomas2017-03-161-3/+0
* mmc: mediatek: Fixed bug where clock frequency could be set wrongyong mao2017-03-161-2/+2
* mmc: block: Fix cmd error reset failure pathAdrian Hunter2017-03-141-1/+2
* mmc: block: Fix is_waiting_last_req set incorrectlyAdrian Hunter2017-03-141-0/+1
* mmc: core: Fix access to HS400-ES devicesGuenter Roeck2017-03-141-1/+1
* mmc: sdhci-of-arasan: fix incorrect timeout clockAnssi Hannula2017-03-141-9/+5
* sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-021-0/+1
* 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