Commit Graph

309 Commits (10b683cba5ef5cf4e0b50aabe5ed7137960b64e0)

Author SHA1 Message Date
Stanislaw Ledwon 8bea2bd37d usb: Add support for root hub port status CAS 13 years ago
Dan Carpenter 55558c33d6 USB: Checking the wrong variable in usb_disable_lpm() 13 years ago
Sarah Sharp e9261fb62a USB: Fix core compile with CONFIG_USB_SUSPEND=n 13 years ago
Sarah Sharp 8306095fd2 USB: Disable USB 3.0 LPM in critical sections. 13 years ago
Sarah Sharp 1ea7e0e8e3 USB: Add support to enable/disable USB3 link states. 13 years ago
Sarah Sharp 51e0a01206 USB: Calculate USB 3.0 exit latencies for LPM. 13 years ago
Sarah Sharp d9b2099cd6 USB: Refactor code to set LPM support flag. 13 years ago
Andiry Xu c3e751e4f4 usbcore: enable USB2 LPM if port suspend fails 13 years ago
Greg Kroah-Hartman 304f0b2453 Revert "usb: add struct usb_hub_port to store port related members." 13 years ago
Greg Kroah-Hartman fa286188ce Revert "usb: move struct usb_device->children to struct usb_hub_port->child" 13 years ago
Lan Tianyu bebc56d58d usb: move struct usb_device->children to struct usb_hub_port->child 13 years ago
Lan Tianyu f397d7c4c5 usb: add struct usb_hub_port to store port related members. 13 years ago
Alan Stern 8963c487a8 USB: fix deadlock in bConfigurationValue attribute method 13 years ago
Elric Fu d8aec3dbdf USB: fix bug of device descriptor got from superspeed device 13 years ago
Huajun Li 8816230e13 USB: dynamically allocate usb_device children pointers instead of using a fix array 13 years ago
Elric Fu a45aa3b305 USB: Set hub depth after USB3 hub reset 13 years ago
Sarah Sharp 2839f5bcfc USB: Turn on auto-suspend for USB 3.0 hubs. 13 years ago
Sarah Sharp 72937e1e34 USB: Set wakeup bits for all children hubs. 13 years ago
Sarah Sharp 4ee823b83b USB/xHCI: Support device-initiated USB 3.0 resume. 13 years ago
Sarah Sharp 714b07be3b USB: Refactor hub remote wake handling. 13 years ago
Sarah Sharp 4296c70a5e USB/xHCI: Enable USB 3.0 hub remote wakeup. 13 years ago
Sarah Sharp 3b9b6acd47 USB: Suspend functions before putting dev into U3. 13 years ago
Sarah Sharp 623bef9e03 USB/xhci: Enable remote wakeup for USB3 devices. 13 years ago
Matthew Garrett d35e70d50a usb: Use hub port data to determine whether a port is removable 13 years ago
Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
Aman Deep 7bf01185c5 USB: Adding #define in hub_configure() and hcd.c file 13 years ago
Davidlohr Bueso 568987116e USB: remove BKL comments 13 years ago
Don Zickus 79c3dd8150 usb, xhci: Clear warm reset change event during init 13 years ago
Alan Stern 30b1a7a32c USB: Add wakeup info to debugging messages 14 years ago
Andiry Xu 65580b4321 xHCI: set USB2 hardware LPM 14 years ago
Andiry Xu 1ff4df5684 usbcore: check device's LPM capability 14 years ago
Andiry Xu 3148bf041d usbcore: get BOS descriptor set 14 years ago
Sarah Sharp 10d674a82e USB: When hot reset for USB3 fails, try warm reset. 14 years ago
Andiry Xu 75d7cf72ab usbcore: refine warm reset logic 14 years ago
Michal Nazarewicz e538dfdae8 usb: Provide usb_speed_string() function 14 years ago
Kuninori Morimoto 29cc88979a USB: use usb_endpoint_maxp() instead of le16_to_cpu() 14 years ago
Jesper Juhl 316541bf70 USB: Remove test for NULL that'll never happen in usb_disconnect() 14 years ago
Alan Stern 5b1b0b812a PM / Runtime: Add macro to test for runtime PM events 14 years ago
Alan Stern cbb330045e USB: don't let the hub driver prevent system sleep 14 years ago
Sarah Sharp fccf4e8620 USB: Free bandwidth when usb_disable_device is called. 14 years ago
Libor Pechacek 3824c1ddaf USB: core: Tolerate protocol stall during hub and port status read 14 years ago
Andiry Xu 5e467f6eba usbcore: warm reset USB3 port in SS.Inactive state 14 years ago
Andiry Xu a7114230f6 usbcore: Refine USB3.0 device suspend and resume 14 years ago
Andiry Xu 0ed9a57e05 xHCI: report USB3.0 portstatus comply with USB3.0 specification 14 years ago
Andiry Xu a8f08d86db usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0 hub 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Rafael J. Wysocki 4681b17154 USB / Hub: Do not call device_set_wakeup_capable() under spinlock 14 years ago
Sarah Sharp 0c9ffe0f62 USB: Disable auto-suspend for USB 3.0 hubs. 14 years ago
Sarah Sharp 131dec344d USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol. 14 years ago
Sarah Sharp d673bfcbff usb: Change usb_hcd->bandwidth_mutex to a pointer. 14 years ago