Commit Graph

601 Commits (1bddd9e6453ef1c7bc5b6f4ddbf7d31f4aee7a44)

Author SHA1 Message Date
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
Alan Stern 4330354f76 USB: combine hub_quiesce and hub_stop 17 years ago
Alan Stern f2835219ed USB: combine hub_activate and hub_restart 17 years ago
Alan Stern 948fea37dc USB: optimize port debouncing during hub activation 17 years ago
Alan Stern 8808f00c7a USB: try to salvage lost power sessions 17 years ago
Alan Stern 6ee0b270c7 USB: simplify hub_restart() logic 17 years ago
Greg Kroah-Hartman 9e5eace734 USB: revert "don't use reset-resume if drivers don't support it" 17 years ago
Alan Stern 24618b0cd4 USB: debounce before unregistering 17 years ago
Alan Stern b01b03f3ad USB: add new routine for checking port-resume type 17 years ago