summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * mmc: sunxi: Support MMC_DDR52 timing modesChen-Yu Tsai2016-02-291-5/+7
| * mmc: sanitize 'bus width' in debug outputWolfram Sang2016-02-292-2/+2
| * mmc: core: use the defined function to check whether card is removableJaehoon Chung2016-02-291-5/+4
| * mmc: sdhci-iproc: use sdhci_pltfm_unregister directlyJisheng Zhang2016-02-291-6/+1
| * mmc: sdhci-iproc: add bcm2835 supportStefan Wahren2016-02-292-3/+18
| * mmc: sdhci-iproc: define MMC caps in platform dataStefan Wahren2016-02-291-2/+3
| * mmc: mmc_test: mention that '0' runs all testsWolfram Sang2016-02-291-0/+1
| * mmc: mmcif: don't depend on MMC_BLOCKWolfram Sang2016-02-291-1/+1
| * mmc: make MAN_BKOPS_EN message a debugWolfram Sang2016-02-291-1/+1
| * mmc: omap_hsmmc: don't print uninitialized variablesArnd Bergmann2016-02-291-2/+2
| * mmc: sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronouslyFu, Zhonghui2016-02-291-0/+2
| * mmc: core: enable mmc host device to suspend/resume asynchronouslyFu, Zhonghui2016-02-291-0/+1
| * mmc: sunxi: Support vqmmc regulatorChen-Yu Tsai2016-02-291-0/+31
| * mmc: sunxi: Return error on mmc_regulator_set_ocr() fail in .set_ios opChen-Yu Tsai2016-02-291-1/+4
| * mmc: sunxi: Document host init sequenceChen-Yu Tsai2016-02-291-0/+12
| * mmc: sdhci-iproc: Actually enable the clockStefan Wahren2016-02-291-1/+8
| * mmc: debugfs: Add a restriction to mmc debugfs clock settingChuanxiao Dong2016-02-291-1/+1
| * mmc: sdhci-iproc: Clean up platform allocations if shdci init failsStefan Wahren2016-02-291-1/+5
| * mmc: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9aRameshwar Prasad Sahu2016-02-291-5/+0
| * mmc: host: omap_hsmmc: add a verbose print to enable CONFIG_REGULATOR_PBIASKishon Vijay Abraham I2016-02-291-1/+4
| * mmc: remove unnecessary assignment statements before returnMasahiro Yamada2016-02-293-23/+6
| * mmc: core: pwrseq_simple: remove unused header filePeter Chen2016-02-291-1/+0
| * mmc: usdhi6rol0: use to_delayed_workGeliang Tang2016-02-291-1/+1
| * mmc: sh_mmcif: use to_delayed_workGeliang Tang2016-02-291-1/+1
| * mmc: sdricoh_cs: Less checks in sdricoh_init_mmc() after, error detectionMarkus Elfring2016-02-291-12/+8
| * mmc: sdricoh_cs: Delete unnecessary variable initialisationsMarkus Elfring2016-02-291-3/+3
* | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-7/+7
|\ \ | |/ |/|
| * Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2016-02-149-36/+93
| |\
| * | tty: Use termios c_*flag macrosPeter Hurley2016-01-281-7/+7
* | | mmc: omap_hsmmc: Fix PM regression with deferred probe for pm_runtime_reinitTony Lindgren2016-02-151-0/+2
| |/ |/|
* | Revert "mmc: block: don't use parameter prefix if built as module"Ulf Hansson2016-02-111-3/+0
* | mmc: sdhci-acpi: Fix card detect race for Intel BXT/APLAdrian Hunter2016-02-111-0/+30
* | mmc: sdhci-pci: Fix card detect race for Intel BXT/APLAdrian Hunter2016-02-111-0/+31
* | mmc: sdhci: Allow override of get_cd() called from sdhci_request()Adrian Hunter2016-02-111-1/+1
* | mmc: sdhci: Allow override of mmc host operationsAdrian Hunter2016-02-112-1/+3
* | mmc: sh_mmcif: Correct TX DMA channel allocationChris Paterson2016-02-101-1/+1
* | mmc: block: return error on failed mmc_blk_get()Olof Johansson2016-02-101-1/+3
* | mmc: pxamci: fix the device-tree probe deferral pathRobert Jarzmik2016-02-081-26/+9
* | mmc: mmc_spi: add checks for dma mapping errorAlexey Khoroshilov2016-02-081-2/+13
* | mmc: sdhci-of-at91: fix pm runtime unbalanced issue in error pathJisheng Zhang2016-02-021-0/+1
* | mmc: pxamci: fix again read-only gpio detection polarityRobert Jarzmik2016-02-021-1/+1
|/
* Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-01-227-28/+47
|\
| * mmc: pwrseq_simple: Make reset-gpios optional to match docMartin Fuzzey2016-01-211-8/+14
| * mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STDShawn Lin2016-01-201-0/+1
| * mmc: debugfs: correct wrong voltage valueChuanxiao Dong2016-01-191-1/+1
| * mmc: tmio_mmc_dma: don't print invalid DMA cookieArnd Bergmann2016-01-141-8/+7
| * mmc: core: Enable tuning according to the actual timingCarlo Caione2016-01-142-6/+6
| * mmc: mmci: support 8bit mode on the NomadikLinus Walleij2016-01-141-0/+1
| * mmc: mmci: fix an ages old detection errorLinus Walleij2016-01-141-1/+1
| * mmc: sd: limit SD card power limit according to cards capabilitiesRussell King2016-01-131-4/+16
OpenPOWER on IntegriCloud