Commit Graph

102 Commits (31a61bfc6e415fbd871317cbee7b8a4158d8ac5b)

Author SHA1 Message Date
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
Harvey Harrison 441b62c1ed USB: replace remaining __FUNCTION__ occurrences 17 years ago
David Brownell c6dbf554bc USB: cdc-acm: signedness fix 17 years ago
David Engraf e4cf3aa8f9 USB: increase cdc-acm write throughput 17 years ago
David Engraf 28d1dfadd3 USB: cdc-acm tell tty layer not to split things up. 17 years ago
Oliver Neukum 94409cc1e5 USB: fix usb open suspend race in cdc-acm 17 years ago
Oliver Neukum 1902869019 USB: fix pm counter leak in usblp 17 years ago
Joe Perches dc0d5c1e5c USB: Spelling fixes 17 years ago
Oliver Neukum 1365baf724 USB: autosuspend for cdc-acm 17 years ago
Joe Perches 898eb71cb1 Add missing newlines to some uses of dev_<level> messages 18 years ago
Pete Zaitcev 42cb967fd0 usblp: Fix a double kfree 18 years ago
Pete Zaitcev 283face86b usblp: Cosmetics 18 years ago
Pete Zaitcev fc401e697f usblp: mutex in usblp_check_status 18 years ago
Pete Zaitcev e8fa0ce65c usblp: Make use of URB_FREE_BUFFER 18 years ago
Pete Zaitcev 7f477358e2 usblp: Implement the ENOSPC convention 18 years ago
Alan Stern 74da5d68a5 USB: cdc-acm: fix sysfs attribute registration bug 18 years ago
Greg Kroah-Hartman 18ac301605 USB: class: usblp: clean up urb->status usage 18 years ago
Greg Kroah-Hartman 185d40587d USB: class: cdc-acm: clean up urb->status usage 18 years ago
Pete Zaitcev 10e485221e USB: usblp: "Big cleanup" breaks O_NONBLOCK 18 years ago
Andrey Arapov b0e2a705bf USB: cdc-acm: add new device id to option driver 18 years ago
Pete Zaitcev 317c67b8f7 USB: usblp: add dynamic URBs, fix races 18 years ago
Pete Zaitcev 97cb95d1c4 usblp: Don't let suspend to kill ->used 18 years ago
Pete Zaitcev bdc4abdd09 USB: usblp: Use correct DMA address in case of probe error 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago