index
:
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
2014-08-27
USB: fix build error with CONFIG_PM_RUNTIME disabled
Greg Kroah-Hartman
2014-08-26
usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1
Roger Quadros
2014-08-19
usb: core: fix below build warning
Peter Chen
2014-08-19
usbcore: Fix wrong device in an error message in hub_port_connect()
Takashi Iwai
2014-08-04
Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-07-18
USB: Fix persist resume of some SS USB devices
Pratyush Anand
2014-07-18
usbcore: don't log on consecutive debounce failures of the same port
Oliver Neukum
2014-07-17
usb: Check if port status is equal to RxDetect
Gavin Guo
2014-07-09
usb: force warm reset to break link re-connect livelock
Dan Williams
2014-07-09
usb: allow lpm (en/dis)able only if device is atleast in default state
Pratyush Anand
2014-06-17
usb: fix hub-port pm_runtime_enable() vs runtime pm transitions
Dan Williams
2014-06-17
usb: improve "not suspended yet" message in hub_suspend()
Dan Williams
2014-06-17
usb: fix ->update_hub_device() vs hdev->maxchild
Dan Williams
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-06-02
usb: hub_handle_remote_wakeup() only exists for CONFIG_PM=y
Stephen Rothwell
2014-05-27
usb: resume child device when port is powered on
Dan Williams
2014-05-27
usb: hub_handle_remote_wakeup() depends on CONFIG_PM_RUNTIME=y
Dan Williams
2014-05-27
usb: introduce port status lock
Dan Williams
2014-05-27
usb: synchronize port poweroff and khubd
Dan Williams
2014-05-27
usb: refactor port handling in hub_events()
Dan Williams
2014-05-27
usb: block suspension of superspeed port while hispeed peer is active
Dan Williams
2014-05-27
usb: make usb_port flags atomic, rename did_runtime_put to child_usage
Dan Williams
2014-05-27
usb: assign default peer ports for root hubs
Dan Williams
2014-05-27
usb: cleanup setting udev->removable from port_dev->connect_type
Dan Williams
2014-05-27
usb: rename usb_port device objects
Dan Williams
2014-05-27
usb: disable port power control if not supported in wHubCharacteristics
Dan Williams
2014-05-27
USB: mutual exclusion for resetting a hub and power-managing a port
Alan Stern
2014-05-27
USB: separate usb_address0 mutexes for each bus
Todd E Brandt
2014-05-24
USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resume
Alan Stern
2014-04-01
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-04-01
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-03-19
USB: disable reset-resume when USB_QUIRK_RESET is set
Alan Stern
2014-03-17
USB: unbind all interfaces before rebinding any
Alan Stern
2014-03-10
usbcore: rename struct dev_state to struct usb_dev_state
Valentina Manea
2014-03-08
staging: usbip: claim ports used by shared devices
Valentina Manea
2014-03-07
usb: don't use PREPARE_DELAYED_WORK
Tejun Heo
2014-03-04
usb: Reset USB-3 devices on USB-3 link bounce
Hans de Goede
2014-03-04
usb: Clear host_endpoint->streams when implicitly freeing streams
Hans de Goede
2014-03-04
usb/xhci: Change how we indicate a host supports Link PM.
Sarah Sharp
2014-02-28
usb: hub: usb_ext_cap_descriptor.bmAttributes is le32
Bjørn Mork
2014-02-28
hub: debug message for failing to enable device
Oliver Neukum
2014-02-07
usb: move hub init and LED blink work to power efficient workqueue
Shaibal Dutta
2014-01-22
Revert "usbcore: set lpm_capable field for LPM capable root hubs"
Sarah Sharp
2014-01-08
usb:hub set hub->change_bits when over-current happens
Shen Guang
2014-01-07
USB: core: correct spelling mistakes in comments and warning
Rahul Bedarkar
2014-01-07
USB: fix race between hub_disconnect and recursively_mark_NOTATTACHED
Alan Stern
2013-12-21
USB: core: remove CONFIG_USB_DEBUG usage
Greg Kroah-Hartman
2013-12-16
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
2013-12-10
usb: xhci: change enumeration scheme to 'new scheme' by default
Dan Williams
2013-12-09
usb: core: get config and string descriptors for unauthorized devices
Thomas Pugliese
[next]