Commit Graph

114 Commits (f92523e3a7861f5dbd76021e0719a35fe8771f2d)

Author SHA1 Message Date
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
Ming Lei 625f694936 USB: remove interface parameter of usb_reset_composite_device 17 years ago
Alan Stern 9da82bd464 USB: implement "soft" unbinding 17 years ago
Greg Kroah-Hartman 1b26da1510 USB: handle pci_name() being const 17 years ago
Inaky Perez-Gonzalez b1d8dfb0e5 wusb: add link wusb-usb device 17 years ago
Inaky Perez-Gonzalez 3b52f128ae wusb: add authenticathed bit to usb_dev 17 years ago
Oliver Neukum 7ef4f0600d USB: update comments about usb driver's header 17 years ago
Oliver Neukum eda769593b USB: add extension of anchor API, usb_unlink_anchored_urbs 17 years ago
Tilman Schmidt f66396b55d USB: usb.h: reduce syslog clutter [v3] 17 years ago
Randy Dunlap f476fbaba7 USB: convert usb.h struct usb_device to kernel-doc 17 years ago
Alan Stern feccc30d90 USB: remove CONFIG_USB_PERSIST setting 17 years ago
Lei Ming d6d914f52b USB: fix comment of struct usb_interface 17 years ago
Randy Dunlap d0bcabcd72 docbook: fix usb source files 17 years ago
Greg Kroah-Hartman 969ab2ee9d USB: fix codingstyle issues in include/linux/usb.h 17 years ago
Sarah Sharp 1512300689 USB: Export suspend statistics 17 years ago
Tony Jones 5a3201b280 USB: Convert from class_device to device for USB core 17 years ago
Randy Dunlap f88ed90d86 usb.h: fix kernel-doc warning 17 years ago
Alan Stern 7e61559f61 USB: keep track of whether interface sysfs files exist 17 years ago
Alan Stern 271f9e68f3 USB: skip autosuspended devices during system resume 18 years ago
Sarah Sharp 4d59d8a113 USB: Export URB statistics for powertop 18 years ago
Alan Stern 6840d2555a USB: flush outstanding URBs when suspending 18 years ago
Alan Stern 1431d2a44c USB: get rid of urb->lock 18 years ago
Alan Stern eb23105462 USB: add urb->unlinked field 18 years ago
Inaky Perez-Gonzalez da04b7a427 usb: introduce usb_device authorization bits 18 years ago
Alan Stern d617bc83ff USB: cleanup for previous patches 18 years ago
Alan Stern 5e60a16139 USB: avoid using urb->pipe in usbcore 18 years ago
Alan Stern fea3409112 USB: add direction bit to urb->transfer_flags 18 years ago
Alan Stern bdd016ba64 USB: add ep->enable 18 years ago
Alan Stern 5b653c79c0 USB: add urb->ep 18 years ago
Randy Dunlap 3f423787ec USB: usb.h kernel-doc additions 18 years ago
Craig W. Nadler 165fe97ed6 USB: add IAD support to usbfs and sysfs 18 years ago
Marcel Holtmann 8b3b01c898 USB: Add URB_FREE_BUFFER flag and the logic behind it 18 years ago
Alan Stern b41a60eca8 USB: add power/persist device attribute 18 years ago
Alan Stern f07600cf9e USB: add reset_resume method 18 years ago
Oliver Neukum 51a2f077c4 USB: introduce usb_anchor 18 years ago
Daniel Drake 8538f96ae5 USB: add USB_DEVICE_AND_INTERFACE_INFO for device matching 18 years ago
Alan Stern 0458d5b4c9 USB: add USB-Persist facility 18 years ago
Jan Kratochvil f836ac808f USB: Add USB_DEVICE_INTERFACE_PROTOCOL macro 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
Alan Stern 1941044aa9 USB: add "last_busy" field for use in autosuspend 18 years ago
Kay Sievers 9f8b17e643 USB: make usbdevices export their device nodes instead of using a separate class 18 years ago
Alan Stern 2add5229d7 USB: add power/level sysfs attribute 18 years ago
Alan Stern eaafbc3a8a USB: Allow autosuspend delay to equal 0 18 years ago
Alan Stern b5e795f8df USB: make autosuspend delay a module parameter 18 years ago
Oliver Neukum 7ceec1f1d2 USB: add a blacklist for devices that can't handle some things we throw at them. 18 years ago
Pete Zaitcev d1bbb60007 USB: make usb_iso_packet_descriptor.status signed 18 years ago
Alan Stern 896fbd7199 usbcore: remove unused bandwith-related code 18 years ago
Sarah Bailey a8ef36bc0a USB: Add usb_endpoint_xfer_control to usb.h 18 years ago
Greg Kroah-Hartman 93bacefc4c USB serial: add dynamic id support to usb-serial core 18 years ago