summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/omap.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: Move host and card drivers to subdirsPierre Ossman2007-05-011-1288/+0Star
* mmc: Move OCR bit definesPierre Ossman2007-05-011-1/+0Star
* mmc: Allow host drivers to specify max block countPierre Ossman2007-02-041-2/+3
* mmc: Allow host drivers to specify a max block sizePierre Ossman2007-02-041-0/+1
* mmc: Correct definition of R6Philip Langdale2007-01-151-4/+1Star
* omap: Update MMC response typesCarlos Eduardo Aguiar2007-01-151-5/+11
* ARM: OMAP: fix MMC workqueue changesKyungmin Park2007-01-041-3/+3
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeu...Linus Torvalds2006-12-021-105/+167
|\
| * Make general code cleanupsJuha Yrjola juha.yrjola2006-12-011-12/+4Star
| * Add MMC_CAP_{MULTIWRITE,BYTEBLOCK} flagsTony Lindgren tony2006-12-011-1/+1
| * Platform device error handling cleanupJuha Yrjola juha.yrjola2006-12-011-41/+59
| * Move register definitions away from the header fileJuha Yrjola juha.yrjola2006-12-011-1/+51
| * Change OMAP_MMC_{READ,WRITE} macros to use the host pointerJuha Yrjola juha.yrjola2006-12-011-45/+45
| * Replace base with virt_base and phys_baseJuha Yrjola juha.yrjola2006-12-011-7/+9
| * mmc: constify mmc_host_ops vectorsDavid Brownell2006-12-011-1/+1
* | BUG_ON conversion for drivers/mmc/omap.cEric Sesterhenn2006-11-301-2/+1Star
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hostsRussell King2006-09-241-3/+4
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-031-23/+20Star
|\
| * [ARM] 3678/1: MMC: Make OMAP MMC workTony Lindgren2006-07-011-22/+19Star
| * ARM: OMAP: Fix DMA channel irq handling for omap24xxTony Lindgren2006-06-271-1/+1
* | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
|/
* [MMC] Convert all hosts except mmci to use data->blkszRussell King2006-06-191-3/+3
* [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selectedRussell King2006-03-291-5/+0Star
* [MMC] Add OMAP MMC host driverCarlos Aguiar2006-03-291-0/+1231