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