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