index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
bfin_sdh.c
Age
Commit message (
Expand
)
Author
2012-11-28
mmc: remove use of __devexit
Bill Pemberton
2012-11-28
mmc: remove use of __devinit
Bill Pemberton
2012-11-28
mmc: remove use of __devexit_p
Bill Pemberton
2012-09-04
mmc: bfin_sdh: Reset SD controller when resume from power saving mode.
Sonic Zhang
2012-09-04
mmc: bfin_sdh: Remove redundant suspend and resume setting.
Sonic Zhang
2012-09-04
mmc: bfin_sdh: Add support for new RSI controller in bf60x
Sonic Zhang
2012-09-04
mmc: bfin_sdh: limit mmc DMA segment len to 1 for bf518.
Sonic Zhang
2012-09-04
mmc: bfin_sdh: fix dma_desc_array build error
Sonic Zhang
2012-01-12
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
2011-01-26
mmc: bfin_sdh: fix alloc size for private data
Sonic Zhang
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-06
mmc: bfin_sdh: set timeout based on actual card data
Cliff Cai
2010-03-06
mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systems
Mike Frysinger
2009-12-15
mmc: Blackfin SD Host Controller Driver
Cliff Cai