Commit Graph

585 Commits (1e16dfc1baa745dd89b95f6e33e4142df6218066)

Author SHA1 Message Date
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
Kay Sievers 0031a06e2f USB: usb dev_set_name() instead of dev->bus_id 17 years ago
Kay Sievers 7071a3ce0c USB: usb dev_name() instead of dev->bus_id 17 years ago
Greg Kroah-Hartman 36aa81172e USB: revert "don't lose disconnections during suspend" 17 years ago
Greg Kroah-Hartman 1b26da1510 USB: handle pci_name() being const 17 years ago
Linus Torvalds 09ca8adbe9 Revert "USB: don't explicitly reenable root-hub status interrupts" 17 years ago
Alan Stern 1236edf1c7 USB: don't lose disconnections during suspend 17 years ago
Stefan Becker de85422b94 USB: fix interrupt disabling for HCDs with shared interrupt handlers 17 years ago
Jonathan Corbet b5b4aa67da usbdev: BKL pushdown 17 years ago
Jonathan Corbet 20613f24bc usbcore: cdev lock_kernel() pushdown 17 years ago
Oliver Neukum 90d95ef617 Input: appletouch - implement reset-resume logic 17 years ago
Linus Torvalds 5340ba827b USB: don't use reset-resume if drivers don't support it 17 years ago
René Rebe 598eff6d2f USB: add another scanner quirk 17 years ago
Alan Stern 3a31155cff USB: EHCI: suppress unwanted error messages 17 years ago
Alan Stern 217a9081d8 USB: add all configs to the "descriptors" attribute 17 years ago
Alan Stern e16362a0c8 USB: fix possible deadlock involving sysfs attributes 17 years ago
Greg Kroah-Hartman c013d040b7 USB: Core: fix race in device_create 17 years ago