linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-01 18:10:12 to 2021-10-05 22:43:27 UTC [more...]

[PATCH v13 00/35] NVIDIA Tegra power management patches for 5.16
 2021-10-05 22:43 UTC  (27+ messages)
` [PATCH v13 01/35] opp: Change type of dev_pm_opp_attach_genpd(names) argument
` [PATCH v13 02/35] soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
` [PATCH v13 06/35] clk: tegra: Support runtime PM and power domain
` [PATCH v13 13/35] drm/tegra: gr2d: Support generic power domain and runtime PM
` [PATCH v13 14/35] drm/tegra: gr3d: "

[PATCH v2 0/6] Add device filter support
 2021-10-05 22:33 UTC  (24+ messages)
` [PATCH v2 4/6] virtio: Initialize authorized attribute for confidential guest

[PATCH] usb: musb: dsps: Fix the probe error path
 2021-10-05 22:16 UTC 

[PATCH 1/2] usb: hub: Mark root hubs on removable devices, as removable
 2021-10-05 19:59 UTC  (12+ messages)
` [PATCH 2/2] usb: hub: Mark devices downstream a removable hub, "

[PATCH v11 0/5] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-10-05 19:21 UTC  (9+ messages)
` [PATCH v11 1/5] dt-bindings: pci: qcom: Document PCIe bindings for SC7280
` [PATCH v11 2/5] arm64: dts: qcom: sc7280: Add PCIe and PHY related nodes
` [PATCH v11 3/5] arm64: dts: qcom: sc7280: Add PCIe nodes for IDP board
` [PATCH v11 4/5] PCI: qcom: Add a flag in match data along with ops
` [PATCH v11 5/5] PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init in SC7280

[PATCH] usb: typec: STUSB160X should select REGMAP_I2C
 2021-10-05 19:04 UTC  (5+ messages)

[PATCH v2] usb: gadget: f_uac2: fixed EP-IN wMaxPacketSize
 2021-10-05 16:24 UTC  (8+ messages)
  ` [RFC PATCH 1/2] usb: gadget: uac2: fix maximum bandwidth calculation
    ` [RFC PATCH 2/2] usb: gadget: u_audio: remove fb_max

[PATCH V0 0/7] Add Embedded USB Debugger (EUD) driver
 2021-10-05 16:37 UTC  (23+ messages)
` [PATCH V0 1/7] dt-bindings: connector: Add property for eud type c connector
` [PATCH V0 2/7] dt-bindings: usb: dwc3: Update dwc3 properties for EUD connector
` [PATCH V0 3/7] usb: dwc3: drd: Register the eud connector child node for dwc3
` [PATCH V0 4/7] usb: common: eud: Added the driver support for Embedded USB Debugger(EUD)
` [PATCH V0 5/7] arm64: dts: qcom: sc7280: Add EUD connector node
` [PATCH V0 6/7] arm64: dts: qcom: sc7280: Set the default dr_mode for usb2
` [PATCH V0 7/7] MAINTAINERS: Add maintainer entry for EUD

pl2303 unknown device type bug report
 2021-10-05 16:28 UTC 

[PATCH v1] usb: core: hub: improve port over-current alert msg
 2021-10-05 15:38 UTC  (2+ messages)

[PATCH 00/13] usb: core: config: fix all checkpatch.pl warnings
 2021-10-05 15:05 UTC  (24+ messages)
` [PATCH 01/13] usb: core: config: Use tabs rather than spaces for new lines of args
` [PATCH 02/13] usb: core: config: fix block comment styles
` [PATCH 03/13] usb: core: config: Change `unsigned` to `unsigned int`
` [PATCH 04/13] usb: core: config: Avoid multiple line derefrence
` [PATCH 05/13] usb: core: config: Fix typo in dev_warn
` [PATCH 06/13] usb: core: config: unsplit strings which are split across lines
` [PATCH 07/13] usb: core: config: remove unnecessary blank lines
` [PATCH 08/13] usb: core: config: add blank lines after struct def
` [PATCH 09/13] usb: core: config: fix inline spacign
` [PATCH 10/13] usb: core: config: fix checkpatch.pl braces warning
` [PATCH 11/13] usb: core: config: remove unnecessary parentheses
` [PATCH 12/13] usb: core: config: remove multiple assignments
` [PATCH 13/13] usb: core: config: fix parenthesis alignment

[PATCH v2] usb: gadget: storage: add support for media larger than 2T
 2021-10-05 14:19 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] usb: xilinx: Add suspend resume support
 2021-10-05 12:20 UTC  (2+ messages)

[PATCH] r8152: stop submitting rx for -EPROTO
 2021-10-05 11:50 UTC  (13+ messages)
