Commit Graph

48 Commits (944dc184f6fe0dc63633099ba87cb75fe4ee0c51)

Author SHA1 Message Date
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Jim Radford 521b85ae66 USB: fix usb-serial regression 18 years ago
Oliver Neukum a1f721c812 USB: further fix for usb-serial 18 years ago
Oliver Neukum c744f99eb6 USB: fix usb-serial device naming bug 18 years ago
Jim Radford d9a7ecacac usb-serial: fix shutdown / device_unregister order 18 years ago
Oliver Neukum 3ff4fd94c8 USB: race fixes for usb-serial, step 3 18 years ago
Oliver Neukum 4b10f0f3a0 USB: race fixes for usb-serial, step 2 18 years ago
Oliver Neukum 34ef50e5b1 USB: race fixes for usb-serial step 1 18 years ago
Greg Kroah-Hartman 93bacefc4c USB serial: add dynamic id support to usb-serial core 18 years ago
Alan Cox 606d099cdd [PATCH] tty: switch to ktermios 18 years ago
Mariusz Kozlowski 95d4316654 usb: usb-serial free urb cleanup 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Jeff Dike b68e31d0eb [PATCH] const struct tty_operations 19 years ago
Johannes Steingraeber 8fd8013393 usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driver 19 years ago
Greg Kroah-Hartman 13f4db9e1b USB: fix __must_check warnings in drivers/usb/serial/ 19 years ago
Luiz Fernando N. Capitulino 4fa1bbf5cf USB: usb-serial: Use usb_endpoint_* functions. 19 years ago
Matthias Urlichs 5992583889 usbserial: Reference leak 19 years ago
Greg Kroah-Hartman a969888ce9 [PATCH] USB: move usb-serial.h to include/linux/usb/ 19 years ago
Pete Zaitcev 34f8e76172 [PATCH] USB: fix usb-serial leaks, oopses on disconnect 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Greg Kroah-Hartman 331b831983 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV 19 years ago
Greg Kroah-Hartman f4eaa37017 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed 19 years ago
Luiz Fernando N. Capitulino db54a53d26 [PATCH] usbserial: Fixes wrong return values. 19 years ago
Frank Gevaerts b059c81af7 [PATCH] USB Serial: clean tty fields on failed device open 19 years ago
Pete Zaitcev 2f8ad9a1b9 [PATCH] USB: rmmod pl2303 after -28 19 years ago
Pete Zaitcev cf2c7481d2 [PATCH] USB serial: encapsulate schedule_work, remove double-calling 19 years ago
Guennadi Liakhovetski 73e487fdb7 [PATCH] USB console: fix disconnection issues 19 years ago
Paul Fulghum ca85485c1f [PATCH] USB: console: prevent ENODEV on node 19 years ago
Luiz Fernando Capitulino 71a84163ca [PATCH] usbserial: Fixes leak in serial_open() error path. 19 years ago
Luiz Fernando Capitulino 704936a25b [PATCH] usbserial: Fixes use-after-free in serial_open(). 19 years ago
Luiz Fernando Capitulino 1ce7dd26e0 [PATCH] USB serial: Converts port semaphore to mutexes. 19 years ago
Eric Sesterhenn 80b6ca4832 [PATCH] USB: kzalloc() conversion for rest of drivers/usb 19 years ago
Greg Kroah-Hartman 91c0bce29e [PATCH] USB Serial: fix use-after-free bug in usb-serial core 19 years ago
Adrian Bunk 93b1fae491 spelling: s/trough/through/ 19 years ago
Luiz Fernando Capitulino 8a4613f01f [PATCH] USB: usbserial: race-condition fix. 19 years ago
Luiz Fernando Capitulino 487f9c6710 [PATCH] USB: usbserial: Adds missing checks and bug fix. 19 years ago
Greg Kroah-Hartman 75318d2d7c [PATCH] USB: remove .owner field from struct usb_driver 19 years ago
Greg Kroah-Hartman ba9dc657af [PATCH] USB: allow usb drivers to disable dynamic ids 19 years ago
Greg Kroah-Hartman 17a882fc0c [PATCH] USB Serial: remove driver version from a few drivers 20 years ago
Greg Kroah-Hartman 269bda1c12 [PATCH] USB Serial: move name to driver structure 20 years ago
Greg Kroah-Hartman 502b95c1cc [PATCH] USB Serial: move old changelog comments out of source code 20 years ago
Greg Kroah-Hartman 18fcac353f [PATCH] USB Serial: get rid of the .owner field in usb_serial_driver 20 years ago
Greg Kroah-Hartman ea65370d02 [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver 20 years ago
Tobias Klauser 81671ddb7e [PATCH] USB: drivers/serial/usb-serial: Remove unneeded void * casts 20 years ago
Greg Kroah-Hartman 507ca9bc04 [PATCH] USB: add ability for usb-serial drivers to determine if their write urb is currently being used. 20 years ago
Greg Kroah-Hartman 06299db3e7 [PATCH] USB: fix usb-serial generic initialization 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago