Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/usb/class
brian@murphy.dk 83ef344a75 [PATCH] USB: fix usb reference count bug in cdc-acm driver
This increases the reference count on the usb cdc acm control interface
which is referred to by the tty interface provided by the driver. This
allows the deferred removal of the tty after the physical device is
disconnected if the tty is held open at the time of disconnection.

Signed-off-by: brian@murphy.dk
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-07-12 11:52:57 -07:00
..
audio.c [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL 2005-04-18 17:39:34 -07:00
audio.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bluetty.c [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL 2005-04-18 17:39:34 -07:00
cdc-acm.c [PATCH] USB: fix usb reference count bug in cdc-acm driver 2005-07-12 11:52:57 -07:00
cdc-acm.h [PATCH] USB: fix acm trouble with terminals 2005-06-27 14:43:45 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usb-midi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usb-midi.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usblp.c [PATCH] USB: usblp: 2x up() in usblp_read 2005-06-27 14:44:02 -07:00