Gavin Guo
|
bb86cf569b
usb: Check if port status is equal to RxDetect
|
11 years ago |
Dan Williams
|
e3d1050555
usb: fix hub-port pm_runtime_enable() vs runtime pm transitions
|
11 years ago |
Dan Williams
|
b658b8f5c0
usb: improve "not suspended yet" message in hub_suspend()
|
11 years ago |
Dan Williams
|
e3d9558082
usb: fix ->update_hub_device() vs hdev->maxchild
|
11 years ago |
Linus Torvalds
|
3f17ea6dea
Merge branch 'next' (accumulated 3.16 merge window patches) into master
|
11 years ago |
Stephen Rothwell
|
4a95b1fce9
usb: hub_handle_remote_wakeup() only exists for CONFIG_PM=y
|
11 years ago |
Dan Williams
|
7027df36e4
usb: resume child device when port is powered on
|
11 years ago |
Dan Williams
|
7e73be227b
usb: hub_handle_remote_wakeup() depends on CONFIG_PM_RUNTIME=y
|
11 years ago |
Dan Williams
|
5c79a1e303
usb: introduce port status lock
|
11 years ago |
Dan Williams
|
097a155f05
usb: synchronize port poweroff and khubd
|
11 years ago |
Dan Williams
|
af376a461c
usb: refactor port handling in hub_events()
|
11 years ago |
Dan Williams
|
7ad3c47088
usb: block suspension of superspeed port while hispeed peer is active
|
11 years ago |
Dan Williams
|
d5c3834e4a
usb: make usb_port flags atomic, rename did_runtime_put to child_usage
|
11 years ago |
Dan Williams
|
d8521afe35
usb: assign default peer ports for root hubs
|
11 years ago |
Dan Williams
|
a4204ff0bd
usb: cleanup setting udev->removable from port_dev->connect_type
|
11 years ago |
Dan Williams
|
d99f6b4130
usb: rename usb_port device objects
|
11 years ago |
Dan Williams
|
9262c19d14
usb: disable port power control if not supported in wHubCharacteristics
|
11 years ago |
Alan Stern
|
600856c231
USB: mutual exclusion for resetting a hub and power-managing a port
|
11 years ago |
Todd E Brandt
|
6fecd4f2a5
USB: separate usb_address0 mutexes for each bus
|
11 years ago |
Alan Stern
|
8ef42ddd9a
USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resume
|
11 years ago |
Linus Torvalds
|
3e75c6de1a
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
11 years ago |
Linus Torvalds
|
c12e69c6aa
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
|
11 years ago |
Alan Stern
|
1d10255c1c
USB: disable reset-resume when USB_QUIRK_RESET is set
|
11 years ago |
Alan Stern
|
6aec044cc2
USB: unbind all interfaces before rebinding any
|
11 years ago |
Valentina Manea
|
9b6f0c4b98
usbcore: rename struct dev_state to struct usb_dev_state
|
11 years ago |
Valentina Manea
|
6080cd0e92
staging: usbip: claim ports used by shared devices
|
11 years ago |
Tejun Heo
|
77fa83cf74
usb: don't use PREPARE_DELAYED_WORK
|
11 years ago |
Hans de Goede
|
a82b76f7fa
usb: Reset USB-3 devices on USB-3 link bounce
|
11 years ago |
Hans de Goede
|
7a7b562d08
usb: Clear host_endpoint->streams when implicitly freeing streams
|
11 years ago |
Sarah Sharp
|
25cd2882e2
usb/xhci: Change how we indicate a host supports Link PM.
|
11 years ago |