index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hub.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: remove OTG build warning
David Brownell
2006-09-27
1
-2
/
+1
*
USB: force root hub resume after power loss
Alan Stern
2006-09-27
1
-0
/
+6
*
USB: Remove unneeded void * casts in core files
Tobias Klauser
2006-09-27
1
-2
/
+2
*
usbcore: remove usb_suspend_root_hub
Alan Stern
2006-09-27
1
-17
/
+1
*
usbcore: add autosuspend/autoresume infrastructure
Alan Stern
2006-09-27
1
-15
/
+34
*
usbcore: store each usb_device's level in the tree
Alan Stern
2006-09-27
1
-0
/
+1
*
USB: usb-hub-driver-improve-use-of-ifdef fix
Andrew Morton
2006-09-27
1
-0
/
+2
*
wusb: pretty print new wireless USB devices when they connect
Inaky Perez-Gonzalez
2006-09-27
1
-10
/
+15
*
wusb: handle wusb device ep0 speed settings
Inaky Perez-Gonzalez
2006-09-27
1
-2
/
+10
*
wusb: hub code recognizes wusb ports
Inaky Perez-Gonzalez
2006-09-27
1
-1
/
+15
*
usbcore: khubd and busy-port handling
Alan Stern
2006-09-27
1
-1
/
+10
*
USB: hub: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
2006-09-27
1
-7
/
+2
*
hub driver: improve use of #ifdef
Alan Stern
2006-09-27
1
-18
/
+46
*
usbcore: fix up device and power state tests
Alan Stern
2006-09-27
1
-37
/
+10
*
usbcore: set device and power states properly
Alan Stern
2006-09-27
1
-6
/
+4
*
usbcore: resume device resume recursion
Alan Stern
2006-09-27
1
-83
/
+13
*
usbcore: make usb_generic a usb_device_driver
Alan Stern
2006-09-27
1
-150
/
+14
*
usbcore: rename usb_suspend_device to usb_port_suspend
Alan Stern
2006-09-27
1
-17
/
+21
*
[PATCH] usbcore: fixes for hub_port_resume
Alan Stern
2006-07-12
1
-0
/
+5
*
[PATCH] USB hub: don't return status > 0 from resume
Alan Stern
2006-07-12
1
-1
/
+4
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] USB hub: use usb_reset_composite_device
Alan Stern
2006-06-21
1
-19
/
+15
*
[PATCH] usbcore: port reset for composite devices
Alan Stern
2006-06-21
1
-3
/
+81
*
[PATCH] usbcore: Fix broken RNDIS config selection
Giridhar Pemmasani
2006-06-21
1
-1
/
+1
*
[PATCH] USB: print message when device is rejected due to insufficient power
Daniel Drake
2006-06-21
1
-1
/
+9
*
[PATCH] USB: usbcore: always turn on hub port power
Alan Stern
2006-06-21
1
-8
/
+15
*
[PATCH] USB: usbcore: don't check the device's power source
Alan Stern
2006-05-08
1
-10
/
+13
*
[PATCH] USB: otg hub support is optional
David Brownell
2006-04-14
1
-0
/
+7
*
[PATCH] USB: drivers/usb/core/: remove unused exports
Adrian Bunk
2006-04-14
1
-1
/
+0
*
[PATCH] USB: usbcore: Don't assume a USB configuration includes any interfaces
Alan Stern
2006-03-20
1
-6
/
+10
*
[PATCH] usbcore: fix compile error with CONFIG_USB_SUSPEND=n
Alan Stern
2006-03-20
1
-1
/
+1
*
[PATCH] USB: remove usbcore-specific wakeup flags
David Brownell
2006-03-20
1
-8
/
+14
*
[PATCH] USB: convert a bunch of USB semaphores to mutexes
Arjan van de Ven
2006-03-20
1
-3
/
+4
*
[PATCH] USB: Don't assume root-hub resume succeeds
Alan Stern
2006-01-04
1
-0
/
+2
*
[PATCH] USB: Store port number in usb_device
Alan Stern
2006-01-04
1
-61
/
+18
*
[PATCH] USB: Consider power budget when choosing configuration
Alan Stern
2006-01-04
1
-78
/
+151
*
[PATCH] USB: Fix locking for USB suspend/resume
Alan Stern
2006-01-04
1
-15
/
+39
*
[PATCH] USB: Disconnect children during hub unbind
Alan Stern
2006-01-04
1
-63
/
+31
*
[PATCH] USB: Remove USB private semaphore
Alan Stern
2006-01-04
1
-30
/
+18
*
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2006-01-04
1
-1
/
+0
*
[PATCH] USB: central handling for host controllers that were reset during sus...
Alan Stern
2006-01-04
1
-0
/
+33
*
[PATCH] USB: EHCI updates
David Brownell
2005-11-23
1
-1
/
+0
*
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
Greg Kroah-Hartman
2005-11-17
1
-5
/
+0
*
USB: fix up some odd parts due to partial merges
Greg Kroah-Hartman
2005-10-28
1
-1
/
+1
*
[PATCH] USB: fix pm patches with CONFIG_PM off part 2
Andrew Morton
2005-10-28
1
-2
/
+0
*
[PATCH] usbcore: Fix handling of sysfs strings and other attributes
Alan Stern
2005-10-28
1
-18
/
+4
*
[PATCH] usbcore: Use kzalloc instead of kmalloc/memset
Alan Stern
2005-10-28
1
-3
/
+1
*
[PATCH] USB: convert usbfs/inode.c to use usb notifiers
Greg Kroah-Hartman
2005-10-28
1
-3
/
+0
*
[PATCH] USB: convert usbfs/devio.c to use usb notifiers
Greg Kroah-Hartman
2005-10-28
1
-2
/
+0
*
[PATCH] USB: add notifier functions to the USB core for devices and busses
Greg Kroah-Hartman
2005-10-28
1
-0
/
+3
[next]