kernel-ark/drivers/usb/misc
Adrian Bunk df47e5330b [PATCH] USB: sisusbvga: possible cleanups
This patch contains the following possible cleanups:
- make needlessly global functions static
- function and struct declarations belong into header files
- make SiS_VCLKData const
- #if 0 the following unused global functions:
  - sisusb.c: sisusb_writew()
  - sisusb.c: sisusb_readw()
  - sisusb_init.c: SiSUSB_GetModeID()

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-06-21 15:04:08 -07:00
..
sisusbvga [PATCH] USB: sisusbvga: possible cleanups 2006-06-21 15:04:08 -07:00
auerswald.c [PATCH] USB: kzalloc() conversion for rest of drivers/usb 2006-03-20 14:49:59 -08:00
cytherm.c [PATCH] USB: kzalloc in cytherm 2006-03-20 14:49:53 -08:00
emi26_fw.h
emi26.c [PATCH] USB: Emagic USB firmware loading fixes 2006-05-12 11:58:09 -07:00
emi62_fw_m.h
emi62_fw_s.h
emi62.c [PATCH] USB: Emagic USB firmware loading fixes 2006-05-12 11:58:09 -07:00
idmouse.c [PATCH] USB: convert a bunch of USB semaphores to mutexes 2006-03-20 14:49:55 -08:00
Kconfig [PATCH] USB: change ldusb's experimental state 2006-02-13 21:33:39 -08:00
ldusb.c [PATCH] USB: convert a bunch of USB semaphores to mutexes 2006-03-20 14:49:55 -08:00
legousbtower.c [PATCH] USB: convert a bunch of USB semaphores to mutexes 2006-03-20 14:49:55 -08:00
Makefile
phidgetkit.c [PATCH] USB: kzalloc in PhidgetInterfaceKit 2006-03-20 14:49:53 -08:00
phidgetservo.c [PATCH] USB: kzalloc in PhidgetServo 2006-03-20 14:49:53 -08:00
rio500_usb.h
rio500.c
usblcd.c [PATCH] USB: kzalloc() conversion for rest of drivers/usb 2006-03-20 14:49:59 -08:00
usbled.c [PATCH] USB: kzalloc in usbled 2006-03-20 14:49:54 -08:00
usbtest.c [PATCH] USB: usbtest: scatterlist OUT data pattern testing 2006-04-14 11:12:25 -07:00
uss720.c