Commit Graph

230 Commits (1ea6b8f48918282bdca0b32a34095504ee65bab5)

Author SHA1 Message Date
Denis Pershin 65e52f41fa usb: cdc-acm: Owen SI-30 support 14 years ago
Kuninori Morimoto 29cc88979a USB: use usb_endpoint_maxp() instead of le16_to_cpu() 14 years ago
Alan Stern 5b1b0b812a PM / Runtime: Add macro to test for runtime PM events 14 years ago
Maxim Nikulin 4f1a7a3e78 USB: assign instead of equal in usbtmc.c 14 years ago
Manuel Zerpies 305e7be5d5 usb/class: use printk_ratelimited() instead of printk_ratelimit() 14 years ago
Toby Gray 4061fde2fa USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7 14 years ago
Erik Slagter fd5054c169 USB: cdc_acm: Fix oops when Droids MuIn LCD is connected 14 years ago
Oliver Neukum d771d8aa37 USB: cdc-wdm: reset handling according to new requirements 14 years ago
Johan Hovold 088c64f812 USB: cdc-acm: re-write read processing 14 years ago
Johan Hovold 74f5e1babd USB: cdc-acm: clean up read urb allocation 14 years ago
Johan Hovold 94d4c8919d USB: cdc-acm: clean up open error handling 14 years ago
Johan Hovold dab54c9f1e USB: cdc-acm: clean up rx_buflimit references 14 years ago
Johan Hovold 6fb6b88464 USB: cdc-acm: remove unused drain-delay code 14 years ago
Johan Hovold 3a42610812 USB: cdc-acm: remove superfluous prototype 14 years ago
Johan Hovold a2c7b9353e USB: cdc-acm: remove version information and changelog 14 years ago
Johan Hovold 5e9e75f8bd USB: cdc-acm: use dev_vdbg in read/write paths 14 years ago
Johan Hovold 4fa4626cd4 USB: cdc-acm: clean up verbose debug 14 years ago
Johan Hovold a5cc7ef92f USB: cdc-acm: replace dbg macros with dev_dbg 14 years ago
Johan Hovold 1d9846e505 USB: cdc-acm: clean up dev_err and dev_dbg 14 years ago
Johan Hovold 255ab56c5a USB: cdc-acm: use dev_err to report failed allocations 14 years ago
Johan Hovold 59d7fec7c6 USB: cdc-acm: add missing newlines to dev_dbg and dev_err 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Johan Hovold 7e7797e7f6 USB: cdc-acm: fix potential null-pointer dereference on disconnect 14 years ago
Johan Hovold 15e5bee33f USB: cdc-acm: fix potential null-pointer dereference 14 years ago
Johan Hovold 23b80550e2 USB: cdc-acm: fix memory corruption / panic 14 years ago
Robert Lukassen 878b753e32 USB: Fix 'bad dma' problem on WDM device disconnect 14 years ago
Alan Cox 6caa76b778 tty: now phase out the ioctl file pointer for good 14 years ago
Alan Cox 20b9d17715 tiocmset: kill the file pointer argument 14 years ago
Alan Cox 60b33c133c tiocmget: kill off the passing of the struct file 14 years ago
Arvid Ephraim Picciani 721d92fc63 USB: cdc-acm: Adding second ACM channel support for Nokia N8 14 years ago
David Sterba 0cdfb819b6 USB: cdc-wdm: fix misuse of logical operation in place of bitop 14 years ago
Otavio Salvador 7893afc035 USB: cdc-acm: fix code indentation 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Toby Gray 577045c0a7 USB: cdc-acm: Fixing crash when ACM probing interfaces with no endpoint descriptors. 15 years ago
Philippe Corbes 5b239f0aeb USB: cdc-acm: Add pseudo modem without AT command capabilities 15 years ago
Toby Gray 4035e45632 USB: cdc-acm: Adding second ACM channel support for various Nokia and one Samsung phones 15 years ago
Nicolas Kaiser 916de02720 USB: usblp: fixed switch, brace, whitespace and spacing coding style issues 15 years ago
Arnd Bergmann 4e60867167 cdc-acm: remove dead code 15 years ago
Przemo Firszt 83a4eae9ae USB: Expose vendor-specific ACM channel on Nokia 5230 15 years ago
Pavel Machek a2531293db update email address 15 years ago
Axel Lin c2572b78aa USB: cdc-acm: fix resource reclaim in error path of acm_probe 15 years ago
Daniel Mack 997ea58eb9 USB: rename usb_buffer_alloc() and usb_buffer_free() users 15 years ago
Randy Dunlap fa4dc36482 USB: cdc-acm: make bitfields unsigned 15 years ago
Russ Nelson c3baa19b0a USB: cdc-acm: add another device quirk 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Oliver Neukum 338124c1f1 usb: cdc-wdm: Fix deadlock between write and resume 15 years ago
Oliver Neukum d93d16e9aa usb: cdc-wdm: Fix order in disconnect and fix locking 15 years ago
Oliver Neukum 62e6685470 usb: cdc-wdm:Fix loss of data due to autosuspend 15 years ago
Oliver Neukum beb1d35f16 usb: cdc-wdm: Fix submission of URB after suspension 15 years ago
Oliver Neukum d855fe2e9c usb: cdc-wdm: Fix race between disconnect and debug messages 15 years ago