summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/cb710-mmc.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* mmc: cb710: fix indentation issue in if blockColin Ian King2019-02-251-20/+22
* mmc: cb710: Move away from using deprecated APIsUlf Hansson2013-10-311-9/+1Star
* mmc: host: use platform_{get,set}_drvdata()Jingoo Han2013-06-271-1/+1
* mmc: remove use of __devexitBill Pemberton2012-11-281-1/+1
* mmc: remove use of __devinitBill Pemberton2012-11-281-1/+1
* mmc: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin2012-01-121-12/+1Star
* mmc: cb710: Return err value in cb710_wait_while_busy()Chris Ball2011-03-151-1/+1
* mmc: cb710: remove debugging printk (info duplicated from mmc-core)Michał Mirosław2010-10-231-2/+0Star
* mmc: cb710: clear irq handler on init() error pathMichał Mirosław2010-10-231-0/+1
* mmc: cb710: remove unnecessary msleep()Michał Mirosław2010-10-231-1/+0Star
* mmc: cb710: implement get_cd() callbackMichał Mirosław2010-10-231-20/+13Star
* mmc: cb710: partially demystify clock selectionMichał Mirosław2010-10-231-7/+12
* mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-271-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior2009-07-311-3/+3
* cb710: fix printk format stringPierre Ossman2009-06-131-1/+1
* mmc: Driver for CB710/720 memory card reader (MMC part)Michał Mirosław2009-06-131-0/+804