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
2019-07-14
usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()
Martin Blumenstingl
2019-06-19
usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
Douglas Anderson
2019-06-19
usb: dwc2: Fix DMA cache alignment issues
Martin Schiller
2019-05-31
usb: dwc2: gadget: Increase descriptors count for ISOC's
Minas Harutyunyan
2019-02-12
usb: dwc2: Disable power down feature on Samsung SoCs
Marek Szyprowski
2019-01-09
usb: dwc2: disable power_down on Amlogic devices
Martin Blumenstingl
2019-01-09
usb: dwc2: host: use hrtimer for NAK retries
Terin Stock
2018-12-13
usb: dwc2: pci: Fix an error code in probe
Dan Carpenter
2018-11-13
usb: dwc2: fix a race with external vbus supply
Fabrice Gasnier
2018-11-13
usb: dwc2: fix call to vbus supply exit routine, call it unlocked
Fabrice Gasnier
2018-09-05
usb: dwc2: Fix call location of dwc2_check_core_endianness
Bruno Meirelles Herrera
2018-07-30
Merge tag 'usb-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2018-07-30
usb: dwc2: Turn on uframe_sched on "stm32f4x9_fsotg" platforms
Douglas Anderson
2018-07-30
usb: dwc2: Turn on uframe_sched on "amlogic" platforms
Douglas Anderson
2018-07-30
usb: dwc2: Turn on uframe_sched on "his" platforms
Douglas Anderson
2018-07-30
usb: dwc2: Turn on uframe_sched on "bcm" platforms
Douglas Anderson
2018-07-30
usb: dwc2: gadget: ISOC's starting flow improvement
Minas Harutyunyan
2018-07-30
usb: dwc2: Make dwc2_readl/writel functions endianness-agnostic.
Gevorg Sahakyan
2018-07-30
usb: dwc2: replace ioread32/iowrite32_rep with dwc2_readl/writel_rep
Gevorg Sahakyan
2018-07-30
usb: dwc2: Modify dwc2_readl/writel functions prototype
Gevorg Sahakyan
2018-07-26
usb: dwc2: Move dwc2_readl/writel functions after hsotg structure
Gevorg Sahakyan
2018-07-17
usb: dwc2: Fix inefficient copy of unaligned buffers
Antti Seppälä
2018-07-17
usb: dwc2: Fix DMA alignment to start at allocated boundary
Antti Seppälä
2018-07-17
usb: dwc2: avoid NULL dereferences
John Keeping
2018-07-17
usb: dwc2: host: do not delay retries for CONTROL IN transfers
Dmitry Torokhov
2018-06-19
dwc2: gadget: Fix ISOC IN DDMA PID bitfield value calculation
Minas Harutyunyan
2018-06-19
usb: gadget: dwc2: fix memory leak in gadget_init()
Grigor Tovmasyan
2018-06-19
usb: dwc2: fix isoc split in transfer with no data
William Wu
2018-06-19
usb: dwc2: alloc dma aligned buffer for isoc split in
William Wu
2018-06-19
usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
William Wu
2018-06-19
usb: dwc2: Fix host exit from hibernation flow.
Artur Petrosyan
2018-06-18
usb: dwc2: gadget: fix packet drop issue for ISOC OUT transfers
Minas Harutyunyan
2018-06-18
usb: dwc2: gadget: fix packet drop issue in dwc2_gadget_handle_nak
Zeng Tao
2018-06-18
usb: dwc2: gadget: Fix issue in dwc2_gadget_start_isoc()
Minas Harutyunyan
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-31
USB: dwc2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-05-21
usb: dwc2: gadget: Fix coverity issue
Grigor Tovmasyan
2018-05-21
usb: dwc2: pci: Fix error return code in dwc2_pci_probe()
Wei Yongjun
2018-05-21
usb: dwc2: WA for Full speed ISOC IN in DDMA mode.
Artur Petrosyan
2018-05-21
usb: dwc2: dwc2_vbus_supply_init: fix error check
Tomeu Vizoso
2018-05-21
usb: dwc2: Fix HiKey regression caused by power_down feature
John Stultz
2018-05-21
usb: dwc2: Fix kernel doc's warnings.
Grigor Tovmasyan
2018-05-15
usb: dwc2: Change reading of current frame number flow.
Artur Petrosyan
2018-05-15
usb: dwc2: debugfs: Don't touch RX FIFO during register dump
Stefan Wahren
2018-05-15
usb: dwc2: Fix crash in incomplete isoc intr handlers.
Artur Petrosyan
2018-05-15
usb: dwc2: Add Interpacket Gap(IPG) feature support
Grigor Tovmasyan
2018-05-15
usb: dwc2: Enable BNA interrupt for IN endpoints
Minas Harutyunyan
2018-05-15
usb: dwc2: Change ISOC DDMA flow
Minas Harutyunyan
2018-03-23
Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2018-03-20
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
[next]