index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
2009-12-11
USB: core: hub: fix sparse warning
Felipe Balbi
1
-1
/
+1
2009-12-11
USB: Check bandwidth when switching alt settings.
Sarah Sharp
1
-1
/
+26
2009-12-11
USB: prepare for changover to Runtime PM framework
Alan Stern
1
-13
/
+32
2009-12-11
USB: add a "remove hardware" sysfs attribute
Alan Stern
1
-2
/
+48
2009-12-11
USB: don't use a fixed DMA mapping for hub status URBs
Alan Stern
1
-7
/
+2
2009-12-11
USB: improved error handling in usb_port_suspend()
Oliver Neukum
1
-2
/
+7
2009-12-01
USB: EHCI: don't send Clear-TT-Buffer following a STALL
Alan Stern
1
-1
/
+1
2009-09-23
USB: Add hub descriptor update hook for xHCI
Sarah Sharp
1
-0
/
+14
2009-09-23
USB: don't lose mode switch events on suspended devices
Alan Stern
1
-8
/
+1
2009-09-23
USB: check for hub driver not bound to root hub device
Alan Stern
1
-3
/
+7
2009-09-23
USB: make intf.pm_usage an atomic_t
Alan Stern
1
-2
/
+3
2009-09-23
USB: add API for userspace drivers to "claim" ports
Alan Stern
1
-5
/
+83
2009-07-13
USB: fix the clear_tt_buffer interface
Alan Stern
1
-14
/
+26
2009-06-16
USB: Support for addressing a USB device under xHCI
Sarah Sharp
1
-19
/
+55
2009-06-16
USB: Don't reset USB 3.0 devices on port change detection.
Sarah Sharp
1
-6
/
+36
2009-06-16
USB: Add USB 3.0 roothub support to USB core.
Sarah Sharp
1
-0
/
+5
2009-06-16
USB: Add SuperSpeed to the list of USB device speeds.
Sarah Sharp
1
-2
/
+9
2009-06-16
USB: hub.c: fix sparse warnings
H Hartley Sweeten
1
-3
/
+3
2009-03-25
USB: more u32 conversion after transfer_buffer_length and actual_length
Roel Kluin
1
-1
/
+1
2009-03-25
USB: don't send Set-Interface after reset
Alan Stern
1
-7
/
+16
2009-03-25
USB: allow libusb to talk to unauthenticated WUSB devices
David Vrabel
1
-0
/
+1
2009-03-25
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-4
/
+4
2009-01-28
USB: fix toggle mismatch in disable_endpoint paths
Alan Stern
1
-2
/
+2
2009-01-16
drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y build
David Brownell
1
-1
/
+1
2009-01-07
USB: re-enable interface after driver unbinds
Alan Stern
1
-1
/
+1
2009-01-07
USB: utilize the bus notifiers
Alan Stern
1
-12
/
+6
2009-01-07
USB: make printk messages more searchable
Wu Fengguang
1
-21
/
+24
2009-01-07
USB: Enhance usage of pm_message_t
Alan Stern
1
-8
/
+8
2009-01-07
USB: announce new devices earlier
Alan Stern
1
-6
/
+7
2009-01-07
USB: Introduce usb_queue_reset() to do resets from atomic contexts
Inaky Perez-Gonzalez
1
-0
/
+43
2009-01-07
USB: add asynchronous autosuspend/autoresume support
Alan Stern
1
-2
/
+3
2008-10-30
USB: prevent autosuspend during hub initialization
Alan Stern
1
-0
/
+3
2008-10-30
USB: fix crash when URBs are unlinked after the device is gone
Alan Stern
1
-0
/
+1
2008-10-22
USB: don't rebind drivers after failed resume or reset
Alan Stern
1
-1
/
+1
2008-10-18
USB: hub.c: Add initial_descriptor_timeout module parameter for usbcore
Jaroslav Kysela
1
-1
/
+10
2008-10-18
USB: change hub initialization sleeps to delayed_work
Alan Stern
1
-10
/
+81
2008-09-24
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-22
USB: use reset_resume when normal resume fails
Alan Stern
1
-3
/
+17
2008-07-22
USB: Force unbinding of drivers lacking reset_resume or other methods
Alan Stern
1
-6
/
+21
2008-07-22
USB: fix usb_reset_device and usb_reset_composite_device(take 3)
Ming Lei
1
-16
/
+17
2008-07-22
USB: remove interface parameter of usb_reset_composite_device
Ming Lei
1
-8
/
+3
2008-07-22
usb: hub: add check for unsupported bus topology
Felipe Balbi
1
-0
/
+6
2008-07-22
USB: combine hub_quiesce and hub_stop
Alan Stern
1
-31
/
+32
2008-07-22
USB: combine hub_activate and hub_restart
Alan Stern
1
-26
/
+23
2008-07-22
USB: optimize port debouncing during hub activation
Alan Stern
1
-5
/
+27
2008-07-22
USB: try to salvage lost power sessions
Alan Stern
1
-14
/
+48
2008-07-22
USB: simplify hub_restart() logic
Alan Stern
1
-61
/
+53
2008-07-22
USB: revert "don't use reset-resume if drivers don't support it"
Greg Kroah-Hartman
1
-44
/
+2
2008-07-22
USB: debounce before unregistering
Alan Stern
1
-12
/
+19
[next]