aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hub.c
Commit message (Expand)AuthorAge
* USB: global suspend and remote wakeup don't mixAlan Stern2013-08-04
* usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland2013-08-04
* 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
* USB: remove iteration limit in hub_tt_work()Alan Stern2012-10-31
* usb: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-10-30
* Merge 3.7-rc3 into usb-next.Greg Kroah-Hartman2012-10-29
|\
| * usb hub: use flush_work instead of flush_work_syncOctavian Purdila2012-10-23
| * usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila2012-10-22
* | USB: set hub's default autosuspend delay as 0Ming Lei2012-10-25
* | USB: check port changes before hub runtime suspend for some bug deviceMing Lei2012-10-25
* | USB: speed up usb_bus_resume()Alan Stern2012-10-24
|/
* usb: trival: Fix debugging units mistake.Sarah Sharp2012-10-08
* usb: Send Set SEL before enabling parent U1/U2 timeout.Sarah Sharp2012-10-08
* usb: Don't enable LPM if the exit latency is zero.Sarah Sharp2012-10-08
* Revert "usb : Add sysfs files to control port power."Greg Kroah-Hartman2012-09-24
* usb: move children deallocation after quiescing the hubAlexander Shishkin2012-09-12
* usb: add little-endian transform for DeviceRemovable of usb3.0 hubLan Tianyu2012-09-10
* usb : Add sysfs files to control port power.Lan Tianyu2012-09-10
* usb/acpi: Store info on device removability.Lan Tianyu2012-09-10
* usb/acpi: Bind ACPI node to USB port, not usb_device.Lan Tianyu2012-09-10
* usb: move children to struct usb_portLan Tianyu2012-09-10