Show patches with: State = Action Required       |    Archived = No       |   9351 patches
« 1 2 ... 27 28 2993 94 »
Patch Series S/W/F Date Submitter Delegate State
[v4,03/18] dt-bindings: phy: qcom,sc7180-qmp-usb3-dp-phy: Add orientation-switch as optional Add Qualcomm PMIC TPCM support --- 2023-03-18 Bryan O'Donoghue New
[v2] net: usb: lan78xx: Limit packet length to skb->len [v2] net: usb: lan78xx: Limit packet length to skb->len --- 2023-03-17 Szymon Heidrich New
[14/14] xhci: Move xhci MSI sync function to to xhci-pci xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[13/14] xhci: Call MSI sync function from xhci-pci instead of generic xhci code xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[12/14] xhci: Move functions to cleanup MSI to xhci-pci xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[11/14] xhci: move PCI specific MSI/MSIX cleanup away from generic xhci functions xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[10/14] xhci: Move functions to setup msi to xhci-pci xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[09/14] xhci: Avoid PCI MSI/MSIX interrupt reinitialization at resume xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[08/14] xhci: dbc: Provide sysfs option to configure dbc descriptors xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[07/14] xhci: mem: Join string literals back xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[06/14] xhci: mem: Replace explicit castings with appropriate specifiers xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[05/14] xhci: mem: Use while (i--) pattern to clean up xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[04/14] xhci: mem: Drop useless return:s xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[03/14] xhci: mem: Get rid of redundant 'else' xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[02/14] xhci: mem: Use dma_poll_zalloc() instead of explicit memset() xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[01/14] xhci: mem: Carefully calculate size for memory allocations xhci features for usb-next --- 2023-03-17 Mathias Nyman New
net: usb: lan78xx: Limit packet length to skb->len net: usb: lan78xx: Limit packet length to skb->len --- 2023-03-17 Szymon Heidrich New
[v4,12/12] arm64: defconfig: add PMIC GLINK modules soc: qcom: add UCSI function to PMIC GLINK --- 2023-03-17 Neil Armstrong New
[v4,11/12] arm64: dts: qcom: sm8550-mtp: add pmic glink node soc: qcom: add UCSI function to PMIC GLINK --- 2023-03-17 Neil Armstrong New
[v4,09/12] arm64: dts: qcom: sm8350-hdk: add pmic glink node soc: qcom: add UCSI function to PMIC GLINK --- 2023-03-17 Neil Armstrong New
[v4,08/12] arm64: dts: qcom: sm8550: add port subnodes in dwc3 node soc: qcom: add UCSI function to PMIC GLINK --- 2023-03-17 Neil Armstrong New
[v4,04/12] soc: qcom: pmic_glink: register ucsi aux device soc: qcom: add UCSI function to PMIC GLINK --- 2023-03-17 Neil Armstrong New
[v4,02/12] dt-bindings: soc: qcom: qcom,pmic-glink: document SM8450 compatible soc: qcom: add UCSI function to PMIC GLINK --- 2023-03-17 Neil Armstrong New
[v4,01/12] usb: typec: ucsi: add PMIC Glink UCSI driver soc: qcom: add UCSI function to PMIC GLINK --- 2023-03-17 Neil Armstrong New
[V4,5/6] arm64: dts: imx8: update usb compatible dt-bindings: usb: covert ci-hdrc-usb2/usbmisc-imx to yaml --- 2023-03-17 Peng Fan (OSS) New
[v2] usb: dwc3: add several registers dump for debugfs [v2] usb: dwc3: add several registers dump for debugfs --- 2023-03-17 Jun Li New
[RESEND,v2] usb: chipidea: debug: remove redundant 'role' debug file [RESEND,v2] usb: chipidea: debug: remove redundant 'role' debug file --- 2023-03-17 Xu Yang New
[RESEND,v2,2/2] usb: chipidea: core: fix possible concurrent when switch role Untitled series #204371 --- 2023-03-17 Xu Yang New
[RESEND,v2,1/2] usb: chipdea: core: fix return -EINVAL if request role is the same with current role [RESEND,v2,1/2] usb: chipdea: core: fix return -EINVAL if request role is the same with current role --- 2023-03-17 Xu Yang New
[v12,5/6] usb: gadget: arm the function for triggering remote wakeup Add function suspend/resume and remote wakeup support --- 2023-03-16 Elson Serrao New
[v3] usbip: vudc: Fix use after free bug in vudc_remove due to race condition [v3] usbip: vudc: Fix use after free bug in vudc_remove due to race condition --- 2023-03-16 Zheng Wang New
usb: gadget: net2280: fix NULL pointer dereference usb: gadget: net2280: fix NULL pointer dereference --- 2023-03-16 Valery Zabrovsky New
[2/3] usb: dwc3-am62: Enable as a wakeup source by default usb: dwc3-am62: Add system wake-up support --- 2023-03-16 Roger Quadros New
[1/3] usb: dwc3-am62: Add support for system wakeup based on USB events usb: dwc3-am62: Add system wake-up support --- 2023-03-16 Roger Quadros New
net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pull net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pull --- 2023-03-16 Szymon Heidrich New
[v2] net: usb: smsc95xx: Limit packet length to skb->len [v2] net: usb: smsc95xx: Limit packet length to skb->len --- 2023-03-16 Szymon Heidrich New
[net-next,v8] wwan: core: Support slicing in port TX flow of WWAN subsystem [net-next,v8] wwan: core: Support slicing in port TX flow of WWAN subsystem --- 2023-03-16 Haozhe Chang (常浩哲) New
[v2] usb: dwc2: fix a devres leak in hw_enable upon suspend resume [v2] usb: dwc2: fix a devres leak in hw_enable upon suspend resume --- 2023-03-16 Fabrice Gasnier New
usb: typec: tcpm: remove unnecessary (void*) conversions usb: typec: tcpm: remove unnecessary (void*) conversions --- 2023-03-16 Yu Zhe New
[v3] usb: dwc3: debugfs: Prevent any register access when devices is runtime suspended [v3] usb: dwc3: debugfs: Prevent any register access when devices is runtime suspended --- 2023-03-16 Udipto Goswami New
thunderbolt: rename shadowed variables bit to interrupt_bit and auto_clear_bit thunderbolt: rename shadowed variables bit to interrupt_bit and auto_clear_bit --- 2023-03-15 Tom Rix New
[v10,5/5] usb: gadget: f_ecm: Add suspend/resume and remote wakeup support Add function suspend/resume and remote wakeup support --- 2023-03-15 Elson Serrao New
[RESEND] xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommu [RESEND] xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommu --- 2023-03-15 D Scott Phillips New
MAINTAINERS: make me a reviewer of USB/IP MAINTAINERS: make me a reviewer of USB/IP --- 2023-03-15 Hongren Zheng New
[Bug,217204] New: ASIX AX88179 does not work in 6.X kernel [Bug,217204] New: ASIX AX88179 does not work in 6.X kernel --- 2023-03-15 bugzilla-daemon@kernel.org New
usb: dwc2: fix a race, don't power off/on phy for dual-role mode usb: dwc2: fix a race, don't power off/on phy for dual-role mode --- 2023-03-15 Fabrice Gasnier New
[v2] extcon: usbc-tusb320: unregister typec port on driver removal [v2] extcon: usbc-tusb320: unregister typec port on driver removal --- 2023-03-15 Alvin Šipraga New
[v2] usb: dwc3: debugfs: Prevent any register access when devices is runtime suspended [v2] usb: dwc3: debugfs: Prevent any register access when devices is runtime suspended --- 2023-03-15 Udipto Goswami New
[v3,5/5] dts: usb: add StarFive JH7110 USB dts configuration. Add JH7110 USB and USB PHY driver support --- 2023-03-15 Minda Chen New
[v3,4/5] usb: cdns3: add StarFive JH7110 USB driver. Add JH7110 USB and USB PHY driver support --- 2023-03-15 Minda Chen New
[v3,3/5] dt-binding: Add JH7110 USB wrapper layer doc. Add JH7110 USB and USB PHY driver support --- 2023-03-15 Minda Chen New
[v3,2/5] phy: starfive: add JH7110 PCIE 2.0 and USB 2.0 PHY driver. Add JH7110 USB and USB PHY driver support --- 2023-03-15 Minda Chen New
[v3,1/5] dt-bindings: phy: Add StarFive JH7110 USB/PCIe document Add JH7110 USB and USB PHY driver support --- 2023-03-15 Minda Chen New
usb: dwc3: add 2 registers dump for debugfs usb: dwc3: add 2 registers dump for debugfs --- 2023-03-15 Jun Li New
[5.10,1/1] usb: musb: core: drop redundant checks usb: musb: core: drop redundant checks --- 2023-03-14 Danila Chernetsov New
[6/6] dt-bindings: thermal: tsens: Add QCM2290 QCM2290 compatibles --- 2023-03-14 Konrad Dybcio New
[5/6] dt-bindings: usb: dwc3: Add QCM2290 compatible QCM2290 compatibles --- 2023-03-14 Konrad Dybcio New
[4/6] dt-bindings: mmc: sdhci-msm: Document QCM2290 SDHCI QCM2290 compatibles --- 2023-03-14 Konrad Dybcio New
[3/6] dt-bindings: nvmem: Add compatible for QCM2290 QCM2290 compatibles --- 2023-03-14 Konrad Dybcio New
[2/6] dt-bindings: dmaengine: qcom: gpi: Add QCM2290 GPI DMA QCM2290 compatibles --- 2023-03-14 Konrad Dybcio New
[1/6] dt-bindings: watchdog: qcom-wdt: add QCM2290 QCM2290 compatibles --- 2023-03-14 Konrad Dybcio New
[v3,34/38] usb: handle HAS_IOPORT dependencies Untitled series #203834 --- 2023-03-14 Niklas Schnelle New
[2/2] usb: gadget: functionfs: Add DMABUF import interface usb: gadget: functionfs: DMABUF import interface --- 2023-03-14 Paul Cercueil New
[v2] USB: serial: option: add Telit FE990 compositions [v2] USB: serial: option: add Telit FE990 compositions --- 2023-03-14 Enrico Sau New
[v3] USB: serial: xr: Add TIOCGRS485 and TIOCSRS485 ioctls [v3] USB: serial: xr: Add TIOCGRS485 and TIOCSRS485 ioctls --- 2023-03-14 Jarkko Sonninen New
net: usb: smsc95xx: Limit packet length to skb->len net: usb: smsc95xx: Limit packet length to skb->len --- 2023-03-13 Szymon Heidrich New
net: usb: smsc75xx: Limit packet length to skb->len net: usb: smsc75xx: Limit packet length to skb->len --- 2023-03-13 Szymon Heidrich New
[36/36] USB: mark all struct bus_type as const Untitled series #203726 --- 2023-03-13 Greg Kroah-Hartman New
[v1,3/3] usb: misc: usb3503: support usb3803 and bypass mode usb: misc: usb3503: support usb3803 and bypass mode --- 2023-03-13 Francesco Dolcini New
[v1,2/3] usb: misc: usb3503: refactor code to prepare for usb3803 addition usb: misc: usb3503: support usb3803 and bypass mode --- 2023-03-13 Francesco Dolcini New
[v1,1/3] dt-bindings: usb: smsc,usb3503: Add usb3803 usb: misc: usb3503: support usb3803 and bypass mode --- 2023-03-13 Francesco Dolcini New
[v1,1/1] usb: gadget: aspeed: Rectify a bit a random header inclusion [v1,1/1] usb: gadget: aspeed: Rectify a bit a random header inclusion --- 2023-03-13 Andy Shevchenko New
[v1,1/1] usb: gadget: Use correct endianness of the wLength field for WebUSB [v1,1/1] usb: gadget: Use correct endianness of the wLength field for WebUSB --- 2023-03-13 Andy Shevchenko New
[4/4] usb: typec: tcpm: fix source caps may lost after soft reset Fix some defects related Type-C TCPM --- 2023-03-13 Frank Wang New
USB: serial: xr: Add TIOCGRS485 and TIOCSRS485 ioctls USB: serial: xr: Add TIOCGRS485 and TIOCSRS485 ioctls --- 2023-03-13 Jarkko Sonninen New
[v3] usb: gadget: epautoconf: claim smallest endpoints first [v3] usb: gadget: epautoconf: claim smallest endpoints first --- 2023-03-12 Ruslan Bilovol New
[v5,1/5] usb: Add support for Intel LJCA device Add Intel LJCA device driver --- 2023-03-12 Ye Xiang New
[RFC,v1] usb/phy add sprd ums512 usbphy [RFC,v1] usb/phy add sprd ums512 usbphy --- 2023-03-12 Cixi Geng New
[7/7] usb: misc: usb251xb: drop of_match_ptr for ID table [1/7] usb: host: xhci-rcar: drop of_match_ptr for ID table --- 2023-03-11 Krzysztof Kozlowski New
[6/7] usb: gadget: max3420_udc: drop of_match_ptr for ID table [1/7] usb: host: xhci-rcar: drop of_match_ptr for ID table --- 2023-03-11 Krzysztof Kozlowski New
[5/7] usb: gadget: renesas_usb3: drop of_match_ptr for ID table [1/7] usb: host: xhci-rcar: drop of_match_ptr for ID table --- 2023-03-11 Krzysztof Kozlowski New
[4/7] usb: gadget: rzv2m_usb3drd: drop of_match_ptr for ID table [1/7] usb: host: xhci-rcar: drop of_match_ptr for ID table --- 2023-03-11 Krzysztof Kozlowski New
[3/7] usb: renesas_usbhs: drop of_match_ptr for ID table [1/7] usb: host: xhci-rcar: drop of_match_ptr for ID table --- 2023-03-11 Krzysztof Kozlowski New
[2/7] usb: host: max3421-hcd: drop of_match_ptr for ID table [1/7] usb: host: xhci-rcar: drop of_match_ptr for ID table --- 2023-03-11 Krzysztof Kozlowski New
[1/7] usb: host: xhci-rcar: drop of_match_ptr for ID table [1/7] usb: host: xhci-rcar: drop of_match_ptr for ID table --- 2023-03-11 Krzysztof Kozlowski New
uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2 uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2 --- 2023-03-11 Yaroslav Furman New
[2/2] usb: typec: fusb302: mark OF related data as maybe unused [1/2] usb: typec: hd3ss3220: Drop of_match_ptr for ID table --- 2023-03-10 Krzysztof Kozlowski New
[1/2] usb: typec: hd3ss3220: Drop of_match_ptr for ID table [1/2] usb: typec: hd3ss3220: Drop of_match_ptr for ID table --- 2023-03-10 Krzysztof Kozlowski New
[2/2] thunderbolt: Disable interrupt auto clear for rings Fix TX/RX interrupt handling --- 2023-03-10 Mario Limonciello New
[1/2] thunderbolt: Use const qualifier for `ring_interrupt_index` Fix TX/RX interrupt handling --- 2023-03-10 Mario Limonciello New
[resend,v1,1/1] usb: acpi: Switch to use acpi_evaluate_dsm_typed() [resend,v1,1/1] usb: acpi: Switch to use acpi_evaluate_dsm_typed() --- 2023-03-10 Andy Shevchenko New
[7/8] arm64: dts: qcom: sa8295p: Enable teritiary controller and its 4 USB ports Add multiport support for DWC3 controllers --- 2023-03-10 Krishna Kurapati New
[5/8] usb: dwc3: qcom: Add multiport controller support for qcom wrapper Add multiport support for DWC3 controllers --- 2023-03-10 Krishna Kurapati New
[4/8] usb: dwc3: core: Refactor PHY logic to support Multiport Controller Add multiport support for DWC3 controllers --- 2023-03-10 Krishna Kurapati New
[3/8] usb: dwc3: core: Skip setting event buffers for host only controllers Add multiport support for DWC3 controllers --- 2023-03-10 Krishna Kurapati New
[2/8] usb: dwc3: core: Access XHCI address space temporarily to read port info Add multiport support for DWC3 controllers --- 2023-03-10 Krishna Kurapati New
usb: Use of_property_read_bool() for boolean properties usb: Use of_property_read_bool() for boolean properties --- 2023-03-10 Rob Herring New
usb: Use of_property_present() for testing DT property presence usb: Use of_property_present() for testing DT property presence --- 2023-03-10 Rob Herring New
[RFC,v2] usb: gadget: ncm: Add support to configure wMaxSegmentSize [RFC,v2] usb: gadget: ncm: Add support to configure wMaxSegmentSize --- 2023-03-10 Krishna Kurapati New
USB: gadget: udc: Fix use after free bug in udc_plat_remove due to race condition USB: gadget: udc: Fix use after free bug in udc_plat_remove due to race condition --- 2023-03-10 Zheng Wang New
« 1 2 ... 27 28 2993 94 »