aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-29mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0yangbo lu2-0/+21
2016-11-29mmc: delete is_first_req parameter from pre-request callbackLinus Walleij7-14/+7
2016-11-29mmc: sdhci-pci: Allow deferred probe for sd card detect gpioDavid E. Box1-5/+10
2016-11-29mmc: sdhci-pci: Add support for Intel GLKAdrian Hunter2-1/+29
2016-11-29sdhci: sdhci-msm: update dll configurationRitesh Harjani1-2/+123
2016-11-29mmc: sdhci-msm: Add calibration tuning for CDCLP533 circuitRitesh Harjani1-0/+151
2016-11-29mmc: sdhci-msm: Save the calculated tuning phaseRitesh Harjani1-0/+10
2016-11-29mmc: sdhci-msm: Add HS400 platform supportVenkat Gopalakrishnan1-10/+112
2016-11-29mmc: sdhci-msm: Add clock changes for DDR mode.Ritesh Harjani1-4/+17
2016-11-29mmc: sdhci-msm: Implement set_clock callback for sdhci-msmRitesh Harjani1-1/+65
2016-11-29mmc: sdhci: Factor out sdhci_enable_clkRitesh Harjani2-11/+18
2016-11-29mmc: sdhci-msm: Enable few quirksRitesh Harjani1-1/+3
2016-11-29mmc: sdhci-msm: Add get_min_clock() and get_max_clock() callbackRitesh Harjani1-0/+17
2016-11-29mmc: sdhci-msm: Update DLL reset sequenceVenkat Gopalakrishnan1-0/+60
2016-11-29mmc: sdhci-msm: Change poor style writel/readl of registersRitesh Harjani1-30/+32
2016-11-29mmc: dw_mmc: The "clock-freq-min-max" property was deprecatedJaehoon Chung1-0/+2
2016-11-29mmc: dw_mmc: remove the unnecessary mmc_data structureJaehoon Chung1-4/+2
2016-11-29mmc: dw_mmc: use the cookie's enum values for post/pre_req()Jaehoon Chung1-20/+19
2016-11-29mmc: dw_mmc: call the dw_mci_prep_stop_abort() by defaultJaehoon Chung1-10/+5
2016-11-29mmc: dw_mmc: use the hold register when send stop commandJaehoon Chung1-0/+3
2016-11-29mmc: dw_mmc: change the DW_MCI_FREQ_MIN from 400K to 100KJaehoon Chung1-1/+1
2016-11-29mmc: dw_mmc: fix the debug message for checking card's presentJaehoon Chung1-5/+2
2016-11-29mmc: dw_mmc: display the real register value on debugfsJaehoon Chung1-6/+8
2016-11-29mmc: dw_mmc: fix spelling mistake in dev_dbg messageColin Ian King1-2/+2
2016-11-29mmc: davinci: request gpios using gpio descriptorsahaslam@baylibre.com1-1/+12
2016-11-29mmc: davinci: use mmc_of_parse to parse common mmc configurationahaslam@baylibre.com1-64/+55
2016-11-29mmc: tmio: remove SDIO from TODO listWolfram Sang1-1/+0
2016-11-29mmc: tmio: fix wrong bitmask for SDIO irqsWolfram Sang1-1/+1
2016-11-29mmc: wbsd: implement check for dma mapping errorAlexey Khoroshilov1-4/+7
2016-11-29mmc: sdhci: remove unneeded (void *) casts in sdhci_(pltfm_)priv()Masahiro Yamada2-2/+2
2016-11-29mmc: sdhci-iproc: support standard byte register accessesScott Branden1-2/+33
2016-11-29mmc: sh_mobile_sdhi: Add tuning supportSimon Horman1-1/+264
2016-11-29mmc: tmio: Add tuning supportAi Kyuse2-0/+76
2016-11-29mmc: tmio: Add hw reset supportAi Kyuse2-0/+10
2016-11-29mmc: tmio: document mandatory and optional callbacksSimon Horman1-1/+4
2016-11-29mmc: tmio: enhance illegal sequence handlingAi Kyuse1-6/+9
2016-11-29mmc: sh_mobile_sdhi: Add r7s72100 supportChris Brandt1-0/+7
2016-11-29mmc: tmio-mmc: add support for 32bit data portChris Brandt2-0/+42
2016-11-29mmc: sh_mobile_sdhi: add ocr_mask optionChris Brandt1-0/+2
2016-11-29mmc: sdhci: Use sdhci-caps-mask and sdhci-caps to change the caps read during __sdhci_read_capsZach Brown1-2/+22
2016-11-29mmc: mmci: refactor ST Micro busy detectionLinus Walleij2-30/+85
2016-11-29mmc: mmci: clean up header definesLinus Walleij2-39/+46
2016-11-29mmc: s3cmci: Use DMA slave map rather than exported DMA filterSylwester Nawrocki1-11/+4
2016-11-29MMC: meson: initial support for GX platformsKevin Hilman3-0/+862
2016-11-29mmc: dw_mmc: remove system PM callbackShawn Lin2-56/+27
2016-11-29mmc: dw_mmc-pltfm: deploy runtime PM facilitiesShawn Lin1-20/+8
2016-11-29mmc: dw_mmc-pci: deploy runtime PM facilitiesShawn Lin1-20/+9
2016-11-29mmc: dw_mmc-exynos: deploy runtime PM facilitiesShawn Lin1-14/+10
2016-11-29mmc: dw_mmc-k3: deploy runtime PM facilitiesShawn Lin1-30/+9
2016-11-29mmc: dw_mmc: disable biu clk if possibleShawn Lin2-0/+14