Commit Graph

748 Commits (f876bb9aafc71d8ea395eec99666faaffec5df49)

Author SHA1 Message Date
Rafael J. Wysocki 927bc9165d PM: Allow USB devices to suspend/resume asynchronously 15 years ago
Alan Stern 6d19c009cc USB: implement non-tree resume ordering constraints for PCI host controllers 15 years ago
Linus Torvalds ddeee0b2ee USB: usbfs: properly clean up the as structure on error paths 15 years ago
Greg KH d4a4683ca0 USB: usbfs: only copy the actual data received 15 years ago
Sarah Sharp 04a723ea9c USB: Fix duplicate sysfs problem after device reset. 15 years ago
Greg Kroah-Hartman b132b04e19 USB: add speed values for USB 3.0 and wireless controllers 15 years ago
Alan Stern 49d0f078f4 USB: add missing delay during remote wakeup 15 years ago
Oliver Neukum acbe2febe7 USB: Don't use GFP_KERNEL while we cannot reset a storage device 15 years ago
Randy Dunlap 70445ae6c6 USB core: fix recent kernel-doc warnings 15 years ago
Alan Stern da307123c6 USB: fix bugs in usb_(de)authorize_device 15 years ago
Alan Stern 8d8558d108 USB: rename usb_configure_device 15 years ago
Alexey Dobriyan 471452104b const: constify remaining dev_pm_ops 15 years ago
Russ Dill c2d284ee04 USB: Close usb_find_interface race v3 15 years ago
Greg Kroah-Hartman ab7cd8c76c Revert "USB: Close usb_find_interface race" 15 years ago
Felipe Balbi 09e81f3df4 USB: core: message: fix sparse warning 15 years ago
Felipe Balbi 2eb5052e2a USB: core: hub: fix sparse warning 15 years ago
Felipe Balbi 719a6e8876 USB: core: fix sparse warning for static function 15 years ago
Sarah Sharp 3f0479e00a USB: Check bandwidth when switching alt settings. 15 years ago
Sarah Sharp 91017f9cf5 USB: Refactor code to find alternate interface settings. 15 years ago
CHENG Renquan 0c7a2b7274 USB: add remove_id sysfs attr for usb drivers 15 years ago
Alan Stern 8e4ceb38eb USB: prepare for changover to Runtime PM framework 15 years ago
Greg Kroah-Hartman 9af23624ae USB: add devpath sysfs attribute 15 years ago
Dan Carpenter ed7487c2c2 USB: fix possible null deref in init_usb_class() 15 years ago
Alan Stern fb34d53752 USB: remove the auto_pm flag 15 years ago
H Hartley Sweeten 576a362ad2 USB: hcd.c: quiet NULL pointer sparse noise 15 years ago
Russ Dill a2582bd478 USB: Close usb_find_interface race 15 years ago
Larry Finger 85e034fdff USB: Check results of dma_map_single 15 years ago
Alan Stern ed1db3ada1 USB: fix a bug in the scatter-gather library 15 years ago
Alan Stern 253e05724f USB: add a "remove hardware" sysfs attribute 15 years ago
Alan Stern d697cdda43 USB: don't use a fixed DMA mapping for hub status URBs 15 years ago
Oliver Neukum 0c487206fe USB: improved error handling in usb_port_suspend() 15 years ago
David Vrabel 8e08b9766b USB: allow interrupt transfers to WUSB devices 15 years ago
David Vrabel 4c1bd3d7a7 USB: make urb scatter-gather support more generic 15 years ago
Matthew Wilcox b1f0a34ca9 USB: Convert a dev_info to a dev_dbg 15 years ago
Arnd Bergmann 637e8a60a7 usbdevfs: move compat_ioctl handling to devio.c 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Alan Stern c2f6595fbd USB: EHCI: don't send Clear-TT-Buffer following a STALL 15 years ago
Sarah Sharp b356b7c769 USB: Add hub descriptor update hook for xHCI 16 years ago
Sarah Sharp 4a0cd9670f USB: xhci: Set route string for all devices. 16 years ago
Oliver Neukum 1e5ea5e320 USB: fix missing error check in probing 16 years ago
Alan Stern 01c6460f96 USB: usbfs: add USBDEVFS_URB_BULK_CONTINUATION flag 16 years ago
George Spelvin 392ca68b40 USB: Clean up root hub string descriptors 16 years ago
Jiri Slaby 2912282c06 USB: make usb_buffer_map_sg consistent with doc 16 years ago
Markus Rechberger 5971897f30 USB: increase usbdevfs max isoc buffer size 16 years ago
Alan Stern 527101ce6a USB: don't lose mode switch events on suspended devices 16 years ago
Alan Stern 25118084ef USB: check for hub driver not bound to root hub device 16 years ago
Alan Stern 4c6e8971cb USB: make the "usbfs_snoop" log more pertinent 16 years ago
Alan Stern ccf5b801ce USB: make intf.pm_usage an atomic_t 16 years ago
Alan Stern 7cbe5dca39 USB: add API for userspace drivers to "claim" ports 16 years ago
Pete Zaitcev 81bf46f303 USB: Let usb_sg_init to set transfer_buffer more often 16 years ago