aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/omap.c
AgeCommit message (Expand)Author
2007-05-01mmc: Move host and card drivers to subdirsPierre Ossman
2007-05-01mmc: Move OCR bit definesPierre Ossman
2007-02-04mmc: Allow host drivers to specify max block countPierre Ossman
2007-02-04mmc: Allow host drivers to specify a max block sizePierre Ossman
2007-01-15mmc: Correct definition of R6Philip Langdale
2007-01-15omap: Update MMC response typesCarlos Eduardo Aguiar
2007-01-04ARM: OMAP: fix MMC workqueue changesKyungmin Park
2006-12-02Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeu...Linus Torvalds
2006-12-01Make general code cleanupsJuha Yrjola juha.yrjola
2006-12-01Add MMC_CAP_{MULTIWRITE,BYTEBLOCK} flagsTony Lindgren tony
2006-12-01Platform device error handling cleanupJuha Yrjola juha.yrjola
2006-12-01Move register definitions away from the header fileJuha Yrjola juha.yrjola
2006-12-01Change OMAP_MMC_{READ,WRITE} macros to use the host pointerJuha Yrjola juha.yrjola
2006-12-01Replace base with virt_base and phys_baseJuha Yrjola juha.yrjola
2006-12-01mmc: constify mmc_host_ops vectorsDavid Brownell
2006-11-30BUG_ON conversion for drivers/mmc/omap.cEric Sesterhenn
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-24[MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hostsRussell King
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-07-01[ARM] 3678/1: MMC: Make OMAP MMC workTony Lindgren
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26ARM: OMAP: Fix DMA channel irq handling for omap24xxTony Lindgren
2006-06-19[MMC] Convert all hosts except mmci to use data->blkszRussell King
2006-03-29[MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selectedRussell King
2006-03-29[MMC] Add OMAP MMC host driverCarlos Aguiar