aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia/omap_cf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-16pcmcia: Use setup_timerVaishali Thakkar1-3/+1
2014-10-20pcmcia: drop owner assignment from platform_driversWolfram Sang1-1/+0
2012-10-17ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1Tony Lindgren1-1/+1
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren1-1/+1
2010-05-10pcmcia: replace struct irq with uint pcmcia_irq in struct pcmcia_socketDominik Brodowski1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-24pcmcia: use dev_pm_ops for class pcmcia_socket_classDominik Brodowski1-12/+0
2010-02-17pcmcia/omap_cf: don't redefine SZ_2KUwe Kleine-König1-2/+0
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-2/+2
2009-09-29PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()Rafael J. Wysocki1-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-07-03ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead of __REGTony Lindgren1-12/+13
2008-05-01pcmcia: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-15pcmcia: fix platform driver hotplug/coldplugKay Sievers1-0/+2
2007-04-08[PATCH] omap_cf: oops-on-suspend fixDavid Brownell1-16/+25
2007-02-23Driver core: more fallout from class_device changes for pcmciaManuel Lauss1-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-10-25[PATCH] ioremap balanced with iounmap for drivers/pcmciaAmol Lad1-1/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-01[PATCH] omap_cf works again (sync with linux-omap tree)David Brownell1-11/+14
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel1-1/+1
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-16/+2
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King1-1/+0
2005-09-09[PATCH] pcmcia: OMAP CF controllerDavid Brownell1-0/+373