aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/cb710-mmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-11mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin1-12/+1
2011-03-15mmc: cb710: Return err value in cb710_wait_while_busy()Chris Ball1-1/+1
2010-10-23mmc: cb710: remove debugging printk (info duplicated from mmc-core)Michał Mirosław1-2/+0
2010-10-23mmc: cb710: clear irq handler on init() error pathMichał Mirosław1-0/+1
2010-10-23mmc: cb710: remove unnecessary msleep()Michał Mirosław1-1/+0
2010-10-23mmc: cb710: implement get_cd() callbackMichał Mirosław1-20/+13
2010-10-23mmc: cb710: partially demystify clock selectionMichał Mirosław1-7/+12
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-1/+0
2009-07-31cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior1-3/+3
2009-06-13cb710: fix printk format stringPierre Ossman1-1/+1
2009-06-13mmc: Driver for CB710/720 memory card reader (MMC part)Michał Mirosław1-0/+804