Commit Graph

198 Commits (37c60f374a855974c27bd30d5662a8fa5e933792)

Author SHA1 Message Date
Roel Kluin 71d2718f25 USB: more u32 conversion after transfer_buffer_length and actual_length 16 years ago
Alan Stern 4fe0387afa USB: don't send Set-Interface after reset 16 years ago
David Vrabel 6da9c99059 USB: allow libusb to talk to unauthenticated WUSB devices 16 years ago
Harvey Harrison 551509d267 USB: replace uses of __constant_{endian} 16 years ago
Alan Stern ddeac4e75f USB: fix toggle mismatch in disable_endpoint paths 16 years ago
David Brownell 634a84f8d5 drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y build 16 years ago
Alan Stern 2caf7fcdb8 USB: re-enable interface after driver unbinds 16 years ago
Alan Stern 3b23dd6f8a USB: utilize the bus notifiers 16 years ago
Wu Fengguang b9cef6c319 USB: make printk messages more searchable 16 years ago
Alan Stern 65bfd2967c USB: Enhance usage of pm_message_t 16 years ago
Alan Stern 6cd132015d USB: announce new devices earlier 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 61fbeba11c USB: prevent autosuspend during hub initialization 17 years ago
Alan Stern cde217a556 USB: fix crash when URBs are unlinked after the device is gone 17 years ago
Alan Stern 6c6409459a USB: don't rebind drivers after failed resume or reset 17 years ago
Jaroslav Kysela fd7c519dd4 USB: hub.c: Add initial_descriptor_timeout module parameter for usbcore 17 years ago
Alan Stern 8520f38099 USB: change hub initialization sleeps to delayed_work 17 years ago
Alan Stern 5257d97a21 USB: revert recovery from transient errors 17 years ago
Alan Stern b5fb454f69 USB: automatically enable RHSC interrupts 17 years ago
Alan Stern 86c57edf60 USB: use reset_resume when normal resume fails 17 years ago
Alan Stern 78d9a487ee USB: Force unbinding of drivers lacking reset_resume or other methods 17 years ago
Ming Lei 742120c631 USB: fix usb_reset_device and usb_reset_composite_device(take 3) 17 years ago
Ming Lei 625f694936 USB: remove interface parameter of usb_reset_composite_device 17 years ago
Felipe Balbi 38f3ad5e74 usb: hub: add check for unsupported bus topology 17 years ago
Alan Stern 4330354f76 USB: combine hub_quiesce and hub_stop 17 years ago
Alan Stern f2835219ed USB: combine hub_activate and hub_restart 17 years ago
Alan Stern 948fea37dc USB: optimize port debouncing during hub activation 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
Greg Kroah-Hartman 9e5eace734 USB: revert "don't use reset-resume if drivers don't support it" 17 years ago
Alan Stern 24618b0cd4 USB: debounce before unregistering 17 years ago
Alan Stern b01b03f3ad USB: add new routine for checking port-resume type 17 years ago
Greg Kroah-Hartman 36aa81172e USB: revert "don't lose disconnections during suspend" 17 years ago
Linus Torvalds 09ca8adbe9 Revert "USB: don't explicitly reenable root-hub status interrupts" 17 years ago
Alan Stern 1236edf1c7 USB: don't lose disconnections during suspend 17 years ago
Linus Torvalds 5340ba827b USB: don't use reset-resume if drivers don't support it 17 years ago
Alan Stern 3a31155cff USB: EHCI: suppress unwanted error messages 17 years ago
Alan Stern e16362a0c8 USB: fix possible deadlock involving sysfs attributes 17 years ago
David Vrabel 4953d141dc usb: don't update devnum for wusb devices 17 years ago
Inaky Perez-Gonzalez fc721f5194 wusb: make ep0_reinit available for modules 17 years ago
Inaky Perez-Gonzalez 6c529cdca9 wusb: devices dont use a set address 17 years ago
Inaky Perez-Gonzalez 8af548dc8e wusb: teach choose_address() about wireless devices 17 years ago
Harvey Harrison 441b62c1ed USB: replace remaining __FUNCTION__ occurrences 17 years ago
Alan Stern e872154921 USB: don't explicitly reenable root-hub status interrupts 17 years ago
Alan Stern 6427f79953 USB: log an error message when USB enumeration fails 17 years ago
Alan Stern eb764c4be1 USB: check serial-number string after device reset 17 years ago
Alan Stern feccc30d90 USB: remove CONFIG_USB_PERSIST setting 17 years ago
Alan Stern 5e6effaed6 USB: make USB-PERSIST work after every system sleep 17 years ago
Alan Stern 3eb14915a3 USB: reorganize code in hub.c 17 years ago