summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/dw_mmc.c
AgeCommit message (Expand)Author
2015-01-19mmc: dw_mmc: Power on vqmmc in MMC_POWER_ON, not MMC_POWER_UPDoug Anderson
2015-01-19mmc: dw_mmc: Convert to mmc_send_tuning()Ulf Hansson
2015-01-19mmc: dw_mmc: remove unnecessary debug messageBeomho Seo
2015-01-19mmc: dw_mmc: fix the max_blk_count in IDMACSeungwon Jeon
2015-01-19mmc: dw_mmc: Protect read-modify-write of INTMASK with a lockDoug Anderson
2015-01-19mmc: dw_mmc: Cleanup disable of low power mode w/ SDIO interruptsDoug Anderson
2014-11-26mmc: dw_mmc: avoid write to CDTHRCTL on older versionsJames Hogan
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-11-10mmc: dw_mmc: Change signal voltage error to dev_dbg()Doug Anderson
2014-11-10mmc: dw_mmc: Reset DMA before enabling IDMACSonny Rao
2014-09-23mmc: Consolidate emmc tuning blocksStephen Boyd
2014-09-19mmc: dw_mmc: Remove unused function for !CONFIG_OFTobias Klauser
2014-09-09mmc: dw_mmc: Pass back errors from mmc_of_parse()Doug Anderson
2014-09-09mmc: dw_mmc: Support voltage changesDoug Anderson
2014-09-09mmc: dw_mmc: use mmc_regulator_get_supply to handle regulatorsYuvaraj CD
2014-09-09mmc: dw_mmc: Make sure we don't get stuck when we get an errorDoug Anderson
2014-08-11mmc: dw_mmc: Slot quirk "disable-wp" is deprecated.Jaehoon Chung
2014-08-11mmc: dw_mmc: change to use recommended reset procedureSonny Rao
2014-05-22mmc: dw_mmc: Don't print data errorsDoug Anderson
2014-05-12mmc: dw_mmc: restore the card-present checking pointJaehoon Chung
2014-05-12mmc: dw_mmc: remove dw_mci_of_cd_gpio/wp_gpio()Jaehoon Chung
2014-05-12mmc: dw_mmc: remove unnecessary function.Jaehoon Chung
2014-05-12mmc: dw_mmc: fix minor coding style.Jaehoon Chung
2014-05-12mmc: dw_mmc: remove unused member variable.Jaehoon Chung
2014-05-12mmc: dw_mmc: replace the bus_hz checking pointJaehoon Chung
2014-05-12mmc: dw_mmc: use the mmc_of_parse() instead of local parserJaehoon Chung
2014-04-20mmc: dw_mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-29workqueue: remove deprecated WQ_NON_REENTRANTZhangZhen
2014-02-25mmc: dw_mmc: Fix NULL pointer dereferenceSachin Kamat
2014-01-17mmc: dw_mmc: fix dw_mci_get_cdZhangfei Gao
2014-01-13mmc: dw_mmc: use slot-gpio to handle cd pinZhangfei Gao
2013-10-30mmc: dw_mmc: Move away from using deprecated APIsUlf Hansson
2013-09-25mmc: dw_mmc: fix the transfer termination in IDMAC modeSeungwon Jeon
2013-09-25mmc: dw_mmc: amend use of idmac sw resetSeungwon Jeon
2013-09-25mmc: dw_mmc: gather each reset code into functionsSeungwon Jeon
2013-09-25mmc: dw_mmc: rework the code related to cmd/data completionSeungwon Jeon
2013-09-25mmc: dw_mmc: guarantee stop-abort cmd in data errorsSeungwon Jeon
2013-09-25mmc: dw_mmc: fix error handling on response errorSeungwon Jeon
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: set the supported max/min frequencySeungwon Jeon
2013-09-25mmc: dw_mmc: move supports-highspeed of quirks to capsSeungwon Jeon
2013-09-25mmc: dw_mmc: add the capability to support hs200 modeSeungwon Jeon
2013-09-25mmc: dw_mmc: add support tuning schemeSeungwon Jeon
2013-09-25mmc: dw_mmc: move the platform specific init callYuvaraj Kumar C D
2013-09-25mmc: dw_mmc: Set timeout to max upon resumeDoug Anderson
2013-09-25mmc: dw_mmc: Honor requests to set the clock to 0Doug Anderson