linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-11 09:57:46 to 2021-10-18 07:29:07 UTC [more...]

[PATCH] usb: dwc3: gadget: Skip resizing EP's TX FIFO if already resized
 2021-10-18  7:28 UTC  (11+ messages)

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

[PATCH 1/2] HID: u2fzero: explicitly check for errors
 2021-10-18  6:56 UTC  (3+ messages)
` [PATCH 2/2] HID: u2fzero: properly handle timeouts in usb_submit_urb

[PATCH v10] usb: gadget: add configfs trace events
 2021-10-18  5:29 UTC 

[PATCH v9] usb: gadget: add configfs trace events
 2021-10-18  5:02 UTC 

[PATCH v8] usb: gadget: add configfs trace events
 2021-10-18  4:48 UTC 

[PATCH v7] usb: gadget: add configfs trace events
 2021-10-18  4:38 UTC 

[GIT PULL] USB fixes for 5.15-rc5
 2021-10-18  3:22 UTC  (2+ messages)

[PATCH 0/7] usb: gadget: uvc: smaller fixes for stability
 2021-10-17 21:11 UTC  (4+ messages)
` [PATCH 5/7] usb: gadget: uvc: only pump video data if necessary

[RFC PATCH 0/3] blk-mq: Allow to complete requests directly
 2021-10-17 16:19 UTC  (11+ messages)
` [RFC PATCH 1/3] blk-mq: Add blk_mq_complete_request_direct()
` [RFC PATCH 2/3] mmc: core: Use blk_mq_complete_request_direct()
` [RFC PATCH 3/3] scsi, usb: storage: Complete the blk-request directly

[PATCH 1/2] dt-bindings: usb: dwc3: Document role-switch-reset-quirk
 2021-10-17 12:59 UTC  (2+ messages)
` [PATCH 2/2] usb: dwc3: Add role-switch-reset-quirk logic

[GIT PULL] USB fixes for 5.15-rc6
 2021-10-17 10:05 UTC 

[PATCH v13 00/35] NVIDIA Tegra power management patches for 5.16
 2021-10-17  8:38 UTC  (9+ messages)
` [PATCH v13 11/35] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v13 20/35] mtd: rawnand: tegra: Add runtime PM and OPP support

[PATCH v7] usb: gadget: add configfs trace events
 2021-10-16 23:59 UTC 

[PATCH v5 0/3] usb: gadget: configfs: add some trace event
 2021-10-16 15:29 UTC  (11+ messages)
` [PATCH v5 1/3] usb: gadget: configfs: avoid list move operation of usb_function
` [PATCH v5 3/3] usb: gadget: configfs: add some trace event

[PATCH v6] usb: gadget: add configfs trace events
 2021-10-16 15:21 UTC 

[usb:usb-linus] BUILD SUCCESS cd932c2a1ecc8f261ecb8d140fa431c16379931f
 2021-10-16  7:37 UTC 

[PATCH v12 0/5] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-10-15 19:43 UTC  (9+ messages)
` [PATCH v12 4/5] PCI: qcom: Add a flag in match data along with ops

[PATCH v6 00/11] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-10-15 19:52 UTC  (10+ messages)

[PATCH v6 0/3] xen, usb: support pvUSB frontend driver
 2021-10-15 13:53 UTC  (9+ messages)
` [PATCH v6 1/3] usb: Add Xen pvUSB protocol description
` [PATCH v6 2/3] usb: Introduce Xen pvUSB frontend (xen hcd)
` [PATCH v6 3/3] xen: add Xen pvUSB maintainer

[PATCH] lan78xx: select CRC32
 2021-10-15 13:40 UTC  (2+ messages)

[PATCH] usb-storage: Add compatibility quirk flags for iODD 2531/2541
 2021-10-15 13:38 UTC  (5+ messages)

[GIT PULL] USB-serial fixes for 5.15-rc6
 2021-10-15 13:04 UTC  (2+ messages)

[PATCH] usb: dwc3: gadget: Remove dev_err() when queuing to inactive gadget/ep
 2021-10-15 11:23 UTC  (3+ messages)

[PATCH 0/3] usb: dwc2: drd: fix some issues
 2021-10-15 10:54 UTC  (7+ 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 v2] USB: serial: Fix possible memleak in keyspan_port_probe()
 2021-10-15  8:55 UTC 

[PATCH v6 0/4] usb: Linking ports to their Type-C connectors
 2021-10-15  7:44 UTC  (6+ messages)
` [PATCH v6 2/4] usb: Link the ports to the connectors they are attached to

