aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host/omap_hsmmc.c
AgeCommit message (Expand)Author
2010-04-07omap hsmmc: fix a bug in card remove scenarioMadhusudhan Chikkature
2010-02-15omap_hsmmc: allow compile without regulator frameworkAdrian Hunter
2010-02-15omap_hsmmc: Allow for a shared VccQAdrian Hunter
2010-02-15omap_hsmmc: Ensure regulator enable / disable are pairedAdrian Hunter
2010-02-15omap_hsmmc: Fix disable timeoutsAdrian Hunter
2010-02-15omap_hsmmc: Allow for power saving without going offAdrian Hunter
2010-02-15omap_hsmmc: Move gpio and regulator control from board fileAdrian Hunter
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren
2009-10-29omap_hsmmc: add missing probe handler hookRoger Quadros
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-09-23omap4: mmc driver support on OMAP4kishore kadiyala
2009-09-23omap_hsmmc: set a large data timeout for commands with busy signalAdrian Hunter
2009-09-23omap_hsmmc: ensure all clock enables and disables are pairedAdrian Hunter
2009-09-23omap_hsmmc: protect the card when the cover is openAdrian Hunter
2009-09-23omap_hsmmc: code refactoringDenis Karpov
2009-09-23omap_hsmmc: prevent races with irq handlerAdrian Hunter
2009-09-23omap_hsmmc: cater for weird CMD6 behaviourAdrian Hunter
2009-09-23omap_hsmmc: clear interrupt status after init sequenceAdrian Hunter
2009-09-23omap_hsmmc: cleanup macro usageDenis Karpov
2009-09-23omap_hsmmc: fix NULL pointer dereferenceJarkko Lavinen
2009-09-23omap_hsmmc: add mmc card sleep and awake supportJarkko Lavinen
2009-09-23omap_hsmmc: put MMC regulator to sleepAdrian Hunter
2009-09-23omap_hsmmc: support for deeper power saving statesDenis Karpov
2009-09-23omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter
2009-09-23omap_hsmmc: fix scatter-gather list sanity checkingJarkko Lavinen
2009-09-23omap_hsmmc: ensure workqueues are empty before suspendAdrian Hunter
2009-09-23omap_hsmmc: set open drain bit correctlyDenis Karpov
2009-09-23omap_hsmmc: context save/restore supportDenis Karpov
2009-09-23omap_hsmmc: keep track of power modeAdrian Hunter
2009-09-23omap_hsmmc: make use of new enable/disable interfaceAdrian Hunter
2009-09-23omap_hsmmc: add debugfs entry (host registers)Denis Karpov
2009-09-23mmc: register mmci-omap-hs using platform_driver_probeUwe Kleine-König
2009-09-23OMAP: HSMMC: do not enable buffer ready interrupt if using DMAAnand Gadiyar
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-03omap_hsmmc: Trivial fix for a typo in commentAnand Gadiyar
2009-05-28ARM: OMAP3: mmc-twl4030 uses regulator frameworkDavid Brownell
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