index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hub.c
Age
Commit message (
Expand
)
Author
2011-03-16
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-03-15
USB / Hub: Do not call device_set_wakeup_capable() under spinlock
Rafael J. Wysocki
2011-03-13
USB: Disable auto-suspend for USB 3.0 hubs.
Sarah Sharp
2011-03-13
USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.
Sarah Sharp
2011-03-13
usb: Change usb_hcd->bandwidth_mutex to a pointer.
Sarah Sharp
2011-03-13
USB: Clear "warm" port reset change.
Sarah Sharp
2011-03-13
USB 3.0 Hub Changes
John Youn
2011-03-11
USB: Only treat lasting over-current conditions as errors
Paul Bolle
2011-02-28
usb: core: hub.c Remove one to many n's in a word.
Justin P. Mattock
2011-02-25
USB: use "device number" instead of "address"
Alan Stern
2011-02-20
USB: Reset USB 3.0 devices on (re)discovery
Luben Tuikov
2011-02-17
Revert "USB: Reset USB 3.0 devices on (re)discovery"
Greg Kroah-Hartman
2011-02-17
USB: Reset USB 3.0 devices on (re)discovery
Luben Tuikov
2011-02-03
USB: prevent buggy hubs from crashing the USB stack
Alan Stern
2011-01-14
usb: Realloc xHCI structures after a hub is verified.
Sarah Sharp
2010-11-16
USB: improve uses of usb_mark_last_busy
Alan Stern
2010-11-16
USB: use the runtime-PM autosuspend implementation
Alan Stern
2010-11-16
USB: make usb_mark_last_busy use pm_runtime_mark_last_busy
Ming Lei
2010-10-22
USB: accept some invalid ep0-maxpacket values
Alan Stern
2010-10-22
usb: Fix issue with USB 3.0 devices after system resume
Sarah Sharp
2010-10-22
USB: core: use kernel assigned address for devices under xHCI
Andiry Xu
2010-10-22
USB: core: update comment to match current function name
Wolfram Sang
2010-08-10
USB delay init quirk for logitech Harmony 700-series devices
Phil Dibowitz
2010-08-10
USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
Andi Kleen
2010-08-10
USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support
Alek Du
2010-07-26
USB: Fix USB3.0 Port Speed Downgrade after port reset
Sarah Sharp
2010-05-20
USB: usbcore: Do not disable USB3 protocol ports in hub_activate()
Andiry Xu
2010-05-20
USB: don't enable remote wakeup by default
Alan Stern
2010-05-20
USB: straighten out port feature vs. port status usage
Alan Stern
2010-05-20
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
Alan Stern
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-03-02
USB hub: make USB device id constant
Németh Márton
2010-03-02
USB: Move hcd free_dev call into usb_disconnect to fix oops
Herbert Xu
2010-03-02
USB: convert to the runtime PM framework
Alan Stern
2010-03-02
USB: implement usb_enable_autosuspend
Alan Stern
2010-03-02
USB: consolidate remote wakeup routines
Alan Stern
2010-03-02
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Greg Kroah-Hartman
2010-03-02
USB: retain USB device power/wakeup setting across reconfiguration
Dan Streetman
2010-03-02
USB: Add call to notify xHC of a device reset.
Sarah Sharp
2010-02-26
PM: Allow USB devices to suspend/resume asynchronously
Rafael J. Wysocki
2010-01-20
USB: Fix duplicate sysfs problem after device reset.
Sarah Sharp
2010-01-20
USB: add missing delay during remote wakeup
Alan Stern
2009-12-23
USB: fix bugs in usb_(de)authorize_device
Alan Stern
2009-12-23
USB: rename usb_configure_device
Alan Stern
2009-12-11
USB: core: hub: fix sparse warning
Felipe Balbi
2009-12-11
USB: Check bandwidth when switching alt settings.
Sarah Sharp
2009-12-11
USB: prepare for changover to Runtime PM framework
Alan Stern
2009-12-11
USB: add a "remove hardware" sysfs attribute
Alan Stern
2009-12-11
USB: don't use a fixed DMA mapping for hub status URBs
Alan Stern
2009-12-11
USB: improved error handling in usb_port_suspend()
Oliver Neukum
[next]