summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/bfin_sdh.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: bfin_sdh: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-291-3/+0
* mmc: bfin_sdh: Move away from using deprecated APIsUlf Hansson2013-10-301-11/+1
* mmc: bfin_sdh: Forgot to write SDH_CFG register in function set_ios.Sonic Zhang2013-10-211-2/+1
* mmc: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-261-2/+0
* mmc: remove use of __devexitBill Pemberton2012-11-281-1/+1
* mmc: remove use of __devinitBill Pemberton2012-11-281-1/+1
* mmc: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* mmc: bfin_sdh: Reset SD controller when resume from power saving mode.Sonic Zhang2012-09-041-16/+19
* mmc: bfin_sdh: Remove redundant suspend and resume setting.Sonic Zhang2012-09-041-15/+0
* mmc: bfin_sdh: Add support for new RSI controller in bf60xSonic Zhang2012-09-041-52/+128
* mmc: bfin_sdh: limit mmc DMA segment len to 1 for bf518.Sonic Zhang2012-09-041-0/+4
* mmc: bfin_sdh: fix dma_desc_array build errorSonic Zhang2012-09-041-7/+0
* mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin2012-01-111-11/+1
* mmc: bfin_sdh: fix alloc size for private dataSonic Zhang2011-01-261-1/+1
* mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-231-1/+1
* mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-271-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mmc: bfin_sdh: set timeout based on actual card dataCliff Cai2010-03-061-2/+6
* mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systemsMike Frysinger2010-03-061-1/+1
* mmc: Blackfin SD Host Controller DriverCliff Cai2009-12-151-0/+639