[syzbot] KASAN: use-after-free Read in usb_anchor_resume_wakeups (3)
 2021-10-15  7:40 UTC 

[PATCH] USB: serial: Fix possible memleak in keyspan_port_probe()
 2021-10-15  7:12 UTC  (3+ messages)

[PATCH v16 0/7] usb: misc: Add onboard_usb_hub driver
 2021-10-15  6:39 UTC  (4+ messages)

[PATCH] usb: phy: isp1301: add release func to dev to avoid memory leak
 2021-10-15  5:16 UTC 

[usb:usb-testing] BUILD SUCCESS 660a92a59b9e831a0407e41ff62875656d30006e
 2021-10-15  4:50 UTC 

[PATCH v2] usb: typec: STUSB160X should select REGMAP_I2C
 2021-10-15  1:36 UTC 

[PATCH v12 00/35] NVIDIA Tegra power management patches for 5.16
 2021-10-15  1:02 UTC  (6+ messages)
` [PATCH v12 05/35] dt-bindings: clock: tegra-car: Document new clock sub-nodes

[PATCH] ALSA: usb-audio: add Schiit Hel device to quirk table
 2021-10-14 13:06 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: allow -EPIPE errors for some v2 messages
 2021-10-14 12:28 UTC  (12+ messages)

[PATCH 0/1] xhci feature for usb-next
 2021-10-14 12:27 UTC  (5+ messages)
` [PATCH 1/1] usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform

[usb:usb-testing] BUILD SUCCESS e27bea459d5eaa485ba091e0e051bf4575614d4f
 2021-10-14 12:10 UTC 

[PATCH v2 0/1] xhci feature for usb next
 2021-10-14 12:12 UTC  (2+ messages)
` [PATCH v2 1/1] usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform

[PATCH net-next 4/7] ethernet: manually convert memcpy(dev_addr,..., sizeof(addr))
 2021-10-14  8:14 UTC  (4+ messages)

Servicio de la flota
 2021-10-14  7:36 UTC 

[PATCH] usb: dwc: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INIT
 2021-10-14  5:40 UTC  (3+ messages)

[usb:usb-linus] BUILD SUCCESS c2115b2b16421d93d4993f3fe4c520e91d6fe801
 2021-10-14  3:14 UTC 

[PATCH] usb-storage: Add compatibility quirk flags for iODD 2531/2541
 2021-10-14  2:01 UTC  (2+ messages)

[PATCH] [RFC] usb: gadget: avoid unusual inline assembly
 2021-10-13 18:54 UTC  (4+ messages)

[PATCH] dt-bindings: usb: dwc2: document the port when usb-role-switch is used
 2021-10-13 16:53 UTC 

[PATCH] usbip: tools: usbipd: fix duplicate option definition
 2021-10-13 15:57 UTC  (2+ messages)

[PATCH] usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform
 2021-10-13 15:18 UTC  (3+ messages)

[PATCH] usb: gadget: composite: req->complete not set, using wrong callback for complete
 2021-10-13 14:15 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH v6] usb: ohci: disable start-of-frame interrupt in ohci_rh_suspend
 2021-10-13 14:06 UTC  (2+ messages)

[PATCH v2 0/2] usb: dwc2: fill in gadget caps, configure it for stm32mp15
 2021-10-13 14:00 UTC  (2+ messages)

[PATCH v3 0/4] usb: dwc2: fill in gadget caps, configure it for stm32mp15
 2021-10-13 13:57 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: usb: dwc2: Add reference to usb-drd.yaml
` [PATCH v3 2/4] dt-bindings: usb: dwc2: adopt otg properties defined in usb-drd.yaml
` [PATCH v3 3/4] usb: dwc2: add otg_rev and otg_caps information for gadget driver
` [PATCH v3 4/4] usb: dwc2: stm32mp15: set otg_rev

