index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
/
omap_cf.c
Age
Commit message (
Expand
)
Author
2010-05-10
pcmcia: replace struct irq with uint pcmcia_irq in struct pcmcia_socket
Dominik Brodowski
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-24
pcmcia: use dev_pm_ops for class pcmcia_socket_class
Dominik Brodowski
2010-02-17
pcmcia/omap_cf: don't redefine SZ_2K
Uwe Kleine-König
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-09-28
PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()
Rafael J. Wysocki
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-07-03
ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o...
Tony Lindgren
2008-05-01
pcmcia: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-16
pcmcia: fix platform driver hotplug/coldplug
Kay Sievers
2007-04-09
[PATCH] omap_cf: oops-on-suspend fix
David Brownell
2007-02-23
Driver core: more fallout from class_device changes for pcmcia
Manuel Lauss
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-10-26
[PATCH] ioremap balanced with iounmap for drivers/pcmcia
Amol Lad
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-01
[PATCH] omap_cf works again (sync with linux-omap tree)
David Brownell
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-03-20
[PATCH] handle errors returned by platform_get_irq*()
David Vrabel
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-09-29
[ARM] Don't include mach-types.h unnecessarily
Russell King
2005-09-09
[PATCH] pcmcia: OMAP CF controller
David Brownell