Commit Graph

99 Commits (a69b06bc5e7b153043db8984564b731f99e014fc)

Author SHA1 Message Date
Alan Cox c56d300086 usb_serial: Fix remaining ref count/lock bugs 16 years ago
Alan Cox b68f2fb9e7 tty: Fix a USB serial crash/scribble 16 years ago
Jason Wessel 6e40612101 USB: console: Fix regression in usb console on kernel boot 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Thadeu Lima de Souza Cascardo f4fa446883 usb_serial: Fix oops when unexisting usb serial device is opened. 16 years ago
Alan Stern f9c99bb8b3 USB: usb-serial: replace shutdown with disconnect, release 16 years ago
Alan Stern c706ebdfc8 USB: usb-serial: call port_probe and port_remove at the right times 16 years ago
Alan Cox 335f8514f2 tty: Bring the usb tty port structure into more use 16 years ago
Alan Stern 0a3c8549ea usb-serial: fix crash when sub-driver updates firmware 16 years ago
Alan Stern 2d93148ab6 USB: serial: fix lifetime and locking problems 16 years ago
Alexey Dobriyan 6fd69d3cf1 proc tty: switch usb-serial to ->proc_fops 16 years ago
Dave Young e4abe6658a usb-serial: fix usb_serial_register bug when boot with nousb param 16 years ago
James Woodcock 331879fd6f USB: serial: refuse to open recently removed USB Serial devices 16 years ago
Oliver Neukum 1c27ae671e USB: serial: remove recourse to generic method 16 years ago
Oliver Neukum c49cfa9170 USB: serial: use generic method if no alternative is provided in usb serial layer 16 years ago
Oliver Neukum f8bece8d91 USB: serial: introduce a flag into the usb serial layer to tell drivers that their URBs are killed due to suspension 16 years ago
Alan Cox bf0672db79 usb-serial: remove NULL check 16 years ago
Alan Cox 6b447f04a9 tty: Drop the lock_kernel in the private ioctl hook 16 years ago
Alan Cox eff6937a46 tty: USB tty devices can block in tcdrain when unplugged 16 years ago
Alan Cox 4bd43f2c31 tty: Fix close races in USB serial 16 years ago
Alan Cox fce4877a67 tty: Fix USB kref leak 17 years ago
Greg Kroah-Hartman 194343d936 USB: remove use of err() in drivers/usb/serial 17 years ago
Greg Kroah-Hartman c197a8db59 USB: remove info() macro from usb/serial drivers 17 years ago
Alan Cox 4a90f09b20 tty: usb-serial krefs 17 years ago
Andreas Bombe ce816cf9c9 usb-serial: Add Siemens EF81 to PL-2303 hack triggers 17 years ago
Alan Stern 0282b7f2a8 usb-serial: don't release unregistered minors 17 years ago
Alan Cox 9e98966c7b tty: rework break handling 17 years ago
Alan Cox a8d6f0a9c4 usb-serial: Coding style 17 years ago
Alan Cox 95da310e66 usb_serial: API all change 17 years ago
Oliver Neukum 62ad296b6c USB: fix usb serial pm counter decrement for disconnected interfaces 17 years ago
Andre Haupt dd9ca5d9be USB: usb-serial: fix a sparse warning about different signedness 17 years ago
Kay Sievers 0031a06e2f USB: usb dev_set_name() instead of dev->bus_id 17 years ago
Kay Sievers 7071a3ce0c USB: usb dev_name() instead of dev->bus_id 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Alan Cox a5b6f60c5a usb serial: more fixes and groundwork for tty changes 17 years ago
Harvey Harrison 441b62c1ed USB: replace remaining __FUNCTION__ occurrences 17 years ago
Greg Kroah-Hartman 9aebfd6bda USB: serial: remove endpoints setting checks from core and header 17 years ago
Alan Cox 2097890c43 USB: usb-serial: Prepare for BKL push down 17 years ago
Greg Kroah-Hartman 07c3b1a100 USB: remove broken usb-serial num_endpoints check 17 years ago
Oliver Neukum a1cd7e99b3 USB: stop io performed by mos7720 upon close() 17 years ago
Sarah Sharp f0fbd5b9ba USB: Prepare serial core for autosuspend. 17 years ago
Aristeu Rozanski 9a6b1efa6f USB: usb_serial: clean tty reference in the last close 17 years ago
Sarah Sharp 8abaee238e USB: usb_serial_resume bug fix 18 years ago
Alan Cox 337850917a usb-serial: handle NULL termios methods as "no hardware changing support" 18 years ago
Alan Stern 063a2da8f0 USB: serial core should respect driver requirements 18 years ago
Oliver Neukum 5adceac5da USB: fix errornous assumption in the usb serial framework revealed by iuu_phoenix 18 years ago
Oliver Neukum 3ddad8232c USB: fix BUG: sleeping function called from invalid context at /home/jeremy/hg/xen/paravirt/linux/drivers/usb/core/urb.c:524, in_atomic():1, irqs_disabled():0 18 years ago
Oliver Neukum e31c18804f USB: fix usb_serial_suspend(): buggy code 18 years ago
Benny Halevy 52f6b5e1f1 synchronization in usb_serial_put 18 years ago
Oliver Neukum ec22559e0b USB: suspend support for usb serial 18 years ago