summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/omap.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: Fix omap compile by replacing dev_name with dma_dev_nameTony Lindgren2008-05-141-6/+6
* MMC: OMAP: Do not busy wait for end of command for everJarkko Lavinen2008-04-181-1/+7
* MMC: OMAP: Start new commands from work queue instead of irqJarkko Lavinen2008-04-181-6/+42
* MMC: OMAP: Lazy clock shutdownJarkko Lavinen2008-04-181-14/+75
* MMC: OMAP: Move failing command abortion to workqueueJarkko Lavinen2008-04-181-33/+49
* MMC: OMAP: Use tasklet instead of workqueue for cover switch notificationJarkko Lavinen2008-04-181-27/+40
* MMC: OMAP: Check the get_cover_state function pointer if not setKyungmin Park2008-04-181-1/+4
* MMC: OMAP: Using setup_timer instead of init_timerCarlos Eduardo Aguiar2008-04-181-10/+4
* MMC: OMAP: Abort stuck commandsJarkko Lavinen2008-04-181-10/+83
* MMC: OMAP: General cleanup for MMC multislot supportJuha Yrjola2008-04-181-17/+29
* MMC: OMAP: Power functions modified to MMC multislot supportJuha Yrjola2008-04-181-51/+37
* MMC: OMAP: Fix timeout calculation for MMC multislot supportJuha Yrjola2008-04-181-5/+4
* MMC: OMAP: New release dma and abort xfer functionsJuha Yrjola2008-04-181-19/+60
* MMC: OMAP: Add back cover switch supportJuha Yrjola2008-04-181-3/+84
* MMC: OMAP: Introduce new multislot structure and change driver to use itJuha Yrjola2008-04-181-110/+292
* MMC: OMAP: Remove cover switch handling to allow adding multislot supportTony Lindgren2008-04-181-151/+1
* MMC: OMAP: Fix the BYTEBLOCK capability removalFrancisco Alecrim2008-04-181-1/+1
* MMC: OMAP: Remove extra divisor increaseTony Lindgren2008-04-181-1/+0
* MMC: OMAP: Remove some opcodes from host driverCarlos Eduardo Aguiar2008-04-181-8/+3
* mmc: fix platform driver hotplug/coldplugKay Sievers2008-04-151-1/+2
* i2c/tps65010: move header to <linux/i2c/...>David Brownell2008-01-271-1/+1
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-2/+2
* mmc: remove custom error codesPierre Ossman2007-09-231-6/+6
* mmc: update header file pathsPierre Ossman2007-07-261-1/+1
* mmc-omap: fix sd response type 6 vs. 1Ragner Magalhaes2007-06-131-21/+3
* mmc-omap: Clean up omap set_ios and make MMC_POWER_ON workTony Lindgren2007-05-011-21/+26
* mmc-omap: Fix omap to use MMC_POWER_ONTony Lindgren2007-05-011-2/+4
* mmc-omap: add missing '\n'Arnaud Patard2007-05-011-1/+1
* mmc: Move host and card drivers to subdirsPierre Ossman2007-05-011-0/+1288
OpenPOWER on IntegriCloud