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
2020-03-04
usb: core: hub: do error out if usb_autopm_get_interface() fails
Eugeniu Rosca
2020-03-04
usb: core: hub: fix unhandled return by employing a void function
Eugeniu Rosca
2020-02-10
USB: hub: Don't record a connect-change event during reset-resume
Alan Stern
2020-02-10
USB: hub: Fix the broken detection of USB3 device in SMSC hub
Hardik Gajjar
2020-01-15
usb: core: hub: Improved device recognition on remote wakeup
Keiya Nobuta
2020-01-08
usb: missing parentheses in USE_NEW_SCHEME
Qi Zhou
2019-12-04
usb, kcov: collect coverage from hub_event
Andrey Konovalov
2019-11-07
usb: Allow USB device to be warm reset in suspended state
Kai-Heng Feng
2019-10-10
usb: hub: Check device descriptor before resusciation
David Heinzelmann
2019-07-03
usb: Handle USB3 remote wakeup for LPM enabled devices correctly
Lee, Chiasheng
2019-06-20
USB: core: correct a spelling mistake in the comment
Harry Pan
2019-06-05
usb: Add devaddr in struct usb_device
Jim Lin
2019-05-21
usb: core: hub: Disable hub-initiated U1/U2
Thinh Nguyen
2019-05-21
usb: core: hub: Enable/disable U1/U2 in configured state
Thinh Nguyen
2019-05-03
Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-05-03
USB: Export usb_wakeup_enabled_descendants()
Douglas Anderson
2019-04-17
USB: core: Don't unbind interfaces following device reset failure
Alan Stern
2019-04-16
USB: hub: Remove returned value 'status' since never used
Mathieu Malaterre
2019-02-08
usb: handle warm-reset port requests on hub resume
Jan-Marek Glogowski
2019-01-18
USB: Consolidate LPM checks to avoid enabling LPM twice
Kai-Heng Feng
2019-01-18
USB: Add new USB LPM helpers
Kai-Heng Feng
2019-01-18
usb: hub: add retry routine after intr URB submit error
Nicolas Saenz Julienne
2018-12-10
Merge 4.20-rc6 into usb-next
Greg Kroah-Hartman
2018-12-05
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
2018-12-05
USB: Fix invalid-free bug in port_over_current_notify()
Alan Stern
2018-12-05
usb: hub: delay hub autosuspend if USB3 port is still link training
Mathias Nyman
2018-11-14
usb: core: Fix hub port connection events lost
Dennis Wassenberg
2018-11-07
USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
Kai-Heng Feng
2018-10-09
usb: core: fix memory leak on port_dev_path allocation
Colin Ian King
2018-10-02
usb: hub: try old enumeration scheme first for high speed devices
Zeng Tao
2018-09-28
usb: core: added uevent for over-current
Jon Flatley
2018-07-30
Merge 4.18-rc7 into usb-next
Greg Kroah-Hartman
2018-07-21
usb: core: handle hub C_PORT_OVER_CURRENT condition
Bin Liu
2018-06-25
USB: Report wakeup events on root-hub ports
Alan Stern
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-31
usb: hub: Per-port setting to reduce TRSTRCY to 10 ms
Nicolas Boichat
2018-05-31
usb: hub: Per-port setting to use old enumeration scheme
Nicolas Boichat
2018-04-30
Merge 4.17-rc3 into usb-next
Greg Kroah-Hartman
2018-04-25
usb: do not reset if a low-speed or full-speed device timed out
Maxim Moseychuk
2018-04-22
USB: show USB 3.2 Dual-lane devices as Gen Xx2 during device enumeration
Mathias Nyman
2018-04-22
USB: Add support to store lane count used by USB 3.2
Mathias Nyman
2018-04-22
usb: hub: Don't wait for connect state at resume for powered-off ports
Dominik Bozek
2018-04-22
USB: Increment wakeup count on remote wakeup.
Ravi Chandra Sadineni
2018-03-25
USB: announce bcdDevice as well as idVendor, idProduct.
Benson Leung
2018-03-23
usb: hub: Reduce warning to notice on power loss
Tomeu Vizoso
2018-03-22
usb: core: introduce per-port over-current counters
Richard Leitner
2018-03-09
usb: Don't disable Latency tolerance Messaging (LTM) before port reset
Mathias Nyman
2017-12-18
Merge 4.15-rc4 into usb-next
Greg Kroah-Hartman
2017-12-15
usb: core: add support for USB_REQ_SET_ISOCH_DELAY
Felipe Balbi
2017-12-06
usb: core: Fix logging messages with spurious periods after newlines
Joe Perches
[next]