summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: block: move single ioctl() commands to block requestsLinus Walleij2017-06-202-26/+88
* mmc: block: Tag is_rpmb as boolLinus Walleij2017-06-201-1/+1
* mmc: core: Allocate per-request data using the block layer coreLinus Walleij2017-06-203-202/+78
* mmc: core: Delete bounce buffer Kconfig optionLinus Walleij2017-06-204-34/+9
* mmc: renesas-sdhi: make renesas_sdhi_sys_dmac main module fileSimon Horman2017-06-203-129/+137
* mmc: renesas-sdhi: rename sh_mobile_sdhi.c => renesas_sdhi_core.cSimon Horman2017-06-203-72/+72
* mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.cSimon Horman2017-06-205-39/+52
* mmc: tmio: rename tmio_mmc_{pio => core}.cSimon Horman2017-06-202-1/+0
* mmc: renesas-sdhi, tmio: make dma more modularSimon Horman2017-06-206-43/+86
* mmc: tmio: drop filenames from comment at top of sourceSimon Horman2017-06-204-17/+10
* Revert "mmc: dw_mmc: Don't allow Runtime PM for SDIO cards"Ulf Hansson2017-06-201-8/+2
* mmc: dw_mmc: Prevent runtime PM suspend when SDIO IRQs are enabledUlf Hansson2017-06-201-0/+7
* mmc: dw_mmc: Convert to use MMC_CAP2_SDIO_IRQ_NOTHREAD for SDIO IRQsUlf Hansson2017-06-201-3/+22
* mmc: sdio: Add API to manage SDIO IRQs from a workqueueUlf Hansson2017-06-203-0/+20
* mmc: core: Prevent processing SDIO IRQs when none is claimedUlf Hansson2017-06-201-2/+4
* mmc: core: Don't do eMMC HW reset when resuming the eMMC cardUlf Hansson2017-06-203-1/+5
* mmc: pwrseq: Add reset callback to the struct mmc_pwrseq_opsUlf Hansson2017-06-202-0/+11
* mmc: vub3000: add missing USB-descriptor endianness conversionsJohan Hovold2017-06-201-1/+2
* mmc: atmel-mci: Remove AVR32 bits from the driverAndy Shevchenko2017-06-202-26/+6
* mmc: sdricoh_cs: remove redundant check if len is non-zeroColin Ian King2017-06-201-3/+0
* mmc: sdhci-of-arasan: Trivial print fixShubhrajyoti Datta2017-06-201-1/+1
* mmc: meson-gx: work around broken SDIO with certain WiFi chipsHeiner Kallweit2017-06-121-0/+9
* Merge tag 'mmc-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-05-261-0/+7
|\
| * mmc: pwrseq_simple: Parse DTS for the power-off-delay-us propertyUlf Hansson2017-05-231-0/+7
* | mmc: sdhci-iproc: suppress spurious interrupt with Multiblock readSrinath Mannam2017-05-221-1/+2
* | mmc: cavium: Fix probing race with regulatorJan Glauber2017-05-222-1/+16
* | mmc: cavium: Prevent crash with incomplete DTJan Glauber2017-05-221-15/+10
* | mmc: cavium-octeon: Use proper GPIO name for power controlDavid Daney2017-05-191-1/+1
* | mmc: cavium-octeon: Fix interrupt enable codeDavid Daney2017-05-191-1/+1
* | mmc: sdhci-xenon: kill xenon_clean_phy()Jisheng Zhang2017-05-193-19/+2
|/
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-101-4/+4
|\
| * Annotate hardware config module parameters in drivers/mmc/host/David Howells2017-04-201-4/+4
* | Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-05-0264-1612/+7522
|\ \
| * | mmc: sdhci-of-esdhc: limit SD clock for ls1012a/ls1046ayangbo lu2017-04-281-0/+14
| * | mmc: sdhci-of-esdhc: poll ESDHC_CLOCK_STABLE bit with udelayyangbo lu2017-04-281-5/+4
| * | mmc: sdhci-xenon: Fix default value of LOGIC_TIMING_ADJUST for eMMC5.0 PHYHu Ziji2017-04-281-1/+6
| * | mmc: sdhci-xenon: Fix the work flow in xenon_remove().Hu Ziji2017-04-281-2/+2
| * | mmc: sdhci-xenon: Remove redundant dev_err call in get_dt_pad_ctrl_data()Wei Yongjun2017-04-251-4/+1
| * | mmc: cavium: Use module_pci_driver to simplify the codeWei Yongjun2017-04-251-12/+1
| * | mmc: cavium: Add MMC support for Octeon SOCs.Steven J. Hill2017-04-243-0/+363
| * | mmc: cavium: Fix detection of block or byte addressing.Steven J. Hill2017-04-241-1/+1
| * | mmc: core: Export API to allow hosts to get the card addressUlf Hansson2017-04-241-0/+6
| * | mmc: sdio: Fix sdio wait busy implement limitationjiajie.hao@mediatek.com2017-04-242-3/+11
| * | mmc: sdhci-esdhc-imx: reset tuning circuit when power on mmc cardHaibo Chen2017-04-241-0/+26
| * | mmc: sdhci-of-esdhc: add delay between tuning cyclesyangbo lu2017-04-241-0/+1
| * | mmc: sdhci: Control the delay between tuning commandsAdrian Hunter2017-04-242-3/+10
| * | mmc: sdhci-of-esdhc: add tuning supportyangbo lu2017-04-242-0/+25
| * | mmc: sdhci-of-esdhc: add support for signal voltage switchyangbo lu2017-04-242-0/+75
| * | mmc: sdhci-of-esdhc: add peripheral clock supportyangbo lu2017-04-242-2/+72
| * | mmc: sdhci-pci: Allow for 3 bytes from Intel DSMAdrian Hunter2017-04-241-6/+6