Commit Graph

381 Commits (7ac674f52778b95450509357435320be1d795248)

Author SHA1 Message Date
David Brownell aebdc3b450 dev_vdbg(), available with -DVERBOSE_DEBUG 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Oliver Neukum 6c59649d49 USB: additions to the quirk list 18 years ago
Oliver Neukum e4f747373c USB: quirk for samsung printer 18 years ago
David Brownell fbf54dd320 USB: usb/dma doc updates 18 years ago
Yinghai Lu 70f458f668 USB: make the usb_device numa_node get assigned from controller 18 years ago
Venki Pallipadi 8d6d5fd050 USB: Make usb-autosuspend timer 1 sec jiffy aligned 18 years ago
Jeremy Katz 8e80e753ea USB: Don't autosuspend Blackberry devices. 18 years ago
Craig W. Nadler 165fe97ed6 USB: add IAD support to usbfs and sysfs 18 years ago
Alan Stern 8ccef0df54 USB: Fix off-by-1 error in the scatter-gather library 18 years ago
Alan Stern cfa59dab27 USB: Don't resume root hub if the controller is suspended 18 years ago
Alan Stern e7e6da9eb1 USB: Remove usages of dev->power.power_state 18 years ago
Marcel Holtmann 8b3b01c898 USB: Add URB_FREE_BUFFER flag and the logic behind it 18 years ago
Laurent Pinchart 300871cd96 USB: Fix up full-speed bInterval values in high-speed interrupt descriptor 18 years ago
Pete Zaitcev 9f6a93f7bb usb: free DMA mappings if enqueue fails 18 years ago
Alan Stern 60aac1ec26 USB: Handle bogus low-speed Bulk endpoints 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
Oliver Neukum 51a2f077c4 USB: introduce usb_anchor 18 years ago
Vikram Pandita ffcdc18d64 USB Core: hub.c: prevent re-enumeration on HNP 18 years ago
Alan Stern 20dfdad74a USB: rework C++-style comments 18 years ago
Alan Stern d4ead16f50 USB: prevent char device open/deregister race 18 years ago
Mark Lord 55e5fdfa54 USB: hub.c loops forever on resume from ram due to bluetooth 18 years ago
Arjan van de Ven 01cd081920 USB: Patch to align the various USB timers to fire at the same time 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 f3fd77cd2f USB: remove references to dev.power.power_state 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
Alan Stern 4d461095ef USB: Implement PM FREEZE and PRETHAW 18 years ago
Alan Stern 784a6e1cc4 USB: interface PM state 18 years ago
Rafael J. Wysocki 515c535762 PM: Remove prev_state from struct dev_pm_info 18 years ago
Alan Stern 615ae11b3b USB: Fix up bogus bInterval values in endpoint descriptors 18 years ago
Kay Sievers dda034bcb5 USB: set default y for CONFIG_USB_DEVICE_CLASS 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 dd865571d7 USB: handle errors in power/level attribute 18 years ago
Alan Stern 7ed92f1a14 USB: make the autosuspend workqueue thread freezable 18 years ago
Alan Stern 57a21c1b92 USB: don't try to kzalloc 0 bytes 18 years ago
Alan Stern b89ee19ae6 USB: remove short initial timeout for device descriptor fetch 18 years ago
Pete Zaitcev d984abc97e USB: Deref URB after usbmon is done with it 18 years ago
Alan Stern 8d062b9a35 USB: set the correct Interrupt interval in usb_bulk_msg 18 years ago
Alan Stern bf87ce5a06 USB: remove unneeded WARN_ON 18 years ago