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
/
dwc2
Age
Commit message (
Expand
)
Author
2016-07-27
usb: dwc2: fix regression on big-endian PowerPC/ARM systems
Arnd Bergmann
2015-11-20
usb: dwc2: fix kernel oops during driver probe
Stefan Wahren
2015-11-19
usb: dwc2: make otg clk optional
Stefan Wahren
2015-11-19
usb: dwc2: Return errors from PHY
Stefan Wahren
2015-11-19
usb: dwc2: Make PHY optional
John Youn
2015-11-17
usb: dwc2: host: Fix remote wakeup when not in DWC2_L2
Douglas Anderson
2015-11-17
usb: dwc2: host: Fix ahbcfg for rk3066
Douglas Anderson
2015-10-19
usb: dwc2: host: Fix use after free w/ simultaneous irqs
Doug Anderson
2015-10-16
usb: dwc2: host: Protect PCGCTL with lock in dwc2_port_resume()
Douglas Anderson
2015-10-14
usb: dwc2: refactor common low-level hw code to platform.c
Marek Szyprowski
2015-10-14
usb: dwc2: remove no longer needed init_mutex
Marek Szyprowski
2015-10-13
usb: dwc2: fix duplicate argument warning
Mian Yousaf Kaukab
2015-10-02
usb: dwc2: gadget: parity fix in isochronous mode
Roman Bacik
2015-10-01
usb: dwc2: fix unbalanced phy control
Marek Szyprowski
2015-10-01
usb: dwc2: remove non-functional clock gating
Marek Szyprowski
2015-10-01
usb: dwc2: remove double call to dwc2_hsotg_of_probe
Marek Szyprowski
2015-10-01
usb: dwc2: gadget: fix a memory use-after-free bug
Yunzhi Li
2015-10-01
usb: dwc2: exit hibernation on session request
Mian Yousaf Kaukab
2015-10-01
usb: dwc2: gadget: handle reset interrupt before endpoint interrupts
Mian Yousaf Kaukab
2015-10-01
usb: dwc2: gadget: exit hibernation before power down
Gregory Herrero
2015-10-01
usb: dwc2: gadget: unmask idstschng interrupt only if controller supports it
Gregory Herrero
2015-10-01
usb: dwc2: gadget: only reset core after addressed state
Mian Yousaf Kaukab
2015-10-01
usb: dwc2: gadget: kill ep0 requests before reinitializing core
Mian Yousaf Kaukab
2015-10-01
usb: dwc2: gadget: stop current transfer on dequeue
Mian Yousaf Kaukab
2015-10-01
usb: dwc2: gadget: print complete setup packet
Mian Yousaf Kaukab
2015-10-01
usb: dwc2: gadget: ignore stall check for ep0
Mian Yousaf Kaukab
2015-10-01
usb: dwc2: gadget: abort core init if core_reset fails
Gregory Herrero
2015-10-01
usb: dwc2: gadget: set op_state in vbus_session call
Gregory Herrero
2015-10-01
usb: dwc2: gadget: don't modify pullup state in host mode
Gregory Herrero
2015-10-01
usb: dwc2: force dr_mode in case of configuration mismatch
Mian Yousaf Kaukab
2015-10-01
usb: dwc2: gadget: initialize op_state for peripheral only configuration
Mian Yousaf Kaukab
2015-10-01
usb: dwc2: gadget: ensure lx_state corresponds to current state
Gregory Herrero
2015-10-01
usb: dwc2: host: kill remaining urbs using -ECONNRESET status
Gregory Herrero
2015-10-01
usb: dwc2: host: use correct frame number during qh init
Gregory Herrero
2015-10-01
usb: dwc2: host: correctly dump urb isochronous descriptors
Gregory Herrero
2015-10-01
usb: dwc2: host: wait 3ms for controller stabilization
Gregory Herrero
2015-10-01
usb: dwc2: host: clear pending interrupts prior hibernation
Gregory Herrero
2015-10-01
usb: dwc2: host: disable interrupt during stop
Gregory Herrero
2015-10-01
usb: dwc2: host: add disconnect interrupt to host only interrupts
Mian Yousaf Kaukab
2015-10-01
usb: dwc2: host: disconnect hcd prior stopping it
Gregory Herrero
2015-10-01
usb: dwc2: host: reset frame number after suspend
Gregory Herrero
2015-10-01
usb: dwc2: host: resume only if bus is suspended
Gregory Herrero
2015-10-01
usb: dwc2: host: ignore wakeup interrupt if hibernation supported
Gregory Herrero
2015-10-01
usb: dwc2: host: avoid resetting lx_state to L3 during disconnect
Gregory Herrero
2015-10-01
usb: dwc2: host: update hcd and lx_state during start/stop callbacks
Gregory Herrero
2015-10-01
usb: dwc2: host: enter hibernation during bus suspend
Gregory Herrero
2015-10-01
usb: dwc2: host: add flag to reflect bus state
Gregory Herrero
2015-10-01
usb: dwc2: host: create a function to handle port_resume
Gregory Herrero
2015-10-01
usb: dwc2: host: don't clear hprt0 status bits when exiting hibernation
Gregory Herrero
2015-09-27
usb: common: of_usb_get_dr_mode to usb_get_dr_mode
Heikki Krogerus
[next]