Commit Graph

125 Commits (c47d7b09891abb4f8b222317c89c7469bed8db3a)

Author SHA1 Message Date
Kir Kolyshkin 1f17c5026c USB: cdc-acm: quirk for Alcatel OT-I650 16 years ago
Oliver Neukum a2bfb4a346 USB: support for cdc-acm of single interface devices 16 years ago
Alan Cox 6e47e069eb tty: Clean up the ACM driver to CodingStyle 16 years ago
Alan Cox 10077d4a66 tty: cdc_acm add krefs 16 years ago
Alan Cox 739e0285cb tty: Update cdc_acm 16 years ago
Xiao Kaijian cab98a0a34 USB: Yet another Conexant Clone to add to cdc-acm.c 16 years ago
Oliver Neukum 052fbc0d7f USB: correct error handling in cdc-wdm 16 years ago
Oliver Neukum e13c594f3a USB: fix oops in cdc-wdm in case of malformed descriptors 16 years ago
Alan Cox 7a9a65ced1 cdc-acm: Fix long standing abuse of tty->low_latency 16 years ago
Alan Cox 7abcf20b8f cdc-acm: zydas 1602 identifier needed 16 years ago
Scott James Remnant e766aeb882 usb: Auto-load cdc_acm module when device opened. 16 years ago
Pete Zaitcev dd44be6b17 usblp: continuously poll for status 16 years ago
Greg Kroah-Hartman 228dd05dbf USB: usbtmc: add protocol 1 support 16 years ago
Greg Kroah-Hartman 5b10916ea0 USB: usbtmc: fix stupid bug in open() 16 years ago
Adam Richter c332b4e1bf USB: Quirk for Hummingbird huc56s / Conexant ACM modem 16 years ago
Dmitriy Taychenachev 155df65ae1 USB: cdc-acm: add usb id for motomagx phones 16 years ago
James Treacy 2057ac86da USB: cdc-acm.c: remove duplicate lines for MTK gps support 16 years ago
Alan Cox c89c60e9d6 USB: cdc-acm: Add another conexant modem to the quirks 16 years ago
Brandon Philips 06a743bfc4 USB: usblp.c: add USBLP_QUIRK_BIDIR to Brother HL-1440 16 years ago
Andrew Lunn 0f9c7b4a1c USB: CDC-ACM quirk for MTK GPS 16 years ago
James A. Treacy 837d842496 USB: cdc-acm: support some gps data loggers 16 years ago
Alan Stern 65bfd2967c USB: Enhance usage of pm_message_t 16 years ago
Ilpo Järvinen 857cc4dfb6 USB: usbtmc: indent & braces disagree, something else is desired 16 years ago
Greg Kroah-Hartman 5413aa4678 USB: fix problem with usbtmc driver not loading properly 16 years ago
Brandon Philips ad0b65efd1 USB: cdc-acm.c: fix recursive lock in acm_start_wb error path 16 years ago
Chris Malley b361a6e348 USB: usbtmc: Use explicit unsigned type for input buffer instead of char* 17 years ago
Oliver Neukum a496c64f13 USB: fix memory leak in cdc-acm 17 years ago
Oliver Neukum aa5380b904 USB: cdc-wdm: make module autoload work 17 years ago
Greg Kroah-Hartman 9908a32e94 USB: remove err() macro from usb class drivers 17 years ago
Greg Kroah-Hartman 5909f6ea2b USB: remove info() macro from remaining usb drivers 17 years ago
Julia Lawall 49b707b90c drivers/usb/class/usblp.c: adjust error handling code 17 years ago
Greg Kroah-Hartman 5b775f672c USB: add USB test and measurement class driver 17 years ago
Alexey Dobriyan 74573ee709 USB: cdc-acm: don't unlock acm->mutex on error path 17 years ago
Eric Sandeen c8fd2c37b9 USB: cdc-acm: quirk for Conexant CX93010 USB modem 17 years ago
David Brownell e5fbab51b4 usb: cdc-acm: drain writes on close 17 years ago
David Brownell 934da4635c usb: cdc-acm: stop dropping tx buffers 17 years ago
David Brownell 672c4e1843 usb: cdc-acm: bugfix release() 17 years ago
Takashi Iwai 81eb8adfce USB: cdc-acm.c: Fix compile warnings 17 years ago
Alan Cox 9e98966c7b tty: rework break handling 17 years ago
Oliver Neukum 357585892e USB: fix build error in cdc-acm for CONFIG_PM=n 17 years ago
Oliver Neukum 830f4021a8 USB: fix disconnect bug in cdc-acm 17 years ago
Oliver Neukum 17d80d562f USB: autosuspend for cdc-wdm 17 years ago
Oliver Neukum 11ea859d64 USB: additional power savings for cdc-acm devices that support remote wakeup 17 years ago
Oliver Neukum 87d65e54b6 USB: cdc-wdm cleanup 17 years ago
Oliver Neukum 4b828abed2 USB: fix cdc-acm resume() 17 years ago
Al Viro fa4144b758 cdc-wdm endianness fixes 17 years ago
Oliver Neukum afba937e54 USB: CDC WDM driver 17 years ago
Iain McFarlane 6149ed5e3a USB: add Zoom Telephonics Model 3095F V.92 USB Mini External modem to cdc-acm 17 years ago
Harvey Harrison a5abdeafed usb: use get/put_unaligned_* helpers 17 years ago
Ming Lei cdc9779228 USB: remove unnecessary type casting of urb->context 17 years ago