aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/bfin_sdh.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-04mmc: bfin_sdh: fix dma_desc_array build errorSonic Zhang1-7/+0
2012-01-11mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin1-11/+1
2011-01-26mmc: bfin_sdh: fix alloc size for private dataSonic Zhang1-1/+1
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen1-1/+1
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-06mmc: bfin_sdh: set timeout based on actual card dataCliff Cai1-2/+6
2010-03-06mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systemsMike Frysinger1-1/+1
2009-12-15mmc: Blackfin SD Host Controller DriverCliff Cai1-0/+639