index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hub.c
Age
Commit message (
Expand
)
Author
2014-05-06
USB: unbind all interfaces before rebinding any
Alan Stern
2014-02-22
Revert "usbcore: set lpm_capable field for LPM capable root hubs"
Sarah Sharp
2014-02-06
usb: core: get config and string descriptors for unauthorized devices
Thomas Pugliese
2014-02-06
USB: fix race between hub_disconnect and recursively_mark_NOTATTACHED
Alan Stern
2013-12-20
usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHED
Julius Werner
2013-11-29
usb: hub: Clear Port Reset Change during init/resume
Julius Werner
2013-11-20
usbcore: set lpm_capable field for LPM capable root hubs
Xenia Ragiadakou
2013-11-20
usb: fail on usb_hub_create_port_device() errors
Krzysztof Mazur
2013-11-20
usb: fix cleanup after failure in hub_configure()
Krzysztof Mazur
2013-09-26
usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
Lan Tianyu
2013-09-26
USB: handle LPM errors during device suspend correctly
Alan Stern
2013-08-14
usb: core: don't try to reset_device() a port that got just disconnected
Julius Werner
2013-08-04
USB: global suspend and remote wakeup don't mix
Alan Stern
2013-08-04
usb: Clear both buffers when clearing a control transfer TT buffer.
William Gulland
2013-03-28
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
2013-03-28
USB: use "global suspend" for system sleep on USB-2 buses
Alan Stern
2013-03-28
USB: avoid error messages when a device is disconnected
Alan Stern
2013-03-25
USB: hub: Avoid NULL pointer dereference when hub doesn't have any ports
David Linares
2013-02-23
usb: forbid memory allocation with I/O during bus reset
Ming Lei
2013-02-08
Merge usb-linus branch into usb-next
Greg Kroah-Hartman
2013-01-25
usb: add usb port auto power off mechanism
Lan Tianyu
2013-01-25
usb: add runtime pm support for usb port device
Lan Tianyu
2013-01-24
usb: Using correct way to clear usb3.0 device's remote wakeup feature.
Lan Tianyu
2013-01-21
USB: Set usb port's DeviceRemovable according acpi information
Lan Tianyu
2013-01-20
usb: Create link files between child device and usb port device.
Lan Tianyu
2013-01-18
usb: Add driver/usb/core/(port.c,hub.h) files
Lan Tianyu
2013-01-18
Merge 3.8-rc4 into usb-next
Greg Kroah-Hartman
2013-01-11
usb/core: update power budget for SuperSpeed
Sebastian Andrzej Siewior
2013-01-11
usb/core: consider link speed while looking at bMaxPower
Sebastian Andrzej Siewior
2013-01-11
USB: hub: handle claim of enabled remote wakeup after reset
Oliver Neukum
2013-01-03
USB: Refactor hub_port_wait_reset.
Sarah Sharp
2013-01-03
USB: Use helper function hub_set_port_link_state
Sarah Sharp
2013-01-03
USB: Fix connected device switch to Inactive state.
Sarah Sharp
2013-01-03
USB: Rip out recursive call on warm port reset.
Sarah Sharp
2013-01-03
USB: Prepare for refactoring by adding extra udev checks.
Sarah Sharp
2013-01-03
USB: Don't use EHCI port sempahore for USB 3.0 hubs.
Sarah Sharp
2013-01-03
USB: Handle warm reset failure on empty port.
Sarah Sharp
2013-01-03
USB: Ignore port state until reset completes.
Sarah Sharp
2013-01-03
USB: Increase reset timeout.
Sarah Sharp
2013-01-03
USB: Allow USB 3.0 ports to be disabled.
Sarah Sharp
2013-01-03
USB: Ignore xHCI Reset Device status.
Sarah Sharp
2013-01-03
USB: Handle auto-transition from hot to warm reset.
Sarah Sharp
2012-11-15
usb: phy: change phy notify connect/disconnect API
Peter Chen
2012-11-15
usb: refine phy notify operation during connection and disconnection
Peter Chen
2012-10-31
USB: remove iteration limit in hub_tt_work()
Alan Stern
2012-10-30
usb: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-10-29
Merge 3.7-rc3 into usb-next.
Greg Kroah-Hartman
2012-10-25
USB: set hub's default autosuspend delay as 0
Ming Lei
2012-10-25
USB: check port changes before hub runtime suspend for some bug device
Ming Lei
2012-10-24
USB: speed up usb_bus_resume()
Alan Stern
[next]