index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
2011-02-17
usb: Realloc xHCI structures after a hub is verified.
Sarah Sharp
2011-02-17
USB: prevent buggy hubs from crashing the USB stack
Alan Stern
2010-11-22
USB: accept some invalid ep0-maxpacket values
Alan Stern
2010-08-13
USB delay init quirk for logitech Harmony 700-series devices
Phil Dibowitz
2010-03-15
USB: Move hcd free_dev call into usb_disconnect to fix oops
Herbert Xu
2010-01-25
USB: add missing delay during remote wakeup
Alan Stern
2010-01-06
USB: fix bugs in usb_(de)authorize_device
Alan Stern
2010-01-06
USB: rename usb_configure_device
Alan Stern
2009-11-30
USB: EHCI: don't send Clear-TT-Buffer following a STALL
Alan Stern
2009-09-23
USB: Add hub descriptor update hook for xHCI
Sarah Sharp
2009-09-23
USB: don't lose mode switch events on suspended devices
Alan Stern
2009-09-23
USB: check for hub driver not bound to root hub device
Alan Stern
2009-09-23
USB: make intf.pm_usage an atomic_t
Alan Stern
2009-09-23
USB: add API for userspace drivers to "claim" ports
Alan Stern
2009-07-12
USB: fix the clear_tt_buffer interface
Alan Stern
2009-06-15
USB: Support for addressing a USB device under xHCI
Sarah Sharp
2009-06-15
USB: Don't reset USB 3.0 devices on port change detection.
Sarah Sharp
2009-06-15
USB: Add USB 3.0 roothub support to USB core.
Sarah Sharp
2009-06-15
USB: Add SuperSpeed to the list of USB device speeds.
Sarah Sharp
2009-06-15
USB: hub.c: fix sparse warnings
H Hartley Sweeten
2009-03-24
USB: more u32 conversion after transfer_buffer_length and actual_length
Roel Kluin
2009-03-24
USB: don't send Set-Interface after reset
Alan Stern
2009-03-24
USB: allow libusb to talk to unauthenticated WUSB devices
David Vrabel
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-01-27
USB: fix toggle mismatch in disable_endpoint paths
Alan Stern
2009-01-15
drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y build
David Brownell
2009-01-07
USB: re-enable interface after driver unbinds
Alan Stern
2009-01-07
USB: utilize the bus notifiers
Alan Stern
2009-01-07
USB: make printk messages more searchable
Wu Fengguang
2009-01-07
USB: Enhance usage of pm_message_t
Alan Stern
2009-01-07
USB: announce new devices earlier
Alan Stern
2009-01-07
USB: Introduce usb_queue_reset() to do resets from atomic contexts
Inaky Perez-Gonzalez
2009-01-07
USB: add asynchronous autosuspend/autoresume support
Alan Stern
2008-10-29
USB: prevent autosuspend during hub initialization
Alan Stern
2008-10-29
USB: fix crash when URBs are unlinked after the device is gone
Alan Stern
2008-10-22
USB: don't rebind drivers after failed resume or reset
Alan Stern
2008-10-17
USB: hub.c: Add initial_descriptor_timeout module parameter for usbcore
Jaroslav Kysela
2008-10-17
USB: change hub initialization sleeps to delayed_work
Alan Stern
2008-09-23
USB: revert recovery from transient errors
Alan Stern
2008-08-21
USB: automatically enable RHSC interrupts
Alan Stern
2008-07-21
USB: use reset_resume when normal resume fails
Alan Stern
2008-07-21
USB: Force unbinding of drivers lacking reset_resume or other methods
Alan Stern
2008-07-21
USB: fix usb_reset_device and usb_reset_composite_device(take 3)
Ming Lei
2008-07-21
USB: remove interface parameter of usb_reset_composite_device
Ming Lei
2008-07-21
usb: hub: add check for unsupported bus topology
Felipe Balbi
2008-07-21
USB: combine hub_quiesce and hub_stop
Alan Stern
2008-07-21
USB: combine hub_activate and hub_restart
Alan Stern
2008-07-21
USB: optimize port debouncing during hub activation
Alan Stern
2008-07-21
USB: try to salvage lost power sessions
Alan Stern
2008-07-21
USB: simplify hub_restart() logic
Alan Stern
[next]