Commit Graph

67 Commits (12e339ac6e31a34fe42396aec8fb1c0b43caf61e)

Author SHA1 Message Date
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
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 2add5229d7 USB: add power/level sysfs attribute 18 years ago
Alan Stern eaafbc3a8a USB: Allow autosuspend delay to equal 0 18 years ago
Alan Stern 6b157c9bf3 USB: separate autosuspend from external suspend 18 years ago
Alan Stern 718efa64e3 usbcore: move usb_autosuspend_work 18 years ago
Greg Kroah-Hartman 341487a837 USB: remove use of the bus rwsem, as it doesn't really protect anything. 18 years ago
Alan Stern 19c262391c USB: export autosuspend delay in sysfs 18 years ago
Alan Stern b5e795f8df USB: make autosuspend delay a module parameter 18 years ago
Greg Kroah-Hartman bb417020ba USB: refactor usb device matching and create usb_device_match 18 years ago
Randy Dunlap 892705a1e1 USB: kernel-doc fixes 18 years ago
Greg Kroah-Hartman 93bacefc4c USB serial: add dynamic id support to usb-serial core 18 years ago
Greg Kroah-Hartman 80f745fb1b USB: add the sysfs driver name to all modules 18 years ago
Alan Stern 94fcda1f8a usbcore: remove unused argument in autosuspend 18 years ago
Alan Stern ee49fb5dc8 USB: keep count of unsuspended children 18 years ago
Adrian Bunk 8bb22d2bda USB: make drivers/usb/core/driver.c:usb_device_match() static 18 years ago
Stephen Hemminger d5ec1686ba USB: resume_device symbol conflict 18 years ago
Alan Stern 692a186c9d USB: expand autosuspend/autoresume API 18 years ago
Alan Stern af4f76066d USB: autosuspend code consolidation 18 years ago
Alan Stern 93c8bf45e0 USB core: don't match interface descriptors for vendor-specific devices 18 years ago
Alan Stern e0318ebff4 USB: fix autosuspend when CONFIG_PM isn't set 19 years ago
Alan Stern bd859281c0 USB: create new workqueue thread for USB autosuspend 19 years ago
Henrik Kretzschmar 701f35af28 USB: fixes kerneldoc errors in usbcore-auto(susp/res)-patch 19 years ago
Greg Kroah-Hartman 1b21d5e166 USB: fix __must_check warnings in drivers/usb/core/ 19 years ago
Alan Stern 592fbbe4bc USB: fix root-hub resume when CONFIG_USB_SUSPEND is not set 19 years ago
Alan Stern 645daaab0b usbcore: add autosuspend/autoresume infrastructure 19 years ago
Alan Stern 1c5df7e705 usbcore: suspending devices with no driver 19 years ago