summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2016-11-29mmc: block: make gen_err a bool variableLinus Walleij
2016-11-29mmc: sdhci: Use sdhci-caps-mask and sdhci-caps to change the caps read during...Zach Brown
2016-11-29mmc: mmci: refactor ST Micro busy detectionLinus Walleij
2016-11-29mmc: mmci: clean up header definesLinus Walleij
2016-11-29mmc: s3cmci: Use DMA slave map rather than exported DMA filterSylwester Nawrocki
2016-11-29mmc: core: Don't power off the card when starting the hostUlf Hansson
2016-11-29MMC: meson: initial support for GX platformsKevin Hilman
2016-11-29mmc: dw_mmc: remove system PM callbackShawn Lin
2016-11-29mmc: dw_mmc-pltfm: deploy runtime PM facilitiesShawn Lin
2016-11-29mmc: dw_mmc-pci: deploy runtime PM facilitiesShawn Lin
2016-11-29mmc: dw_mmc-exynos: deploy runtime PM facilitiesShawn Lin
2016-11-29mmc: dw_mmc-k3: deploy runtime PM facilitiesShawn Lin
2016-11-29mmc: dw_mmc: disable biu clk if possibleShawn Lin
2016-11-29mmc: core: expose the capability of gpio card detectShawn Lin
2016-11-29mmc: dw_mmc-rockchip: add runtime PM supportShawn Lin
2016-11-29mmc: dw_mmc: add runtime PM callbackShawn Lin
2016-11-29mmc: core: Don't use ->card_busy() and CMD13 in combination when pollingUlf Hansson
2016-11-29mmc: core: Factor out code related to polling in __mmc_switch()Ulf Hansson
2016-11-29mmc: core: Clarify code which deals with polling in __mmc_switch()Ulf Hansson
2016-11-29mmc: core: Make mmc_switch_status() available for mmc coreUlf Hansson
2016-11-29mmc: sdhci-msm: Add pm_runtime and system PM supportPramod Gurav
2016-11-29mmc: sunxi: Prevent against null dereference for vmmcMaxime Ripard
2016-11-29mmc: sdhci-of-at91: Fix module autoloadJavier Martinez Canillas