aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/omap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds1-105/+167
2006-12-01Make general code cleanupsJuha Yrjola juha.yrjola1-12/+4
2006-12-01Add MMC_CAP_{MULTIWRITE,BYTEBLOCK} flagsTony Lindgren tony1-1/+1
2006-12-01Platform device error handling cleanupJuha Yrjola juha.yrjola1-41/+59
2006-12-01Move register definitions away from the header fileJuha Yrjola juha.yrjola1-1/+51
2006-12-01Change OMAP_MMC_{READ,WRITE} macros to use the host pointerJuha Yrjola juha.yrjola1-45/+45
2006-12-01Replace base with virt_base and phys_baseJuha Yrjola juha.yrjola1-7/+9
2006-12-01mmc: constify mmc_host_ops vectorsDavid Brownell1-1/+1
2006-11-30BUG_ON conversion for drivers/mmc/omap.cEric Sesterhenn1-2/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-24[MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hostsRussell King1-3/+4
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-23/+20
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-07-01[ARM] 3678/1: MMC: Make OMAP MMC workTony Lindgren1-22/+19
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26ARM: OMAP: Fix DMA channel irq handling for omap24xxTony Lindgren1-1/+1
2006-06-19[MMC] Convert all hosts except mmci to use data->blkszRussell King1-3/+3
2006-03-29[MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selectedRussell King1-5/+0
2006-03-29[MMC] Add OMAP MMC host driverCarlos Aguiar1-0/+1231