aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/dw_mmc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-03-15mmc: dw_mmc: add support for hi3798cv200 specific extensions of dw-mshctianshuliang1-0/+6
2018-03-15mmc: dw_mmc: remove the deprecated "num-slots"Jaehoon Chung1-2/+0
2018-03-05mmc: dw_mmc: update kernel-doc comments for dw_mciAlexey Roslyakov1-10/+9
2018-02-27mmc: dw_mmc: Fix out-of-bounds access for slot's capsShawn Lin1-0/+2
2017-10-30mmc: dw_mmc: correct outdated comment for use_dmaZiyuan1-1/+2
2017-08-30mmc: dw_mmc: introduce timer for broken command transfer over schemeAddy Ke1-0/+2
2017-08-30mmc: dw_mmc-k3: add sd support for hi3660liwei1-0/+2
2017-06-29mmc: dw_mmc: use the 'slot' instead of 'cur_slot'Jaehoon Chung1-3/+0
2017-06-29mmc: dw_mmc: change the array of slotsJaehoon Chung1-3/+1
2017-02-13mmc: dw_mmc: Add fifo watermark alignment propertyJun Nie1-0/+3
2017-02-13mmc: dw_mmc: Add fifo address propertyJun Nie1-0/+2
2017-02-13mmc: host: Include interrupt.h in mmc host drivers that depends on itUlf Hansson1-0/+1
2017-02-13mmc: dw_mmc: Remove the public dw_mmc header fileUlf Hansson1-0/+257
2016-12-05mmc: dw_mmc: display the clock message only one time when card is pollingJaehoon Chung1-0/+1
2016-11-29mmc: dw_mmc: remove system PM callbackShawn Lin1-2/+0
2016-11-29mmc: dw_mmc: add runtime PM callbackShawn Lin1-1/+3
2016-09-22mmc: dw_mmc: fix the spamming log messageJaehoon Chung1-0/+3
2016-07-25mmc: dw_mmc: add the card write threshold for HS400 modeJaehoon Chung1-1/+5
2016-07-25mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus()Seung-Woo Kim1-4/+0
2016-05-02mmc: dw_mmc: remove setup_clock callbackShawn Lin1-2/+0
2016-02-29mmc: dw_mmc: add hw_reset supportShawn Lin1-0/+3
2016-02-29mmc: dw_mmc: remove the prepare_command hookJaehoon Chung1-2/+1
2015-10-29mmc: dw_mmc: fix the CardThreshold boundary at CardThrCtl registerJaehoon Chung1-1/+1
2015-10-27mmc: mmc: extend the mmc_send_tuning()Chaotian Jing1-1/+1
2015-10-26mmc: dw_mmc: use macro for HCON register operationsShawn Lin1-0/+3
2015-10-26mmc: dw_mmc: Add external dma interface supportShawn Lin1-0/+6
2015-06-01mmc: dw_mmc: Use core to handle absent write protect lineLars-Peter Clausen1-3/+0
2015-06-01mmc: dw_mmc: add switch_voltageZhangfei Gao1-0/+2
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-12mmc: 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-25mmc: dw_mmc: Add missing descriptionSachin Kamat1-0/+1
2013-09-25mmc: dw_mmc: control card read thresholdSeungwon Jeon1-0/+3
2013-09-25mmc: dw_mmc: adjust the fifoth with block sizeSeungwon Jeon1-0/+4
2013-09-25mmc: 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-25mmc: Support of PCI mode in the dw_mmc driverShashidhar Hiremath1-0/+7