summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/omap.c
AgeCommit message (Expand)Author
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-28mmc: remove use of __devexitBill Pemberton
2012-11-28mmc: remove use of __devinitBill Pemberton
2012-11-28mmc: remove use of __devexit_pBill Pemberton
2012-10-17Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-h...Tony Lindgren
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla
2012-10-15ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla
2012-10-15ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1Lokesh Vutla
2012-10-15mmc: omap: Remove cpu_is_omap usage from the driverTony Lindgren
2012-10-15ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren
2012-09-04mmc: omap: fix mmc_omap_report_irq to use dev_dbg macrosVenkatraman S
2012-09-04mmc: omap: remove unused variables and includesVenkatraman S
2012-09-04mmc: omap: fix broken PIO modePaul Walmsley
2012-07-31mmc: omap: remove private DMA API implementationRussell King
2012-07-31mmc: omap: add DMA engine supportRussell King
2012-06-06mmc: omap: Fix broken reg_shift initializationTony Lindgren
2012-06-06mmc: omap: Fix NULL pointer dereference if mmc_omap_new_slot() failsTony Lindgren
2012-06-06mmc: omap: Fix a section warning regressionTony Lindgren
2012-05-17mmc: omap: convert to module_platform_driverVenkatraman S
2012-05-17mmc: omap: make it behave well as a moduleVenkatraman S
2012-05-17mmc: omap: convert to per instance workqueueVenkatraman S
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