android_kernel_xiaomi_sm7250/drivers/usb/class
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
..
audio.c [PATCH] USB: remove .owner field from struct usb_driver 2006-01-04 13:48:34 -08:00
audio.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cdc-acm.c [PATCH] USB: mark various usb tables const 2006-01-04 13:51:40 -08:00
cdc-acm.h [PATCH] USB: Converting cdc acm to a ring queue 2006-01-04 13:48:29 -08:00
Kconfig [PATCH] USB: delete the bluetty driver 2005-10-28 16:47:47 -07:00
Makefile [PATCH] USB: delete the bluetty driver 2005-10-28 16:47:47 -07:00
usb-midi.c [PATCH] USB: remove .owner field from struct usb_driver 2006-01-04 13:48:34 -08:00
usb-midi.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usblp.c [PATCH] USB: mark various usb tables const 2006-01-04 13:51:40 -08:00