Commit Graph

33 Commits (c1e13f25674ed564948ecb7dfe5f83e578892896)

Author SHA1 Message Date
Oliver Neukum 6383251545 USB: serial: fix assumption that throttle/unthrottle cannot sleep 16 years ago
Alan Cox a509a7e478 tty: USB does not need the filp argument in the drivers 16 years ago
Alan Stern f9c99bb8b3 USB: usb-serial: replace shutdown with disconnect, release 16 years ago
Hermann Kneissel b4072f46e5 USB: garmin_gps: removes usb_reset_device from garmin_close 16 years ago
Alan Cox 335f8514f2 tty: Bring the usb tty port structure into more use 16 years ago
Oliver Neukum 2400a2bfbd USB: removal of tty->low_latency hack dating back to the old serial code 16 years ago
Greg Kroah-Hartman 50de36f7af USB: serial: fix up urb->status usage 16 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
Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s 17 years ago
Alan Cox af6d780b57 garmin_gps: Coding style 17 years ago
Alan Cox 95da310e66 usb_serial: API all change 17 years ago
Ming Lei cdc9779228 USB: remove unnecessary type casting of urb->context 17 years ago
Harvey Harrison 441b62c1ed USB: replace remaining __FUNCTION__ occurrences 17 years ago
Greg Kroah-Hartman 0ba4034e20 USB: serial: remove unneeded number endpoints settings 17 years ago
Oliver Neukum 95bef012ea USB: more serial drivers writing after disconnect 17 years ago
Hermann Kneissel 468d13623b USB: serial: garmin_gps: fixes package loss if used from gpsbabel 18 years ago
Greg Kroah-Hartman f9feb517fa USB: serial: garmin_gps: clean up urb->status usage 18 years ago
Johannes Hölzl d9b1b78773 USB serial: add driver pointer to all usb-serial drivers 18 years ago
Burman Yan 7ac9da10af USB serial: replace kmalloc+memset with kzalloc 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Hermann Kneissel eb6d8c2d14 USB: garmin_gps support for new generation of gps receivers 19 years ago
Greg Kroah-Hartman a969888ce9 [PATCH] USB: move usb-serial.h to include/linux/usb/ 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Pete Zaitcev cf2c7481d2 [PATCH] USB serial: encapsulate schedule_work, remove double-calling 19 years ago
Eric Sesterhenn 80b6ca4832 [PATCH] USB: kzalloc() conversion for rest of drivers/usb 19 years ago
Alan Cox 33f0f88f1c [PATCH] TTY layer buffering revamp 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 269bda1c12 [PATCH] USB Serial: move name to driver structure 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
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago