index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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: 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
*
USB: add missing delay during remote wakeup
Alan Stern
2010-01-20
1
-0
/
+3
*
USB: fix bugs in usb_(de)authorize_device
Alan Stern
2009-12-23
1
-12
/
+20
*
USB: rename usb_configure_device
Alan Stern
2009-12-23
1
-13
/
+13
*
USB: core: hub: fix sparse warning
Felipe Balbi
2009-12-11
1
-1
/
+1
*
USB: Check bandwidth when switching alt settings.
Sarah Sharp
2009-12-11
1
-1
/
+26
*
USB: prepare for changover to Runtime PM framework
Alan Stern
2009-12-11
1
-13
/
+32
*
USB: add a "remove hardware" sysfs attribute
Alan Stern
2009-12-11
1
-2
/
+48
*
USB: don't use a fixed DMA mapping for hub status URBs
Alan Stern
2009-12-11
1
-7
/
+2
*
USB: improved error handling in usb_port_suspend()
Oliver Neukum
2009-12-11
1
-2
/
+7
*
USB: EHCI: don't send Clear-TT-Buffer following a STALL
Alan Stern
2009-11-30
1
-1
/
+1
*
USB: Add hub descriptor update hook for xHCI
Sarah Sharp
2009-09-23
1
-0
/
+14
*
USB: don't lose mode switch events on suspended devices
Alan Stern
2009-09-23
1
-8
/
+1
*
USB: check for hub driver not bound to root hub device
Alan Stern
2009-09-23
1
-3
/
+7
*
USB: make intf.pm_usage an atomic_t
Alan Stern
2009-09-23
1
-2
/
+3
*
USB: add API for userspace drivers to "claim" ports
Alan Stern
2009-09-23
1
-5
/
+83
*
USB: fix the clear_tt_buffer interface
Alan Stern
2009-07-12
1
-14
/
+26
*
USB: Support for addressing a USB device under xHCI
Sarah Sharp
2009-06-15
1
-19
/
+55
*
USB: Don't reset USB 3.0 devices on port change detection.
Sarah Sharp
2009-06-15
1
-6
/
+36
*
USB: Add USB 3.0 roothub support to USB core.
Sarah Sharp
2009-06-15
1
-0
/
+5
*
USB: Add SuperSpeed to the list of USB device speeds.
Sarah Sharp
2009-06-15
1
-2
/
+9
*
USB: hub.c: fix sparse warnings
H Hartley Sweeten
2009-06-15
1
-3
/
+3
*
USB: more u32 conversion after transfer_buffer_length and actual_length
Roel Kluin
2009-03-24
1
-1
/
+1
*
USB: don't send Set-Interface after reset
Alan Stern
2009-03-24
1
-7
/
+16
*
USB: allow libusb to talk to unauthenticated WUSB devices
David Vrabel
2009-03-24
1
-0
/
+1
[next]