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
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
2008-07-21
USB: revert "don't use reset-resume if drivers don't support it"
Greg Kroah-Hartman
2008-07-21
USB: debounce before unregistering
Alan Stern
2008-07-21
USB: add new routine for checking port-resume type
Alan Stern
2008-07-21
USB: revert "don't lose disconnections during suspend"
Greg Kroah-Hartman
2008-07-06
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
2008-07-03
USB: don't lose disconnections during suspend
Alan Stern
2008-06-11
USB: don't use reset-resume if drivers don't support it
Linus Torvalds
2008-05-29
USB: EHCI: suppress unwanted error messages
Alan Stern
2008-05-29
USB: fix possible deadlock involving sysfs attributes
Alan Stern
2008-04-24
usb: don't update devnum for wusb devices
David Vrabel
2008-04-24
wusb: make ep0_reinit available for modules
Inaky Perez-Gonzalez
2008-04-24
wusb: devices dont use a set address
Inaky Perez-Gonzalez
2008-04-24
wusb: teach choose_address() about wireless devices
Inaky Perez-Gonzalez
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
2008-04-24
USB: log an error message when USB enumeration fails
Alan Stern
2008-04-24
USB: check serial-number string after device reset
Alan Stern
2008-04-24
USB: remove CONFIG_USB_PERSIST setting
Alan Stern
2008-04-24
USB: make USB-PERSIST work after every system sleep
Alan Stern
2008-04-24
USB: reorganize code in hub.c
Alan Stern
2008-04-24
USB: EHCI: carry out port handover during each root-hub resume
Alan Stern
2008-04-18
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-02-01
USB: mark USB drivers as being GPL only
Greg Kroah-Hartman
2008-02-01
USB: Export suspend statistics
Sarah Sharp
2008-02-01
USB: updates to usb_reset_composite_device()
Alan Stern
2008-02-01
USB: always announce a device has been added to the system
Greg Kroah-Hartman
2008-02-01
USB: force handover port to companion when hub_port_connect_change fails
Balaji Rao
2008-02-01
USB: use GFP_NOIO in reset path
Oliver Neukum
2007-12-17
USB: fix locking loop by avoiding flush_scheduled_work
Alan Stern
2007-11-28
USB: Fix priority mistakes in drivers/usb/core/hub.c
Roel Kluin
2007-10-18
freezer: introduce freezer-friendly waiting macros
Rafael J. Wysocki
2007-10-15
docbook: fix usb content
Randy Dunlap
2007-10-12
USB: mutual exclusion for EHCI init and port resets
Alan Stern
[next]