dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/irda
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
..
Kconfig [IrDA]: irda-usb needs firmware loader 2006-09-28 18:02:47 -07:00
Makefile [IRDA]: Initial support for MCS7780 based dongles 2006-06-17 21:26:18 -07:00
act200l-sir.c
act200l.c
actisys-sir.c
actisys.c
ali-ircc.c drivers/net: eliminate irq handler impossible checks, needless casts 2006-10-06 14:56:04 -04:00
ali-ircc.h
au1k_ir.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
au1000_ircc.h
donauboe.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
donauboe.h
ep7211_ir.c [IRDA]: sti/cli removal from EP7211 IrDA driver 2006-03-20 19:00:04 -08:00
esi-sir.c
esi.c
girbil-sir.c
girbil.c
irda-usb.c [IrDA]: Removed incorrect IRDA_ASSERT() 2007-01-23 20:25:50 -08:00
irda-usb.h [IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2.6.19) 2007-01-23 20:25:49 -08:00
irport.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
irport.h drivers/net: eliminate irq handler impossible checks, needless casts 2006-10-06 14:56:04 -04:00
irtty-sir.c [PATCH] tty: switch to ktermios 2006-12-08 08:28:57 -08:00
irtty-sir.h
litelink-sir.c
litelink.c
ma600-sir.c
ma600.c
mcp2120-sir.c
mcp2120.c
mcs7780.c WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
mcs7780.h IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
nsc-ircc.c drivers/net: eliminate irq handler impossible checks, needless casts 2006-10-06 14:56:04 -04:00
nsc-ircc.h [IRDA]: nsc-ircc: PM update 2006-03-20 18:59:05 -08:00
old_belkin-sir.c
old_belkin.c
pxaficp_ir.c [IrDA]: PXA FIR code device model conversion 2006-12-06 20:07:59 -08:00
sa1100_ir.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
sir-dev.h WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
sir_dev.c WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
sir_dongle.c [IRDA] sem2mutex: drivers/net/irda 2006-03-20 22:32:53 -08:00
smsc-ircc2.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
smsc-ircc2.h [PATCH] smsc-ircc2: whitespace fixes 2005-09-07 16:57:57 -07:00
smsc-sio.h
stir4200.c [PATCH] email change for shemminger@osdl.org 2007-01-23 14:18:49 -08:00
tekram-sir.c
tekram.c
toim3232-sir.c [IRDA]: remove MODULE_PARM() 2006-03-20 22:33:41 -08:00
via-ircc.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
via-ircc.h
vlsi_ir.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
vlsi_ir.h [IRDA] vlsi_ir.{h,c}: remove kernel 2.4 code 2007-01-23 21:16:40 -08:00
w83977af.h
w83977af_ir.c drivers/net: eliminate irq handler impossible checks, needless casts 2006-10-06 14:56:04 -04:00
w83977af_ir.h