summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/omap_hsmmc.c
AgeCommit message (Expand)Author
2009-06-03omap_hsmmc: Trivial fix for a typo in commentAnand Gadiyar
2009-04-08omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occursJarkko Lavinen
2009-04-08mmc: Fix compile for omap_hsmmc.cTony Lindgren
2009-04-08omap_hsmmc: Flush posted write to IRQKevin Hilman
2009-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-03-24omap_hsmmc: Wait for SDBPAdrian Hunter
2009-03-24omap_hsmmc: Fix MMC3 dmaGrazvydas Ignotas
2009-03-24omap_hsmmc: Disable SDBP at suspendJarkko Lavinen
2009-03-24omap_hsmmc: Do not prefix slot nameAdrian Hunter
2009-03-24omap_hsmmc: Allow cover switch to cause rescanAdrian Hunter
2009-03-24omap_hsmmc: Add 8-bit bus width mode supportJarkko Lavinen
2009-03-24omap_hsmmc: Implement scatter-gather emulationJuha Yrjola
2009-03-24omap_hsmmc: Fix response type for busy after responseAdrian Hunter
2009-03-24omap_hsmmc: Do dma cleanup also with data CRC errorsJarkko Lavinen
2009-03-24omap_hsmmc: Initialize hsmmc controller registers when resumingKim Kyuwon
2009-03-24omap_hsmmc: do not re-power when powering off MMCAdrian Hunter
2009-03-19Merge branch 'omap-clks3' into develRussell King
2009-02-18omap_hsmmc: Change while(); loops with finite versionJean Pihet
2009-02-18omap_hsmmc: recover from transfer failuresJean Pihet
2009-02-18omap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8VDavid Brownell
2009-02-18omap_hsmmc: card detect irq bugfixDavid Brownell
2009-02-08[ARM] omap: hsmmc: new short connection id namesRussell King
2009-01-24[ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3Madhusudhan Chikkature