Commit Graph

199 Commits (962f3ffa927f2e777a4193843c45ffa6e52ff4b6)

Author SHA1 Message Date
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
Oliver Neukum 922a5eadd5 usb: cdc-wdm: Fix race between autosuspend and reading from the device 15 years ago
Oliver Neukum 860e41a71c usb: cdc-wdm: Fix race between write and disconnect 15 years ago
Oliver Neukum f0730924e9 USB: cdc-acm: Fix stupid NULL pointer in resume() 15 years ago
Alan Cox b6a2f10ca0 USB: tty: kill request_room for USB ACM class 15 years ago
Oliver Neukum 2b626dc134 USB: cdc-acm: fix possible deadlock with multiple openers 15 years ago
Oliver Neukum 94015f6e6b USB: BKL removal: cdc-wdm 15 years ago
Oliver Neukum 0022457a54 USB: BKL removal: usbtmc 15 years ago
Oliver Neukum c8b492a86d usb: BKL removal: usblp 15 years ago
Oliver Neukum 86266452f8 USB: Push BKL on open down into the drivers 15 years ago
Németh Márton 6ef4852b13 USB class: make USB device id constant 15 years ago
Oliver Neukum 3a90f81872 USB: usblp: Remove checks no longer needed with the new runtime PM system 15 years ago
Julian Calaby ce126644aa USB: cdc_acm: Silence "It is not a modem." error for pbLua devices 15 years ago
Julian Calaby 7c5d8c394a USB: cdc_acm: Add support for pbLua console port 15 years ago
Oliver Neukum 97d35f9555 USB: cdc-acm: Update to new autopm API 15 years ago
Francesco Lavra a91b0c5022 cdc_acm: add reset_resume method 15 years ago
Sarah Sharp 3342ecda3f USB: usbtmc: Use usb_clear_halt() instead of custom code. 15 years ago
Andre Herms ec412b92db USB: usbtmc: repeat usb_bulk_msg until whole message is transfered 15 years ago
Adrian Taylor c1479a92cf USB: Exposing second ACM channel as tty for Nokia S60 phones. 15 years ago
Oliver Neukum dca8cd04df USB: usbtmc: minor formatting cleanups 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Francesco Lavra 051522bb47 USB: cdc_acm: Fix memory leak after hangup 15 years ago
Henry Gebhardt 18a77b5d23 USB: cdc_acm: Fix race condition when opening tty 15 years ago
Gergely Imreh 35f76e897d USB: usbtmc: fix timeout increase 16 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Gergely Imreh d0a38365d9 USB: fix USBTMC get_capabilities success handling 16 years ago
Steve Holland 4143d178e7 USB: usbtmc: correct termination condition for reads. 16 years ago
Steve Holland 92d07e422d USB: usbtmc: inhibit corruption 16 years ago
Steve Holland c2cd26e15b USB: usbtmc: Fix short reads in usbtmc_read() 16 years ago
Randy Dunlap a2fbf10eba USB: usbtmc: fix printk format warnings 16 years ago