Commit Graph

27 Commits (df573d2fd1b077b98ffc3eb62a9908075e69e578)

Author SHA1 Message Date
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
Alan Cox 43c8f435b2 tty-usb-safe-serial: 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
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 0ba4034e20 USB: serial: remove unneeded number endpoints settings 17 years ago
Robert P. J. Day 9f705bde6e USB: Remove dead references to "SAFE_SERIAL" CONFIG variables. 18 years ago
Robert P. J. Day 3aec6e26d7 USB: Typo: "USB_SAFE_PADDED" -> "USB_SERIAL_SAFE_PADDED". 18 years ago
Greg Kroah-Hartman 3a75ab9436 USB: serial: safe_serial: 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
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Peter Zijlstra e81ee637e4 usb-serial: possible irq lock inversion (PPP vs. usb/serial) 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
Tobias Klauser 52950ed40d [PATCH] USB: Use ARRAY_SIZE macro 19 years ago
Arjan van de Ven 4c4c9432a6 [PATCH] USB: mark various usb tables const 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
Randy Dunlap 521daed8db [PATCH] safe_serial: use preprocessor directive for error 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
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago