aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hub.c
Commit message (Expand)AuthorAge
* usbcore: check usb device's state before sending a Set SEL control transferXenia Ragiadakou2013-09-23
* usbcore: fix incorrect type in assignment in descriptors_changed()Xenia Ragiadakou2013-08-30
* usbcore: compare and release one bos descriptor in usb_reset_and_verify_device()Xenia Ragiadakou2013-08-30
* usb: don't use bNbrPorts after initializationKrzysztof Mazur2013-08-23
* usb: fail on usb_hub_create_port_device() errorsKrzysztof Mazur2013-08-23
* usb: fix cleanup after failure in hub_configure()Krzysztof Mazur2013-08-23
* Merge tag 'for-usb-2013-08-15-step-1' into for-usb-nextSarah Sharp2013-08-15
|\
| * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()Lan Tianyu2013-08-15
| * USB: handle LPM errors during device suspend correctlyAlan Stern2013-08-15
| * usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner2013-07-31
* | usb: fix some scripts/kernel-doc warningsYacine Belkadi2013-08-02
* | USB: handle LPM errors during device suspend correctlyAlan Stern2013-07-31
* | USB: refactor code for enabling/disabling remote wakeupAlan Stern2013-07-31
* | USB: simplify the interface of usb_get_status()Alan Stern2013-07-31
* | usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner2013-07-31
* | Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman2013-07-29
|\|
| * usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland2013-07-25
| * USB: global suspend and remote wakeup don't mixAlan Stern2013-07-16
* | USB: remove redundant "#if"Alan Stern2013-07-25
|/
* usb: check usb_hub_to_struct_hub() return valueMathias Nyman2013-06-18
* USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-28
* USB: use "global suspend" for system sleep on USB-2 busesAlan Stern2013-03-28
* USB: avoid error messages when a device is disconnectedAlan Stern2013-03-28
* USB: hub: Avoid NULL pointer dereference when hub doesn't have any portsDavid Linares2013-03-25
* usb: forbid memory allocation with I/O during bus resetMing Lei2013-02-23
* Merge usb-linus branch into usb-nextGreg Kroah-Hartman2013-02-08
|\
| * usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu2013-01-24
* | usb: add usb port auto power off mechanismLan Tianyu2013-01-25
* | usb: add runtime pm support for usb port deviceLan Tianyu2013-01-25
* | USB: Set usb port's DeviceRemovable according acpi informationLan Tianyu2013-01-21
* | usb: Create link files between child device and usb port device.Lan Tianyu2013-01-20
* | usb: Add driver/usb/core/(port.c,hub.h) filesLan Tianyu2013-01-18
* | Merge 3.8-rc4 into usb-nextGreg Kroah-Hartman2013-01-18
|\|
| * USB: hub: handle claim of enabled remote wakeup after resetOliver Neukum2013-01-11
* | usb/core: update power budget for SuperSpeedSebastian Andrzej Siewior2013-01-11
* | usb/core: consider link speed while looking at bMaxPowerSebastian Andrzej Siewior2013-01-11
* | USB: Refactor hub_port_wait_reset.Sarah Sharp2013-01-03
* | USB: Use helper function hub_set_port_link_stateSarah Sharp2013-01-03
* | USB: Fix connected device switch to Inactive state.Sarah Sharp2013-01-03
* | USB: Rip out recursive call on warm port reset.Sarah Sharp2013-01-03
* | USB: Prepare for refactoring by adding extra udev checks.Sarah Sharp2013-01-03
* | USB: Don't use EHCI port sempahore for USB 3.0 hubs.Sarah Sharp2013-01-03
|/
* USB: Handle warm reset failure on empty port.Sarah Sharp2013-01-03
* USB: Ignore port state until reset completes.Sarah Sharp2013-01-03
* USB: Increase reset timeout.Sarah Sharp2013-01-03
* USB: Allow USB 3.0 ports to be disabled.Sarah Sharp2013-01-03
* USB: Ignore xHCI Reset Device status.Sarah Sharp2013-01-03
* USB: Handle auto-transition from hot to warm reset.Sarah Sharp2013-01-03
* usb: phy: change phy notify connect/disconnect APIPeter Chen2012-11-15
* usb: refine phy notify operation during connection and disconnectionPeter Chen2012-11-15