Commit Graph

146 Commits (203c29102b8e76f088440099af01677cfb1cfdf9)

Author SHA1 Message Date
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
Rafael J. Wysocki 515c535762 PM: Remove prev_state from struct dev_pm_info 18 years ago
Alan Stern d5d4db704b USB: replace flush_workqueue with cancel_sync_work 18 years ago
Alan Stern d4b7d8e802 USB: fix ratelimit call semantics 18 years ago
Alan Stern b89ee19ae6 USB: remove short initial timeout for device descriptor fetch 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Alan Stern 1941044aa9 USB: add "last_busy" field for use in autosuspend 18 years ago
Kay Sievers 9f8b17e643 USB: make usbdevices export their device nodes instead of using a separate class 18 years ago
Alan Stern 6b157c9bf3 USB: separate autosuspend from external suspend 18 years ago
Dan Williams 404d5b185b dev_dbg: check dev_dbg() arguments 18 years ago
Oliver Neukum 5bb16d189f USB: kill dead code from hub.c 18 years ago
Oliver Neukum 7bc4b81ded USB: ratelimit debounce error messages 18 years ago
Oliver Neukum 7ceec1f1d2 USB: add a blacklist for devices that can't handle some things we throw at them. 18 years ago
Alan Stern db90e7a15c USB: fix concurrent buffer access in the hub driver 18 years ago