summaryrefslogtreecommitdiff
path: root/drivers/pcmcia/omap_cf.c
Commit message (Expand)AuthorAge
* pcmcia: replace struct irq with uint pcmcia_irq in struct pcmcia_socketDominik Brodowski2010-05-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* pcmcia: use dev_pm_ops for class pcmcia_socket_classDominik Brodowski2010-03-24
* pcmcia/omap_cf: don't redefine SZ_2KUwe Kleine-König2010-02-17
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-20
* PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()Rafael J. Wysocki2009-09-29
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
* ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o...Tony Lindgren2008-07-03
* pcmcia: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-01
* pcmcia: fix platform driver hotplug/coldplugKay Sievers2008-04-15
* [PATCH] omap_cf: oops-on-suspend fixDavid Brownell2007-04-08
* Driver core: more fallout from class_device changes for pcmciaManuel Lauss2007-02-23
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-13
* [PATCH] ioremap balanced with iounmap for drivers/pcmciaAmol Lad2006-10-25
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] omap_cf works again (sync with linux-omap tree)David Brownell2006-10-01
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-20
* Create platform_device.h to contain all the platform device details.Russell King2005-10-29
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-28
* [ARM] Don't include mach-types.h unnecessarilyRussell King2005-09-29
* [PATCH] pcmcia: OMAP CF controllerDavid Brownell2005-09-09