summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: fix incorrect kernel-doc comment syntax in filesAditya Srivastava2021-04-027-7/+7
* usb: dwc3: st: fix incorrect kernel-doc comment syntax in fileAditya Srivastava2021-04-021-1/+1
* usb: dwc3: imx8mp: fix incorrect kernel-doc comment syntaxAditya Srivastava2021-04-021-1/+1
* usb: gadget: s3c: Fix the error handling path in 's3c2410_udc_probe()'Christophe JAILLET2021-03-281-4/+12
* usb: gadget: s3c: Fix incorrect resources releasingChristophe JAILLET2021-03-281-11/+3
* usb: dwc3: Create helper function getting MDWIDTHThinh Nguyen2021-03-283-21/+26
* dt-bindings: usb: usb-nop-xceiv: Convert to DT schemaRob Herring2021-03-282-43/+64
* dt-bindings: usb: mediatek,mtu3: Use graph schemaRob Herring2021-03-281-1/+1
* arm64: dts: mt8183: update wakeup register offsetChunfeng Yun2021-03-281-1/+1
* usb: xhci-mtk: remove MODULE_ALIASChunfeng Yun2021-03-281-1/+0
* usb: xhci-mtk: drop CONFIG_OFChunfeng Yun2021-03-281-3/+1
* dt-bindings: usb: mtu3: support wakeup for mt8183 and mt8192Chunfeng Yun2021-03-281-3/+7
* dt-bindings: usb: mtk-xhci: add support wakeup for mt8183 and mt8192Chunfeng Yun2021-03-281-3/+7
* usb: misc: usbsevseg: update to use usb_control_msg_send()Anant Thazhemadam2021-03-281-43/+17
* usb: misc: ezusb: update to use usb_control_msg_send()Anant Thazhemadam2021-03-281-14/+2
* usb: misc: ehset: update to use the usb_control_msg_{send|recv}() APIAnant Thazhemadam2021-03-281-44/+32
* power: supply: Fix build error when CONFIG_POWER_SUPPLY is not enabled.Ray Chi2021-03-281-0/+7
* usb: dwc3: gadget: modify the scale in vbus_draw callbackRay Chi2021-03-281-1/+1
* usb: mtu3: drop CONFIG_OFChunfeng Yun2021-03-261-6/+1
* usb: mtu3: add support ip-sleep wakeup for MT8192Chunfeng Yun2021-03-261-0/+10
* usb: mtu3: support ip-sleep wakeup for MT8183Chunfeng Yun2021-03-261-0/+12
* usb: xhci-mtk: add support ip-sleep wakeup for mT8192Chunfeng Yun2021-03-261-0/+10
* usb: xhci-mtk: support ip-sleep wakeup for MT8183Chunfeng Yun2021-03-261-0/+13
* usb: gadget: pch_udc: Convert Intel Quark quirk to use driver dataAndy Shevchenko2021-03-261-9/+14
* usb: gadget: pch_udc: Use PCI sub IDs instead of DMIAndy Shevchenko2021-03-261-47/+44
* usb: gadget: pch_udc: Remove CONFIG_PM_SLEEP ifdeferyAndy Shevchenko2021-03-261-8/+3
* usb: gadget: pch_udc: switch over to usb_gadget_map/unmap_request()Andy Shevchenko2021-03-261-72/+6
* fotg210-udc: Complete OUT requests on short packetsFabian Vogt2021-03-261-2/+6
* fotg210-udc: Don't DMA more than the buffer can takeFabian Vogt2021-03-261-2/+3
* fotg210-udc: Call usb_gadget_udc_resetFabian Vogt2021-03-261-0/+2
* fotg210-udc: Mask GRP2 interrupts we don't handleFabian Vogt2021-03-261-0/+6
* fotg210-udc: Remove a dubious condition leading to fotg210_doneFabian Vogt2021-03-261-2/+1
* fotg210-udc: Fix EP0 IN requests bigger than two packetsFabian Vogt2021-03-261-1/+1
* fotg210-udc: Fix DMA on EP0 for length > max packet sizeFabian Vogt2021-03-261-1/+1
* dt-bindings: usb: qcom,dwc3: Add bindings for SC7280Sandeep Maheswaram2021-03-261-0/+1
* usb: dwc3: trace: Print register read and write offsetThinh Nguyen2021-03-261-2/+4
* usb: typec: tcpci_maxim: Make symbol 'max_tcpci_tcpci_write_table' staticWei Yongjun2021-03-261-1/+1
* usbip: tools: add usage of device mode in usbip_list.cHongren Zheng (Zenithal)2021-03-261-1/+2
* usbip: tools: add options and examples in man page related to device modeHongren Zheng (Zenithal)2021-03-262-1/+67
* tools: usbip: list.h: fix kernel-doc for list_del()Randy Dunlap2021-03-261-5/+5
* usb: typec: Fix a typoBhaskar Chowdhury2021-03-261-1/+1
* usb: gadget: pch_udc: Provide a GPIO line used on Intel Minnowboard (v1)Andy Shevchenko2021-03-231-14/+57
* usb: gadget: pch_udc: Initialize device pointer before useAndy Shevchenko2021-03-231-2/+3
* usb: gadget: pch_udc: Revert d3cb25a12138 completelyAndy Shevchenko2021-03-231-4/+13
* usb: gadget: pch_udc: Move pch_udc_init() to satisfy kernel docAndy Shevchenko2021-03-231-1/+2
* usb: gadget: pch_udc: Check for DMA mapping errorAndy Shevchenko2021-03-231-1/+1
* usb: gadget: pch_udc: Check if driver is present before calling ->setup()Andy Shevchenko2021-03-231-10/+18
* usb: gadget: pch_udc: Replace cpu_to_le32() by lower_32_bits()Andy Shevchenko2021-03-231-1/+1
* usb: xhci: Remove unused functionThinh Nguyen2021-03-231-147/+0
* usb: xhci: Rewrite xhci_create_usb3_bos_desc()Thinh Nguyen2021-03-231-2/+235