OMAP: HSMMC: do not enable buffer ready interrupt if using DMA
[safe/jmp/linux-2.6] / drivers / mmc / host / omap_hsmmc.c
2009-09-23 Anand GadiyarOMAP: HSMMC: do not enable buffer ready interrupt if...
2009-06-14 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2009-06-03 Anand Gadiyaromap_hsmmc: Trivial fix for a typo in comment
2009-05-28 David BrownellARM: OMAP3: mmc-twl4030 uses regulator framework
2009-04-08 Jarkko Lavinenomap_hsmmc: Do not expect cmd/data to be non-null when...
2009-04-08 Tony Lindgrenmmc: Fix compile for omap_hsmmc.c
2009-04-08 Kevin Hilmanomap_hsmmc: Flush posted write to IRQ
2009-04-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-24 Adrian Hunteromap_hsmmc: Wait for SDBP
2009-03-24 Grazvydas Ignotasomap_hsmmc: Fix MMC3 dma
2009-03-24 Jarkko Lavinenomap_hsmmc: Disable SDBP at suspend
2009-03-24 Adrian Hunteromap_hsmmc: Do not prefix slot name
2009-03-24 Adrian Hunteromap_hsmmc: Allow cover switch to cause rescan
2009-03-24 Jarkko Lavinenomap_hsmmc: Add 8-bit bus width mode support
2009-03-24 Juha Yrjolaomap_hsmmc: Implement scatter-gather emulation
2009-03-24 Adrian Hunteromap_hsmmc: Fix response type for busy after response
2009-03-24 Jarkko Lavinenomap_hsmmc: Do dma cleanup also with data CRC errors
2009-03-24 Kim Kyuwonomap_hsmmc: Initialize hsmmc controller registers when...
2009-03-24 Adrian Hunteromap_hsmmc: do not re-power when powering off MMC
2009-03-19 Russell KingMerge branch 'omap-clks3' into devel
2009-02-18 Jean Pihetomap_hsmmc: Change while(); loops with finite version
2009-02-18 Jean Pihetomap_hsmmc: recover from transfer failures
2009-02-18 David Brownellomap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8V
2009-02-18 David Brownellomap_hsmmc: card detect irq bugfix
2009-02-08 Russell King[ARM] omap: hsmmc: new short connection id names
2009-01-24 Madhusudhan Chikkature[ARM] 5369/1: omap mmc: Add new omap hsmmc controller...