kernel-ark/drivers/pcmcia
Arjan van de Ven d54b1fdb1d [PATCH] mark struct file_operations const 5
Many struct file_operations in the kernel can be "const".  Marking them const
moves these to the .rodata section, which avoids false sharing with potential
dirty data.  In addition it'll catch accidental writes at compile time to
these shared resources.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-12 09:48:45 -08:00
..
at91_cf.c [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() 2006-12-13 09:05:52 -08:00
au1000_db1x00.c
au1000_generic.c [PATCH] ioremap balanced with iounmap for drivers/pcmcia 2006-10-25 21:59:43 -04:00
au1000_generic.h
au1000_pb1x00.c
au1000_xxs1500.c
cardbus.c
cirrus.h
cistpl.c
cs_internal.h Driver core: convert pcmcia code to use struct device 2007-02-07 10:37:11 -08:00
cs.c Driver core: convert pcmcia code to use struct device 2007-02-07 10:37:11 -08:00
ds_internal.h
ds.c Driver core: convert pcmcia code to use struct device 2007-02-07 10:37:11 -08:00
hd64465_ss.c Various drivers' irq handlers: kill dead code, needless casts 2006-10-06 15:00:58 -04:00
i82092.c Driver core: convert pcmcia code to use struct device 2007-02-07 10:37:11 -08:00
i82092aa.h IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
i82365.c Driver core: convert pcmcia code to use struct device 2007-02-07 10:37:11 -08:00
i82365.h
Kconfig
m8xx_pcmcia.c [PATCH] ioremap balanced with iounmap for drivers/pcmcia 2006-10-25 21:59:43 -04:00
m32r_cfc.c [PATCH] pcmcia: fix m32r_cfc.c compilation 2006-12-04 20:12:04 -05:00
m32r_cfc.h
m32r_pcc.c [PATCH] m32r: class_device -> device fallout 2007-02-09 08:28:48 -08:00
m32r_pcc.h
Makefile
o2micro.h
omap_cf.c [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() 2006-12-13 09:05:52 -08:00
pcmcia_ioctl.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
pcmcia_resource.c Driver core: convert pcmcia code to use struct device 2007-02-07 10:37:11 -08:00
pd6729.c Driver core: convert pcmcia code to use struct device 2007-02-07 10:37:11 -08:00
pd6729.h
pxa2xx_base.c [ARM] Fix suspend oops caused by PXA2xx PCMCIA driver 2006-10-28 22:42:56 +01:00
pxa2xx_base.h [ARM] Fix suspend oops caused by PXA2xx PCMCIA driver 2006-10-28 22:42:56 +01:00
pxa2xx_lubbock.c [ARM] Fix suspend oops caused by PXA2xx PCMCIA driver 2006-10-28 22:42:56 +01:00
pxa2xx_mainstone.c
pxa2xx_sharpsl.c
ricoh.h
rsrc_mgr.c
rsrc_nonstatic.c Driver core: convert pcmcia code to use struct device 2007-02-07 10:37:11 -08:00
sa11xx_base.c
sa11xx_base.h
sa1100_assabet.c
sa1100_badge4.c
sa1100_cerf.c
sa1100_generic.c
sa1100_generic.h
sa1100_h3600.c
sa1100_jornada720.c
sa1100_neponset.c
sa1100_shannon.c
sa1100_simpad.c
sa1111_generic.c
sa1111_generic.h
soc_common.c Driver core: convert pcmcia code to use struct device 2007-02-07 10:37:11 -08:00
soc_common.h
socket_sysfs.c Driver core: convert pcmcia code to use struct device 2007-02-07 10:37:11 -08:00
tcic.c Driver core: convert pcmcia code to use struct device 2007-02-07 10:37:11 -08:00
tcic.h
ti113x.h
topic.h
vg468.h
vrc4171_card.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
vrc4173_cardu.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
vrc4173_cardu.h
yenta_socket.c Driver core: convert pcmcia code to use struct device 2007-02-07 10:37:11 -08:00
yenta_socket.h