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
/
arch
/
arm
/
mach-mx6
/
usb_dr.c
Age
Commit message (
Expand
)
Author
2013-06-19
ENGR00262868 msl-mx6: usb: do not enable id wakeup interrupt for non-otg
Peter Chen
2013-06-19
ENGR00262528-1 mx6-msl: usb: the static variables needs to be initialized
Peter Chen
2013-05-10
ENGR00261451-3 mx6-msl: usb: add debounce time for otgsc value
Peter Chen
2013-04-24
ENGR00258491-4 msl-mx6: usb: fix clock unmatch problem after unload module
Peter Chen
2013-04-24
ENGR00258491-2 msl-mx6: usb: put PHY to be out of low power explicitly
Peter Chen
2013-04-11
ENGR00257130-6 mx6-msl: usb: Add 500us delay for phy stable time
Peter Chen
2013-04-11
ENGR00257130-2 msl: usb: Disable auto power PHY if usb wakeup disabled
Peter Chen
2013-03-22
ENGR00255484-3 msl: usb: add clock deinit at fail path
Peter Chen
2013-03-06
ENGR00251209-6 msl-mx6: usb: keep the phy lower flag as true defaultly
Peter Chen
2013-03-06
ENGR00251209-4 msl-mx6: usb: Fix system hang when unload gadget module
Peter Chen
2013-03-06
ENGR00251209-3 usb: fix below build warning
Peter Chen
2012-12-05
ENGR00235630 MX6 USB :fix USB does not work when plug in device during suspend
make shi
2012-11-15
ENGR00233728 mx6 usb: change usb driver load from arch_initcall to module_init
make shi
2012-11-14
ENGR00233051-03 Mx6 USB: msl implementation for USB OTG modulization
make shi
2012-09-25
ENGR00225131-04 MX6 USB: implement platform_phy_power_on for USB otg and h1
make shi
2012-09-25
ENGR00225131-01 USB: revert ENGR00221317-02 about set stop_mode_config patch
make shi
2012-08-29
ENGR00221716-01 Mx6 USB host: set disconnect bit should wait for resume finished
make shi
2012-08-24
ENGR00221317-02 Mx6 USB host: set stop_mode_config when any USB host enabled
make shi
2012-07-30
ENGR00218771 mx6 USB:USB disconnect issue verification on MX6QTO1.2/MX6DLTO1.1
make shi
2012-07-20
ENGR00212232-01 USB:fix otg can not work without phy power if VBUS removed
make shi
2012-07-20
ENGR00212322-2 usb: store anatop base address at udc's platform data
Peter Chen
2012-07-20
ENGR00211329-2 add mutex for otg wake up enable
Tony LIU
2012-07-20
ENGR00209480-4 mx6sl_usb remove the sw workaround to verify IC fix
Tony LIU
2012-07-20
ENGR00178939 [mx6] usb host, msleep may be called in atomic context
Tony LIU
2012-07-20
ENGR00177771 usb: usb wakeup enable should include both controller and phy
Peter Chen
2012-07-20
ENGR00176299-1 usb host suspend/resume can't work randomly
Tony LIU
2012-07-20
ENGR00176147-2: usb: pass the wakeup event to pdata
Peter Chen
2012-07-20
ENGR00174734-1 usb: need to discharge both dp and dm
Peter Chen
2012-07-20
ENGR00174128-2 Revert "Remove the discharge for VBUS and DP-2"
Peter Chen
2012-07-20
ENGR00173378-1 usb: device: Change judgement condition for resume occurrence
Peter Chen
2012-07-20
ENGR00171027-1 [USB_HOST]after plug in/out on the hub,host can't work
Tony LIU
2012-07-20
ENGR00169661:Remove the discharge for VBUS and DP
Tony LIU
2012-07-20
ENGR00162583-1 usb msl: avoid class driver access register after usb is off
Peter Chen
2012-07-20
ENGR00161598 [MX6]OTG driver: load fail issue
make shi
2012-07-20
ENGR00161383 [MX6Q] USB OTG: enable OTG driver
make shi
2012-07-20
ENGR00152915-1 mx6q-usb: refine usb phy usage
Peter Chen
2012-07-20
ENGR00152493-1 mx6q: add usb function
Peter Chen