aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/mmci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-01mmc: Move host and card drivers to subdirsPierre Ossman1-702/+0
2007-05-01mmc: Move OCR bit definesPierre Ossman1-1/+0
2007-02-04mmc: Allow host drivers to specify max block countPierre Ossman1-3/+7
2007-02-04mmc: Allow host drivers to specify a max block sizePierre Ossman1-0/+5
2007-01-08[ARM] Fix potential MMCI bugRussell King1-0/+4
2006-12-01mmc: constify mmc_host_ops vectorsDavid Brownell1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-16[MMC] Add multi block-write capabilityRussell King1-0/+1
2006-09-16[MMC] Convert mmci to use data->blksz rather than data->blksz_bitsRussell King1-4/+8
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman1-2/+2
2006-05-04[MMC] Move set_ios debugging into mmc.cRussell King1-3/+0
2006-03-29[MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selectedRussell King1-4/+0
2006-02-16[MMC] mmci: allow small data transfersRussell King1-0/+7
2006-02-02[MMC] Add MMC command type flagsRussell King1-8/+3
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-10/+3
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King1-1/+1
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King1-1/+1
2006-01-05[MMC] mmci: kunmap_atomic() unmaps virtual address, not pageEvgeniy Polyakov1-1/+1
2006-01-04[MMC] mmci: add data cache coherencyRussell King1-0/+15
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King1-8/+1
2005-11-12[MMC] mmci doesn't need asm/irq.hRussell King1-1/+0
2005-10-28[ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King1-0/+1
2005-09-08[MMC] Allow detection/removal to be delayedRichard Purdie1-1/+1
2005-08-19[MMC] Add mmc_hostname() macroRussell King1-2/+2
2005-07-01[PATCH] MMC: Fix divdi3 reference in mmci.cRussell King1-3/+6
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsiPavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+680