index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hub.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-10
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-19
USB: OTG: rename product list of devices
Greg Kroah-Hartman
2020-06-19
USB: rename USB OTG hub configuration option
Greg Kroah-Hartman
2020-05-18
Merge 5.7-rc6 into usb-next
Greg Kroah-Hartman
2020-05-15
usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
Eugeniu Rosca
2020-04-28
usb: core: hub: use true,false for bool variable
Jason Yan
2020-04-23
USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...
Alan Stern
2020-04-23
USB: hub: Fix handling of connect changes during sleep
Alan Stern
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
[next]