summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/omap.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: omap: Fix broken reg_shift initializationTony Lindgren2012-06-061-2/+1
* mmc: omap: Fix NULL pointer dereference if mmc_omap_new_slot() failsTony Lindgren2012-06-061-5/+8
* mmc: omap: Fix a section warning regressionTony Lindgren2012-06-061-1/+1
* mmc: omap: convert to module_platform_driverVenkatraman S2012-05-171-13/+1
* mmc: omap: make it behave well as a moduleVenkatraman S2012-05-171-4/+5
* mmc: omap: convert to per instance workqueueVenkatraman S2012-05-171-17/+12
* misc latin1 to utf8 conversionsAl Viro2012-01-021-2/+2
* ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
* mmc: omap: Fix possible NULL pointer derefMichael Buesch2011-04-271-1/+1
* drivers/mmc/host/omap.c: use resource_size()Chris Ball2011-03-221-3/+3
* mmc: update workqueue usagesTejun Heo2010-12-241-6/+18
* mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-231-2/+1
* omap: remove BUG_ON for disabled interruptsCory Maccarrone2010-06-041-1/+0
* mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-271-1/+1
* mmc-omap: add support for 16-bit and 32-bit registersMarek Belisko2010-05-271-29/+33
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mmci-omap: remove bogus check for host->iclkLadislav Michl2009-12-151-5/+5
* Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren2009-11-221-5/+5
|\
| * omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-5/+5
* | mmci-omap: free irq resourceLadislav Michl2009-11-121-0/+1
|/
* mmc/omap: make mmci-omap using platform_driver_probeUwe Kleine-König2009-06-131-2/+1
* mmc/omap: Use disable_irq_nosync() from within irq handlers.Ben Nizette2009-06-031-1/+1
* ARM: OMAP: MMC: Remove unused power_pinLadislav Michl2009-04-231-2/+0
* [ARM] omap: MMC: provide a dummy ick for OMAP1Russell King2009-02-081-11/+8
* [ARM] omap: MMC: convert clocks to match by devid and conidRussell King2009-02-081-5/+2
* omap mmc: Add low-level initialization for hsmmc controllerTony Lindgren2008-12-101-1/+1
* omap mmc: Add better MMC low-level initTony Lindgren2008-12-101-3/+4
* [ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ...Russell King2008-09-051-2/+2
* [ARM] omap: convert OMAP drivers to use ioremap()Russell King2008-09-051-1/+6
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-6/+6
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
* mmc: remove multiwrite capabilityPierre Ossman2008-07-151-1/+1
* 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