summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/udc/bdc/bdc_core.c
AgeCommit message (Expand)Author
2020-10-02usb: bdc: remove duplicated error messageTang Bin
2020-10-02usb: bdc: Fix unused assignment in bdc_probe()Tang Bin
2020-07-24usb: bdc: Use devm_clk_get_optional()Florian Fainelli
2020-07-24usb: bdc: Halt controller on suspendDanesh Petigara
2020-07-24usb: bdc: Adb shows offline after resuming from S2Al Cooper
2020-07-24bdc: Fix bug causing crash after multiple disconnectsSasi Kumar
2020-07-24usb: bdc: Add compatible string for new style USB DT nodesAl Cooper
2020-07-24usb: gadget: bdc: use readl_poll_timeout() to simplify codeChunfeng Yun
2019-10-04usb: bdc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-30usb: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2017-11-27usb: bdc: fix platform_no_drv_owner.cocci warningsVasyl Gomonovych
2017-11-07USB: gadget: udc: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-08-15usb: bdc: Add support for USB phyAl Cooper
2017-08-15usb: bdc: Add support for suspend/resumeAl Cooper
2017-08-15usb: bdc: hook a quick Device Tree compatible stringFlorian Fainelli
2017-08-15usb: bdc: Small code cleanupAl Cooper
2017-08-15usb: bdc: Add clock enable for new chips with a separate BDC clockAl Cooper
2017-06-19usb: gadget: bdc: 64-bit pointer capability checkSrinath Mannam
2015-09-21usb: gadget: drop null test before destroy functionsJulia Lawall
2015-01-09usb: gadget: udc: bdc: drop owner assignment from platform_driversWolfram Sang
2014-11-18usb: gadget: Add UDC driver for Broadcom USB3.0 device controller IP BDCAshwini Pahuja