linux/drivers/bluetooth
Arjan van de Ven 2b8693c061 [PATCH] mark struct file_operations const 3
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
..
bcm203x.c WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
bfusb.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
bluecard_cs.c [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation 2006-12-04 20:12:02 -05:00
bpa10x.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
bt3c_cs.c [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation 2006-12-04 20:12:02 -05:00
btuart_cs.c [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation 2006-12-04 20:12:02 -05:00
dtl1_cs.c [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation 2006-12-04 20:12:02 -05:00
hci_bcsp.c [PATCH] lockdep: annotate bcsp driver 2006-12-07 08:39:34 -08:00
hci_h4.c
hci_ldisc.c [Bluetooth] Code cleanup for the HCI UART driver 2006-09-28 18:01:30 -07:00
hci_uart.h
hci_usb.c [Bluetooth] Correct SCO buffer for Broadcom based Dell laptops 2007-01-09 00:29:59 -08:00
hci_usb.h [Bluetooth] Correct SCO buffer size on request 2006-07-03 19:53:56 -07:00
hci_vhci.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
Kconfig
Makefile