Commit Graph

159 Commits (74d7d97b9e2a090a4b1812b5074ac6c539234ebb)

Author SHA1 Message Date
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 e872154921 USB: don't explicitly reenable root-hub status interrupts 17 years ago
Alan Stern 6427f79953 USB: log an error message when USB enumeration fails 17 years ago
Alan Stern eb764c4be1 USB: check serial-number string after device reset 17 years ago
Alan Stern feccc30d90 USB: remove CONFIG_USB_PERSIST setting 17 years ago
Alan Stern 5e6effaed6 USB: make USB-PERSIST work after every system sleep 17 years ago
Alan Stern 3eb14915a3 USB: reorganize code in hub.c 17 years ago
Alan Stern 3bb1af5243 USB: EHCI: carry out port handover during each root-hub resume 17 years ago
Matthew Wilcox d3135846f6 drivers: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Greg Kroah-Hartman 782e70c6fc USB: mark USB drivers as being GPL only 17 years ago
Sarah Sharp 1512300689 USB: Export suspend statistics 17 years ago
Alan Stern 852c4b43bd USB: updates to usb_reset_composite_device() 17 years ago
Greg Kroah-Hartman f2a383e4de USB: always announce a device has been added to the system 17 years ago
Balaji Rao 90da096ee4 USB: force handover port to companion when hub_port_connect_change fails 17 years ago
Oliver Neukum 0cc1a51ff3 USB: use GFP_NOIO in reset path 17 years ago
Alan Stern d48bd977e0 USB: fix locking loop by avoiding flush_scheduled_work 17 years ago
Roel Kluin 2e2c5eea95 USB: Fix priority mistakes in drivers/usb/core/hub.c 17 years ago
Rafael J. Wysocki e42837bcd3 freezer: introduce freezer-friendly waiting macros 18 years ago
Randy Dunlap fd39c86b3d docbook: fix usb content 18 years ago
Alan Stern 32fe01985a USB: mutual exclusion for EHCI init and port resets 18 years ago
jidong xiao 403fae78d7 USB: fix limited_power setting mistake in hub.c 18 years ago
Alan Stern 6840d2555a USB: flush outstanding URBs when suspending 18 years ago
Alan Stern e015268d2f USB: remove traces of urb->status from usbcore 18 years ago
Greg Kroah-Hartman b5ea060f1e USB: rename choose_configuration 18 years ago
Inaky Perez-Gonzalez 93993a0a3e usb: introduce usb_authorize/deauthorize() 18 years ago
Inaky Perez-Gonzalez d9d16e8a92 usb: split usb_new_device for clarity and refactoring 18 years ago
Alan Stern 4326ed0be9 USB: address-0 handling during device initialization 18 years ago
Alan Stern bdd016ba64 USB: add ep->enable 18 years ago
Alan Stern 46dede4690 USB: accept 1-byte Device Status replies, fixing some b0rken devices 18 years ago
Alan Stern 195af2cce5 USB: fix warning caused by autosuspend counter going negative 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Alan Stern b41a60eca8 USB: add power/persist device attribute 18 years ago
Alan Stern 54515fe528 USB: unify reset_resume and normal resume 18 years ago
Alan Stern f07600cf9e USB: add reset_resume method 18 years ago
Alan Stern 624d6c0732 USB: remove excess code from hub.c 18 years ago
Alan Stern 686314cfbd USB: separate root and non-root suspend/resume 18 years ago
Alan Stern 4956eccdd6 USB: remove __usb_port_suspend 18 years ago
Vikram Pandita ffcdc18d64 USB Core: hub.c: prevent re-enumeration on HNP 18 years ago
Mark Lord 55e5fdfa54 USB: hub.c loops forever on resume from ram due to bluetooth 18 years ago
Alan Stern dd4dd19e8d USB: Make device reset stop retrying after disconnect 18 years ago
Alan Stern 6bc6cff52e USB: add RESET_RESUME device quirk 18 years ago
Alan Stern 0458d5b4c9 USB: add USB-Persist facility 18 years ago
Alan Stern e805485422 USB: make hub driver's release more robust 18 years ago
Alan Stern 06b84e8adc USB: remove "locktree" routine from the hub driver 18 years ago
Alan Stern 8adb478678 USB: don't unsuspend for a new connection 18 years ago
Alan Stern b6f6436da0 USB: move bus_suspend and bus_resume method calls 18 years ago