- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / drivers / mmc / mmci.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-02-16 Russell King[MMC] mmci: allow small data transfers
2006-02-02 Russell King[MMC] Add MMC command type flags
2006-01-07 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-01-07 Russell King[ARM] Move asm/hardware/clock.h to linux/clk.h
2006-01-07 Russell King[ARM] Move AMBA include files to include/linux/amba/
2006-01-05 Evgeniy Polyakov[MMC] mmci: kunmap_atomic() unmaps virtual address...
2006-01-04 Russell King[MMC] mmci: add data cache coherency
2006-01-03 Russell King[ARM] Remove clk_use()/clk_unuse()
2005-11-12 Russell King[MMC] mmci doesn't need asm/irq.h
2005-10-28 Russell King[ARM] 3/4: Remove asm/hardware.h from Versatile and...
2005-09-08 Richard Purdie[MMC] Allow detection/removal to be delayed
2005-08-19 Russell King[MMC] Add mmc_hostname() macro
2005-07-01 Russell King[PATCH] MMC: Fix divdi3 reference in mmci.c
2005-04-16 Pavel Machek[PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-07 Russell King[MMC] Remove linux/blkdev.h include.
2004-10-30 Russell King[ARM] Add __iomem annotations to ARM amba drivers.
2004-10-27 Russell King[MMC] Remove block knowledge from MMCI driver.
2004-09-29 Russell King[MMC] Use scatter-gather lists rather than walking...
2004-08-30 Russell King[MMC] MMCI: Ensure that we read all data from FIFO.
2004-08-30 Russell King[MMC] MMCI: Add SG support to PIO data transfers
2004-08-30 Russell King[MMC] MMCI: use bio_kmap_irq() rather than req->buffer
2004-08-30 Russell King[MMC] MMCI: Maintain offset rather than buffer pointer...
2004-08-30 Russell King[MMC] MMCI: split the PIO data read and write paths.
2004-08-30 Russell King[MMC] MMCI: Manipulate IRQ masks according to the data...
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-30 Russell King[MMC] MMCI: data FSM handling updates
2004-08-30 Russell King[MMC] MMCI: Remove hardcoded MCI_IRQMASK definition
2004-08-19 Russell King[MMC] MMCI optimisations.
2004-08-19 Russell King[MMC] Cleanup: Make MMCI debug macro take host, format...
2004-08-19 Russell King[MMC] Avoid potential oops in MMCI.
2004-08-19 Russell King[MMC] Fix race condition in MMCI write-path data channel.
2004-07-08 Russell King[MMC] Use a consistent naming to refer to mmc_request,
2004-06-22 Russell King[MMC] MMCI updates.
2004-05-06 Russell King[MMC] Add ARM MMCI Primecell driver.