Commit History

Author SHA1 Message Date
  Sarah Sharp e04748e3a8 USB: Push scatter gather lists down to host controller drivers. 16 years ago
  Sarah Sharp 663c30d082 USB: Parse and store the SuperSpeed endpoint companion descriptors. 16 years ago
  Sarah Sharp 6d65b78a09 USB: Support for submitting control URBs under xHCI. 16 years ago
  Sarah Sharp c6515272b8 USB: Support for addressing a USB device under xHCI 16 years ago
  Sarah Sharp 7206b00164 USB: Add route string to struct usb_device. 16 years ago
  Randy Dunlap bf92c1906e USB: usb.h: change private: kernel-doc for new format requirement 16 years ago
  Greg Kroah-Hartman 820d7a253c USB: remove unused usb_host class 16 years ago
  Greg Kroah-Hartman 00048b8bde USB: add usb debugfs directory 16 years ago
  David Vrabel 3444b26afa USB: add reset endpoint operations 16 years ago
  Greg Kroah-Hartman 8c209e6782 USB: make actual_length in struct urb field u32 16 years ago
  Greg Kroah-Hartman 16e2e5f634 USB: make transfer_buffer_lengths in struct urb field u32 16 years ago
  Julia Lawall 4d6914b729 USB: Move definitions from usb.h to usb/ch9.h 16 years ago
  Inaky Perez-Gonzalez 11e76ae0f3 USB: add kernel-doc for wusb_dev in struct usb_device 16 years ago
  Greg Kroah-Hartman 34c65d82e0 USB: remove info() macro from usb.h 17 years ago
  Greg Kroah-Hartman 338b67b0c1 USB: remove warn() macro from usb.h 17 years ago
  Oliver Neukum 856395d6e1 USB: extension of anchor API to unpoison an anchor 16 years ago
  Ming Lei 49367d8f1d USB: mark "reject" field of struct urb as atomic_t 16 years ago
  Alan Stern 3b23dd6f8a USB: utilize the bus notifiers 16 years ago
  Alan Stern 65bfd2967c USB: Enhance usage of pm_message_t 16 years ago
  Pete Zaitcev f150fa1afb USB: Allow usbmon as a module even if usbcore is builtin 16 years ago
  Inaky Perez-Gonzalez dc023dceec USB: Introduce usb_queue_reset() to do resets from atomic contexts 16 years ago
  Alan Stern 9ac39f28b5 USB: add asynchronous autosuspend/autoresume support 16 years ago
  Alan Stern 352d026338 USB: don't register endpoints for interfaces that are going away 16 years ago
  Oliver Neukum 1987625226 USB: anchor API changes needed for btusb 17 years ago
  Oliver Neukum 6a2839bedc USB: extend poisoning to anchors 17 years ago
  Oliver Neukum 55b447bf79 USB: kill URBs permanently 17 years ago
  Alan Stern 55151d7dab USB: Defer Set-Interface for suspended devices 17 years ago
  Alan Stern f4f4d58734 USB: add missing kerneldoc line for "needs_binding" 17 years ago
  Alan Stern 78d9a487ee USB: Force unbinding of drivers lacking reset_resume or other methods 17 years ago
  Ming Lei 742120c631 USB: fix usb_reset_device and usb_reset_composite_device(take 3) 17 years ago