summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/msm_sdcc.c
Commit message (Expand)AuthorAgeFilesLines
...
| * mmc: msm_sdcc: Snoop SDIO_CCCR_ABORT registerSan Mehat2010-03-181-0/+14
| * mmc: msm_sdcc: Clean up clock management and add a 10us delay after enabling ...San Mehat2010-03-181-40/+40
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* msm_sdcc.c: missing brackets in msmsdcc_resume()Roel Kluin2010-01-201-3/+1Star
* HTC Dream: mmc compilation fixesPavel Machek2009-12-101-4/+1Star
* msm_sdcc.c: move overly indented code to separate functionJoe Perches2009-09-231-69/+63Star
* msm_sdcc.c: stylistic cleaningJoe Perches2009-09-231-21/+24
* msm_sdcc.c: convert printk(KERN_<level> to pr_<level>(Joe Perches2009-09-231-58/+47Star
* mmc: msm_sdccc: driver for HTC DreamSan Mehat2009-09-231-0/+1301