Commit History

Author SHA1 Message Date
  Bjørn Mork fec67b45bf usb: cdc-wdm: Add device-id for Huawei 3G/LTE modems 13 years ago
  Bjørn Mork 820c629a59 USB: cdc-wdm: avoid printing odd-looking "cdc-wdm-176" names 13 years ago
  Bjørn Mork 7e3054a005 USB: cdc-wdm: Avoid hanging on interface with no USB_CDC_DMM_TYPE 13 years ago
  Bjørn Mork 8143a8963c USB: cdc-wdm: kill the now unnecessary bMaxPacketSize0 field and udev variable 13 years ago
  Bjørn Mork 8457d99cab USB: cdc-wdm: no need to use usb_alloc_coherent 13 years ago
  Bjørn Mork cafbe85fb0 USB: cdc-wdm: better allocate a buffer that is at least as big as we tell the USB core 13 years ago
  Bjørn Mork 19b85b3b87 USB: cdc-wdm: no need to fill the in request URB every time it's submitted 13 years ago
  Greg Kroah-Hartman 65db430540 USB: convert drivers/usb/* to use module_usb_driver() 13 years ago
  Linus Torvalds 7e0bb71e75 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 13 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
  Oliver Neukum d771d8aa37 USB: cdc-wdm: reset handling according to new requirements 14 years ago
  Robert Lukassen 878b753e32 USB: Fix 'bad dma' problem on WDM device disconnect 14 years ago
  David Sterba 0cdfb819b6 USB: cdc-wdm: fix misuse of logical operation in place of bitop 14 years ago
  Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
  Daniel Mack 997ea58eb9 USB: rename usb_buffer_alloc() and usb_buffer_free() users 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 94015f6e6b USB: BKL removal: cdc-wdm 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 7f1dc313d0 USB: CDC WDM driver doesn't support non-blocking reads 16 years ago
  Joe Perches a419aef8b8 trivial: remove unnecessary semicolons 16 years ago
  Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
  Oliver Neukum 052fbc0d7f USB: correct error handling in cdc-wdm 16 years ago