aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia/at91_cf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-29PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()Rafael J. Wysocki1-1/+1
2008-10-16drivers/pcmcia: use nr_irqsYinghai Lu1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-3/+3
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-04-15pcmcia: fix platform driver hotplug/coldplugKay Sievers1-0/+1
2008-02-05at91_cf: use generic gpio callsDavid Brownell1-15/+47
2007-05-31at91: fix enable/disable_irq_wake symmetry in pcmcia driverMarc Pignat1-4/+9
2007-05-07at91_cf, minor fixDavid Brownell1-2/+1
2007-02-16pcmcia: some class_device falloutAlexey Dobriyan1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day1-1/+1
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2006-12-04[PATCH] pcmcia: at91_cf updateAndrew Victor1-32/+3
2006-12-04[PATCH] pcmcia: at91_cf updateAndrew Victor1-14/+20
2006-11-30[ARM] 3954/1: AT91: Update drivers for new headersAndrew Victor1-1/+1
2006-10-25[PATCH] ioremap balanced with iounmap for drivers/pcmciaAmol Lad1-1/+2
2006-10-25[PATCH] pcmcia: at91_cf updateDavid Brownell1-18/+7
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-06-30[PATCH] pcmcia: at91_cf suspend/resume/wakeupDavid Brownell1-16/+59
2006-04-14Fix AT91RM9200 build breakageDavid Brownell1-20/+31
2006-03-31[PATCH] pcmcia: AT91RM9200 Compact Flash driverAndrew Victor1-0/+365