summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-04-26USB: gadget: Rename usb_gadget_probe_driver()Alan Stern7-10/+10
2022-04-26usb: core: devices: drop redundant buffer overflow checksSergey Shtylyov1-12/+0
2022-04-26dt-bindings: usb: generic-ohci: Add HPE GXP ohci bindingNick Hawkins1-0/+1
2022-04-26dt-bindings: usb: generic-ehci: Add HPE GXP ehci bindingNick Hawkins1-0/+1
2022-04-26usb: typec: mux: Add On Semi fsa4480 driverBjorn Andersson3-0/+229
2022-04-26dt-bindings: usb: Add binding for fcs,fsa4480Bjorn Andersson1-0/+72
2022-04-26usb: typec: mux: Allow multiple mux_devs per muxBjorn Andersson1-26/+102
2022-04-26usb: typec: mux: Introduce indirectionBjorn Andersson6-97/+148
2022-04-26usb: typec: mux: Check dev_set_name() return valueBjorn Andersson1-4/+10
2022-04-26device property: Use multi-connection matchers for single caseBjorn Andersson1-50/+5
2022-04-26device property: Add helper to match multiple connectionsBjorn Andersson2-0/+114
2022-04-26usb: typec: ucsi: Wait for the USB role switchesLinyu Yuan2-13/+25
2022-04-26usb: typec: ucsi: add a common function ucsi_unregister_connectors()Linyu Yuan1-24/+29
2022-04-26dt-bindings: usb: renesas,usbhs: Document RZ/G2UL bindingsBiju Das1-0/+4
2022-04-26testusb: Fix warning comparing pointer to 0Haowen Bai1-1/+1
2022-04-23usb: rework usb_maxpacket() using usb_pipe_endpoint()Vincent Mailhol1-7/+1
2022-04-23usb: remove third argument of usb_maxpacket()Vincent Mailhol1-2/+1
2022-04-23sound: usb: remove third argument of usb_maxpacket()Vincent Mailhol5-9/+9
2022-04-23usb: remove third argument of usb_maxpacket()Vincent Mailhol18-44/+33
2022-04-23net: remove third argument of usb_maxpacket()Vincent Mailhol6-10/+10
2022-04-23media: remove third argument of usb_maxpacket()Vincent Mailhol7-8/+8
2022-04-23Input: remove third argument of usb_maxpacket()Vincent Mailhol6-6/+6
2022-04-23HID: usbhid: remove third argument of usb_maxpacket()Vincent Mailhol3-3/+3
2022-04-23usb: deprecate the third argument of usb_maxpacket()Vincent Mailhol1-11/+5
2022-04-23USB: hcd-pci: Fully suspend across freeze/thaw cycleEvan Green1-2/+2
2022-04-23USB: core: Disable remote wakeup for freeze/quiesceEvan Green1-12/+13
2022-04-23usb: dwc3: pci: Fix pm_runtime_get_sync() error checkingZheng Yongjun1-1/+1
2022-04-23drivers: usb: host: Fix deadlock in oxu_bus_suspend()Duoming Zhou1-0/+2
2022-04-23usb: dwc3: gadget: Replace list_for_each_entry_safe() if using givebackWesley Cheng1-4/+16
2022-04-23usb: dwc3: EP clear halt leading to clearing of delayed_statusWesley Cheng3-1/+7
2022-04-22usb: dwc3: Don't switch OTG -> peripheral if extcon is presentAndrey Smirnov2-51/+54
2022-04-21usb: musb: mediatek: Use clk_bulk API to simplify clock operationsAngeloGioacchino Del Regno1-63/+10
2022-04-21MIPS: Ingenic: Refresh USB nodes to match driver changes.周琰杰 (Zhou Yanjie)3-3/+3
2022-04-21USB: dwc2: Add OTG support for Ingenic SoCs.周琰杰 (Zhou Yanjie)3-1/+63
2022-04-21dt-bindings: dwc2: Add bindings for new Ingenic SoCs.周琰杰 (Zhou Yanjie)1-0/+7
2022-04-21usb: gadget: net2272: clean up commentsTom Rix1-3/+3
2022-04-21usb: gadget: tegra-xudc: clean up commentsTom Rix1-2/+2
2022-04-21usb: gadget: s3c-hsudc: clean up commentsTom Rix1-2/+2
2022-04-21usb: gadget: pxa27x_udc: clean up commentTom Rix1-1/+1
2022-04-21USB: omap_udc: clean up commentTom Rix1-1/+1
2022-04-21usb: core: devices: remove dead code under #ifdef PROC_EXTRASergey Shtylyov1-35/+0
2022-04-21usb: musb: Fix missing of_node_put() in omap2430_probeMiaoqian Lin1-0/+1
2022-04-21usb: gadget: f_acm: add support for USB_CDC_REQ_SEND_BREAKMichael Grzeschik1-0/+10
2022-04-21usb: dwc3: gadget: increase tx fifo size for ss isoc endpointsDan Vacura1-1/+2
2022-04-21usb: host: ohci-omap: Make it CCF clk API compatibleJanusz Krzysztofik1-2/+16
2022-04-21usb: gadget: omap_udc: Make it CCF clk API compatibleJanusz Krzysztofik1-6/+8
2022-04-21USB / dwc3: Fix three doc-build warningsKushagra Verma2-3/+1
2022-04-21dt-bindings: usb: samsung,exynos-usb2: add missing required regKrzysztof Kozlowski1-0/+1
2022-04-21dt-bindings: usb: samsung,exynos-usb2: include usb-hcd schemaKrzysztof Kozlowski1-13/+2
2022-04-21USB: storage: karma: fix rio_karma_init returnLin Ma1-7/+8