index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hub.c
Age
Commit message (
Expand
)
Author
2013-11-14
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
2013-10-19
Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2013-10-16
usb: hub_activate kill an 'else'
Dan Williams
2013-10-16
usb: hub: Clear Port Reset Change during init/resume
Julius Werner
2013-10-16
xhci: Enable LPM support only for hardwired or BESL devices
Mathias Nyman
2013-10-16
usb: Don't enable USB 2.0 Link PM by default.
Sarah Sharp
2013-10-16
usb: Disable USB 2.0 Link PM before device reset.
Sarah Sharp
2013-10-11
drivers: usb: core: hub.c: Comments shouldnt be C99 // comment style
Matthias Beyer
2013-10-11
drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixes
Matthias Beyer
2013-10-11
usb: Remove unnecessary semicolons
Joe Perches
2013-09-29
Merge 3.12-rc3 into usb-next
Greg Kroah-Hartman
2013-09-26
USB: correct the usb_disconnect() comment about usb_bus_list_lock
Bjorn Helgaas
2013-09-23
usbcore: check usb device's state before sending a Set SEL control transfer
Xenia Ragiadakou
2013-09-17
usbcore: fix incorrect type in assignment in usb_set_lpm_parameters()
Xenia Ragiadakou
2013-09-17
usbcore: set lpm_capable field for LPM capable root hubs
Xenia Ragiadakou
2013-08-30
usbcore: fix incorrect type in assignment in descriptors_changed()
Xenia Ragiadakou
2013-08-30
usbcore: compare and release one bos descriptor in usb_reset_and_verify_device()
Xenia Ragiadakou
2013-08-23
usb: don't use bNbrPorts after initialization
Krzysztof Mazur
2013-08-23
usb: fail on usb_hub_create_port_device() errors
Krzysztof Mazur
2013-08-23
usb: fix cleanup after failure in hub_configure()
Krzysztof Mazur
2013-08-15
Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next
Sarah Sharp
2013-08-15
usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
Lan Tianyu
2013-08-15
USB: handle LPM errors during device suspend correctly
Alan Stern
2013-08-03
usb: fix some scripts/kernel-doc warnings
Yacine Belkadi
2013-07-31
USB: handle LPM errors during device suspend correctly
Alan Stern
2013-07-31
USB: refactor code for enabling/disabling remote wakeup
Alan Stern
2013-07-31
USB: simplify the interface of usb_get_status()
Alan Stern
2013-07-31
usb: core: don't try to reset_device() a port that got just disconnected
Julius Werner
2013-07-31
usb: core: don't try to reset_device() a port that got just disconnected
Julius Werner
2013-07-29
Merge 3.11-rc3 into usb-next
Greg Kroah-Hartman
2013-07-25
USB: remove redundant "#if"
Alan Stern
2013-07-25
usb: Clear both buffers when clearing a control transfer TT buffer.
William Gulland
2013-07-16
USB: global suspend and remote wakeup don't mix
Alan Stern
2013-06-18
usb: check usb_hub_to_struct_hub() return value
Mathias Nyman
2013-03-28
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
2013-03-28
USB: use "global suspend" for system sleep on USB-2 buses
Alan Stern
2013-03-28
USB: avoid error messages when a device is disconnected
Alan Stern
2013-03-25
USB: hub: Avoid NULL pointer dereference when hub doesn't have any ports
David Linares
2013-02-23
usb: forbid memory allocation with I/O during bus reset
Ming Lei
2013-02-08
Merge usb-linus branch into usb-next
Greg Kroah-Hartman
2013-01-25
usb: add usb port auto power off mechanism
Lan Tianyu
2013-01-25
usb: add runtime pm support for usb port device
Lan Tianyu
2013-01-24
usb: Using correct way to clear usb3.0 device's remote wakeup feature.
Lan Tianyu
2013-01-21
USB: Set usb port's DeviceRemovable according acpi information
Lan Tianyu
2013-01-20
usb: Create link files between child device and usb port device.
Lan Tianyu
2013-01-18
usb: Add driver/usb/core/(port.c,hub.h) files
Lan Tianyu
2013-01-18
Merge 3.8-rc4 into usb-next
Greg Kroah-Hartman
2013-01-11
usb/core: update power budget for SuperSpeed
Sebastian Andrzej Siewior
2013-01-11
usb/core: consider link speed while looking at bMaxPower
Sebastian Andrzej Siewior
2013-01-11
USB: hub: handle claim of enabled remote wakeup after reset
Oliver Neukum
[next]