linux/drivers/net/usb
Antti Kaijanmäki dcfcb256cc hso: fix soft-lockup
Fix soft-lockup in hso.c which is triggered on SMP machine when
modem is removed while file descriptor(s) under /dev are still open:

  old version called kref_put() too early which resulted in destroying
  hso_serial and hso_device objects which were still used later on.

Signed-off-by: Antti Kaijanmäki <antti.kaijanmaki@nomovok.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-23 10:54:47 -08:00
..
Kconfig cdc_ether: additional Ericsson MBM PID's to the whitelist 2009-11-04 05:25:02 -08:00
Makefile USB host CDC Phonet network interface driver 2009-07-21 12:40:39 -07:00
asix.c netdev: drivers should make ethtool_ops const 2009-09-02 01:03:33 -07:00
catc.c netdev: drivers should make ethtool_ops const 2009-09-02 01:03:33 -07:00
cdc-phonet.c cdc-phonet: remove noisy debug statement 2009-09-14 17:03:33 -07:00
cdc_eem.c USB: Fix CDC EEM host driver 'sentinel' CRC validation 2009-09-23 06:46:34 -07:00
cdc_ether.c cdc_ether: additional Ericsson MBM PID's to the whitelist 2009-11-04 05:25:02 -08:00
cdc_subset.c usbnet cdc_subset: fix issues talking to PXA gadgets 2009-06-20 01:21:53 -07:00
dm9601.c netdev: usb: dm9601.c can drive a device not supported yet, add support for it 2009-10-29 01:19:48 -07:00
gl620a.c Move usbnet.h and rndis_host.h to include/linux/usb 2008-01-31 19:27:00 -08:00
hso.c hso: fix soft-lockup 2009-11-23 10:54:47 -08:00
int51x1.c usb driver for intellon int51x1 based PLC like devolo dlan duo 2009-04-21 01:55:59 -07:00
kaweth.c kaweth: Fix memory leak in kaweth_control() 2009-09-22 14:00:07 -07:00
mcs7830.c netdev: drivers should make ethtool_ops const 2009-09-02 01:03:33 -07:00
net1080.c net1080: Use netdev stats structure 2009-06-30 19:46:43 -07:00
pegasus.c net: Teach pegasus driver to ignore bluetoother adapters with clashing Vendor:Product IDs 2009-10-13 00:35:54 -07:00
pegasus.h net: Teach pegasus driver to ignore bluetoother adapters with clashing Vendor:Product IDs 2009-10-13 00:35:54 -07:00
plusb.c Move usbnet.h and rndis_host.h to include/linux/usb 2008-01-31 19:27:00 -08:00
rndis_host.c USB: rndis_host: debug info clobbered before it is logged 2009-10-30 14:57:33 -07:00
rtl8150.c netdev: drivers should make ethtool_ops const 2009-09-02 01:03:33 -07:00
smsc95xx.c smsc95xx: fix transmission where ZLP is expected 2009-09-22 14:28:26 -07:00
smsc95xx.h smsc95xx: configure LED outputs 2009-05-01 15:27:02 -07:00
usbnet.c smsc95xx: fix transmission where ZLP is expected 2009-09-22 14:28:26 -07:00
zaurus.c zaurus: add usb id for motomagx phones 2009-03-01 20:48:08 -08:00