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
2018-10-02
usb: dwc3: Fix spelling of 'optimizations'
Faisal Mehmood
2018-10-02
usb: dwc3: gadget: Check ENBLSLPM before sending ep command
Thinh Nguyen
2018-10-02
usb: dwc3: add EXTCON dependency for qcom
Arnd Bergmann
2018-10-02
usb: dwc3: exynos: Add support for Exynos5433 variant with all clocks
Marek Szyprowski
2018-10-02
usb: dwc3: exynos: Rework clock handling and prepare for new variants
Marek Szyprowski
2018-10-02
usb: dwc3: exynos: Remove dead code
Marek Szyprowski
2018-09-06
Merge tag 'fixes-for-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2018-09-05
usb/dwc3/gadget: fix kernel-doc parameter warning
Randy Dunlap
2018-08-29
usb: dwc3: pci: Fix return value check in dwc3_byt_enable_ulpi_refclock()
Wei Yongjun
2018-08-29
usb: dwc3: of-simple: avoid unused function warnings
Arnd Bergmann
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: dwc3: gadget: Check MaxPacketSize from descriptor
Thinh Nguyen
2018-07-30
usb: dwc3: core: Enable AutoRetry feature in the controller
Anurag Kumar Vulisha
2018-07-30
usb: dwc3: Set default mode for dwc_usb31
Thinh Nguyen
2018-07-30
usb: dwc3: pci: Intel Merrifield can be host
Andy Shevchenko
2018-07-30
usb: dwc3: pci: Supply device properties via driver data
Andy Shevchenko
2018-07-30
usb: dwc3: Enable undefined length INCR burst type
Pengbo Mu
2018-07-30
usb: dwc3: add global soc bus configuration reg0
Pengbo Mu
2018-07-30
usb: dwc3: Describe 'wakeup_work' field of struct dwc3_pci
Andy Shevchenko
2018-07-26
usb: dwc3: change stream event enable bit back to 13
Erich E. Hoover
2018-07-26
usb: dwc3: of-simple: reset host controller at suspend/resume
Enric Balletbo i Serra
2018-07-26
usb: dwc3: pci: Use devm functions to get the phy GPIOs
Hans de Goede
2018-07-26
usb: dwc3: pci: Enable ULPI Refclk on platforms where the firmware does not
Hans de Goede
2018-07-26
usb: dwc3: pci: Add GPIO lookup table on platforms without ACPI GPIO resources
Hans de Goede
2018-07-26
usb: dwc3: Add a glue driver for Synopsys HAPS platform
Thinh Nguyen
2018-07-13
usb: dwc3: gadget: remove redundant variable maxpacket
Colin Ian King
2018-06-19
usb: dwc3: qcom: mark PM functions as __maybe_unused
Arnd Bergmann
2018-06-19
usb: dwc3: Fix error return code in dwc3_qcom_probe()
Wei Yongjun
2018-06-18
usb: dwc3: Only call clk_bulk_get() on devicetree instantiated devices
Hans de Goede
2018-06-18
usb: dwc3: of-simple: fix use-after-free on remove
Johan Hovold
2018-06-18
usb: dwc3: pci: add support for Intel IceLake
Heikki Krogerus
2018-05-31
USB: dwc3: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-05-31
usb: dwc3: Remove DEBUG define from Qualcomm DWC3 glue driver
Douglas Anderson
2018-05-21
usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeue
Mayank Rana
2018-05-21
usb: dwc3: gadget: dwc3_gadget_del_and_unmap_request() can be static
Wei Yongjun
2018-05-21
usb: dwc3: dwc3_get_extcon() can be static
kbuild test robot
2018-05-21
usb: dwc3: gadget: init req->{direction,epnum} from alloc_request()
Felipe Balbi
2018-05-21
usb: dwc3: gadget: initialize transfer index from send_gadget_ep_cmd()
Felipe Balbi
2018-05-21
usb: dwc3: gadget: assign resource_index inside get_transfer_index()
Felipe Balbi
2018-05-21
usb: dwc3: gadget: always start isochronous aligned to dep->interval
Felipe Balbi
2018-05-21
usb: dwc3: gadget: don't issue End Transfer if we have started reqs
Felipe Balbi
2018-05-21
usb: dwc3: debug: decode uFrame from event too
Felipe Balbi
2018-05-21
usb: dwc3: gadget: move dwc3_calc_trbs_left() in place of prototype
Felipe Balbi
2018-05-21
usb: dwc3: gadget: move set_xfer_resource() in place of prototype
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove a few more dwc arguments
Felipe Balbi
2018-05-21
usb: dwc3: gadget: combine modify & restore into single argument
Felipe Balbi
2018-05-21
usb: dwc3: gadget: refactor dwc3_gadget_init_endpoints()
Felipe Balbi
2018-05-21
usb: dwc3: gadget: split dwc3_gadget_ep_cleanup_completed_requests()
Felipe Balbi
2018-05-21
usb: dwc3: gadget: get rid of the length variable
Felipe Balbi
2018-05-21
usb: dwc3: gadget: reduce scope of ret variable
Felipe Balbi
[next]