summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/dw_mmc.h
AgeCommit message (Expand)Author
2017-10-30mmc: dw_mmc: correct outdated comment for use_dmaZiyuan
2017-08-30mmc: dw_mmc: introduce timer for broken command transfer over schemeAddy Ke
2017-08-30mmc: dw_mmc-k3: add sd support for hi3660liwei
2017-06-29mmc: dw_mmc: use the 'slot' instead of 'cur_slot'Jaehoon Chung
2017-06-29mmc: dw_mmc: change the array of slotsJaehoon Chung
2017-02-13mmc: dw_mmc: Add fifo watermark alignment propertyJun Nie
2017-02-13mmc: dw_mmc: Add fifo address propertyJun Nie
2017-02-13mmc: host: Include interrupt.h in mmc host drivers that depends on itUlf Hansson
2017-02-13mmc: dw_mmc: Remove the public dw_mmc header fileUlf Hansson
2016-12-05mmc: dw_mmc: display the clock message only one time when card is pollingJaehoon Chung
2016-11-29mmc: dw_mmc: remove system PM callbackShawn Lin
2016-11-29mmc: dw_mmc: add runtime PM callbackShawn Lin
2016-09-22mmc: dw_mmc: fix the spamming log messageJaehoon Chung
2016-07-25mmc: dw_mmc: add the card write threshold for HS400 modeJaehoon Chung
2016-07-25mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus()Seung-Woo Kim
2016-05-02mmc: dw_mmc: remove setup_clock callbackShawn Lin
2016-02-29mmc: dw_mmc: add hw_reset supportShawn Lin
2016-02-29mmc: dw_mmc: remove the prepare_command hookJaehoon Chung
2015-10-29mmc: dw_mmc: fix the CardThreshold boundary at CardThrCtl registerJaehoon Chung
2015-10-27mmc: mmc: extend the mmc_send_tuning()Chaotian Jing
2015-10-26mmc: dw_mmc: use macro for HCON register operationsShawn Lin
2015-10-26mmc: dw_mmc: Add external dma interface supportShawn Lin
2015-06-01mmc: dw_mmc: Use core to handle absent write protect lineLars-Peter Clausen
2015-06-01mmc: dw_mmc: add switch_voltageZhangfei Gao
2015-04-09mmc: dw_mmc: fix fifo ordering in big endianBen Dooks
2015-04-09mmc: dw_mmc: make IO accessors endian agnosticBen Dooks
2015-03-23mmc: dw_mmc: exynos: Support eMMC's HS400 modeSeungwon Jeon
2015-01-19mmc: dw_mmc: Convert to mmc_send_tuning()Ulf Hansson
2015-01-19mmc: dw_mmc: Cleanup disable of low power mode w/ SDIO interruptsDoug Anderson
2014-11-26mmc: dw_mmc: add support for the other bit of sdio interruptAddy Ke
2014-11-26mmc: dw_mmc: Add IDMAC 64-bit address mode supportPrabu Thangamuthu
2014-11-10mmc: dw_mmc: Remove old card detect infrastructureDoug Anderson
2014-09-09mmc: dw_mmc: Support voltage changesDoug Anderson
2014-08-11mmc: dw_mmc: change to use recommended reset procedureSonny Rao
2014-05-12mmc: dw_mmc: remove dw_mci_of_cd_gpio/wp_gpio()Jaehoon Chung
2014-03-03mmc: dw_mmc: fix possible build errorFelipe Balbi
2014-02-25mmc: dw_mmc: Add missing descriptionSachin Kamat
2013-09-25mmc: dw_mmc: control card read thresholdSeungwon Jeon
2013-09-25mmc: dw_mmc: adjust the fifoth with block sizeSeungwon Jeon
2013-09-25mmc: dw_mmc: add support tuning schemeSeungwon Jeon
2013-06-27mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGADinh Nguyen
2013-06-27mmc: dw_mmc: change the macro name from DTO to DRTOJaehoon Chung
2013-04-12mmc: dw_mmc: let device core setup the default pin configurationThomas Abraham
2012-10-03mmc: dw_mmc: add support for implementation specific callbacksThomas Abraham
2012-03-25mmc: Support of PCI mode in the dw_mmc driverShashidhar Hiremath
2012-01-12mmc: dw_mmc: fixed wrong bit operation for SDMMC_GET_FCNT()Jaehoon Chung
2011-10-26mmc: dw_mmc: modify DATA register offsetJaehoon Chung
2011-10-26mmc: dw_mmc: Support SDIO interrupts for all slotsShashidhar Hiremath
2011-07-20mmc: dw_mmc: don't hard code fifo depth, fix usageJames Hogan
2011-07-20mmc: dw_mmc: brackets in register access macrosJames Hogan