index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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: remove CONFIG_USB_SUSPEND option
Alan Stern
2013-03-28
1
-35
/
+7
*
USB: use "global suspend" for system sleep on USB-2 buses
Alan Stern
2013-03-28
1
-6
/
+21
*
USB: avoid error messages when a device is disconnected
Alan Stern
2013-03-28
1
-29
/
+36
*
USB: hub: Avoid NULL pointer dereference when hub doesn't have any ports
David Linares
2013-03-25
1
-0
/
+4
*
usb: forbid memory allocation with I/O during bus reset
Ming Lei
2013-02-24
1
-0
/
+13
*
Merge usb-linus branch into usb-next
Greg Kroah-Hartman
2013-02-08
1
-18
/
+52
|
\
|
*
usb: Using correct way to clear usb3.0 device's remote wakeup feature.
Lan Tianyu
2013-01-24
1
-18
/
+52
*
|
usb: add usb port auto power off mechanism
Lan Tianyu
2013-01-25
1
-56
/
+105
*
|
usb: add runtime pm support for usb port device
Lan Tianyu
2013-01-25
1
-0
/
+27
*
|
USB: Set usb port's DeviceRemovable according acpi information
Lan Tianyu
2013-01-21
1
-0
/
+43
*
|
usb: Create link files between child device and usb port device.
Lan Tianyu
2013-01-21
1
-0
/
+26
*
|
usb: Add driver/usb/core/(port.c,hub.h) files
Lan Tianyu
2013-01-19
1
-106
/
+1
*
|
Merge 3.8-rc4 into usb-next
Greg Kroah-Hartman
2013-01-18
1
-2
/
+8
|
\
|
|
*
USB: hub: handle claim of enabled remote wakeup after reset
Oliver Neukum
2013-01-11
1
-2
/
+8
*
|
usb/core: update power budget for SuperSpeed
Sebastian Andrzej Siewior
2013-01-12
1
-16
/
+41
*
|
usb/core: consider link speed while looking at bMaxPower
Sebastian Andrzej Siewior
2013-01-12
1
-1
/
+1
*
|
USB: Refactor hub_port_wait_reset.
Sarah Sharp
2013-01-03
1
-36
/
+37
*
|
USB: Use helper function hub_set_port_link_state
Sarah Sharp
2013-01-03
1
-6
/
+2
*
|
USB: Fix connected device switch to Inactive state.
Sarah Sharp
2013-01-03
1
-5
/
+25
*
|
USB: Rip out recursive call on warm port reset.
Sarah Sharp
2013-01-03
1
-82
/
+68
*
|
USB: Prepare for refactoring by adding extra udev checks.
Sarah Sharp
2013-01-03
1
-8
/
+13
*
|
USB: Don't use EHCI port sempahore for USB 3.0 hubs.
Sarah Sharp
2013-01-03
1
-8
/
+7
|
/
*
USB: Handle warm reset failure on empty port.
Sarah Sharp
2013-01-03
1
-1
/
+11
*
USB: Ignore port state until reset completes.
Sarah Sharp
2013-01-03
1
-7
/
+7
*
USB: Increase reset timeout.
Sarah Sharp
2013-01-03
1
-1
/
+1
*
USB: Allow USB 3.0 ports to be disabled.
Sarah Sharp
2013-01-03
1
-2
/
+61
*
USB: Ignore xHCI Reset Device status.
Sarah Sharp
2013-01-03
1
-8
/
+5
*
USB: Handle auto-transition from hot to warm reset.
Sarah Sharp
2013-01-03
1
-3
/
+3
*
usb: phy: change phy notify connect/disconnect API
Peter Chen
2012-11-16
1
-2
/
+2
*
usb: refine phy notify operation during connection and disconnection
Peter Chen
2012-11-16
1
-8
/
+8
*
USB: remove iteration limit in hub_tt_work()
Alan Stern
2012-10-31
1
-4
/
+0
*
usb: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-10-30
1
-1
/
+1
*
Merge 3.7-rc3 into usb-next.
Greg Kroah-Hartman
2012-10-29
1
-2
/
+5
|
\
|
*
usb hub: use flush_work instead of flush_work_sync
Octavian Purdila
2012-10-24
1
-1
/
+1
|
*
usb hub: send clear_tt_buffer_complete events when canceling TT clear work
Octavian Purdila
2012-10-22
1
-2
/
+5
*
|
USB: set hub's default autosuspend delay as 0
Ming Lei
2012-10-25
1
-0
/
+35
*
|
USB: check port changes before hub runtime suspend for some bug device
Ming Lei
2012-10-25
1
-0
/
+38
*
|
USB: speed up usb_bus_resume()
Alan Stern
2012-10-24
1
-0
/
+2
|
/
*
usb: trival: Fix debugging units mistake.
Sarah Sharp
2012-10-08
1
-2
/
+1
*
usb: Send Set SEL before enabling parent U1/U2 timeout.
Sarah Sharp
2012-10-08
1
-11
/
+12
*
usb: Don't enable LPM if the exit latency is zero.
Sarah Sharp
2012-10-08
1
-0
/
+10
*
Revert "usb : Add sysfs files to control port power."
Greg Kroah-Hartman
2012-09-24
1
-132
/
+1
*
usb: move children deallocation after quiescing the hub
Alexander Shishkin
2012-09-12
1
-3
/
+3
*
usb: add little-endian transform for DeviceRemovable of usb3.0 hub
Lan Tianyu
2012-09-11
1
-1
/
+2
*
usb : Add sysfs files to control port power.
Lan Tianyu
2012-09-10
1
-1
/
+132
*
usb/acpi: Store info on device removability.
Lan Tianyu
2012-09-10
1
-0
/
+31
*
usb/acpi: Bind ACPI node to USB port, not usb_device.
Lan Tianyu
2012-09-10
1
-0
/
+18
*
usb: move children to struct usb_port
Lan Tianyu
2012-09-10
1
-24
/
+49
*
usb: make usb port a real device
Lan Tianyu
2012-09-10
1
-16
/
+75
*
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-08-01
1
-0
/
+9
|
\
[next]