Commit Graph

33 Commits (78aef519ed07797f94cff1d0d66dd01704474916)

Author SHA1 Message Date
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 19 years ago
Greg Kroah-Hartman 269bda1c12 [PATCH] USB Serial: move name to driver structure 19 years ago
Greg Kroah-Hartman 502b95c1cc [PATCH] USB Serial: move old changelog comments out of source code 19 years ago
Greg Kroah-Hartman 18fcac353f [PATCH] USB Serial: get rid of the .owner field in usb_serial_driver 19 years ago
Greg Kroah-Hartman ea65370d02 [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver 19 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