aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/common/common.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-07usb: Remove <common.h> and add needed includesTom Rini1-1/+0
2023-09-24common: Drop linux/printk.h from common headerSimon Glass1-0/+1
2022-05-20usb: xhci-dwc3: Support role switch default roleMark Kettenis1-0/+16
2021-11-09usb: common: silence dubious errorsMichael Walle1-2/+2
2021-09-22usb: add support for ULPI/SERIAL/HSIC PHY modesMatthias Schiffer1-0/+3
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-10-20usb: common: add define of usb_speed_string()Chunfeng Yun1-0/+7
2020-10-20usb: add USB_SPEED_SUPER_PLUSChunfeng Yun1-0/+1
2020-05-29usb: dwc3: amend UTMI/UTMIW phy interface setupFrank Wang1-0/+25
2020-03-30usb: Migrate to support live DT for some driverKever Yang1-7/+5
2018-05-18usb: common: add support to get maximum speed from dtMugunthan V N1-0/+29
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-1/+1
2016-05-17drivers: usb: common: add common code for usb drivers to useMugunthan V N1-0/+40