` [PATCH net] r8152: avoid to resubmit rx immediately

[PATCH] Partially revert "usb: Kconfig: using select for USB_COMMON dependency"
 2021-10-05 11:45 UTC  (3+ messages)

[PATCH v4] usb: gadget: uvc: fix multiple opens
 2021-10-05 11:37 UTC  (6+ messages)
` [RESEND PATCH "

[PATCH] usb: gadget: u_audio.c: Adding Playback Pitch ctl for sync playback
 2021-10-05 11:31 UTC  (2+ messages)

[PATCH] [v3] usb: xhci: tegra: mark PM functions as __maybe_unused
 2021-10-05 11:20 UTC 

[PATCH v5 0/3] usb: gadget: configfs: add some trace event
 2021-10-05 11:16 UTC  (7+ messages)
` [PATCH v5 1/3] usb: gadget: configfs: avoid list move operation of usb_function
` [PATCH v5 2/3] usb: gadget: configfs: add gadget_info for config group
` [PATCH v5 3/3] usb: gadget: configfs: add some trace event

[PATCH] [RESEND] usb: xhci: tegra: mark PM functions as __maybe_unused
 2021-10-05 11:13 UTC  (3+ messages)

[PATCH v1 1/1] usb: dwc3: gadget: Revert "set gadgets parent to the right controller"
 2021-10-05 11:04 UTC  (6+ messages)

[PATCH v4 0/2] usb: gadget: Add clock support
 2021-10-05 10:59 UTC  (4+ messages)
` [PATCH v4 1/2] dt-binding: usb: xilinx: Add clocking node

[PATCH v7 0/7] Add OTG mode support to Tegra USB PHY and Nexus 7
 2021-10-05 10:47 UTC  (13+ messages)
` [PATCH v7 1/7] dt-bindings: phy: tegra20-usb-phy: Convert to schema
` [PATCH v7 2/7] dt-bindings: phy: tegra20-usb-phy: Document properties needed for OTG mode
` [PATCH v7 4/7] usb: phy: tegra: Support OTG mode programming

[PATCH v3] usb: chipidea: ci_hdrc_imx: Also search for 'phys' phandle
 2021-10-05 10:38 UTC  (6+ messages)

[PATCH 0/3] usb: dwc2: drd: fix some issues
 2021-10-05  9:53 UTC  (4+ messages)
` [PATCH 1/3] usb: dwc2: drd: fix dwc2_force_mode call in dwc2_ovr_init
` [PATCH 2/3] usb: dwc2: drd: fix dwc2_drd_role_sw_set when clock could be disabled
` [PATCH 3/3] usb: dwc2: drd: reset current session before setting the new one

[PATCH v10 0/5] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-10-05  1:13 UTC  (9+ messages)
` [PATCH v10 1/5] dt-bindings: pci: qcom: Document PCIe bindings for SC7280
` [PATCH v10 2/5] arm64: dts: qcom: sc7280: Add PCIe and PHY related nodes
` [PATCH v10 3/5] arm64: dts: qcom: sc7280: Add PCIe nodes for IDP board
` [PATCH v10 4/5] PCI: qcom: Add a flag in match data along with ops
` [PATCH v10 5/5] PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init in SC7280

[PATCH v2] usb: gadget: uvc: fix multiple opens
 2021-10-04 23:55 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v2 0/7] usb: gadget: uvc: smaller fixes for stability
 2021-10-04 22:43 UTC  (9+ messages)
` [PATCH v2 1/7] usb: gadget: uvc: consistently use define for headerlen
` [PATCH v2 2/7] usb: gadget: uvc: rename function to be more consistent
` [PATCH v2 3/7] usb: gadget: uvc: test if ep->desc is valid on ep_queue
` [PATCH v2 4/7] usb: gadget: uvc: only schedule stream in streaming state
` [PATCH v2 5/7] usb: gadget: uvc: only pump video data if necessary
` [PATCH v2 6/7] usb: gadget: uvc: ensure the vdev is unset
` [PATCH v2 7/7] usb: gadget: udc: ensure the gadget is still available

[PATCH 0/7] usb: gadget: uvc: smaller fixes for stability
 2021-10-04 22:41 UTC  (15+ messages)
` [PATCH 1/7] usb: gadget: uvc: consistently use define for headerlen
` [PATCH 2/7] usb: gadget: uvc: rename function to be more consistent
` [PATCH 3/7] usb: gadget: uvc: test if ep->desc is valid on ep_queue
` [PATCH 4/7] usb: gadget: uvc: only schedule stream in streaming state
` [PATCH 5/7] usb: gadget: uvc: only pump video data if necessary
` [PATCH 6/7] usb: gadget: uvc: ensure the vdev is unset
` [PATCH 7/7] usb: gadget: udc: ensure the gadget is still available

[PATCH net-next 2/2] net: usb: use eth_hw_addr_set() for dev->addr_len cases
 2021-10-04 16:05 UTC 

[PATCH v1 1/2] usb: gadget: udc: core: Use pr_fmt() to prefix messages
 2021-10-04 14:41 UTC  (2+ messages)
` [PATCH v1 2/2] usb: gadget: udc: core: Print error code in usb_gadget_probe_driver()

[PATCH v6 00/11] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-10-04 12:59 UTC  (2+ messages)
` [PATCH v6 10/11] PCI: Replace pci_dev::driver usage by pci_dev::dev.driver

[PATCH 1/1] USB: serial: option: add Telit LE910Cx composition 0x1204
 2021-10-04 10:56 UTC 

[Bug 214131] New: ch341 communication problem
 2021-10-04  9:21 UTC  (2+ messages)
` [Bug 214131] "

[PATCH] xhci: Fix command ring pointer corruption while aborting a command
 2021-10-04  8:45 UTC  (3+ messages)

[PATCH] Enable trust tx length quirk for Fresco FL11 USB controller
 2021-10-04  8:38 UTC  (2+ messages)

[PATCH] usb: typec: tcpm: handle SRC_STARTUP state if cc changes
 2021-10-04  6:08 UTC  (3+ messages)

[Bug 214437] New: usb: hid: u2fzero: buffer overrun in u2fzero_rng_read
 2021-10-03 10:00 UTC  (2+ messages)
` [Bug 214437] "

[PATCH] USB: EHCI: Improve port index sanitizing
 2021-10-02 19:02 UTC 

[PATCH] usb: storage: add quirks for VIA VL817 USB3-SATA bridge
 2021-10-02 14:54 UTC  (8+ messages)

[PATCH v5 0/3] xen, usb: support pvUSB frontend driver
 2021-10-02  0:41 UTC  (3+ messages)
` [PATCH v5 1/3] usb: Add Xen pvUSB protocol description

[1/2] dt-bindings: clock: tegra: Fix USB controller nodes in examples
 2021-10-01 20:33 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).