Commit Graph

181 Commits (5ab0a2758c887fc3094dac06d1838d8df709a09d)

Author SHA1 Message Date
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
Guus Sliepen 665d7662d1 USB: usbtmc: sanity checks for DEV_DEP_MSG_IN urbs 16 years ago
Oliver Neukum a4708103ad USB: suspend/resume support for usbtmc 16 years ago
Oliver Neukum 86286883fc USB: usbtmc can do IO to device after disconnect 16 years ago
Oliver Neukum 7af25b4b34 USB: fix cdc-acm regression in open 16 years ago
Oliver Neukum 7f1dc313d0 USB: CDC WDM driver doesn't support non-blocking reads 16 years ago
Joe Perches a419aef8b8 trivial: remove unnecessary semicolons 16 years ago
Alan Cox 9b80fee149 cdc_acm: Fix to use modern speed interfaces 16 years ago
Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 16 years ago
Oliver Neukum cf7fdd57f9 USB: fix oops on disconnect in cdc-acm 16 years ago
Alan Cox 23198fda71 tty: fix chars_in_buffers 16 years ago
Arseniy Lartsev 5186ffee23 USB: cdc-acm: work around some broken devices 16 years ago
Oliver Neukum ca157c4a51 USB: fix memory leak in usbtmc 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Thadeu Lima de Souza Cascardo 922b13565b acm: Fix oops when closing ACM tty device right after open has failed. 16 years ago
Thadeu Lima de Souza Cascardo 42dd2aa649 acm: Return ENODEV instead of EINVAL when trying to open ACM device. 16 years ago