summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/omap.c
AgeCommit message (Expand)AuthorLines
2008-05-14mmc: Fix omap compile by replacing dev_name with dma_dev_nameTony Lindgren-6/+6
2008-04-18MMC: OMAP: Do not busy wait for end of command for everJarkko Lavinen-1/+7
2008-04-18MMC: OMAP: Start new commands from work queue instead of irqJarkko Lavinen-6/+42
2008-04-18MMC: OMAP: Lazy clock shutdownJarkko Lavinen-14/+75
2008-04-18MMC: OMAP: Move failing command abortion to workqueueJarkko Lavinen-33/+49
2008-04-18MMC: OMAP: Use tasklet instead of workqueue for cover switch notificationJarkko Lavinen-27/+40
2008-04-18MMC: OMAP: Check the get_cover_state function pointer if not setKyungmin Park-1/+4
2008-04-18MMC: OMAP: Using setup_timer instead of init_timerCarlos Eduardo Aguiar-10/+4
2008-04-18MMC: OMAP: Abort stuck commandsJarkko Lavinen-10/+83
2008-04-18MMC: OMAP: General cleanup for MMC multislot supportJuha Yrjola-17/+29
2008-04-18MMC: OMAP: Power functions modified to MMC multislot supportJuha Yrjola-51/+37
2008-04-18MMC: OMAP: Fix timeout calculation for MMC multislot supportJuha Yrjola-5/+4
2008-04-18MMC: OMAP: New release dma and abort xfer functionsJuha Yrjola-19/+60
2008-04-18MMC: OMAP: Add back cover switch supportJuha Yrjola-3/+84
2008-04-18MMC: OMAP: Introduce new multislot structure and change driver to use itJuha Yrjola-110/+292
2008-04-18MMC: OMAP: Remove cover switch handling to allow adding multislot supportTony Lindgren-151/+1
2008-04-18MMC: OMAP: Fix the BYTEBLOCK capability removalFrancisco Alecrim-1/+1
2008-04-18MMC: OMAP: Remove extra divisor increaseTony Lindgren-1/+0
2008-04-18MMC: OMAP: Remove some opcodes from host driverCarlos Eduardo Aguiar-8/+3
2008-04-15mmc: fix platform driver hotplug/coldplugKay Sievers-1/+2
2008-01-27i2c/tps65010: move header to <linux/i2c/...>David Brownell-1/+1
2007-10-22[SG] Update drivers to use sg helpersJens Axboe-2/+2
2007-09-23mmc: remove custom error codesPierre Ossman-6/+6
2007-07-26mmc: update header file pathsPierre Ossman-1/+1
2007-06-13mmc-omap: fix sd response type 6 vs. 1Ragner Magalhaes-21/+3
2007-05-01mmc-omap: Clean up omap set_ios and make MMC_POWER_ON workTony Lindgren-21/+26
2007-05-01mmc-omap: Fix omap to use MMC_POWER_ONTony Lindgren-2/+4
2007-05-01mmc-omap: add missing '\n'Arnaud Patard-1/+1
2007-05-01mmc: Move host and card drivers to subdirsPierre Ossman-0/+1288