| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: bdc: remove duplicated error message | Tang Bin | 2020-10-02 | 1 | -4/+3 |
* | usb: bdc: Fix unused assignment in bdc_probe() | Tang Bin | 2020-10-02 | 1 | -1/+1 |
* | usb: bdc: Use devm_clk_get_optional() | Florian Fainelli | 2020-07-24 | 1 | -5/+3 |
* | usb: bdc: Halt controller on suspend | Danesh Petigara | 2020-07-24 | 1 | -2/+7 |
* | usb: bdc: Adb shows offline after resuming from S2 | Al Cooper | 2020-07-24 | 1 | -3/+7 |
* | bdc: Fix bug causing crash after multiple disconnects | Sasi Kumar | 2020-07-24 | 1 | -0/+4 |
* | usb: bdc: Add compatible string for new style USB DT nodes | Al Cooper | 2020-07-24 | 1 | -1/+1 |
* | usb: gadget: bdc: use readl_poll_timeout() to simplify code | Chunfeng Yun | 2020-07-24 | 1 | -15/+11 |
* | usb: bdc: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-10-04 | 1 | -3/+1 |
* | usb: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 2019-07-30 | 1 | -3/+1 |
* | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 2019-01-08 | 1 | -7/+6 |
* | usb: bdc: fix platform_no_drv_owner.cocci warnings | Vasyl Gomonovych | 2017-11-27 | 1 | -1/+0 |
* | USB: gadget: udc: Remove redundant license text | Greg Kroah-Hartman | 2017-11-07 | 1 | -6/+0 |
* | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 1 | -0/+1 |
* | usb: bdc: Add support for USB phy | Al Cooper | 2017-08-15 | 1 | -2/+72 |
* | usb: bdc: Add support for suspend/resume | Al Cooper | 2017-08-15 | 1 | -0/+36 |
* | usb: bdc: hook a quick Device Tree compatible string | Florian Fainelli | 2017-08-15 | 1 | -0/+8 |
* | usb: bdc: Small code cleanup | Al Cooper | 2017-08-15 | 1 | -7/+8 |
* | usb: bdc: Add clock enable for new chips with a separate BDC clock | Al Cooper | 2017-08-15 | 1 | -0/+15 |
* | usb: gadget: bdc: 64-bit pointer capability check | Srinath Mannam | 2017-06-19 | 1 | -1/+1 |
* | usb: gadget: drop null test before destroy functions | Julia Lawall | 2015-09-21 | 1 | -2/+1 |
* | usb: gadget: udc: bdc: drop owner assignment from platform_drivers | Wolfram Sang | 2015-01-09 | 1 | -1/+0 |
* | usb: gadget: Add UDC driver for Broadcom USB3.0 device controller IP BDC | Ashwini Pahuja | 2014-11-18 | 1 | -0/+533 |