Commit Graph

126 Commits (f724af8c32ab9655fcf7e46bafee8c55b143a83a)

Author SHA1 Message Date
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
Alan Stern 12f1ff8351 usbcore: small changes to hub driver's suspend method 18 years ago
Oliver Neukum 3ede760f0e USB: total removal of multithreaded probing in usb 18 years ago
Greg Kroah-Hartman b1bf4f412b USB: disable USB_MULTITHREAD_PROBE 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
David Howells 6d5aefb8ea WorkQueue: Fix up arch-specific work items where possible 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
Alan Stern d25450c687 USB hub: simplify remote-wakeup handling 18 years ago
Alan Stern 40f122f343 USB: Add autosuspend support to the hub driver 18 years ago
Greg Kroah-Hartman c066475e1f USB: create a new thread for every USB device found during the probe sequence 18 years ago
Alan Stern 1bb5f66bb3 USB: Move private hub declarations out of public header file 18 years ago
inaky@linux.intel.com 88fafff9d7 usb hub: fix root hub code so it takes more than 15 devices per root hub 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 19 years ago
David Brownell 11bd44abbd USB: fix compiler issues with newer gcc versions 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Alan Stern e0318ebff4 USB: fix autosuspend when CONFIG_PM isn't set 19 years ago
David Brownell fc849b85fb USB: remove OTG build warning 19 years ago
Alan Stern 353a4098c6 USB: force root hub resume after power loss 19 years ago