Commit Graph

575 Commits (8c363265d57d755e62053e9f69a1f2164e83f7ea)

Author SHA1 Message Date
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
Alan Stern 2e5f10e4f0 USB: create attributes before sending uevent 17 years ago
Yoshihiro Shimoda e2722528ce USB: fix cannot work usb storage when using ohci-sm501 17 years ago
Alexey Dobriyan 9c37066d88 proc: remove proc_bus 17 years ago
David Vrabel 4953d141dc usb: don't update devnum for wusb devices 17 years ago
Inaky Perez-Gonzalez fc721f5194 wusb: make ep0_reinit available for modules 17 years ago
Inaky Perez-Gonzalez 6c529cdca9 wusb: devices dont use a set address 17 years ago
Inaky Perez-Gonzalez 8af548dc8e wusb: teach choose_address() about wireless devices 17 years ago
Harvey Harrison 441b62c1ed USB: replace remaining __FUNCTION__ occurrences 17 years ago
Alan Stern 14722ef4ac USB: usbfs: export the URB_NO_INTERRUPT flag to userspace 17 years ago
Alan Stern e872154921 USB: don't explicitly reenable root-hub status interrupts 17 years ago