aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/cb710-mmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-15mmc: cb710: Use new tasklet APIEmil Renner Berthing1-6/+6
2020-05-28mmc: cb710: Inform the mmc core about the maximum busy timeoutUlf Hansson1-0/+8
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-25mmc: cb710: fix indentation issue in if blockColin Ian King1-20/+22
2013-10-30mmc: cb710: Move away from using deprecated APIsUlf Hansson1-9/+1
2013-06-27mmc: host: use platform_{get,set}_drvdata()Jingoo Han1-1/+1
2012-11-28mmc: remove use of __devexitBill Pemberton1-1/+1
2012-11-28mmc: remove use of __devinitBill Pemberton1-1/+1
2012-11-28mmc: remove use of __devexit_pBill Pemberton1-1/+1
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