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
2008-07-22
USB: fix usb_reset_device and usb_reset_composite_device(take 3)
Ming Lei
1
-16
/
+17
2008-07-22
USB: remove interface parameter of usb_reset_composite_device
Ming Lei
1
-8
/
+3
2008-07-22
usb: hub: add check for unsupported bus topology
Felipe Balbi
1
-0
/
+6
2008-07-22
USB: combine hub_quiesce and hub_stop
Alan Stern
1
-31
/
+32
2008-07-22
USB: combine hub_activate and hub_restart
Alan Stern
1
-26
/
+23
2008-07-22
USB: optimize port debouncing during hub activation
Alan Stern
1
-5
/
+27
2008-07-22
USB: try to salvage lost power sessions
Alan Stern
1
-14
/
+48
2008-07-22
USB: simplify hub_restart() logic
Alan Stern
1
-61
/
+53
2008-07-22
USB: revert "don't use reset-resume if drivers don't support it"
Greg Kroah-Hartman
1
-44
/
+2
2008-07-22
USB: debounce before unregistering
Alan Stern
1
-12
/
+19
2008-07-22
USB: add new routine for checking port-resume type
Alan Stern
1
-26
/
+63
2008-07-22
USB: revert "don't lose disconnections during suspend"
Greg Kroah-Hartman
1
-4
/
+11
2008-07-06
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
1
-0
/
+9
2008-07-04
USB: don't lose disconnections during suspend
Alan Stern
1
-11
/
+4
2008-06-12
USB: don't use reset-resume if drivers don't support it
Linus Torvalds
1
-2
/
+44
2008-05-30
USB: EHCI: suppress unwanted error messages
Alan Stern
1
-1
/
+5
2008-05-30
USB: fix possible deadlock involving sysfs attributes
Alan Stern
1
-0
/
+9
2008-04-25
usb: don't update devnum for wusb devices
David Vrabel
1
-3
/
+11
2008-04-25
wusb: make ep0_reinit available for modules
Inaky Perez-Gonzalez
1
-5
/
+6
2008-04-25
wusb: devices dont use a set address
Inaky Perez-Gonzalez
1
-20
/
+27
2008-04-25
wusb: teach choose_address() about wireless devices
Inaky Perez-Gonzalez
1
-9
/
+31
2008-04-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-4
/
+4
2008-04-25
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
1
-9
/
+0
2008-04-25
USB: log an error message when USB enumeration fails
Alan Stern
1
-0
/
+1
2008-04-25
USB: check serial-number string after device reset
Alan Stern
1
-15
/
+50
2008-04-25
USB: remove CONFIG_USB_PERSIST setting
Alan Stern
1
-17
/
+10
2008-04-25
USB: make USB-PERSIST work after every system sleep
Alan Stern
1
-34
/
+80
2008-04-25
USB: reorganize code in hub.c
Alan Stern
1
-26
/
+32
2008-04-25
USB: EHCI: carry out port handover during each root-hub resume
Alan Stern
1
-0
/
+6
2008-04-19
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-02-02
USB: mark USB drivers as being GPL only
Greg Kroah-Hartman
1
-2
/
+3
2008-02-02
USB: Export suspend statistics
Sarah Sharp
1
-1
/
+9
2008-02-02
USB: updates to usb_reset_composite_device()
Alan Stern
1
-23
/
+9
2008-02-02
USB: always announce a device has been added to the system
Greg Kroah-Hartman
1
-12
/
+24
2008-02-02
USB: force handover port to companion when hub_port_connect_change fails
Balaji Rao
1
-0
/
+3
2008-02-02
USB: use GFP_NOIO in reset path
Oliver Neukum
1
-1
/
+1
2007-12-17
USB: fix locking loop by avoiding flush_scheduled_work
Alan Stern
1
-3
/
+3
2007-11-29
USB: Fix priority mistakes in drivers/usb/core/hub.c
Roel Kluin
1
-1
/
+1
2007-10-19
freezer: introduce freezer-friendly waiting macros
Rafael J. Wysocki
1
-2
/
+1
2007-10-16
docbook: fix usb content
Randy Dunlap
1
-1
/
+5
2007-10-13
USB: mutual exclusion for EHCI init and port resets
Alan Stern
1
-1
/
+14
2007-10-13
USB: fix limited_power setting mistake in hub.c
jidong xiao
1
-2
/
+2
2007-10-13
USB: flush outstanding URBs when suspending
Alan Stern
1
-8
/
+1
2007-10-13
USB: remove traces of urb->status from usbcore
Alan Stern
1
-4
/
+4
2007-10-13
USB: rename choose_configuration
Greg Kroah-Hartman
1
-1
/
+1
2007-10-13
usb: introduce usb_authorize/deauthorize()
Inaky Perez-Gonzalez
1
-0
/
+81
2007-10-13
usb: split usb_new_device for clarity and refactoring
Inaky Perez-Gonzalez
1
-48
/
+88
2007-10-13
USB: address-0 handling during device initialization
Alan Stern
1
-8
/
+13
2007-10-13
USB: add ep->enable
Alan Stern
1
-1
/
+1
2007-08-23
USB: accept 1-byte Device Status replies, fixing some b0rken devices
Alan Stern
1
-1
/
+2
[next]