aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/bfin_sdh.c
AgeCommit message (Expand)Author
2016-02-29mmc: bfin_sdh: remove the MMC_DATA_STREAM flagJaehoon Chung
2013-10-30mmc: bfin_sdh: Move away from using deprecated APIsUlf Hansson
2013-10-21mmc: bfin_sdh: Forgot to write SDH_CFG register in function set_ios.Sonic Zhang
2013-05-26mmc: remove unnecessary platform_set_drvdata()Jingoo Han
2012-11-28mmc: remove use of __devexitBill Pemberton
2012-11-28mmc: remove use of __devinitBill Pemberton
2012-11-28mmc: remove use of __devexit_pBill Pemberton
2012-09-04mmc: bfin_sdh: Reset SD controller when resume from power saving mode.Sonic Zhang
2012-09-04mmc: bfin_sdh: Remove redundant suspend and resume setting.Sonic Zhang
2012-09-04mmc: bfin_sdh: Add support for new RSI controller in bf60xSonic Zhang
2012-09-04mmc: bfin_sdh: limit mmc DMA segment len to 1 for bf518.Sonic Zhang
2012-09-04mmc: bfin_sdh: fix dma_desc_array build errorSonic Zhang
2012-01-11mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin
2011-01-26mmc: bfin_sdh: fix alloc size for private dataSonic Zhang
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-06mmc: bfin_sdh: set timeout based on actual card dataCliff Cai
2010-03-06mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systemsMike Frysinger
2009-12-15mmc: Blackfin SD Host Controller DriverCliff Cai