index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
USB: usbcore: Do not disable USB3 protocol ports in hub_activate()
Andiry Xu
1
-2
/
+14
2010-05-21
USB: don't enable remote wakeup by default
Alan Stern
1
-1
/
+0
2010-05-21
USB: straighten out port feature vs. port status usage
Alan Stern
1
-1
/
+1
2010-05-21
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
Alan Stern
1
-4
/
+4
2010-05-21
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-2
/
+1
2010-03-03
USB hub: make USB device id constant
Németh Márton
1
-1
/
+1
2010-03-03
USB: Move hcd free_dev call into usb_disconnect to fix oops
Herbert Xu
1
-0
/
+12
2010-03-03
USB: convert to the runtime PM framework
Alan Stern
1
-50
/
+15
2010-03-03
USB: implement usb_enable_autosuspend
Alan Stern
1
-0
/
+3
2010-03-03
USB: consolidate remote wakeup routines
Alan Stern
1
-9
/
+4
2010-03-03
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Greg Kroah-Hartman
1
-3
/
+3
2010-03-03
USB: retain USB device power/wakeup setting across reconfiguration
Dan Streetman
1
-4
/
+12
2010-03-03
USB: Add call to notify xHC of a device reset.
Sarah Sharp
1
-8
/
+11
2010-02-26
PM: Allow USB devices to suspend/resume asynchronously
Rafael J. Wysocki
1
-0
/
+1
2010-01-21
USB: Fix duplicate sysfs problem after device reset.
Sarah Sharp
1
-10
/
+5
2010-01-21
USB: add missing delay during remote wakeup
Alan Stern
1
-0
/
+3
2009-12-23
USB: fix bugs in usb_(de)authorize_device
Alan Stern
1
-12
/
+20
2009-12-23
USB: rename usb_configure_device
Alan Stern
1
-13
/
+13
2009-12-11
USB: core: hub: fix sparse warning
Felipe Balbi
1
-1
/
+1
2009-12-11
USB: Check bandwidth when switching alt settings.
Sarah Sharp
1
-1
/
+26
2009-12-11
USB: prepare for changover to Runtime PM framework
Alan Stern
1
-13
/
+32
2009-12-11
USB: add a "remove hardware" sysfs attribute
Alan Stern
1
-2
/
+48
2009-12-11
USB: don't use a fixed DMA mapping for hub status URBs
Alan Stern
1
-7
/
+2
2009-12-11
USB: improved error handling in usb_port_suspend()
Oliver Neukum
1
-2
/
+7
2009-12-01
USB: EHCI: don't send Clear-TT-Buffer following a STALL
Alan Stern
1
-1
/
+1
2009-09-23
USB: Add hub descriptor update hook for xHCI
Sarah Sharp
1
-0
/
+14
2009-09-23
USB: don't lose mode switch events on suspended devices
Alan Stern
1
-8
/
+1
2009-09-23
USB: check for hub driver not bound to root hub device
Alan Stern
1
-3
/
+7
2009-09-23
USB: make intf.pm_usage an atomic_t
Alan Stern
1
-2
/
+3
2009-09-23
USB: add API for userspace drivers to "claim" ports
Alan Stern
1
-5
/
+83
2009-07-13
USB: fix the clear_tt_buffer interface
Alan Stern
1
-14
/
+26
2009-06-16
USB: Support for addressing a USB device under xHCI
Sarah Sharp
1
-19
/
+55
2009-06-16
USB: Don't reset USB 3.0 devices on port change detection.
Sarah Sharp
1
-6
/
+36
2009-06-16
USB: Add USB 3.0 roothub support to USB core.
Sarah Sharp
1
-0
/
+5
2009-06-16
USB: Add SuperSpeed to the list of USB device speeds.
Sarah Sharp
1
-2
/
+9
2009-06-16
USB: hub.c: fix sparse warnings
H Hartley Sweeten
1
-3
/
+3
2009-03-25
USB: more u32 conversion after transfer_buffer_length and actual_length
Roel Kluin
1
-1
/
+1
2009-03-25
USB: don't send Set-Interface after reset
Alan Stern
1
-7
/
+16
2009-03-25
USB: allow libusb to talk to unauthenticated WUSB devices
David Vrabel
1
-0
/
+1
2009-03-25
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-4
/
+4
2009-01-28
USB: fix toggle mismatch in disable_endpoint paths
Alan Stern
1
-2
/
+2
2009-01-16
drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y build
David Brownell
1
-1
/
+1
2009-01-07
USB: re-enable interface after driver unbinds
Alan Stern
1
-1
/
+1
2009-01-07
USB: utilize the bus notifiers
Alan Stern
1
-12
/
+6
2009-01-07
USB: make printk messages more searchable
Wu Fengguang
1
-21
/
+24
2009-01-07
USB: Enhance usage of pm_message_t
Alan Stern
1
-8
/
+8
2009-01-07
USB: announce new devices earlier
Alan Stern
1
-6
/
+7
2009-01-07
USB: Introduce usb_queue_reset() to do resets from atomic contexts
Inaky Perez-Gonzalez
1
-0
/
+43
2009-01-07
USB: add asynchronous autosuspend/autoresume support
Alan Stern
1
-2
/
+3
2008-10-30
USB: prevent autosuspend during hub initialization
Alan Stern
1
-0
/
+3
[next]