summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/dw_mmc.h
AgeCommit message (Expand)AuthorFilesLines
2015-04-09mmc: dw_mmc: fix fifo ordering in big endianBen Dooks1-0/+14
2015-04-09mmc: dw_mmc: make IO accessors endian agnosticBen Dooks1-6/+6
2015-03-23mmc: dw_mmc: exynos: Support eMMC's HS400 modeSeungwon Jeon1-0/+2
2015-01-19mmc: dw_mmc: Convert to mmc_send_tuning()Ulf Hansson1-7/+1
2015-01-19mmc: dw_mmc: Cleanup disable of low power mode w/ SDIO interruptsDoug Anderson1-0/+1
2014-11-26mmc: dw_mmc: add support for the other bit of sdio interruptAddy Ke1-0/+2
2014-11-26mmc: dw_mmc: Add IDMAC 64-bit address mode supportPrabu Thangamuthu1-0/+11
2014-11-10mmc: dw_mmc: Remove old card detect infrastructureDoug Anderson1-2/+0
2014-09-09mmc: dw_mmc: Support voltage changesDoug Anderson1-1/+4
2014-08-11mmc: dw_mmc: change to use recommended reset procedureSonny Rao1-0/+5
2014-05-13mmc: dw_mmc: remove dw_mci_of_cd_gpio/wp_gpio()Jaehoon Chung1-2/+0
2014-03-03mmc: dw_mmc: fix possible build errorFelipe Balbi1-1/+1
2014-02-26mmc: dw_mmc: Add missing descriptionSachin Kamat1-0/+1
2013-09-26mmc: dw_mmc: control card read thresholdSeungwon Jeon1-0/+3
2013-09-26mmc: dw_mmc: adjust the fifoth with block sizeSeungwon Jeon1-0/+4
2013-09-26mmc: dw_mmc: add support tuning schemeSeungwon Jeon1-0/+48
2013-06-27mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGADinh Nguyen1-0/+1
2013-06-27mmc: dw_mmc: change the macro name from DTO to DRTOJaehoon Chung1-1/+1
2013-04-12mmc: dw_mmc: let device core setup the default pin configurationThomas Abraham1-3/+0
2012-10-03mmc: dw_mmc: add support for implementation specific callbacksThomas Abraham1-0/+24
2012-03-26mmc: Support of PCI mode in the dw_mmc driverShashidhar Hiremath1-0/+7
2012-01-13mmc: dw_mmc: fixed wrong bit operation for SDMMC_GET_FCNT()Jaehoon Chung1-1/+1
2011-10-27mmc: dw_mmc: modify DATA register offsetJaehoon Chung1-1/+12
2011-10-26mmc: dw_mmc: Support SDIO interrupts for all slotsShashidhar Hiremath1-1/+1
2011-07-21mmc: dw_mmc: don't hard code fifo depth, fix usageJames Hogan1-1/+0
2011-07-21mmc: dw_mmc: brackets in register access macrosJames Hogan1-8/+8
2011-03-15mmc: dw_mmc: support DDR modeJaehoon Chung1-1/+1
2011-01-09mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.Will Newton1-0/+168