| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: Allow host drivers to specify max block count | Pierre Ossman | 2007-02-04 | 1 | -2/+3 |
* | mmc: Allow host drivers to specify a max block size | Pierre Ossman | 2007-02-04 | 1 | -0/+1 |
* | mmc: Correct definition of R6 | Philip Langdale | 2007-01-15 | 1 | -4/+1 |
* | omap: Update MMC response types | Carlos Eduardo Aguiar | 2007-01-15 | 1 | -5/+11 |
* | ARM: OMAP: fix MMC workqueue changes | Kyungmin Park | 2007-01-04 | 1 | -3/+3 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeu... | Linus Torvalds | 2006-12-02 | 1 | -105/+167 |
|\ |
|
| * | Make general code cleanups | Juha Yrjola juha.yrjola | 2006-12-01 | 1 | -12/+4 |
| * | Add MMC_CAP_{MULTIWRITE,BYTEBLOCK} flags | Tony Lindgren tony | 2006-12-01 | 1 | -1/+1 |
| * | Platform device error handling cleanup | Juha Yrjola juha.yrjola | 2006-12-01 | 1 | -41/+59 |
| * | Move register definitions away from the header file | Juha Yrjola juha.yrjola | 2006-12-01 | 1 | -1/+51 |
| * | Change OMAP_MMC_{READ,WRITE} macros to use the host pointer | Juha Yrjola juha.yrjola | 2006-12-01 | 1 | -45/+45 |
| * | Replace base with virt_base and phys_base | Juha Yrjola juha.yrjola | 2006-12-01 | 1 | -7/+9 |
| * | mmc: constify mmc_host_ops vectors | David Brownell | 2006-12-01 | 1 | -1/+1 |
* | | BUG_ON conversion for drivers/mmc/omap.c | Eric Sesterhenn | 2006-11-30 | 1 | -2/+1 |
|/ |
|
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+2 |
* | [MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hosts | Russell King | 2006-09-24 | 1 | -3/+4 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-07-02 | 1 | -23/+20 |
|\ |
|
| * | [ARM] 3678/1: MMC: Make OMAP MMC work | Tony Lindgren | 2006-07-01 | 1 | -22/+19 |
| * | ARM: OMAP: Fix DMA channel irq handling for omap24xx | Tony Lindgren | 2006-06-26 | 1 | -1/+1 |
* | | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
|/ |
|
* | [MMC] Convert all hosts except mmci to use data->blksz | Russell King | 2006-06-19 | 1 | -3/+3 |
* | [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selected | Russell King | 2006-03-29 | 1 | -5/+0 |
* | [MMC] Add OMAP MMC host driver | Carlos Aguiar | 2006-03-29 | 1 | -0/+1231 |