aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/omap_hsmmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-08omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occursJarkko Lavinen1-1/+1
2009-04-08mmc: Fix compile for omap_hsmmc.cTony Lindgren1-1/+0
2009-04-08omap_hsmmc: Flush posted write to IRQKevin Hilman1-0/+4
2009-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds1-150/+205
2009-03-24omap_hsmmc: Wait for SDBPAdrian Hunter1-5/+15
2009-03-24omap_hsmmc: Fix MMC3 dmaGrazvydas Ignotas1-11/+25
2009-03-24omap_hsmmc: Disable SDBP at suspendJarkko Lavinen1-14/+2
2009-03-24omap_hsmmc: Do not prefix slot nameAdrian Hunter1-1/+1
2009-03-24omap_hsmmc: Allow cover switch to cause rescanAdrian Hunter1-4/+7
2009-03-24omap_hsmmc: Add 8-bit bus width mode supportJarkko Lavinen1-1/+11
2009-03-24omap_hsmmc: Implement scatter-gather emulationJuha Yrjola1-77/+95
2009-03-24omap_hsmmc: Fix response type for busy after responseAdrian Hunter1-9/+29
2009-03-24omap_hsmmc: Do dma cleanup also with data CRC errorsJarkko Lavinen1-5/+5
2009-03-24omap_hsmmc: Initialize hsmmc controller registers when resumingKim Kyuwon1-23/+32
2009-03-24omap_hsmmc: do not re-power when powering off MMCAdrian Hunter1-17/+0
2009-03-19Merge branch 'omap-clks3' into develRussell King1-2/+2
2009-02-18omap_hsmmc: Change while(); loops with finite versionJean Pihet1-24/+30
2009-02-18omap_hsmmc: recover from transfer failuresJean Pihet1-1/+8
2009-02-18omap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8VDavid Brownell1-10/+33
2009-02-18omap_hsmmc: card detect irq bugfixDavid Brownell1-1/+3
2009-02-08[ARM] omap: hsmmc: new short connection id namesRussell King1-2/+2
2009-01-24[ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3Madhusudhan Chikkature1-0/+1242