Commit Graph

611 Commits (1c41fa8288277e76785acb50f52bb2f39509f903)

Author SHA1 Message Date
Alan Stern 24c0996a6b USB: skip Set-Interface(0) if already in altsetting 0 16 years ago
David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 years ago
David Howells cd80ca8a03 CRED: Wrap task credential accesses in the USB driver 16 years ago
Rabin Vincent 2870fde780 USB: mention URB_FREE_BUFFER in usb_free_urb documentation 16 years ago
Alan Stern 352d026338 USB: don't register endpoints for interfaces that are going away 16 years ago
Alan Stern 61fbeba11c USB: prevent autosuspend during hub initialization 17 years ago
Alan Stern cde217a556 USB: fix crash when URBs are unlinked after the device is gone 17 years ago
Alan Stern 6c6409459a USB: don't rebind drivers after failed resume or reset 17 years ago
Greg Kroah-Hartman 69a85942ff USB: remove err() macro from usb core code 17 years ago
Greg Kroah-Hartman 3b6004f3b5 USB: remove warn() macro from usb drivers 17 years ago
Jaroslav Kysela fd7c519dd4 USB: hub.c: Add initial_descriptor_timeout module parameter for usbcore 17 years ago
Sarah Sharp 49e7cc84a8 USB: Export if an interface driver supports autosuspend. 17 years ago
Alan Stern 2da41d5f6c USB: snoop processes opening usbfs device files 17 years ago
Alan Stern 9beeee6584 USB: EHCI: log a warning if ehci-hcd is not loaded first 17 years ago
Oliver Neukum 1987625226 USB: anchor API changes needed for btusb 17 years ago
Alan Stern 8520f38099 USB: change hub initialization sleeps to delayed_work 17 years ago
Oliver Neukum 399d31da4e USB: RESET_RESUME needs to block autosuspend when remote wakeup is needed 17 years ago
Peter Korsgaard bc45df950d usb core: fix USB_OTG_BLACKLIST_HUB typo 17 years ago
Oliver Neukum 6a2839bedc USB: extend poisoning to anchors 17 years ago
Oliver Neukum 55b447bf79 USB: kill URBs permanently 17 years ago
Greg Kroah-Hartman b0b090e579 device create: usb: convert device_create_drvdata to device_create 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Alan Stern 5257d97a21 USB: revert recovery from transient errors 17 years ago
Geoff Levand 83a7982073 USB: fix hcd interrupt disabling 17 years ago
Alan Stern b5fb454f69 USB: automatically enable RHSC interrupts 17 years ago
Alan Stern 5096aedcd2 USB: Don't rebind before "complete" callback 17 years ago
Alan Stern f2189c477c USB: Add new PM callback methods for USB 17 years ago
Alan Stern 55151d7dab USB: Defer Set-Interface for suspended devices 17 years ago
Alan Stern 65605ae8e5 USB: Add udev argument to interface suspend/resume functions 17 years ago
Oliver Neukum 77571f05a4 USB: fix bug in usb_unlink_anchored_urbs() 17 years ago
Alan Stern 9ff78433f0 USB: fix compiler warning fix 17 years ago
Alan Stern 1a21175a61 USB: fix interface unregistration logic 17 years ago
Alexander Beregalov fa41019c7a usb/core/driver: fix warning 17 years ago
Alan Stern 580da34847 Fix USB storage hang on command abort 17 years ago
Greg Kroah-Hartman bc00bc9242 device create: usb: convert device_create to device_create_drvdata 17 years ago
Dan Williams e105b8bfc7 sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor 17 years ago
Alan Stern 86c57edf60 USB: use reset_resume when normal resume fails 17 years ago
David Howells a80d5ff0d7 USB: Fix pointer/int cast in USB devio code 17 years ago
Alan Stern e04199b216 usbfs: don't store bad pointers in registration 17 years ago
Alan Stern d64aac3639 usbfs: fix race between open and unregister 17 years ago
Alan Stern 61ad04a89f usbfs: simplify the lookup-by-minor routines 17 years ago
Alan Stern cd9f03759d usbfs: send disconnect signals when device is unregistered 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
Ming Lei 6d243e5c76 USB: fix comment of usb_set_configuration 17 years ago
Alan Stern 7c3e28bc56 USB: use standard SG iterator in the scatter-gather library 17 years ago
Ming Lei 625f694936 USB: remove interface parameter of usb_reset_composite_device 17 years ago
Felipe Balbi 38f3ad5e74 usb: hub: add check for unsupported bus topology 17 years ago
Adrian Bunk ea05af61a8 USB: remove CVS keywords 17 years ago
Alan Stern 9da82bd464 USB: implement "soft" unbinding 17 years ago