aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/omap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-04omap: remove BUG_ON for disabled interruptsCory Maccarrone1-1/+0
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming1-1/+1
2010-05-27mmc-omap: add support for 16-bit and 32-bit registersMarek Belisko1-29/+33
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-15mmci-omap: remove bogus check for host->iclkLadislav Michl1-5/+5
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren1-5/+5
2009-11-12mmci-omap: free irq resourceLadislav Michl1-0/+1
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-5/+5
2009-06-13mmc/omap: make mmci-omap using platform_driver_probeUwe Kleine-König1-2/+1
2009-06-03mmc/omap: Use disable_irq_nosync() from within irq handlers.Ben Nizette1-1/+1
2009-04-23ARM: OMAP: MMC: Remove unused power_pinLadislav Michl1-2/+0
2009-02-08[ARM] omap: MMC: provide a dummy ick for OMAP1Russell King1-11/+8
2009-02-08[ARM] omap: MMC: convert clocks to match by devid and conidRussell King1-5/+2
2008-12-10omap mmc: Add low-level initialization for hsmmc controllerTony Lindgren1-1/+1
2008-12-10omap mmc: Add better MMC low-level initTony Lindgren1-3/+4
2008-09-05[ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it be static?"Russell King1-2/+2
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King1-1/+6
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-6/+6
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King1-1/+0
2008-07-15mmc: remove multiwrite capabilityPierre Ossman1-1/+1
2008-05-14mmc: Fix omap compile by replacing dev_name with dma_dev_nameTony Lindgren1-6/+6
2008-04-18MMC: OMAP: Do not busy wait for end of command for everJarkko Lavinen1-1/+7
2008-04-18MMC: OMAP: Start new commands from work queue instead of irqJarkko Lavinen1-6/+42
2008-04-18MMC: OMAP: Lazy clock shutdownJarkko Lavinen1-14/+75
2008-04-18MMC: OMAP: Move failing command abortion to workqueueJarkko Lavinen1-33/+49
2008-04-18MMC: OMAP: Use tasklet instead of workqueue for cover switch notificationJarkko Lavinen1-27/+40
2008-04-18MMC: OMAP: Check the get_cover_state function pointer if not setKyungmin Park1-1/+4
2008-04-18MMC: OMAP: Using setup_timer instead of init_timerCarlos Eduardo Aguiar1-10/+4
2008-04-18MMC: OMAP: Abort stuck commandsJarkko Lavinen1-10/+83
2008-04-18MMC: OMAP: General cleanup for MMC multislot supportJuha Yrjola1-17/+29
2008-04-18MMC: OMAP: Power functions modified to MMC multislot supportJuha Yrjola1-51/+37
2008-04-18MMC: OMAP: Fix timeout calculation for MMC multislot supportJuha Yrjola1-5/+4
2008-04-18MMC: OMAP: New release dma and abort xfer functionsJuha Yrjola1-19/+60
2008-04-18MMC: OMAP: Add back cover switch supportJuha Yrjola1-3/+84
2008-04-18MMC: OMAP: Introduce new multislot structure and change driver to use itJuha Yrjola1-110/+292
2008-04-18MMC: OMAP: Remove cover switch handling to allow adding multislot supportTony Lindgren1-151/+1
2008-04-18MMC: OMAP: Fix the BYTEBLOCK capability removalFrancisco Alecrim1-1/+1
2008-04-18MMC: OMAP: Remove extra divisor increaseTony Lindgren1-1/+0
2008-04-18MMC: OMAP: Remove some opcodes from host driverCarlos Eduardo Aguiar1-8/+3
2008-04-15mmc: fix platform driver hotplug/coldplugKay Sievers1-1/+2
2008-01-27i2c/tps65010: move header to <linux/i2c/...>David Brownell1-1/+1
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-2/+2
2007-09-23mmc: remove custom error codesPierre Ossman1-6/+6
2007-07-26mmc: update header file pathsPierre Ossman1-1/+1
2007-06-13mmc-omap: fix sd response type 6 vs. 1Ragner Magalhaes1-21/+3
2007-05-01mmc-omap: Clean up omap set_ios and make MMC_POWER_ON workTony Lindgren1-21/+26
2007-05-01mmc-omap: Fix omap to use MMC_POWER_ONTony Lindgren1-2/+4
2007-05-01mmc-omap: add missing '\n'Arnaud Patard1-1/+1
2007-05-01mmc: Move host and card drivers to subdirsPierre Ossman1-0/+1288