index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
bfin_sdh.c
Age
Commit message (
Expand
)
Author
2016-02-29
mmc: bfin_sdh: remove the MMC_DATA_STREAM flag
Jaehoon Chung
2013-10-30
mmc: bfin_sdh: Move away from using deprecated APIs
Ulf Hansson
2013-10-21
mmc: bfin_sdh: Forgot to write SDH_CFG register in function set_ios.
Sonic Zhang
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
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-11
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