summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hub.c
Commit message (Expand)AuthorAgeFilesLines
* usb: forbid memory allocation with I/O during bus resetMing Lei2013-02-231-0/+13
* Merge usb-linus branch into usb-nextGreg Kroah-Hartman2013-02-081-18/+52
|\
| * usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu2013-01-241-18/+52
* | usb: add usb port auto power off mechanismLan Tianyu2013-01-251-56/+105
* | usb: add runtime pm support for usb port deviceLan Tianyu2013-01-251-0/+27
* | USB: Set usb port's DeviceRemovable according acpi informationLan Tianyu2013-01-211-0/+43
* | usb: Create link files between child device and usb port device.Lan Tianyu2013-01-201-0/+26
* | usb: Add driver/usb/core/(port.c,hub.h) filesLan Tianyu2013-01-181-106/+1
* | Merge 3.8-rc4 into usb-nextGreg Kroah-Hartman2013-01-181-2/+8
|\ \ | |/
| * USB: hub: handle claim of enabled remote wakeup after resetOliver Neukum2013-01-111-2/+8
* | usb/core: update power budget for SuperSpeedSebastian Andrzej Siewior2013-01-111-16/+41
* | usb/core: consider link speed while looking at bMaxPowerSebastian Andrzej Siewior2013-01-111-1/+1
* | USB: Refactor hub_port_wait_reset.Sarah Sharp2013-01-031-36/+37
* | USB: Use helper function hub_set_port_link_stateSarah Sharp2013-01-031-6/+2
* | USB: Fix connected device switch to Inactive state.Sarah Sharp2013-01-031-5/+25
* | USB: Rip out recursive call on warm port reset.Sarah Sharp2013-01-031-82/+68
* | USB: Prepare for refactoring by adding extra udev checks.Sarah Sharp2013-01-031-8/+13
* | USB: Don't use EHCI port sempahore for USB 3.0 hubs.Sarah Sharp2013-01-031-8/+7
|/
* USB: Handle warm reset failure on empty port.Sarah Sharp2013-01-031-1/+11
* USB: Ignore port state until reset completes.Sarah Sharp2013-01-031-7/+7
* USB: Increase reset timeout.Sarah Sharp2013-01-031-1/+1
* USB: Allow USB 3.0 ports to be disabled.Sarah Sharp2013-01-031-2/+61
* USB: Ignore xHCI Reset Device status.Sarah Sharp2013-01-031-8/+5
* USB: Handle auto-transition from hot to warm reset.Sarah Sharp2013-01-031-3/+3
* usb: phy: change phy notify connect/disconnect APIPeter Chen2012-11-151-2/+2
* usb: refine phy notify operation during connection and disconnectionPeter Chen2012-11-151-8/+8
* USB: remove iteration limit in hub_tt_work()Alan Stern2012-10-311-4/+0
* usb: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-10-301-1/+1
* Merge 3.7-rc3 into usb-next.Greg Kroah-Hartman2012-10-291-2/+5
|\
| * usb hub: use flush_work instead of flush_work_syncOctavian Purdila2012-10-231-1/+1
| * usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila2012-10-221-2/+5
* | USB: set hub's default autosuspend delay as 0Ming Lei2012-10-251-0/+35
* | USB: check port changes before hub runtime suspend for some bug deviceMing Lei2012-10-251-0/+38
* | USB: speed up usb_bus_resume()Alan Stern2012-10-241-0/+2
|/
* usb: trival: Fix debugging units mistake.Sarah Sharp2012-10-081-2/+1
* usb: Send Set SEL before enabling parent U1/U2 timeout.Sarah Sharp2012-10-081-11/+12
* usb: Don't enable LPM if the exit latency is zero.Sarah Sharp2012-10-081-0/+10
* Revert "usb : Add sysfs files to control port power."Greg Kroah-Hartman2012-09-241-132/+1
* usb: move children deallocation after quiescing the hubAlexander Shishkin2012-09-121-3/+3
* usb: add little-endian transform for DeviceRemovable of usb3.0 hubLan Tianyu2012-09-101-1/+2
* usb : Add sysfs files to control port power.Lan Tianyu2012-09-101-1/+132
* usb/acpi: Store info on device removability.Lan Tianyu2012-09-101-0/+31
* usb/acpi: Bind ACPI node to USB port, not usb_device.Lan Tianyu2012-09-101-0/+18
* usb: move children to struct usb_portLan Tianyu2012-09-101-24/+49
* usb: make usb port a real deviceLan Tianyu2012-09-101-16/+75
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-311-0/+9
|\
| * usb: feed USB device information to the /dev/random driverTheodore Ts'o2012-07-141-0/+9
* | usb: Add quirk detection based on interface informationLaurent Pinchart2012-07-191-3/+7
* | USB: notify phy when root hub port connect changeRichard Zhao2012-07-161-0/+8
* | Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2012-07-161-17/+83
|\ \
OpenPOWER on IntegriCloud