kernel-ark/drivers/usb/serial
Dave Young e4abe6658a usb-serial: fix usb_serial_register bug when boot with nousb param
With "nousb" cmdline booting, built-in serial drivers (ie. airecable)
will trigger kernel oops.

Indeed, if nousb, usb_serial_init will failed, and the usb serial bus type
will not be registerd, then usb_serial_register call driver_register
which try to register the driver to a not registered bus.

Here add usb_disabled() check in usb_serial_register to fix it.

Signed-off-by: Dave Young <hidave.darkstar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-03-24 16:20:33 -07:00
..
aircable.c USB: usb-serial: fix the aircable_init failure path 2009-02-09 11:19:48 -08:00
ark3116.c
belkin_sa.c
belkin_sa.h
bus.c
ch341.c USB: usb-serial ch341: support for DTR/RTS/CTS 2009-03-24 16:20:28 -07:00
ChangeLog.history
console.c Add device function for USB serial console 2009-01-02 10:19:38 -08:00
cp2101.c USB: serial: new cp2101 device id 2009-03-17 14:01:28 -07:00
cyberjack.c
cypress_m8.c
cypress_m8.h
digi_acceleport.c USB: serial: fix up urb->status usage 2009-01-07 10:00:06 -08:00
empeg.c
ezusb_convert.pl
ezusb.c
ftdi_sio.c USB: ftdi_sio: remove pointless syslog spew 2009-03-24 16:20:30 -07:00
ftdi_sio.h USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist interface0 2009-03-17 14:01:28 -07:00
funsoft.c
garmin_gps.c USB: serial: fix up urb->status usage 2009-01-07 10:00:06 -08:00
generic.c USB: serial: export symbol of usb_serial_generic_resume 2009-03-24 16:20:29 -07:00
hp4x.c
io_16654.h
io_edgeport.c
io_edgeport.h
io_ionsp.h
io_tables.h
io_ti.c
io_ti.h
io_usbvend.h
ipaq.c
ipaq.h
ipw.c USB: serial: ipw.c: mark {__init|__exit} for usb_ipw_{init|exit} 2009-01-07 09:59:54 -08:00
ir-usb.c
iuu_phoenix.c USB: serial: fix up urb->status usage 2009-01-07 10:00:06 -08:00
iuu_phoenix.h
Kconfig USB: serial: add qualcomm wireless modem driver 2009-03-24 16:20:32 -07:00
keyspan_pda.c
keyspan_usa26msg.h
keyspan_usa28msg.h
keyspan_usa49msg.h
keyspan_usa67msg.h
keyspan_usa90msg.h
keyspan.c USB: drivers: use USB API functions rather than constants 2009-03-24 16:20:28 -07:00
keyspan.h
kl5kusb105.c tty: Drop the lock_kernel in the private ioctl hook 2009-01-02 10:19:42 -08:00
kl5kusb105.h
kobil_sct.c
kobil_sct.h
Makefile USB: serial: add qualcomm wireless modem driver 2009-03-24 16:20:32 -07:00
Makefile-keyspan_pda_fw
mct_u232.c tty: Drop the lock_kernel in the private ioctl hook 2009-01-02 10:19:42 -08:00
mct_u232.h
mos7720.c
mos7840.c USB: serial: fix up urb->status usage 2009-01-07 10:00:06 -08:00
moto_modem.c
navman.c
omninet.c
opticon.c USB: serial: opticon: add serial line ioctls 2009-03-24 16:20:30 -07:00
option.c USB: suspend/resume support for option driver 2009-03-24 16:20:29 -07:00
oti6858.c
oti6858.h
pl2303.c USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole display 2008-12-17 10:49:15 -08:00
pl2303.h USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole display 2008-12-17 10:49:15 -08:00
qcserial.c USB: serial: add qualcomm wireless modem driver 2009-03-24 16:20:32 -07:00
safe_serial.c
siemens_mpi.c USB: add siemens_mpi usb-serial "stub" driver 2009-01-07 10:00:13 -08:00
sierra.c sierra: Fix formatting 2009-01-02 10:19:36 -08:00
spcp8x5.c USB: serial: fix up urb->status usage 2009-01-07 10:00:06 -08:00
symbolserial.c USB: symbolserial: log the ioctl commands 2009-03-24 16:20:32 -07:00
ti_usb_3410_5052.c USB: two more usb ids for ti_usb_3410_5052 2009-02-09 11:19:48 -08:00
ti_usb_3410_5052.h USB: two more usb ids for ti_usb_3410_5052 2009-02-09 11:19:48 -08:00
usb_debug.c USB: serial: usb_debug: Make static 2009-01-07 10:00:03 -08:00
usb-serial.c usb-serial: fix usb_serial_register bug when boot with nousb param 2009-03-24 16:20:33 -07:00
visor.c
visor.h
whiteheat.c
whiteheat.h