summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/at91_mci.c
Commit message (Expand)AuthorAgeFilesLines
* MMC: at91 mmc linkage updatesDavid Brownell2007-01-041-6/+5
* AT91 MMC update for 2.6.19Andrew Victor2006-12-111-17/+24
* AT91 MMC 5 : Minor cleanupsAndrew Victor2006-12-111-9/+9
* AT91 MMC 4 : Interrupt handler cleanupAndrew Victor2006-12-111-45/+43
* AT91 MMC 3 : Move global mci_clk variableAndrew Victor2006-12-111-11/+11
* AT91 MMC 2 : Use platform resourcesAndrew Victor2006-12-111-7/+34
* AT91 MMC 1: Pass host structure.Andrew Victor2006-12-111-89/+81
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-071-2/+2
|\
| * [ARM] 3954/1: AT91: Update drivers for new headersAndrew Victor2006-11-301-2/+2
* | 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
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-281-2/+2
|\
| * [ARM] 3865/1: AT91RM9200 header updatesAndrew Victor2006-09-281-2/+2
* | [MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hostsRussell King2006-09-241-0/+1
|/
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [ARM] 3565/1: AT91RM9200 MMC updateAndrew Victor2006-06-191-74/+65
* [MMC] Convert all hosts except mmci to use data->blkszRussell King2006-06-191-1/+1
* [MMC] Move set_ios debugging into mmc.cRussell King2006-05-041-3/+0
* [ARM] 3456/1: AT91RM9200 support for 2.6 (MMC/SD driver)Andrew Victor2006-04-021-0/+988