aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
...
| * mmc: jz4740_mmc: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-29
| * mmc: dw_mmc: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-29
| * mmc: davinci_mmc: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-29
| * mmc: bfin_sdh: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-29
| * mmc: atmel-mci: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-29
| * mmc: sunxi: Enable eMMC HS-DDR (MMC_CAP_1_8V_DDR) supportChen-Yu Tsai2016-02-29
| * mmc: sunxi: Support 8 bit eMMC DDR transfer modesChen-Yu Tsai2016-02-29
| * mmc: sunxi: Support MMC_DDR52 timing modesChen-Yu Tsai2016-02-29
| * mmc: sanitize 'bus width' in debug outputWolfram Sang2016-02-29
| * mmc: core: use the defined function to check whether card is removableJaehoon Chung2016-02-29
| * mmc: sdhci-iproc: use sdhci_pltfm_unregister directlyJisheng Zhang2016-02-29
| * mmc: sdhci-iproc: add bcm2835 supportStefan Wahren2016-02-29
| * mmc: sdhci-iproc: define MMC caps in platform dataStefan Wahren2016-02-29
| * mmc: mmc_test: mention that '0' runs all testsWolfram Sang2016-02-29
| * mmc: mmcif: don't depend on MMC_BLOCKWolfram Sang2016-02-29
| * mmc: make MAN_BKOPS_EN message a debugWolfram Sang2016-02-29
| * mmc: omap_hsmmc: don't print uninitialized variablesArnd Bergmann2016-02-29
| * mmc: sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronouslyFu, Zhonghui2016-02-29
| * mmc: core: enable mmc host device to suspend/resume asynchronouslyFu, Zhonghui2016-02-29
| * mmc: sunxi: Support vqmmc regulatorChen-Yu Tsai2016-02-29
| * mmc: sunxi: Return error on mmc_regulator_set_ocr() fail in .set_ios opChen-Yu Tsai2016-02-29
| * mmc: sunxi: Document host init sequenceChen-Yu Tsai2016-02-29
| * mmc: sdhci-iproc: Actually enable the clockStefan Wahren2016-02-29
| * mmc: debugfs: Add a restriction to mmc debugfs clock settingChuanxiao Dong2016-02-29
| * mmc: sdhci-iproc: Clean up platform allocations if shdci init failsStefan Wahren2016-02-29
| * mmc: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9aRameshwar Prasad Sahu2016-02-29
| * mmc: host: omap_hsmmc: add a verbose print to enable CONFIG_REGULATOR_PBIASKishon Vijay Abraham I2016-02-29
| * mmc: remove unnecessary assignment statements before returnMasahiro Yamada2016-02-29
| * mmc: core: pwrseq_simple: remove unused header filePeter Chen2016-02-29
| * mmc: usdhi6rol0: use to_delayed_workGeliang Tang2016-02-29
| * mmc: sh_mmcif: use to_delayed_workGeliang Tang2016-02-29
| * mmc: sdricoh_cs: Less checks in sdricoh_init_mmc() after, error detectionMarkus Elfring2016-02-29
| * mmc: sdricoh_cs: Delete unnecessary variable initialisationsMarkus Elfring2016-02-29
* | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-17
|\ \ | |/ |/|
| * Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2016-02-14
| |\
| * | tty: Use termios c_*flag macrosPeter Hurley2016-01-28
* | | mmc: omap_hsmmc: Fix PM regression with deferred probe for pm_runtime_reinitTony Lindgren2016-02-15
| |/ |/|
* | Revert "mmc: block: don't use parameter prefix if built as module"Ulf Hansson2016-02-11
* | mmc: sdhci-acpi: Fix card detect race for Intel BXT/APLAdrian Hunter2016-02-11
* | mmc: sdhci-pci: Fix card detect race for Intel BXT/APLAdrian Hunter2016-02-11
* | mmc: sdhci: Allow override of get_cd() called from sdhci_request()Adrian Hunter2016-02-11
* | mmc: sdhci: Allow override of mmc host operationsAdrian Hunter2016-02-11
* | mmc: sh_mmcif: Correct TX DMA channel allocationChris Paterson2016-02-10
* | mmc: block: return error on failed mmc_blk_get()Olof Johansson2016-02-10
* | mmc: pxamci: fix the device-tree probe deferral pathRobert Jarzmik2016-02-08
* | mmc: mmc_spi: add checks for dma mapping errorAlexey Khoroshilov2016-02-08
* | mmc: sdhci-of-at91: fix pm runtime unbalanced issue in error pathJisheng Zhang2016-02-02
* | mmc: pxamci: fix again read-only gpio detection polarityRobert Jarzmik2016-02-02
|/
* Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-01-22
|\
| * mmc: pwrseq_simple: Make reset-gpios optional to match docMartin Fuzzey2016-01-21