summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-pci: Use ACPI to get max frequency for Intel NI byt sdioZach Brown2016-12-051-0/+32
* mmc: sdhci-pci: Add PCI ID for Intel NI byt sdioZach Brown2016-12-051-0/+24
* mmc: sdhci-s3c: add spin_unlock_irq() before calling clk_round_rateJaehoon Chung2016-12-051-0/+2
* mmc: dw_mmc: display the clock message only one time when card is pollingJaehoon Chung2016-12-052-1/+13
* mmc: dw_mmc: add the debug message for polling and non-removableJaehoon Chung2016-12-051-2/+16
* mmc: dw_mmc: check the "present" variable before checking flagsJaehoon Chung2016-12-051-1/+2
* mmc: dw_mmc: add missing codes for runtime resumeJoonyoung Shim2016-12-051-1/+15
* mmc: dw_mmc: exynos: fix to call suspend callbackJoonyoung Shim2016-12-051-2/+26
* mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0yangbo lu2016-11-292-0/+21
* mmc: delete is_first_req parameter from pre-request callbackLinus Walleij2016-11-297-14/+7Star
* mmc: sdhci-pci: Allow deferred probe for sd card detect gpioDavid E. Box2016-11-291-5/+10
* mmc: sdhci-pci: Add support for Intel GLKAdrian Hunter2016-11-292-1/+29
* sdhci: sdhci-msm: update dll configurationRitesh Harjani2016-11-291-2/+123
* mmc: sdhci-msm: Add calibration tuning for CDCLP533 circuitRitesh Harjani2016-11-291-0/+151
* mmc: sdhci-msm: Save the calculated tuning phaseRitesh Harjani2016-11-291-0/+10
* mmc: sdhci-msm: Add HS400 platform supportVenkat Gopalakrishnan2016-11-291-10/+112
* mmc: sdhci-msm: Add clock changes for DDR mode.Ritesh Harjani2016-11-291-4/+17
* mmc: sdhci-msm: Implement set_clock callback for sdhci-msmRitesh Harjani2016-11-291-1/+65
* mmc: sdhci: Factor out sdhci_enable_clkRitesh Harjani2016-11-292-11/+18
* mmc: sdhci-msm: Enable few quirksRitesh Harjani2016-11-291-1/+3
* mmc: sdhci-msm: Add get_min_clock() and get_max_clock() callbackRitesh Harjani2016-11-291-0/+17
* mmc: sdhci-msm: Update DLL reset sequenceVenkat Gopalakrishnan2016-11-291-0/+60
* mmc: sdhci-msm: Change poor style writel/readl of registersRitesh Harjani2016-11-291-30/+32
* mmc: dw_mmc: The "clock-freq-min-max" property was deprecatedJaehoon Chung2016-11-291-0/+2
* mmc: dw_mmc: remove the unnecessary mmc_data structureJaehoon Chung2016-11-291-4/+2Star
* mmc: dw_mmc: use the cookie's enum values for post/pre_req()Jaehoon Chung2016-11-291-20/+19Star
* mmc: dw_mmc: call the dw_mci_prep_stop_abort() by defaultJaehoon Chung2016-11-291-10/+5Star
* mmc: dw_mmc: use the hold register when send stop commandJaehoon Chung2016-11-291-0/+3
* mmc: dw_mmc: change the DW_MCI_FREQ_MIN from 400K to 100KJaehoon Chung2016-11-291-1/+1
* mmc: dw_mmc: fix the debug message for checking card's presentJaehoon Chung2016-11-291-5/+2Star
* mmc: dw_mmc: display the real register value on debugfsJaehoon Chung2016-11-291-6/+8
* mmc: dw_mmc: fix spelling mistake in dev_dbg messageColin Ian King2016-11-291-2/+2
* mmc: davinci: request gpios using gpio descriptorsahaslam@baylibre.com2016-11-291-1/+12
* mmc: davinci: use mmc_of_parse to parse common mmc configurationahaslam@baylibre.com2016-11-291-64/+55Star
* mmc: tmio: remove SDIO from TODO listWolfram Sang2016-11-291-1/+0Star
* mmc: tmio: fix wrong bitmask for SDIO irqsWolfram Sang2016-11-291-1/+1
* mmc: wbsd: implement check for dma mapping errorAlexey Khoroshilov2016-11-291-4/+7
* mmc: sdhci: remove unneeded (void *) casts in sdhci_(pltfm_)priv()Masahiro Yamada2016-11-292-2/+2
* mmc: sdhci-iproc: support standard byte register accessesScott Branden2016-11-291-2/+33
* mmc: sh_mobile_sdhi: Add tuning supportSimon Horman2016-11-291-1/+264
* mmc: tmio: Add tuning supportAi Kyuse2016-11-292-0/+76
* mmc: tmio: Add hw reset supportAi Kyuse2016-11-292-0/+10
* mmc: tmio: document mandatory and optional callbacksSimon Horman2016-11-291-1/+4
* mmc: tmio: enhance illegal sequence handlingAi Kyuse2016-11-291-6/+9
* mmc: sh_mobile_sdhi: Add r7s72100 supportChris Brandt2016-11-291-0/+7
* mmc: tmio-mmc: add support for 32bit data portChris Brandt2016-11-292-0/+42
* mmc: sh_mobile_sdhi: add ocr_mask optionChris Brandt2016-11-291-0/+2
* mmc: sdhci: Use sdhci-caps-mask and sdhci-caps to change the caps read during...Zach Brown2016-11-291-2/+22
* mmc: mmci: refactor ST Micro busy detectionLinus Walleij2016-11-292-30/+85
* mmc: mmci: clean up header definesLinus Walleij2016-11-292-39/+46