summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
* | mmc: core: always check the length of sglist with total data sizeShawn Lin2017-08-301-6/+3
* | mmc: core: remove check of host->removed for rescan routineShawn Lin2017-08-301-13/+0
* | mmc: sdhci-acpi: remove unused struct sdhci_host variableShawn Lin2017-08-301-3/+0
* | mmc: sdhci-of-arasan: use io functions from sdhci.hJean-Francois Dagenais2017-08-301-2/+2
* | mmc: atmel-mci: add missing of_node_putJulia Lawall2017-08-301-0/+1
* | mmc: sdhci-of-at91: set clocks and presets after resume from deepest PMQuentin Schulz2017-08-301-2/+30
* | mmc: sdhci-of-at91: factor out clks and presets settingQuentin Schulz2017-08-301-65/+82
* | mmc: atmel-mci: remove unused sg_len variableShawn Lin2017-08-301-3/+2
* | mmc: sdhci-xenon: remove pointless struct xenon_priv *privShawn Lin2017-08-301-2/+0
* | mmc: block: remove unused struct mmc_card *cardShawn Lin2017-08-301-2/+0
* | mmc: mxcmmc: check the return value of mxcmci_finish_dataShawn Lin2017-08-301-0/+3
* | mmc: mmc_ops: fix a typo for comment of mmc_start_bkopsShawn Lin2017-08-301-1/+1
* | mmc: mediatek: add ops->get_cd() supportChaotian Jing2017-08-301-0/+1
* | mmc: rtsx_usb_sdmmc: make array 'width' static constColin Ian King2017-08-301-1/+1
* | mmc: renesas_sdhi_core: on R-Car 2+, make use of CBSY bitWolfram Sang2017-08-301-5/+12
* | mmc: tmio: don't wait on R-Car2+ when handling the clockWolfram Sang2017-08-301-2/+8
* | mmc: tmio: no magic values when enabling DMAWolfram Sang2017-08-302-1/+4
* | mmc: tmio: add references to bit defines in the headerWolfram Sang2017-08-301-0/+2
* | mmc: tmio: remove obsolete TMIO_BBSWolfram Sang2017-08-301-2/+0
* | mmc: tmio: fix CMD12 (STOP) handlingWolfram Sang2017-08-301-6/+0
* | mmc: mxcmmc: fix error return code in mxcmci_probe()Gustavo A. R. Silva2017-08-301-2/+4
* | mmc: android-goldfish: remove logically dead code in goldfish_mmc_irq()Gustavo A. R. Silva2017-08-301-6/+2
* | mmc: sdhci-st: add FSP2(ppc476fpe) into depends for sdhci-stIvan Mikhaylov2017-08-301-1/+1
* | mmc: omap_hsmmc: Reduce max_segs for reliabilityWill Newton2017-08-301-3/+3
* | mmc: renesas-sdhi: add support for R-Car Gen3 SDHI DMACSimon Horman2017-08-305-2/+299
* | mmc: tmio, renesas-sdhi: add dataend to DMA opsSimon Horman2017-08-303-2/+15
* | mmc: tmio, renesas-sdhi: add max_{segs, blk_count} to tmio_mmc_dataYoshihiro Shimoda2017-08-303-3/+7
* | mmc: omap_hsmmc: constify dev_pm_ops structuresArvind Yadav2017-08-301-1/+1
* | mmc: sdhci-st: Handle return value of clk_prepare_enableArvind Yadav2017-08-301-4/+22
|/
* mmc: block: prevent propagating R1_OUT_OF_RANGE for open-ending modeShawn Lin2017-08-211-6/+43
* mmc: block: fix lockdep splat when removing mmc_block moduleMichał Mirosław2017-08-091-0/+2
* mmc: mmc: correct the logic for setting HS400ES signal voltageHaibo Chen2017-08-081-1/+1
* mmc: host: omap_hsmmc: Add CMD23 capability to omap_hsmmc driverKishon Vijay Abraham I2017-08-081-1/+1
* mmc: block: bypass the queue even if usage is present for hotplugShawn Lin2017-08-031-0/+1
* mmc: sdhci-of-at91: force card detect value for non removable devicesLudovic Desroches2017-08-031-1/+34
* mmc: dw_mmc: fix the wrong condition check of getting num-slots from DTShawn Lin2017-07-271-1/+1
* mmc: host: omap_hsmmc: remove unused platform callbacksFaiz Abbas2017-07-171-11/+0
* mmc: sunxi: Keep default timing phase settings for new timing modeChen-Yu Tsai2017-07-171-2/+6
* Merge tag 'mmc-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2017-07-143-17/+78
|\
| * mmc: tmio-mmc: fix bad pointer mathChris Brandt2017-07-131-10/+9
| * mmc: block: Prevent new req entering queue after its cleanupGrzegorz Sluja2017-07-131-0/+1
| * mmc: block: Let MMC_IOC_MULTI_CMD return zero again for zero entriesGeert Uytterhoeven2017-07-111-0/+3
| * mmc: block: Initialize ret in mmc_blk_issue_drv_op() for MMC_DRV_OP_IOCTLGeert Uytterhoeven2017-07-111-1/+1
| * mmc: sdhci-acpi: Workaround conflict with PCI wifi on GPD Win handheldAdrian Hunter2017-07-111-6/+64
* | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-121-1/+1
|/
* Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-061-39/+5
|\
| * Merge tag 'v4.12-rc7' into develLinus Walleij2017-06-299-38/+48
| |\
| * | mmc: jz4740: Let the pinctrl driver configure the pinsPaul Cercueil2017-05-221-39/+5
* | | Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-07-0445-1903/+1535
|\ \ \
| * | | mmc: dw_mmc: remove the unnecessary slot variableJaehoon Chung2017-06-291-8/+5