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
*
Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2011-06-27
1
-0
/
+3
|
\
|
*
USB: Free bandwidth when usb_disable_device is called.
Sarah Sharp
2011-06-15
1
-0
/
+3
*
|
USB: don't let the hub driver prevent system sleep
Alan Stern
2011-06-15
1
-5
/
+8
|
/
*
USB: core: Tolerate protocol stall during hub and port status read
Libor Pechacek
2011-06-06
1
-2
/
+4
*
usbcore: warm reset USB3 port in SS.Inactive state
Andiry Xu
2011-05-02
1
-0
/
+46
*
usbcore: Refine USB3.0 device suspend and resume
Andiry Xu
2011-05-02
1
-13
/
+20
*
xHCI: report USB3.0 portstatus comply with USB3.0 specification
Andiry Xu
2011-05-02
1
-15
/
+37
*
usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0...
Andiry Xu
2011-04-13
1
-1
/
+11
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-03-16
1
-69
/
+130
|
\
|
*
USB: Disable auto-suspend for USB 3.0 hubs.
Sarah Sharp
2011-03-13
1
-2
/
+8
|
*
USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.
Sarah Sharp
2011-03-13
1
-28
/
+8
|
*
usb: Change usb_hcd->bandwidth_mutex to a pointer.
Sarah Sharp
2011-03-13
1
-4
/
+4
|
*
USB: Clear "warm" port reset change.
Sarah Sharp
2011-03-13
1
-0
/
+8
|
*
USB 3.0 Hub Changes
John Youn
2011-03-13
1
-8
/
+65
|
*
USB: Only treat lasting over-current conditions as errors
Paul Bolle
2011-03-11
1
-5
/
+19
|
*
usb: core: hub.c Remove one to many n's in a word.
Justin P. Mattock
2011-02-28
1
-1
/
+1
|
*
USB: use "device number" instead of "address"
Alan Stern
2011-02-25
1
-26
/
+22
*
|
USB / Hub: Do not call device_set_wakeup_capable() under spinlock
Rafael J. Wysocki
2011-03-15
1
-4
/
+6
*
|
USB: Reset USB 3.0 devices on (re)discovery
Luben Tuikov
2011-02-20
1
-11
/
+7
*
|
Revert "USB: Reset USB 3.0 devices on (re)discovery"
Greg Kroah-Hartman
2011-02-17
1
-7
/
+11
*
|
USB: Reset USB 3.0 devices on (re)discovery
Luben Tuikov
2011-02-17
1
-11
/
+7
|
/
*
USB: prevent buggy hubs from crashing the USB stack
Alan Stern
2011-02-03
1
-0
/
+5
*
usb: Realloc xHCI structures after a hub is verified.
Sarah Sharp
2011-01-14
1
-0
/
+21
*
USB: improve uses of usb_mark_last_busy
Alan Stern
2010-11-16
1
-0
/
+9
*
USB: use the runtime-PM autosuspend implementation
Alan Stern
2010-11-16
1
-0
/
+1
*
USB: make usb_mark_last_busy use pm_runtime_mark_last_busy
Ming Lei
2010-11-16
1
-1
/
+0
*
USB: accept some invalid ep0-maxpacket values
Alan Stern
2010-10-22
1
-3
/
+6
*
usb: Fix issue with USB 3.0 devices after system resume
Sarah Sharp
2010-10-22
1
-0
/
+3
*
USB: core: use kernel assigned address for devices under xHCI
Andiry Xu
2010-10-22
1
-14
/
+13
*
USB: core: update comment to match current function name
Wolfram Sang
2010-10-22
1
-1
/
+1
*
USB delay init quirk for logitech Harmony 700-series devices
Phil Dibowitz
2010-08-10
1
-1
/
+5
*
USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
Andi Kleen
2010-08-10
1
-1
/
+2
*
USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support
Alek Du
2010-08-10
1
-1
/
+3
*
USB: Fix USB3.0 Port Speed Downgrade after port reset
Sarah Sharp
2010-07-26
1
-0
/
+2
*
USB: usbcore: Do not disable USB3 protocol ports in hub_activate()
Andiry Xu
2010-05-20
1
-2
/
+14
*
USB: don't enable remote wakeup by default
Alan Stern
2010-05-20
1
-1
/
+0
*
USB: straighten out port feature vs. port status usage
Alan Stern
2010-05-20
1
-1
/
+1
*
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
Alan Stern
2010-05-20
1
-4
/
+4
*
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
1
-2
/
+1
*
USB hub: make USB device id constant
Németh Márton
2010-03-02
1
-1
/
+1
*
USB: Move hcd free_dev call into usb_disconnect to fix oops
Herbert Xu
2010-03-02
1
-0
/
+12
*
USB: convert to the runtime PM framework
Alan Stern
2010-03-02
1
-50
/
+15
*
USB: implement usb_enable_autosuspend
Alan Stern
2010-03-02
1
-0
/
+3
*
USB: consolidate remote wakeup routines
Alan Stern
2010-03-02
1
-9
/
+4
*
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Greg Kroah-Hartman
2010-03-02
1
-3
/
+3
*
USB: retain USB device power/wakeup setting across reconfiguration
Dan Streetman
2010-03-02
1
-4
/
+12
*
USB: Add call to notify xHC of a device reset.
Sarah Sharp
2010-03-02
1
-8
/
+11
*
PM: Allow USB devices to suspend/resume asynchronously
Rafael J. Wysocki
2010-02-26
1
-0
/
+1
*
USB: Fix duplicate sysfs problem after device reset.
Sarah Sharp
2010-01-20
1
-10
/
+5
[next]