index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
omap_hsmmc.c
Age
Commit message (
Expand
)
Author
2010-10-29
mfd: Adding twl6030 mmc card detect support for MMC1
kishore kadiyala
2010-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2010-10-23
mmc: Move regulator handling closer to core
Linus Walleij
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-10-01
omap4 hsmmc: Update ocr mask for MMC2 for regulator to use
kishore kadiyala
2010-10-01
omap4 hsmmc: Register offset handling
kishore kadiyala
2010-10-01
OMAP4 ES2: HSMMC soft reset change
Madhusudhan Chikkature
2010-09-27
omap: mmc: extended to pass host capabilities from board file
Sukumar Ghorai
2010-09-09
omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspend
Ethan Du
2010-09-09
omap_hsmmc: remove unused local `state'
Sergio Aguirre
2010-08-12
omap_hsmmc: add erase capability
Adrian Hunter
2010-08-11
omap hsmmc: fix processing of all dma interrupts as block completion
Venkatraman S
2010-08-11
omap_hsmmc: add init_card pass-through callback
Grazvydas Ignotas
2010-08-11
mmc: omap: fix for bus width which improves SD card's peformance.
Kishore Kadiyala
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2010-05-27
mmc: OMAP HS-MMC: convert to dev_pm_ops
Kevin Hilman
2010-05-27
omap_hsmmc: improve interrupt synchronisation
Adrian Hunter
2010-04-07
omap hsmmc: fix a bug in card remove scenario
Madhusudhan Chikkature
2010-02-15
omap_hsmmc: allow compile without regulator framework
Adrian Hunter
2010-02-15
omap_hsmmc: Allow for a shared VccQ
Adrian Hunter
2010-02-15
omap_hsmmc: Ensure regulator enable / disable are paired
Adrian Hunter
2010-02-15
omap_hsmmc: Fix disable timeouts
Adrian Hunter
2010-02-15
omap_hsmmc: Allow for power saving without going off
Adrian Hunter
2010-02-15
omap_hsmmc: Move gpio and regulator control from board file
Adrian Hunter
2009-11-10
Merge branch '7xx-iosplit-plat' with omap-fixes
Tony Lindgren
2009-10-29
omap_hsmmc: add missing probe handler hook
Roger Quadros
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-09-23
omap4: mmc driver support on OMAP4
kishore kadiyala
2009-09-23
omap_hsmmc: set a large data timeout for commands with busy signal
Adrian Hunter
2009-09-23
omap_hsmmc: ensure all clock enables and disables are paired
Adrian Hunter
2009-09-23
omap_hsmmc: protect the card when the cover is open
Adrian Hunter
2009-09-23
omap_hsmmc: code refactoring
Denis Karpov
2009-09-23
omap_hsmmc: prevent races with irq handler
Adrian Hunter
2009-09-23
omap_hsmmc: cater for weird CMD6 behaviour
Adrian Hunter
2009-09-23
omap_hsmmc: clear interrupt status after init sequence
Adrian Hunter
2009-09-23
omap_hsmmc: cleanup macro usage
Denis Karpov
2009-09-23
omap_hsmmc: fix NULL pointer dereference
Jarkko Lavinen
2009-09-23
omap_hsmmc: add mmc card sleep and awake support
Jarkko Lavinen
2009-09-23
omap_hsmmc: put MMC regulator to sleep
Adrian Hunter
2009-09-23
omap_hsmmc: support for deeper power saving states
Denis Karpov
2009-09-23
omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability
Adrian Hunter
2009-09-23
omap_hsmmc: fix scatter-gather list sanity checking
Jarkko Lavinen
2009-09-23
omap_hsmmc: ensure workqueues are empty before suspend
Adrian Hunter
2009-09-23
omap_hsmmc: set open drain bit correctly
Denis Karpov
2009-09-23
omap_hsmmc: context save/restore support
Denis Karpov
2009-09-23
omap_hsmmc: keep track of power mode
Adrian Hunter
2009-09-23
omap_hsmmc: make use of new enable/disable interface
Adrian Hunter
2009-09-23
omap_hsmmc: add debugfs entry (host registers)
Denis Karpov
2009-09-23
mmc: register mmci-omap-hs using platform_driver_probe
Uwe Kleine-König
2009-09-23
OMAP: HSMMC: do not enable buffer ready interrupt if using DMA
Anand Gadiyar
[next]