ide: ugly messages trying to open CD drive with no media present
[safe/jmp/linux-2.6] / drivers / mmc / omap.c
2007-02-04 Pierre Ossmanmmc: Allow host drivers to specify max block count
2007-02-04 Pierre Ossmanmmc: Allow host drivers to specify a max block size
2007-01-15 Philip Langdalemmc: Correct definition of R6
2007-01-15 Carlos Eduardo Aguiaromap: Update MMC response types
2007-01-04 Kyungmin ParkARM: OMAP: fix MMC workqueue changes
2006-12-02 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/drzeus/mmc
2006-12-01 Juha Yrjola juha... Make general code cleanups
2006-12-01 Tony Lindgren tonyAdd MMC_CAP_{MULTIWRITE,BYTEBLOCK} flags
2006-12-01 Juha Yrjola juha... Platform device error handling cleanup
2006-12-01 Juha Yrjola juha... Move register definitions away from the header file
2006-12-01 Juha Yrjola juha... Change OMAP_MMC_{READ,WRITE} macros to use the host...
2006-12-01 Juha Yrjola juha... Replace base with virt_base and phys_base
2006-12-01 David Brownellmmc: constify mmc_host_ops vectors
2006-11-30 Eric SesterhennBUG_ON conversion for drivers/mmc/omap.c
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-24 Russell King[MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes...
2006-07-02 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-07-02 Thomas Gleixner[PATCH] irq-flags: misc drivers: Use the new IRQF_...
2006-07-01 Tony Lindgren[ARM] 3678/1: MMC: Make OMAP MMC work
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Tony LindgrenARM: OMAP: Fix DMA channel irq handling for omap24xx
2006-06-19 Russell King[MMC] Convert all hosts except mmci to use data->blksz
2006-03-29 Russell King[MMC] Pass -DDEBUG on compiler command line if MMC_DEBU...
2006-03-29 Carlos Aguiar[MMC] Add OMAP MMC host driver