Revision 2c9b3ebd5913c2d1371b749a8057ac32972b410d authored by Linus Torvalds on 22 January 2016, 20:04:21 UTC, committed by Linus Torvalds on 22 January 2016, 20:04:21 UTC
Pull MMC fixes from Ulf Hansson:
 "Here are some mmc fixes intended for v4.5 rc1.

  MMC core:
   - Restore reset-gpios to be optional in pwrseq_simple
   - Allow SDIO tuple for CISTPL_SDIO_STD
   - Print correct voltage value in debugfs
   - Enable tuning according to the actual timing
   - Limit SD card power limit according to cards capabilities

  MMC host:
   - tmio_mmc_dma: don't print invalid DMA cookie
   - mmci: Pick the correct variant and allow 8-bit mode for Nomadik"

* tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmc:
  mmc: pwrseq_simple: Make reset-gpios optional to match doc
  mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STD
  mmc: debugfs: correct wrong voltage value
  mmc: tmio_mmc_dma: don't print invalid DMA cookie
  mmc: core: Enable tuning according to the actual timing
  mmc: mmci: support 8bit mode on the Nomadik
  mmc: mmci: fix an ages old detection error
  mmc: sd: limit SD card power limit according to cards capabilities
2 parent s 48162a2 + 64a67d4
History
File Mode Size
Makefile -rw-r--r-- 184 bytes
cache.c -rw-r--r-- 8.0 KB
fault.c -rw-r--r-- 6.6 KB
highmem.c -rw-r--r-- 2.3 KB
init.c -rw-r--r-- 9.2 KB
misc.S -rw-r--r-- 7.4 KB
mmu.c -rw-r--r-- 2.8 KB
tlb.c -rw-r--r-- 6.6 KB

back to top