summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/bfin_sdh.c
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud