summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-31usb: early: xhci-dbc: Use memcpy_and_pad()Christophe JAILLET1-2/+1
2023-01-31usb: early: xhci-dbc: Optimize early_xdbc_write()Christophe JAILLET1-1/+1
2023-01-31usb: early: xhci-dbc: Fix a potential out-of-bound memory accessChristophe JAILLET1-1/+2
2023-01-31dt-bindings: usb: mediatek,mtk-xhci: add MT8365 SoC bindingsFabien Parent1-0/+1
2023-01-31dt-bindings: usb: mediatek,mtu3: add MT8365 SoC bindingsFabien Parent1-0/+1
2023-01-31usb: chipidea: ci_hdrc_imx: use dev_err_probeAlexander Stein1-3/+7
2023-01-31dt-bindings: usb: fsa4480: Use generic node nameKonrad Dybcio1-1/+1
2023-01-31dt-bindings: usb: phy: nop: Fix a typo ("specifiy")Jonathan Neuschäfer1-1/+1
2023-01-31dt-bindings: usb: samsung,exynos-dwc3: allow unit address in DTSKrzysztof Kozlowski1-4/+4
2023-01-31usb: fotg210: fix return value check in fotg210_probe()Yang Yingliang1-2/+2
2023-01-31dt-bindings: usb: vialab,vl817: Cleanup compatible, reset-gpios and requiredAnand Moon1-8/+10
2023-01-31USB: MAX3421: Handle USB NAK correctlyMark Tomlinson1-11/+2
2023-01-31dt-bindings: usb: qcom,dwc3: allow required-oppsKrzysztof Kozlowski1-0/+3
2023-01-31usg: gadget: Move validation out of lock in webusb_bcdVersion_store()Andy Shevchenko1-7/+3
2023-01-31usb: gadget: Use correct APIs and data types for UUID handlingAndy Shevchenko2-8/+5
2023-01-31Documentation: usb: correct spellingRandy Dunlap3-11/+12
2023-01-31usb: uvc: use v4l2_fill_fmtdesc instead of open coded format nameMichael Grzeschik3-45/+0
2023-01-31usb: uvc: make uvc_format_desc table constMichael Grzeschik4-8/+8
2023-01-31usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unitMichael Grzeschik6-209/+228
2023-01-31usb: uvc: move media/v4l2-uvc.h to usb/uvc.hMichael Grzeschik4-3/+3
2023-01-31media: uvcvideo: Add GUID for BGRA/X 8:8:8:8Marek Vasut1-0/+8
2023-01-31Merge tag 'media-uvc-next-20230115' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman8-267/+595
2023-01-25xhci: host: Add Renesas RZ/V2M SoC supportBiju Das5-0/+78
2023-01-25usb: host: xhci-plat: Add reset supportBiju Das1-1/+16
2023-01-25usb: host: xhci-plat: Improve clock handling in probe()Biju Das1-5/+5
2023-01-25usb: gadget: udc: renesas_usb3: Add role switch support for RZ/V2MBiju Das1-5/+29
2023-01-25usb: gadget: Add support for RZ/V2M USB3DRD driverBiju Das5-37/+238
2023-01-25dt-bindings: usb: Add RZ/V2M USB3DRD bindingBiju Das1-0/+129
2023-01-25dt-bindings: usb: renesas,usb3-peri: Document RZ/V2MA bindingsBiju Das1-0/+1
2023-01-25dt-bindings: usb: renesas,usb3-peri: Update reset, clock-name and interrupts ...Biju Das1-36/+3
2023-01-25dt-bindings: usb: renesas,usb-xhci: Document RZ/V2M supportBiju Das1-4/+37
2023-01-25usb: gadget: tegra-xudc: Add Tegra234 supportSing-Han Chen1-0/+17
2023-01-25dt-bindings: usb: tegra-xudc: Add Tegra234 XUDC supportWayne Chang1-0/+3
2023-01-25dt-bindings: usb: tegra-xudc: Add dma-coherent for Tegra194Jon Hunter1-0/+12
2023-01-25dt-bindings: usb: Convert Nuvoton EHCI to DT schemaRob Herring2-20/+2
2023-01-25dt-bindings: usb: Convert Marvell Orion EHCI to DT schemaRob Herring2-22/+2
2023-01-25dt-bindings: usb: Convert OMAP OHCI/EHCI bindings to schemaRob Herring5-51/+8
2023-01-25dt-bindings: usb: Convert multiple "usb-ohci" bindings to DT schemaRob Herring5-73/+26
2023-01-25dt-bindings: usb: Remove obsolete brcm,bcm3384-usb.txtRob Herring1-11/+0
2023-01-25dt-bindings: usb: rockchip,dwc3: Move RK3399 to its own schemaRob Herring2-6/+119
2023-01-25dt-bindings: usb: snps,dwc3: Allow power-domains propertyRob Herring1-0/+10
2023-01-25usb: fotg210: fix a Kconfig spelling mistakeRandy Dunlap1-1/+1
2023-01-24usb: typec: tcpm: Remove altmode active state updatesPrashant Malani1-4/+1
2023-01-24usb: typec: altmodes/displayport: Update active statePrashant Malani1-0/+2
2023-01-24usb: gadget: Move kstrtox() out of lockAndy Shevchenko1-36/+36
2023-01-24usb: typec: mux: Introduce GPIO-based SBU muxBjorn Andersson3-0/+179
2023-01-24dt-bindings: usb: Introduce GPIO-based SBU muxBjorn Andersson1-0/+110
2023-01-24usb: fotg210: use devm_platform_get_and_ioremap_resource()Andy Shevchenko1-5/+1
2023-01-24usb: fotg210: Switch to use dev_err_probe()Andy Shevchenko3-10/+6
2023-01-24usb: fotg210-udc: remove redundant error loggingAndy Shevchenko1-4/+2