aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/udc/bdc/bdc_udc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-22usb: bdc: change state when port disconnectedJustin Chen1-0/+1
2021-01-13usb: gadget: bdc: fix checkpatch.pl spacing errorChunfeng Yun1-1/+1
2021-01-13usb: gadget: bdc: fix check warning of block comments alignmentChunfeng Yun1-3/+3
2019-10-04USB: gadget: udc: clean up an indentation issueColin Ian King1-1/+1
2017-11-07USB: gadget: udc: Remove redundant license textGreg Kroah-Hartman1-6/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-08-15usb: bdc: fix "xsf for ep not enabled" errrorAl Cooper1-3/+4
2016-03-04usb: gadget: bdc_udc: fix race condition in bdc_udc_exit()Alexey Khoroshilov1-0/+5
2015-01-29usb: gadget: bdc_udc: set value for common is_selfpoweredPeter Chen1-0/+1
2014-11-18usb: gadget: Add UDC driver for Broadcom USB3.0 device controller IP BDCAshwini Pahuja1-0/+587