android_kernel_google_msm/drivers/usb/core
Arjan van de Ven 4c4c9432a6 [PATCH] USB: mark various usb tables const
patch below marks various USB tables and variables as const so that they
end up in .rodata section and don't cacheline share with things that get
written to. For the non-array variables it also allows gcc to optimize
more.

Signed-off-by: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-01-04 13:51:40 -08:00
..
buffer.c [PATCH] USB: don't allocate dma pools for PIO HCDs 2006-01-04 13:51:39 -08:00
config.c
devices.c [PATCH] USB: mark various usb tables const 2006-01-04 13:51:40 -08:00
devio.c [PATCH] USB: Remove USB private semaphore 2006-01-04 13:48:34 -08:00
driver.c [PATCH] USB: Remove USB private semaphore 2006-01-04 13:48:34 -08:00
file.c
hcd-pci.c
hcd.c [PATCH] USB: Consider power budget when choosing configuration 2006-01-04 13:48:34 -08:00
hcd.h
hub.c [PATCH] USB: Don't assume root-hub resume succeeds 2006-01-04 13:51:40 -08:00
hub.h [PATCH] USB: Consider power budget when choosing configuration 2006-01-04 13:48:34 -08:00
inode.c
Kconfig
Makefile [PATCH] USB: reorg some functions out of the main usb.c file 2006-01-04 13:48:31 -08:00
message.c [PATCH] USB: Consider power budget when choosing configuration 2006-01-04 13:48:34 -08:00
notify.c
otg_whitelist.h
sysfs.c
urb.c
usb.c [PATCH] USB: Store port number in usb_device 2006-01-04 13:48:35 -08:00
usb.h [PATCH] USB: Remove USB private semaphore 2006-01-04 13:48:34 -08:00