- 46238dd usb: dwc2: handle return code of dev_read_size() in of to, plat function by Wolfgang Grandegger · 2 years, 9 months ago
- 86f4923 drivers/usb/gadget/dwc2_udc_otg.c: Fix spelling of "resetting". by Vagrant Cascadian · 3 years ago
- 8283259 usb: gadget: dwc2_udc_otg: set ep's desc during enable/disable by Gary Bisson · 2 years, 11 months ago
- 1d2f3d5 usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_driver() by Patrice Chotard · 3 years, 10 months ago
- 3d09a6a usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotg by Patrick Delaunay · 3 years, 10 months ago
- a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
- aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 09aee38 usb: gadget: dwc2_udc_otg: return zero when reset property is not present by Jaehoon Chung · 4 years, 1 month ago
- 99df7a5 usb: dwc2: add "u-boot,force-vbus-detection" for stm32 by Patrick Delaunay · 4 years, 2 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
- 43903f3 usb: dwc2_udc_otg: use the phy bulk API to get phys by developer · 4 years, 7 months ago
- 1b80705 usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 9 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
- 2a7a7d9 usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) support by Marek Szyprowski · 5 years ago
- c01090e usb: dwc2: allow peripheral mode for OTG configuration by Patrick Delaunay · 5 years ago
- ed74263 usb: dwc2: correctly handle binding for g-tx-fifo-size by Patrick Delaunay · 5 years ago
- 7f3384d stm32mp1: add stusb1600 support for DK1 and DK2 board by Patrick Delaunay · 6 years ago
- e014cb6 usb: dwc2: add support for STM32MP1 by Patrick Delaunay · 6 years ago
- 00f3fc6 usb: dwc2_udc_otg: Add tx_fifo_sz array support by Patrice Chotard · 6 years ago
- 80a0de1 usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register by Patrick Delaunay · 6 years ago
- e2ad779 usb: dwc2: Add function for session B check by Patrick Delaunay · 6 years ago
- 0c42d1d usb: dwc2: Add force-b-session-valid support by Patrick Delaunay · 6 years ago
- 9e4abe3 usb: dwc2: force reset assert before to probe the driver by Patrick Delaunay · 6 years ago
- 7515054 usb: dwc2: convert driver to DM_USB_GADGET by Patrick Delaunay · 6 years ago
- 6a1b77e usb: dwc2: remove unused variable regs_otg by Patrick Delaunay · 6 years ago
- 80d353c usb: composite: Move bitmap related operations to ./include/linux/bitmap.h by Lukasz Majewski · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
- c6583a1 usb: dwc2-otg: remove unused variable by Masahiro Yamada · 8 years ago
- 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- b729dc0 usb: dwc2-otg: adjust fifo size via platform data by Xu Ziyuan · 8 years ago
- d7198f3 usb: dwc2_udc_otg: support 8-bit interface by Steve Rae · 8 years ago
- 0d64b5b usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed by Frank Wang · 9 years ago
- f1be9cb usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h by Marek Vasut · 9 years ago
- 01b61fa usb: s3c-otg: Rename s3c_udc_probe() function by Marek Vasut · 9 years ago
- 6939aca usb: s3c-otg: Rename struct s3c_plat_otg_data by Marek Vasut · 9 years ago
- 4a7629a usb: s3c-otg: Tweak the comments by Marek Vasut · 9 years ago
- cb9c5d0 usb: s3c-otg: Rename remaining macros by Marek Vasut · 9 years ago
- f8995db usb: s3c-otg: Rename sources to dwc2_*c by Marek Vasut · 9 years ago[Renamed (99%) from drivers/usb/gadget/s3c_udc_otg.c]
- 4811c66 usb: s3c-otg: Rename local headers to dwc2_*h by Marek Vasut · 9 years ago
- dbdd58f usb: s3c-otg: Change the driver name to dwc2-udc by Marek Vasut · 9 years ago
- 153150f usb: s3c-otg: Rename remaining local s3c_*() functions by Marek Vasut · 9 years ago
- fa03c81 usb: s3c-otg: Rename s3c_udc_*() functions by Marek Vasut · 9 years ago
- 4e7c29e usb: s3c-otg: Rename s3c_ep_*() functions by Marek Vasut · 9 years ago
- fe92a51 usb: s3c-otg: Rename s3c_ep0_*() functions by Marek Vasut · 9 years ago
- 32f931c usb: s3c-otg: Rename struct s3c_request by Marek Vasut · 9 years ago
- 5b309f7 usb: s3c-otg: Rename struct s3c_ep by Marek Vasut · 9 years ago
- 0b90750 usb: s3c-otg: Split private bits from s3c_udc.h by Marek Vasut · 9 years ago
- 67ec9dc usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_reg by Marek Vasut · 9 years ago
- 1a639ff usb: s3c-otg: Rename struct s3c_udc to dwc2_udc by Marek Vasut · 9 years ago
- f64a25c usb: s3c-otg: Rename regs-otg.h to s3c_udc_otg_regs.h by Marek Vasut · 9 years ago
- 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
- 8030088 usb: s3c-otg: Allow custom gusbcfg by Marek Vasut · 10 years ago
- e64a337 usb: s3c-otg: Split out PHY control by Marek Vasut · 10 years ago
- 0673833 usb: s3c-otg: Encapsulate PHY control by Marek Vasut · 10 years ago
- dacb2f6 usb: s3c-otg: Remove useless include by Marek Vasut · 10 years ago
- 60dc40c USB: gadget: s3c: get rid of debug compile warning by Bo Shen · 10 years ago
- ef73102 udc: dfu: s3c_udc: Provide function to check if USB reset was asserted by Lukasz Majewski · 10 years ago
- 904f8f7 usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driver by Lukasz Majewski · 11 years ago
- 9241798 driver:usb:s3c_udc: add support for Exynos4x12 by Piotr Wilczek · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- e2d1476 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · 12 years ago
- 8fb78fd usb:udc:samsung Add functions for storing private gadget data in UDC driver by Lukasz Majewski · 13 years ago
- 0dfeb00 usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls by Lukasz Majewski · 13 years ago
- 373cc99 usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file by Lukasz Majewski · 13 years ago
- 1f19e3f lin_gadget: use common linux/compat.h by Mike Frysinger · 13 years ago
- e63ce4f usb: s3c_udc_otg: fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
- 7342452 USB: Use (get|put)_unaligned for accessing wMaxPacketSize by Tom Rini · 13 years ago
- ac3c831 usb:gadget:s5p USB Device Controller (UDC) implementation by Lukasz Majewski · 13 years ago