- a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
- f5a6c5b usb: dwc3: add make compatible for rockchip platform by Frank Wang · 4 years, 6 months ago
- a4a2912 usb: dwc3: amend UTMI/UTMIW phy interface setup by Frank Wang · 4 years, 6 months ago
- 461409b usb: dwc3: Enable AutoRetry feature in the controller by Jagan Teki · 4 years, 6 months ago
- 0ece2f7 usb: dwc3: Add disable u2mac linestate check quirk by Jagan Teki · 4 years, 6 months ago
- b29bcd7 usb: dwc3: add dis_u2_freeclk_exists_quirk by Frank Wang · 4 years, 6 months ago
- 0c3b6f5 usb: dwc3: add dis_enblslpm_quirk by Frank Wang · 4 years, 6 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 1eb3c30 usb: dwc3: Add versal compatibility string to dwc3 glue ids by Siva Durga Prasad Paladugu · 4 years, 7 months ago
- c1157dc usb: dwc3: add dis_del_phy_power_chg_quirk by Jagan Teki · 4 years, 7 months ago
- f8bced1 usb: dwc3: use the phy bulk API to get phys by developer · 4 years, 7 months ago
- a29def2 usb: dwc3-meson-g12a: add power-on/off of the PHYs by Neil Armstrong · 4 years, 7 months ago
- 1b80705 usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 9 months ago
- 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 10 months ago
- 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 10 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- c628295 dwc3-generic: Add support for AM654 USB controller by Vignesh Raghavendra · 5 years ago
- 5abcf94 usb: dwc3: Fix UTMI/UTMIW phy interface initialization by Jagan Teki · 5 years ago
- 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 106c71f usb: dwc3: Add phy interface for dwc3_uboot by Jagan Teki · 5 years ago
- c6de6cf dwc3: flush cache only if there is a buffer attached to a request by Marek Szyprowski · 5 years ago
- e9310fc dwc3-generic: Don't fail probe if clk/reset entries are absent by Vignesh Raghavendra · 5 years ago
- 731a2a3 usb: dwc3: Kconfig: get rid of obsolete mode selection by Jean-Jacques Hiblot · 5 years ago
- ce868d0 usb: dwc3: Add dwc3_of_parse() to get quirks information from DT by Jean-Jacques Hiblot · 5 years ago
- 547df0d usb: dwc3-generic: if no max speed is specified in DT, assume super speed by Jean-Jacques Hiblot · 5 years ago
- 175cd7c usb: dwc3-generic: add a new host driver that uses the dwc3 core by Jean-Jacques Hiblot · 5 years ago
- 2bf2c35 usb: dwc3-generic: factorize code by Jean-Jacques Hiblot · 5 years ago
- a33aa76 usb: dwc3-generic: use platdata by Jean-Jacques Hiblot · 5 years ago
- 9f1b49c usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exit by Jean-Jacques Hiblot · 5 years ago
- 73a1b8b usb: dwc3: switch to peripheral mode when exiting by Jean-Jacques Hiblot · 5 years ago
- 7bb245a drivers: usb: dwc3: setup phy before dwc3 core soft reset by T Karthik Reddy · 6 years ago
- b49b5c2 usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue by Jean-Jacques Hiblot · 5 years ago
- 5a94557 usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback by Jean-Jacques Hiblot · 5 years ago
- 1f70889 usb: dwc3: Add Meson G12A USB Glue by Neil Armstrong · 6 years ago
- ca848df dwc3-generic: Add support for the am437x by Jean-Jacques Hiblot · 6 years ago
- 3e0684b usb: dwc3-generic: make it compatible with "ti, keystone-dwc3" by Jean-Jacques Hiblot · 6 years ago
- 80d353c usb: composite: Move bitmap related operations to ./include/linux/bitmap.h by Lukasz Majewski · 6 years ago
- 65596f1 dwc3-generic: Add support for the TI DWC3 glue by Jean-Jacques Hiblot · 6 years ago
- 31da49d usb: dwc3: Fix a compilation error with the edison defconfig by Jean-Jacques Hiblot · 6 years ago
- ae004d3 dwc3-generic: Add select_dr_mode operation by Jean-Jacques Hiblot · 6 years ago
- aa866a0 dwc3-generic: Handle the PHYs, the clocks and the reset lines by Jean-Jacques Hiblot · 6 years ago
- 9dc0d5c dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · 6 years ago
- 3de978a dwc3: move phy operation to core.c by Jean-Jacques Hiblot · 6 years ago
- d7c36ae dwc3_generic: do not probe the USB device driver when it's bound by Jean-Jacques Hiblot · 6 years ago
- 49ba05c usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt() by Jean-Jacques Hiblot · 6 years ago
- 44aaec7 usb: introduce a separate config option for DM USB device by Jean-Jacques Hiblot · 6 years ago
- 8a3cb9f1 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · 6 years ago
- d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
- 9aadafc bug.h: introduce WARN_ONCE by Ramon Fried · 6 years ago
- 121f93c drivers: usb: dwc3: remove devm_zalloc from linux_compact by Mugunthan V N · 7 years ago
- 9d8cbbf usb: dwc3: Add generic DWC3 glue logic driver by Michal Simek · 7 years ago
- 5f7ff71 usb: dwc3: Add dwc3_init/remove with DM_USB by Mugunthan V N · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 0da3db9 usb: dwc3-uniphier: replace <common.h> with <linux/bitops.h> by Masahiro Yamada · 7 years ago
- 958f0f0 bug.h: move runtime BUG/WARN macros into <linux/bug.h> by Masahiro Yamada · 7 years ago
- bf9c293 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
- a50bab3 usb: dwc3: add UniPhier specific glue layer by Masahiro Yamada · 7 years ago
- 66038de usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3 by Masahiro Yamada · 7 years ago
- 8e17c16 usb: dwc3: gadget: make cache-maintenance on event buffers more robust by Philipp Tomsich · 8 years ago
- ed12167 usb: dwc3: ensure consistent types for dwc3_flush_cache by Philipp Tomsich · 8 years ago
- c3e61e0 usb: dwc3: gadget: Remove unused header inclusion by Vincent Tinelli · 8 years ago
- 813fe9d ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · 8 years ago
- 470c722 usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled by Roger Quadros · 9 years ago
- 38db33a usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig by Sam Protsenko · 9 years ago
- 70ad200 usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig by Sam Protsenko · 9 years ago
- 8073f47 usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig by Sam Protsenko · 9 years ago
- b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 9 years ago
- 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
- 424305f usb: dwc3: fix build warnings by Felipe Balbi · 9 years ago
- 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
- 698cd6f usb: dwc3: Fix warnings on 64-bit builds by Michal Simek · 9 years ago
- 9851f52 linux, compat: add missing definitions for ubi by Heiko Schocher · 9 years ago
- cc55adf TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx by Kishon Vijay Abraham I · 9 years ago
- 4329a05 usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts by Kishon Vijay Abraham I · 9 years ago
- f873c5c samsung: usb: phy: Support for DWC3 PHY by Lukasz Majewski · 10 years ago
- 5eee56a usb: dwc3: Correct clean up code for requests by Lukasz Majewski · 10 years ago
- b0abde9 usb: dwc3: gadget: Set non EP0 max packet limit to 512B by Lukasz Majewski · 10 years ago
- 9f28505 usb: dwc3: gadget: Set all ctrl fields of Transfer Control Blocks (TRB) to be LST by Lukasz Majewski · 10 years ago
- b0bacbe usb: dwc3: optimize interrupt loop by Marek Szyprowski · 10 years ago
- 3a88fd2 usb: dwc3: add a workaround for too small OUT requests by Marek Szyprowski · 10 years ago
- bf35c60 usb: dwc3: make dwc3_set_mode to static by Joonyoung Shim · 10 years ago
- dc6d240 usb: dwc3: Remove BIT(x) macro from DWC3's gadget code by Lukasz Majewski · 10 years ago
- ea71c1a usb: dwc3: Makefile: Make dwc3 driver compile in u-boot by Kishon Vijay Abraham I · 10 years ago
- f18ed9a usb: dwc3: Add chained TRB support for ep0 by Kishon Vijay Abraham I · 10 years ago
- e1d80c9 usb: dwc3: ep0: preparation for implementing chained TRB by Kishon Vijay Abraham I · 10 years ago
- c7bdfe3 dwc3: flush the buffers before using it by Kishon Vijay Abraham I · 10 years ago
- e99e37b usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms by Kishon Vijay Abraham I · 10 years ago
- 0bc879b usb: dwc3: dwc3-omap: add interrupt status API to check for interrupts by Kishon Vijay Abraham I · 10 years ago
- ee0bb0a dwc3: dwc3-omap: add support for multiple dwc3-omap controllers by Kishon Vijay Abraham I · 10 years ago
- 6311ae7 usb: dwc3: dwc3-omap: change probe and remove to uboot init and uboot exit code by Kishon Vijay Abraham I · 10 years ago
- dcc2c44 include: dwc3-omap-uboot: add a structure for populating dwc3-omap platform data by Kishon Vijay Abraham I · 10 years ago
- e9808cf usb: dwc3: dwc3-omap: make dwc3-omap build in uboot by Kishon Vijay Abraham I · 10 years ago
- 1cee7b1 dwc3: core: added an API to invoke irq handlers by Kishon Vijay Abraham I · 10 years ago
- dc5c653 dwc3: core: add support for multiple dwc3 controllers by Kishon Vijay Abraham I · 10 years ago
- bfbf05d dwc3: core: change probe and remove to uboot init and uboot exit code by Kishon Vijay Abraham I · 10 years ago
- 99030d7 usb: dwc3: core: make dwc3 core build in uboot by Kishon Vijay Abraham I · 10 years ago