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
Age
Commit message (
Expand
)
Author
2014-09-05
USB: fix build error with CONFIG_PM_RUNTIME disabled
Greg Kroah-Hartman
2014-09-05
usbcore: Fix wrong device in an error message in hub_port_connect()
Takashi Iwai
2014-09-05
usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1
Roger Quadros
2014-09-05
USB: Fix persist resume of some SS USB devices
Pratyush Anand
2014-09-05
USB: devio: fix issue with log flooding
Oliver Neukum
2014-09-05
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-06-17
usb: fix hub-port pm_runtime_enable() vs runtime pm transitions
Dan Williams
2014-06-17
usb: quiet peer failure warning, disable poweroff
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: usb3 ports do not support FEAT_C_ENABLE
Dan Williams
2014-05-27
usb: don't clear FEAT_C_ENABLE on usb_port_runtime_resume failure
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: sysfs link peer ports
Dan Williams
2014-05-27
usb: find internal hub tier mismatch via acpi
Dan Williams
2014-05-27
usb: assign usb3 external hub port peers
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-27
usb: common: rename phy-fsm-usb.c to usb-otg-fsm.c
Peter Chen
2014-05-27
usb: core: remove the Kconfig entry for USB_DEBUG
Peter Chen
2014-05-27
usb: remove redundant D0 power state set
Yijing Wang
2014-05-24
USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resume
Alan Stern
2014-05-20
usb: catch attempts to submit urbs with a vmalloc'd transfer buffer
Dan Williams
2014-04-16
USB: fix crash during hotplug of PCI USB controller card
Alan Stern
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
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-31
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
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-17
Merge 3.14-rc7 into staging-next
Greg Kroah-Hartman
2014-03-12
Merge 3.14-rc6 into usb-next
Greg Kroah-Hartman
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: Make DELAY_INIT quirk wait 100ms between Get Configuration requests
Julius Werner
2014-03-07
usb: Add device quirk for Logitech HD Pro Webcams C920 and C930e
Julius Werner
2014-03-07
usb: don't use PREPARE_DELAYED_WORK
Tejun Heo
[next]