index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
2020-02-11
usb: dwc3: debug: fix string position formatting mixup with ret and len
Colin Ian King
2020-02-11
usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fields
Anurag Kumar Vulisha
2020-01-29
Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-27
Merge tag 'devprop-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-22
usb: dwc3: pci: add ID for the Intel Comet Lake -V variant
Heikki Krogerus
2020-01-15
usb: dwc3: gadget: Remove END_TRANSFER delay
Thinh Nguyen
2020-01-15
usb: dwc3: gadget: Delay starting transfer
Thinh Nguyen
2020-01-15
usb: dwc3: gadget: Check END_TRANSFER completion
Thinh Nguyen
2020-01-15
usb: dwc3: turn off VBUS when leaving host mode
Bin Liu
2020-01-15
usb: dwc3: gadget: Clear DCTL.ULSTCHNGREQ before set
Thinh Nguyen
2020-01-15
usb: dwc3: gadget: Set link state to RX_Detect on disconnect
Thinh Nguyen
2020-01-15
usb: dwc3: gadget: Don't send unintended link state change
Thinh Nguyen
2020-01-13
Merge 5.5-rc6 into usb-next
Greg Kroah-Hartman
2020-01-09
usb: exynos: Rename Samsung and Exynos to lowercase
Krzysztof Kozlowski
2020-01-09
usb: dwc3: use proper initializers for property entries
Dmitry Torokhov
2019-12-30
usb: dwc3: gadget: Fix request complete check
Thinh Nguyen
2019-12-12
usb: dwc3: pci: add ID for the Intel Comet Lake -H variant
Heikki Krogerus
2019-12-10
usb: dwc3: ep0: Clear started flag on completion
Thinh Nguyen
2019-12-10
usb: dwc3: gadget: Clear started flag for non-IOC
Thinh Nguyen
2019-12-10
usb: dwc3: gadget: Fix logical condition
Tejas Joglekar
2019-11-21
usb: dwc3: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-18
Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-11-14
usb: dwc3: create debugfs directory under usb root
Chunfeng Yun
2019-11-04
Merge 5.4-rc6 into usb-next
Greg Kroah-Hartman
2019-10-31
usb: dwc3: gadget: fix race when disabling ep with cancelled xfers
Felipe Balbi
2019-10-29
usb: dwc3: of-simple: add a shutdown
Felipe Balbi
2019-10-27
usb: dwc3: remove the call trace of USBx_GFLADJ
Yinbo Zhu
2019-10-27
usb: dwc3: pci: prevent memory leak in dwc3_pci_probe
Navid Emamdoost
2019-10-27
usb: dwc3: select CONFIG_REGMAP_MMIO
Arnd Bergmann
2019-10-23
usb: dwc3: debug: Remove newline printout
Thinh Nguyen
2019-10-22
usb: dwc3: Disable phy suspend after power-on reset
Thinh Nguyen
2019-10-14
Merge 5.4-rc3 into usb-next
Greg Kroah-Hartman
2019-10-07
usb: dwc3: Remove dev_err() on platform_get_irq() failure
Hans de Goede
2019-10-07
usb: dwc3: Switch to platform_get_irq_byname_optional()
Hans de Goede
2019-10-04
usb: Fix Kconfig indentation
Krzysztof Kozlowski
2019-09-03
usb: dwc3: remove generic PHY calibrate() calls
Marek Szyprowski
2019-09-02
Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-08-30
usb: dwc3: gadget: Workaround Mirosoft's BESL check
Thinh Nguyen
2019-08-29
usb: common: Separated decoding functions from dwc3 driver.
Pawel Laszczak
2019-08-28
usb: dwc3: gadget: Set BESL config parameter
Thinh Nguyen
2019-08-28
usb: dwc3: Separate field holding multiple properties
Thinh Nguyen
2019-08-28
usb: dwc3: meson-g12a: fix suspend resume regulator unbalanced disables
Neil Armstrong
2019-08-28
usb: dwc3: st: Add of_dev_put() in probe function
Nishka Dasgupta
2019-08-28
usb: dwc3: st: Add of_node_put() before return in probe function
Nishka Dasgupta
2019-08-28
usb: dwc3: don't set gadget->is_otg flag
Roger Quadros
2019-08-09
usb: dwc3: Use clk_bulk_prepare_enable()
Andrey Smirnov
2019-08-09
usb: dwc3: Use devres to get clocks
Andrey Smirnov
2019-08-09
usb: dwc3: remove generic PHYs forwarding for XHCI device
Marek Szyprowski
2019-08-09
usb: dwc3: Update soft-reset wait polling rate
Thinh Nguyen
2019-08-09
usb: dwc3: omap: squash include/linux/platform_data/dwc3-omap.h
Masahiro Yamada
[next]