summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/omap.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-9/+26
|\
| * Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-171-9/+16
| |\
| | * mmc: omap: Remove cpu_is_omap usage from the driverTony Lindgren2012-10-151-8/+15
| | * ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren2012-10-151-1/+2
| * | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-151-1/+1
| * | ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla2012-10-151-0/+6
| * | ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1Lokesh Vutla2012-10-151-0/+4
| |/
* | mmc: remove use of __devexitBill Pemberton2012-11-281-1/+1
* | mmc: remove use of __devinitBill Pemberton2012-11-281-2/+2
* | mmc: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
|/
* mmc: omap: fix mmc_omap_report_irq to use dev_dbg macrosVenkatraman S2012-09-041-12/+17
* mmc: omap: remove unused variables and includesVenkatraman S2012-09-041-10/+0
* mmc: omap: fix broken PIO modePaul Walmsley2012-09-041-3/+11
* mmc: omap: remove private DMA API implementationRussell King2012-07-311-229/+6
* mmc: omap: add DMA engine supportRussell King2012-07-311-10/+189
* 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
OpenPOWER on IntegriCloud