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 |
Linus Torvalds
|
c96e2c9207
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
|
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
|
18 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
|
18 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 |
Alan Stern
|
114b368c07
usbcore: fix up device and power state tests
|
19 years ago |