kernel-ark/drivers/usb/misc
Satyam Sharma e6d42f0e96 USB: sisusbvga: Fix bug
drivers/usb/misc/sisusbvga/sisusb.c: In function sisusb_open
drivers/usb/misc/sisusbvga/sisusb.c:2444: warning: sisusb is used uninitialized in this function

is a genuine bug (which will cause oops). We cannot use "sisusb" in
error path for (!interface), because sisusb will itself be derived
from "interface" later.

Signed-off-by: Satyam Sharma <satyam@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-10-12 14:55:25 -07:00
..
sisusbvga USB: sisusbvga: Fix bug 2007-10-12 14:55:25 -07:00
adutux.c USB: missing test for ESHUTDOWN in adutux driver 2007-10-12 14:55:16 -07:00
appledisplay.c Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight 2007-07-22 11:19:46 -07:00
auerswald.c USB: misc: auerswald: clean up urb->status usage 2007-07-19 17:46:07 -07:00
berry_charge.c USB: fix memory leak in berry_charge driver 2007-10-12 14:55:20 -07:00
cypress_cy7c63.c USB: cypress_cy7c63: race disconnect/sysfs read-write leading to following NULL pointer 2007-04-27 13:28:38 -07:00
cytherm.c
emi26_fw.h
emi26.c
emi62_fw_m.h
emi62_fw_s.h
emi62.c
ftdi-elan.c USB: ftdi-elan.c: kmalloc + memset conversion to kzalloc 2007-10-12 14:55:15 -07:00
idmouse.c USB: prevent char device open/deregister race 2007-07-12 16:29:48 -07:00
iowarrior.c USB: misc: iowarrior: clean up urb->status usage 2007-07-19 17:46:07 -07:00
Kconfig USB: add driver for iowarrior devices. 2007-02-23 15:03:45 -08:00
ldusb.c USB: misc: ldusb: clean up urb->status usage 2007-07-19 17:46:07 -07:00
legousbtower.c USB: misc: legousbtower: clean up urb->status usage 2007-07-19 17:46:07 -07:00
Makefile USB: add driver for iowarrior devices. 2007-02-23 15:03:45 -08:00
phidget.c
phidget.h
phidgetkit.c USB: misc: phidgetkit: clean up urb->status usage 2007-07-19 17:46:07 -07:00
phidgetmotorcontrol.c USB: misc: phidgetmotorcontrol: clean up urb->status usage 2007-07-19 17:46:07 -07:00
phidgetservo.c
rio500_usb.h
rio500.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
trancevibrator.c
usb_u132.h
usblcd.c USB: misc: usblcd: clean up urb->status usage 2007-07-19 17:46:08 -07:00
usbled.c
usbtest.c USB: misc: usbtest: clean up urb->status usage 2007-07-19 17:46:08 -07:00
uss720.c USB: misc: uss720: clean up urb->status usage 2007-07-19 17:46:08 -07:00