summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
2016-02-29mmc: sdhci: always unmap a mapped data transfer in sdhci_post_req()Russell King
2016-02-29mmc: sdhci: pass the cookie into sdhci_pre_dma_transfer()Russell King
2016-02-29mmc: sdhci: factor out sdhci_pre_dma_transfer() from sdhci_adma_table_pre()Russell King
2016-02-29mmc: sdhci: move sdhci_pre_dma_transfer()Russell King
2016-02-29mmc: sdhci: factor out common DMA cleanup in sdhci_finish_data()Russell King
2016-02-29mmc: sdhci: avoid walking SG list for writesRussell King
2016-02-29mmc: sdhci: clean up coding style in sdhci_adma_table_pre()Russell King
2016-02-29mmc: sdhci: allocate alignment and DMA descriptor buffer togetherRussell King
2016-02-29mmc: sdhci: fix data timeout (part 2)Russell King
2016-02-29mmc: sdhci: fix data timeout (part 1)Russell King
2016-02-29mmc: sdhci: further fix for DMA unmapping in sdhci_post_req()Russell King
2016-02-29mmc: sdhci-pxav3: fix higher speed mode capabilitiesRussell King
2016-02-29mmc: sdhci: plug DMA mapping leak on errorRussell King
2016-02-29mmc: sdhci: avoid unnecessary mapping/unmapping of align bufferRussell King
2016-02-29mmc: sdhci: fix command response CRC error handlingRussell King
2016-02-29mmc: sdhci: clean up command error handlingRussell King
2016-02-29mmc: sdhci: move initialisation of command error memberRussell King
2016-02-29mmc: sdhci: Allow CAPS check for SDHCI_CAN_64BIT to use overridden capsAl Cooper
2016-02-29mmc: sdhci-pic32: Add PIC32 SDHCI host controller driverAndrei Pistirica
2016-02-29mmc: dw_mmc: fix num_slots settingShawn Lin
2016-02-29mmc: dw_mmc: remove repetitive clear interruptShawn Lin
2016-02-29mmc: dw_mmc: fix err handle of dw_mci_probeShawn Lin
2016-02-29mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirkShawn Lin
2016-02-29mmc: dw_mmc: add hw_reset supportShawn Lin
2016-02-29mmc: dw_mmc: remove the prepare_command hookJaehoon Chung
2016-02-29mmc: core: report tuning command execution failure reasonRussell King
2016-02-29mmc: block: shut up "retrying because a re-tune was needed" messageRussell King
2016-02-29mmc: core: improve mmc_of_parse_voltage() to return better statusRussell King
2016-02-29mmc: core: shut up "voltage-ranges unspecified" pr_info()Russell King
2016-02-29mmc: tmio: disable clock before changing itWolfram Sang
2016-02-29mmc: tmio: refactor set_clock a littleWolfram Sang
2016-02-29mmc: sdhi: use faster clock handling on RCar Gen2Wolfram Sang
2016-02-29mmc: tmio: remove stale commentsWolfram Sang
2016-02-29mmc: tmio: add flag to reduce delay after changing clock statusWolfram Sang
2016-02-29mmc: sdhi: error message on ENOMEM is superfluousWolfram Sang
2016-02-29mmc: sdhi: Add EXT_ACC register busy checkShinobu Uehara
2016-02-29mmc: tmio_dma: remove debug messages with little informationWolfram Sang
2016-02-29mmc: block: don't use the OR operation for flag of dataJaehoon Chung
2016-02-29mmc: sunxi-mmc: remove the MMC_DATA_STREAM flagJaehoon Chung
2016-02-29mmc: s3cmci: remove the MMC_DATA_STREAM flagJaehoon Chung
2016-02-29mmc: pxamci: remove the MMC_DATA_STREAM flagJaehoon Chung
2016-02-29mmc: mxcmmc: remove the MMC_DATA_STREAM flagJaehoon Chung
2016-02-29mmc: jz4740_mmc: remove the MMC_DATA_STREAM flagJaehoon Chung
2016-02-29mmc: dw_mmc: remove the MMC_DATA_STREAM flagJaehoon Chung
2016-02-29mmc: davinci_mmc: remove the MMC_DATA_STREAM flagJaehoon Chung
2016-02-29mmc: bfin_sdh: remove the MMC_DATA_STREAM flagJaehoon Chung
2016-02-29mmc: atmel-mci: remove the MMC_DATA_STREAM flagJaehoon Chung
2016-02-29mmc: sunxi: Enable eMMC HS-DDR (MMC_CAP_1_8V_DDR) supportChen-Yu Tsai
2016-02-29mmc: sunxi: Support 8 bit eMMC DDR transfer modesChen-Yu Tsai
2016-02-29mmc: sunxi: Support MMC_DDR52 timing modesChen-Yu Tsai