Commit Graph

94 Commits (563f346d04e8373739240604a51ce8529dd9f07e)

Author SHA1 Message Date
Alan Stern ddeac4e75f USB: fix toggle mismatch in disable_endpoint paths 16 years ago
Alan Stern 2caf7fcdb8 USB: re-enable interface after driver unbinds 16 years ago
Alan Stern 65bfd2967c USB: Enhance usage of pm_message_t 16 years ago
Alan Stern 4ec06d6296 USB: utilize round_jiffies_up_relative() 16 years ago
Inaky Perez-Gonzalez dc023dceec USB: Introduce usb_queue_reset() to do resets from atomic contexts 16 years ago
Alan Stern 9ac39f28b5 USB: add asynchronous autosuspend/autoresume support 16 years ago
Alan Stern 24c0996a6b USB: skip Set-Interface(0) if already in altsetting 0 16 years ago
Alan Stern 6c6409459a USB: don't rebind drivers after failed resume or reset 17 years ago
Oliver Neukum 399d31da4e USB: RESET_RESUME needs to block autosuspend when remote wakeup is needed 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
Alan Stern 9ff78433f0 USB: fix compiler warning fix 17 years ago
Alexander Beregalov fa41019c7a usb/core/driver: fix warning 17 years ago
Alan Stern 78d9a487ee USB: Force unbinding of drivers lacking reset_resume or other methods 17 years ago
Alan Stern 9da82bd464 USB: implement "soft" unbinding 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
Kay Sievers 7071a3ce0c USB: usb dev_name() instead of dev->bus_id 17 years ago
Harvey Harrison 441b62c1ed USB: replace remaining __FUNCTION__ occurrences 17 years ago
Alan Stern 58a97ffeb2 USB: HCDs use the do_remote_wakeup flag 17 years ago
Alan Stern 70a1c9e086 USB: remove dev->power.power_state 17 years ago
Alan Stern 3bb1af5243 USB: EHCI: carry out port handover during each root-hub resume 17 years ago
Greg Kroah-Hartman 2c044a4803 USB: fix codingstyle issues in drivers/usb/core/*.c 17 years ago
Greg Kroah-Hartman 782e70c6fc USB: mark USB drivers as being GPL only 17 years ago
Greg Kroah-Hartman de6f92b9ee USB: handle idVendor of 0x0000 17 years ago
Greg Kroah-Hartman 15147ffd57 USB: use proper call to driver_create_file 17 years ago
Alan Stern 4a9bee8256 USB: uevent environment key fix 17 years ago
Alan Stern d1aa3e6aa8 USB: fix race in autosuspend reschedule 18 years ago
Alan Stern 271f9e68f3 USB: skip autosuspended devices during system resume 18 years ago
Alan Stern 7108f28465 USB: don't propagate FREEZE or PRETHAW suspends 18 years ago
Alan Stern 6840d2555a USB: flush outstanding URBs when suspending 18 years ago
Alan Stern 5ad4f71e2f USB: move decision to ignore FREEZE events 18 years ago
Inaky Perez-Gonzalez 72230abb21 usb: usb_probe_interface() obeys authorization 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Nathael Pajani e5dd01154c USB: fix linked list insertion bugfix for usb core 18 years ago
Alan Stern 013d27f265 USB: update last_busy field correctly 18 years ago
David Brownell aebdc3b450 dev_vdbg(), available with -DVERBOSE_DEBUG 18 years ago
Venki Pallipadi 8d6d5fd050 USB: Make usb-autosuspend timer 1 sec jiffy aligned 18 years ago
Alan Stern e7e6da9eb1 USB: Remove usages of dev->power.power_state 18 years ago
Alan Stern f07600cf9e USB: add reset_resume method 18 years ago
Alan Stern 20dfdad74a USB: rework C++-style comments 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 b6f6436da0 USB: move bus_suspend and bus_resume method calls 18 years ago
Alan Stern 4d461095ef USB: Implement PM FREEZE and PRETHAW 18 years ago
Alan Stern 784a6e1cc4 USB: interface PM state 18 years ago
Alan Stern ef7f6c7084 USB: more autosuspend timer stuff 18 years ago
Alan Stern 8c9862e512 USB: fix signed jiffies issue in autosuspend logic 18 years ago