[PATCH v2] usb: core: hub: improve port over-current alert msg
 2021-10-13 12:27 UTC 

[PATCH RESEND v3 1/2] PM / wakeirq: support enabling wake-up irq after runtime_suspend called
 2021-10-13  9:05 UTC  (2+ messages)

[PATCH v3] usb: gadget: u_audio.c: Adding Playback Pitch ctl for sync playback
 2021-10-13  8:13 UTC  (3+ messages)

[PATCH 1/2] usb: gadget: uac: fix indentation issues in UAC files
 2021-10-13  7:54 UTC  (6+ messages)
` [PATCH 2/2] usb: gadget: u_audio: remove unnecessary array declaration of snd_kcontrol_new

[PATCH v4] usb: gadget: u_audio.c: Adding Playback Pitch ctl for sync playback
 2021-10-13  7:39 UTC 

[PATCH] usb: replace snprintf in show functions with sysfs_emit
 2021-10-13  7:28 UTC  (6+ messages)
  ` 回复: "
      ` 回复: "

[PATCH AUTOSEL 5.14 07/17] r8152: avoid to resubmit rx immediately
 2021-10-13  0:54 UTC 

[PATCH v5] usb: ohci: disable start-of-frame interrupt in ohci_rh_suspend
 2021-10-12 14:38 UTC  (3+ messages)

[RFC PATCH 2/3] power: supply: Add support for PDOs props
 2021-10-12 10:42 UTC  (13+ messages)

[PATCH] r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256
 2021-10-12 10:40 UTC  (3+ messages)

[PATCH v3] usb: ohci: add check for host controller functional states
 2021-10-12  8:15 UTC  (7+ messages)

[PATCH V0 0/7] Add Embedded USB Debugger (EUD) driver
 2021-10-12  3:22 UTC  (7+ messages)
` [PATCH V0 1/7] dt-bindings: connector: Add property for eud type c connector

[usb:usb-testing] BUILD REGRESSION d143d2c76ed6b02cca4a366cb1ed8549c5fc2a32
 2021-10-12  1:43 UTC 

[usb:usb-testing 66/66] drivers/usb/gadget/function/u_audio.c:589:45: error: variable 'p_pktsize_residue' set but not used
 2021-10-11 18:48 UTC 

[usb:usb-linus] BUILD SUCCESS ea0f69d8211963c4b2cc1998b86779a500adb502
 2021-10-11 18:47 UTC 

[usb:usb-next] BUILD SUCCESS 620b74d01b9d4393bef6742bf121908322c2fe0b
 2021-10-11 18:47 UTC 

Updated xHCI Specification Document
 2021-10-11 17:14 UTC  (2+ messages)

[usb:usb-testing 66/66] u_audio.c:undefined reference to `__udivdi3'
 2021-10-11 16:13 UTC 

[PATCH v2] usb: typec: tcpm: fix issue of multiple tcpm_set_state
 2021-10-11 14:11 UTC  (3+ messages)

[PATCH v2] usb: host: ohci-tmio: check return value after calling platform_get_resource()
 2021-10-11 13:49 UTC 

[PATCH] usb: gadget: hid: fix error code in do_config()
 2021-10-11 13:03 UTC  (2+ messages)

[PATCH v4] usb: ohci: add check for host controller functional states
 2021-10-11 13:02 UTC 

[PATCH v2] usb: typec: tcpm: fix issue of multiple tcpm_set_state
 2021-10-11 11:25 UTC  (2+ messages)

[Bug 213771] New: ch341 USB-Serial converter receives but does not send
 2021-10-11  9:57 UTC  (2+ messages)
` [Bug 213771] "


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).