summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2016-11-29mmc: core: Update CMD13 polling policy when switch to HS DDR modeUlf Hansson
2016-11-29mmc: core: Allow CMD13 polling when switching to HS mode for mmcUlf Hansson
2016-11-29mmc: core: Enable __mmc_switch() to change bus speed timing for the hostUlf Hansson
2016-11-29mmc: core: Check SWITCH_ERROR bit from each CMD13 response when pollingUlf Hansson
2016-11-29mmc: core: Rename ignore_crc to retry_crc_err to reflect its purposeUlf Hansson
2016-11-29mmc: core: Remove redundant __mmc_send_status()Ulf Hansson
2016-11-29mmc: core: Retry instead of ignore at CRC errors when polling for busyUlf Hansson
2016-11-29mmc: sdhci-pci: Allow deferred probe for sd card detect gpioDavid E. Box
2016-11-29mmc: sdhci-pci: Add support for Intel GLKAdrian Hunter
2016-11-29sdhci: sdhci-msm: update dll configurationRitesh Harjani
2016-11-29mmc: sdhci-msm: Add calibration tuning for CDCLP533 circuitRitesh Harjani
2016-11-29mmc: sdhci-msm: Save the calculated tuning phaseRitesh Harjani
2016-11-29mmc: sdhci-msm: Add HS400 platform supportVenkat Gopalakrishnan
2016-11-29mmc: sdhci-msm: Add clock changes for DDR mode.Ritesh Harjani
2016-11-29mmc: sdhci-msm: Implement set_clock callback for sdhci-msmRitesh Harjani
2016-11-29mmc: sdhci: Factor out sdhci_enable_clkRitesh Harjani
2016-11-29mmc: sdhci-msm: Enable few quirksRitesh Harjani
2016-11-29mmc: sdhci-msm: Add get_min_clock() and get_max_clock() callbackRitesh Harjani
2016-11-29mmc: sdhci-msm: Update DLL reset sequenceVenkat Gopalakrishnan
2016-11-29mmc: sdhci-msm: Change poor style writel/readl of registersRitesh Harjani
2016-11-29mmc: dw_mmc: The "clock-freq-min-max" property was deprecatedJaehoon Chung
2016-11-29mmc: dw_mmc: remove the unnecessary mmc_data structureJaehoon Chung
2016-11-29mmc: dw_mmc: use the cookie's enum values for post/pre_req()Jaehoon Chung
2016-11-29mmc: dw_mmc: call the dw_mci_prep_stop_abort() by defaultJaehoon Chung
2016-11-29mmc: dw_mmc: use the hold register when send stop commandJaehoon Chung
2016-11-29mmc: dw_mmc: change the DW_MCI_FREQ_MIN from 400K to 100KJaehoon Chung
2016-11-29mmc: dw_mmc: fix the debug message for checking card's presentJaehoon Chung
2016-11-29mmc: dw_mmc: display the real register value on debugfsJaehoon Chung
2016-11-29mmc: dw_mmc: fix spelling mistake in dev_dbg messageColin Ian King
2016-11-29mmc: block: move packed command struct initLinus Walleij
2016-11-29mmc: block: rename data to blkdataLinus Walleij
2016-11-29mmc: block: use mmc_req_is_special()Linus Walleij
2016-11-29mmc: davinci: request gpios using gpio descriptorsahaslam@baylibre.com
2016-11-29mmc: davinci: use mmc_of_parse to parse common mmc configurationahaslam@baylibre.com
2016-11-29mmc: tmio: remove SDIO from TODO listWolfram Sang
2016-11-29mmc: tmio: fix wrong bitmask for SDIO irqsWolfram Sang
2016-11-29mmc: wbsd: implement check for dma mapping errorAlexey Khoroshilov
2016-11-29mmc: mmc_test: Uninitialized return valueDan Carpenter
2016-11-29mmc: sdhci: remove unneeded (void *) casts in sdhci_(pltfm_)priv()Masahiro Yamada
2016-11-29mmc: sdhci-iproc: support standard byte register accessesScott Branden
2016-11-29mmc: sh_mobile_sdhi: Add tuning supportSimon Horman
2016-11-29mmc: tmio: Add tuning supportAi Kyuse
2016-11-29mmc: tmio: Add hw reset supportAi Kyuse
2016-11-29mmc: tmio: document mandatory and optional callbacksSimon Horman
2016-11-29mmc: tmio: enhance illegal sequence handlingAi Kyuse
2016-11-29mmc: sh_mobile_sdhi: Add r7s72100 supportChris Brandt
2016-11-29mmc: tmio-mmc: add support for 32bit data portChris Brandt
2016-11-29mmc: sh_mobile_sdhi: add ocr_mask optionChris Brandt
2016-11-29mmc: core: use enum mmc_blk_status properlyLinus Walleij
2016-11-29mmc: block: convert ecc_err to a boolLinus Walleij