linux/drivers/usb/serial
Sudip Mukherjee dcb21ad438 USB: mos7720: delete parport
parport subsystem has introduced parport_del_port() to delete a port
when it is going away. Without parport_del_port() the registered port
will not be unregistered.
To reproduce and verify the error:
Command to be used is : ls /sys/bus/parport/devices
1) without the device attached there is no output as there is no
registered parport.
2) Attach the device, and the command will show "parport0".
3) Remove the device and the command still shows "parport0".
4) Attach the device again and we get "parport1".

With the patch applied:
1) without the device attached there is no output as there is no
registered parport.
2) Attach the device, and the command will show "parport0".
3) Remove the device and there is no output as "parport0" is now
removed.
4) Attach device again to get "parport0" again.

Cc: <stable@vger.kernel.org> # 4.2+
Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-06-07 22:15:25 -07:00
..
Kconfig Revert "USB: serial: add Moxa UPORT 11x0 driver" 2016-03-01 11:01:33 +01:00
Makefile Revert "USB: serial: add Moxa UPORT 11x0 driver" 2016-03-01 11:01:33 +01:00
Makefile-keyspan_pda_fw
aircable.c
ark3116.c
belkin_sa.c
belkin_sa.h
bus.c
ch341.c USB: serial: fix compare_const_fl.cocci warnings 2016-02-28 14:35:58 +01:00
console.c tty: Replace ASYNC_INITIALIZED bit and update atomically 2016-04-30 09:26:55 -07:00
cp210x.c USB-serial updates for v4.7-rc1 2016-05-14 11:25:35 +02:00
cyberjack.c USB: serial: fix returnvar.cocci warnings 2016-02-28 14:36:53 +01:00
cypress_m8.c USB: cypress_m8: add endpoint sanity check 2016-03-31 09:28:46 -07:00
cypress_m8.h
digi_acceleport.c tty: Replace TTY_THROTTLED bit tests with tty_throttled() 2016-04-30 09:26:55 -07:00
empeg.c
ezusb_convert.pl
f81232.c
ftdi_sio.c USB: serial: ftdi_sio: constify ftdi_sio_quirk structures 2016-04-25 12:38:06 +02:00
ftdi_sio.h USB: serial: fix compare_const_fl.cocci warnings 2016-02-28 14:35:58 +01:00
ftdi_sio_ids.h USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices 2016-04-07 11:12:55 +02:00
garmin_gps.c USB: serial: fix returnvar.cocci warnings 2016-02-28 14:36:53 +01:00
generic.c tty: Replace ASYNC_INITIALIZED bit and update atomically 2016-04-30 09:26:55 -07:00
io_16654.h
io_edgeport.c USB: serial: io_edgeport: fix memory leaks in probe error path 2016-05-10 09:39:30 +02:00
io_edgeport.h
io_ionsp.h
io_tables.h
io_ti.c
io_ti.h
io_usbvend.h
ipaq.c
ipw.c
ir-usb.c
iuu_phoenix.c USB: serial: fix boolinit.cocci warnings 2016-02-28 14:36:53 +01:00
iuu_phoenix.h
keyspan.c USB: serial: keyspan: fix debug and error messages 2016-05-10 09:39:57 +02:00
keyspan.h
keyspan_pda.c
keyspan_usa26msg.h
keyspan_usa28msg.h
keyspan_usa49msg.h
keyspan_usa67msg.h
keyspan_usa90msg.h
kl5kusb105.c USB: serial: fix semicolon.cocci warnings 2016-02-28 14:36:53 +01:00
kl5kusb105.h
kobil_sct.c
kobil_sct.h
mct_u232.c USB: mct_u232: add sanity checking in probe 2016-03-31 09:28:46 -07:00
mct_u232.h
metro-usb.c
mos7720.c USB: mos7720: delete parport 2016-06-07 22:15:25 -07:00
mos7840.c USB patches for 4.6-rc1 2016-03-17 14:24:26 -07:00
mxuport.c USB patches for 4.7-rc1 2016-05-20 21:12:25 -07:00
navman.c
omninet.c
opticon.c
option.c USB: serial: option: add even more ZTE device ids 2016-05-04 14:16:05 +02:00
oti6858.c
oti6858.h
pl2303.c
pl2303.h
qcaux.c
qcserial.c USB: qcserial: add Sierra Wireless EM74xx device ID 2016-03-02 09:35:32 +01:00
quatech2.c USB: serial: quatech2: fix use-after-free in probe error path 2016-05-10 09:40:09 +02:00
safe_serial.c USB: serial: fix boolinit.cocci warnings 2016-02-28 14:36:53 +01:00
sierra.c tty: Replace ASYNC_INITIALIZED bit and update atomically 2016-04-30 09:26:55 -07:00
spcp8x5.c
ssu100.c
symbolserial.c
ti_usb_3410_5052.c USB: serial: ti_usb_3410_5052: add MOXA UPORT 11x0 support 2016-05-11 11:31:44 +02:00
ti_usb_3410_5052.h USB: serial: ti_usb_3410_5052: add MOXA UPORT 11x0 support 2016-05-11 11:31:44 +02:00
usb-serial-simple.c
usb-serial.c USB patches for 4.7-rc1 2016-05-20 21:12:25 -07:00
usb-wwan.h
usb_debug.c
usb_wwan.c tty: Replace ASYNC_INITIALIZED bit and update atomically 2016-04-30 09:26:55 -07:00
visor.c USB: serial: visor: fix crash on detecting device without write_urbs 2016-01-25 11:40:45 +01:00
visor.h
whiteheat.c
whiteheat.h
wishbone-serial.c
xsens_mt.c