summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/mmci.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: Move host and card drivers to subdirsPierre Ossman2007-05-011-702/+0
* mmc: Move OCR bit definesPierre Ossman2007-05-011-1/+0
* mmc: Allow host drivers to specify max block countPierre Ossman2007-02-041-3/+7
* mmc: Allow host drivers to specify a max block sizePierre Ossman2007-02-041-0/+5
* [ARM] Fix potential MMCI bugRussell King2007-01-081-0/+4
* mmc: constify mmc_host_ops vectorsDavid Brownell2006-12-011-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [MMC] Add multi block-write capabilityRussell King2006-09-161-0/+1
* [MMC] Convert mmci to use data->blksz rather than data->blksz_bitsRussell King2006-09-161-4/+8
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-271-2/+2
* [MMC] Move set_ios debugging into mmc.cRussell King2006-05-041-3/+0
* [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selectedRussell King2006-03-291-4/+0
* [MMC] mmci: allow small data transfersRussell King2006-02-161-0/+7
* [MMC] Add MMC command type flagsRussell King2006-02-021-8/+3
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-071-10/+3
|\
| * [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-071-1/+1
| * [ARM] Move AMBA include files to include/linux/amba/Russell King2006-01-071-1/+1
| * [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-031-8/+1
* | [MMC] mmci: kunmap_atomic() unmaps virtual address, not pageEvgeniy Polyakov2006-01-051-1/+1
* | [MMC] mmci: add data cache coherencyRussell King2006-01-041-0/+15
|/
* [MMC] mmci doesn't need asm/irq.hRussell King2005-11-121-1/+0
* [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King2005-10-281-0/+1
* [MMC] Allow detection/removal to be delayedRichard Purdie2005-09-081-1/+1
* [MMC] Add mmc_hostname() macroRussell King2005-08-191-2/+2
* [PATCH] MMC: Fix divdi3 reference in mmci.cRussell King2005-07-011-3/+6
* [PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsiPavel Machek2005-04-161-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+680
OpenPOWER on IntegriCloud