aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host/omap.c
AgeCommit message (Expand)Author
2012-01-02misc latin1 to utf8 conversionsAl Viro
2011-08-08ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King
2011-04-27mmc: omap: Fix possible NULL pointer derefMichael Buesch
2011-03-22drivers/mmc/host/omap.c: use resource_size()Chris Ball
2010-12-24mmc: update workqueue usagesTejun Heo
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen
2010-06-04omap: remove BUG_ON for disabled interruptsCory Maccarrone
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming
2010-05-27mmc-omap: add support for 16-bit and 32-bit registersMarek Belisko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-15mmci-omap: remove bogus check for host->iclkLadislav Michl
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren
2009-11-12mmci-omap: free irq resourceLadislav Michl
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-06-13mmc/omap: make mmci-omap using platform_driver_probeUwe Kleine-König
2009-06-03mmc/omap: Use disable_irq_nosync() from within irq handlers.Ben Nizette
2009-04-23ARM: OMAP: MMC: Remove unused power_pinLadislav Michl
2009-02-08[ARM] omap: MMC: provide a dummy ick for OMAP1Russell King
2009-02-08[ARM] omap: MMC: convert clocks to match by devid and conidRussell King
2008-12-10omap mmc: Add low-level initialization for hsmmc controllerTony Lindgren
2008-12-10omap mmc: Add better MMC low-level initTony Lindgren
2008-09-05[ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ...Russell King
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King
2008-07-15mmc: remove multiwrite capabilityPierre Ossman
2008-05-14mmc: Fix omap compile by replacing dev_name with dma_dev_nameTony Lindgren
2008-04-18MMC: OMAP: Do not busy wait for end of command for everJarkko Lavinen
2008-04-18MMC: OMAP: Start new commands from work queue instead of irqJarkko Lavinen
2008-04-18MMC: OMAP: Lazy clock shutdownJarkko Lavinen
2008-04-18MMC: OMAP: Move failing command abortion to workqueueJarkko Lavinen
2008-04-18MMC: OMAP: Use tasklet instead of workqueue for cover switch notificationJarkko Lavinen
2008-04-18MMC: OMAP: Check the get_cover_state function pointer if not setKyungmin Park
2008-04-18MMC: OMAP: Using setup_timer instead of init_timerCarlos Eduardo Aguiar
2008-04-18MMC: OMAP: Abort stuck commandsJarkko Lavinen
2008-04-18MMC: OMAP: General cleanup for MMC multislot supportJuha Yrjola
2008-04-18MMC: OMAP: Power functions modified to MMC multislot supportJuha Yrjola
2008-04-18MMC: OMAP: Fix timeout calculation for MMC multislot supportJuha Yrjola
2008-04-18MMC: OMAP: New release dma and abort xfer functionsJuha Yrjola
2008-04-18MMC: OMAP: Add back cover switch supportJuha Yrjola
2008-04-18MMC: OMAP: Introduce new multislot structure and change driver to use itJuha Yrjola
2008-04-18MMC: OMAP: Remove cover switch handling to allow adding multislot supportTony Lindgren
2008-04-18MMC: OMAP: Fix the BYTEBLOCK capability removalFrancisco Alecrim
2008-04-18MMC: OMAP: Remove extra divisor increaseTony Lindgren
2008-04-18MMC: OMAP: Remove some opcodes from host driverCarlos Eduardo Aguiar
2008-04-15mmc: fix platform driver hotplug/coldplugKay Sievers
2008-01-27i2c/tps65010: move header to <linux/i2c/...>David Brownell
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-09-23mmc: remove custom error codesPierre Ossman
2007-07-26mmc: update header file pathsPierre Ossman