Historique des commits

Auteur SHA1 Message Date
  Bjørn Mork 15699e6faf USB: cdc-wdm: Avoid hanging on interface with no USB_CDC_DMM_TYPE il y a 13 ans
  Bjørn Mork 655e247daf USB: cdc-wdm: better allocate a buffer that is at least as big as we tell the USB core il y a 13 ans
  Bjørn Mork 62aaf24dc1 USB: cdc-wdm: call wake_up_all to allow driver to shutdown on device removal il y a 13 ans
  Bjørn Mork e8537bd2c4 USB: cdc-wdm: use two mutexes to allow simultaneous read and write il y a 13 ans
  Bjørn Mork c428b70c1e USB: cdc-wdm: updating desc->length must be protected by spin_lock il y a 13 ans
  Greg Kroah-Hartman 65db430540 USB: convert drivers/usb/* to use module_usb_driver() il y a 13 ans
  Linus Torvalds 7e0bb71e75 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm il y a 14 ans
  Kuninori Morimoto 29cc88979a USB: use usb_endpoint_maxp() instead of le16_to_cpu() il y a 14 ans
  Alan Stern 5b1b0b812a PM / Runtime: Add macro to test for runtime PM events il y a 14 ans
  Oliver Neukum d771d8aa37 USB: cdc-wdm: reset handling according to new requirements il y a 14 ans
  Robert Lukassen 878b753e32 USB: Fix 'bad dma' problem on WDM device disconnect il y a 14 ans
  David Sterba 0cdfb819b6 USB: cdc-wdm: fix misuse of logical operation in place of bitop il y a 14 ans
  Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop il y a 15 ans
  Daniel Mack 997ea58eb9 USB: rename usb_buffer_alloc() and usb_buffer_free() users il y a 15 ans
  Oliver Neukum 338124c1f1 usb: cdc-wdm: Fix deadlock between write and resume il y a 15 ans
  Oliver Neukum d93d16e9aa usb: cdc-wdm: Fix order in disconnect and fix locking il y a 15 ans
  Oliver Neukum 62e6685470 usb: cdc-wdm:Fix loss of data due to autosuspend il y a 15 ans
  Oliver Neukum beb1d35f16 usb: cdc-wdm: Fix submission of URB after suspension il y a 15 ans
  Oliver Neukum d855fe2e9c usb: cdc-wdm: Fix race between disconnect and debug messages il y a 15 ans
  Oliver Neukum 922a5eadd5 usb: cdc-wdm: Fix race between autosuspend and reading from the device il y a 15 ans
  Oliver Neukum 860e41a71c usb: cdc-wdm: Fix race between write and disconnect il y a 15 ans
  Oliver Neukum 94015f6e6b USB: BKL removal: cdc-wdm il y a 15 ans
  Oliver Neukum 86266452f8 USB: Push BKL on open down into the drivers il y a 15 ans
  Németh Márton 6ef4852b13 USB class: make USB device id constant il y a 15 ans
  Oliver Neukum 7f1dc313d0 USB: CDC WDM driver doesn't support non-blocking reads il y a 16 ans
  Joe Perches a419aef8b8 trivial: remove unnecessary semicolons il y a 16 ans
  Alexey Dobriyan 405f55712d headers: smp_lock.h redux il y a 16 ans
  Oliver Neukum 052fbc0d7f USB: correct error handling in cdc-wdm il y a 16 ans
  Oliver Neukum e13c594f3a USB: fix oops in cdc-wdm in case of malformed descriptors il y a 16 ans
  Alan Stern 65bfd2967c USB: Enhance usage of pm_message_t il y a 17 ans