linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-03 10:35:49 to 2024-09-05 20:06:39 UTC [more...]

[PATCH v4 0/3] usb: imx8mp: collect some improvement
 2024-09-05 20:06 UTC  (2+ messages)
` [PATCH v4 1/3] usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirk

[PATCH] usb: roles: Fix a false positive recursive locking complaint
 2024-09-05 19:24 UTC  (10+ messages)

[PATCH v2 0/4] Add device links between tunneled USB3 devices and USB4 Host
 2024-09-05 18:57 UTC  (6+ messages)

Strange issues with USB device
 2024-09-05 18:20 UTC  (16+ messages)
` Strange issues with UAS URB cancellation

[syzbot] [usb?] INFO: rcu detected stall in __mod_timer (5)
 2024-09-05 14:36 UTC  (3+ messages)

[PATCH 00/12] xhci features for usb-next
 2024-09-05 14:33 UTC  (13+ messages)
` [PATCH 01/12] xhci: dbc: Fix STALL transfer event handling
` [PATCH 02/12] xhci: dbc: add dbgtty request to end of list once it completes
` [PATCH 03/12] xhci: Remove unused function declarations
` [PATCH 04/12] usb: xhci: remove excessive isoc frame debug message spam
` [PATCH 05/12] usb: xhci: remove excessive Bulk short packet debug message
` [PATCH 06/12] usb: xhci: remove unused variables from struct 'xhci_hcd'
` [PATCH 07/12] usb: xhci: make 'sbrn' a local variable
` [PATCH 08/12] usb: xhci: add comments explaining specific interrupt behaviour
` [PATCH 09/12] usb: xhci: remove 'retval' from xhci_pci_resume()
` [PATCH 10/12] usb: xhci: adjust empty TD list handling in handle_tx_event()
` [PATCH 11/12] xhci: Set quirky xHC PCI hosts to D3 _after_ stopping and freeing them
` [PATCH 12/12] xhci: support setting interrupt moderation IMOD for secondary interrupters

[PATCH v2] usb: typec: tcpci: support edge irq
 2024-09-05 14:25 UTC  (3+ messages)

[syzbot] [usb?] KMSAN: kernel-usb-infoleak in usbtmc_write
 2024-09-05 14:16 UTC  (8+ messages)
  ` [PATCH] USB: usbtmc: prevent kernel-infoleak

[PATCHv2 net] usbnet: fix cyclical race on disconnect with work queue
 2024-09-05 13:46 UTC 

[PATCH] usb: dwc3: Potential fix of possible dwc3 interrupt storm
 2024-09-05 13:19 UTC  (14+ messages)

[RFC PATCH v2 0/2] usb: typec: ucsi: New way to handle GET_CONNECTOR_STATUS
 2024-09-05 12:36 UTC  (6+ messages)
` [RFC PATCH v2 1/2] usb: typec: ucsi: Helper for Get Connector Status command
` [RFC PATCH v2 2/2] usb: typec: ucsi: Convert connector specific commands to bitmaps

[PATCH v5 0/8] usb: typec: Implement UCSI driver for ChromeOS
 2024-09-05 11:23 UTC  (10+ messages)
` [PATCH v5 1/8] platform/chrome: Update ChromeOS EC header for UCSI
` [PATCH v5 2/8] platform/chrome: Update EC feature flags
` [PATCH v5 3/8] usb: typec: ucsi: Implement ChromeOS UCSI driver
` [PATCH v5 4/8] usb: typec: cros_ec_ucsi: Use complete instead of resume
` [PATCH v5 5/8] usb: typec: cros_ec_ucsi: Add trace events
` [PATCH v5 6/8] usb: typec: cros_ec_ucsi: Add netlink
` [PATCH v5 7/8] mfd: cros_ec: Load cros_ec_ucsi on supported ECs
` [PATCH v5 8/8] mfd: cros_ec: Don't load charger with UCSI

[PATCH v3] usb: typec: ucsi: Fix busy loop on ASUS VivoBooks
 2024-09-05 10:30 UTC  (6+ messages)

[PATCH][next] usb: gadget: udc-xilinx: Remove trailing space after \n newline
 2024-09-05  9:34 UTC  (2+ messages)

[PATCH v5 2/5] PCI: Check PCI_PM_CTRL instead of PCI_COMMAND in pci_dev_wait()
 2024-09-05  9:33 UTC  (10+ messages)

[usb:usb-testing] BUILD SUCCESS d40ae4cdd9a400dea9dff3408b8c8983c45e943f
 2024-09-05  9:18 UTC 

[PATCH 1/2] usb: linux/usb.h: Move USB port definition to usb.h
 2024-09-05  8:56 UTC  (8+ messages)
` [PATCH 2/2] platform/x86/hp: Avoid spurious wakeup on HP ProOne 440

[PATCH] usb: cdnsp: Fix incorrect usb_request status
 2024-09-05  8:45 UTC  (3+ messages)

[PATCH v2] usb: dwc3: gadget: Refine the logic for resizing Tx FIFOs
 2024-09-05  8:27 UTC  (5+ messages)

答复: [PATCH v9] usb: gadget: u_serial: Add null pointer check in gs_read_complete & gs_write_complete
 2024-09-05  8:05 UTC 

[usb:usb-linus] BUILD SUCCESS 87eb3cb4ec619299cd5572e1d5eb68aef4074ac2
 2024-09-05  8:03 UTC 

FW: [PATCH] usb: xhci: fix loss of data on Cadence xHC
 2024-09-05  7:52 UTC  (4+ messages)
  `  "
` [PATCH v3] "

[PATCH] usb: chipidea: npcm: Fix coding style with clarification of data type
 2024-09-05  7:46 UTC  (2+ messages)

[PATCH v4] usb: xHCI: add XHCI_RESET_ON_RESUME quirk for Phytium xHCI host
 2024-09-05  4:09 UTC 

[PATCH 0/2] Use helper function devm_clk_get_enabled()
 2024-09-05  1:13 UTC  (5+ messages)
` [PATCH 1/2] usb: dwc3: "

[PATCH net] r8152: fix the firmware doesn't work
 2024-09-04 23:40 UTC  (2+ messages)

[PATCH v3 0/3] usb: imx8mp: collect some improvement
 2024-09-04 21:46 UTC  (5+ messages)
` [PATCH v3 1/3] usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirk
` [PATCH v3 2/3] usb: dwc3: imx8mp: add 2 software managed quirk properties for host mode
` [PATCH v3 3/3] usb: dwc3: imx8mp: disable SS_CON and U3 wakeup for system sleep

[PATCH v4 00/18] platform/chrome: Add DT USB/DP muxing/topology support
 2024-09-04 21:45 UTC  (25+ messages)
` [PATCH v4 03/18] usb: typec: Stub out typec_switch APIs when CONFIG_TYPEC=n
` [PATCH v4 04/18] usb: typec: Add device managed typec_mux_register()
` [PATCH v4 06/18] drm/bridge: aux-hpd: Support USB Type-C DP altmodes via DRM lane assignment
` [PATCH v4 10/18] devcon property: Document devcon_match_fn_t
` [PATCH v4 11/18] device property: Add remote endpoint to devcon matcher
` [PATCH v4 15/18] dt-bindings: usb: Add ports to google,cros-ec-typec for DP altmode
` [PATCH v4 16/18] platform/chrome: cros_ec_typec: Add support for signaling DP HPD via drm_bridge
` [PATCH v4 17/18] platform/chrome: cros_ec_typec: Support DP muxing
` [PATCH v4 18/18] platform/chrome: cros_ec_typec: Handle lack of HPD information

[PATCH v26 00/33] Introduce QC USB SND audio offloading support
 2024-09-04 19:46 UTC  (28+ messages)
` [PATCH v26 21/33] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v26 22/33] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v26 23/33] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v26 24/33] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v26 26/33] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v26 28/33] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v26 29/33] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v26 30/33] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v26 31/33] ALSA: usb-audio: Add USB offload route kcontrol

[PATCH] usb: gadget: composite: fix OS descriptors w_value logic
 2024-09-04 18:19 UTC  (6+ messages)
` [PATCH] Revert "usb: gadget: composite: fix OS descriptors w_value

[PATCH RFC 0/2] usb: typec: Add new driver for Parade PS8830 Type-C Retimer
 2024-09-04 13:20 UTC  (4+ messages)
` [PATCH RFC 2/2] usb: typec: Add support "

My Dell XPS-9320 (kernel 6.10.x, et al.) doesn't detect Thunderbolt additions when coming out of suspend or hibernate
 2024-09-04 12:28 UTC  (5+ messages)

[PATCH 0/6] power: supply: Change usb_types from an array into a bitmask
 2024-09-04  9:26 UTC  (4+ messages)

[PATCH v3 1/2] dt-bindings: phy: mxs-usb-phy: add nxp,sim property
 2024-09-04  7:09 UTC  (5+ messages)
` [PATCH v3 2/2] ARM: dts: imx7ulp: add "nxp,sim" property for usbphy1

[Bug 219198] New: usb on Dell WD19TB Thunderbolt Dock stop working
 2024-09-04  5:44 UTC  (4+ messages)
` [Bug 219198] "

[PATCH] usb: dwc2: drd: fix clock gating on USB role switch
 2024-09-04  5:30 UTC  (3+ messages)

[PATCH] usb: gadget: dummy_hcd: execute hrtimer callback in softirq context
 2024-09-04  1:34 UTC  (4+ messages)

[PATCH RESEND] usb: gadget: dummy_hcd: execute hrtimer callback in softirq context
 2024-09-04  1:30 UTC 

[usb:usb-testing] BUILD SUCCESS 8d31daeef3ee750b85717cd5887f453c3398e728
 2024-09-03 22:45 UTC 

[PATCHv2 net] usbnet: modern method to get random MAC
 2024-09-03 18:50 UTC  (2+ messages)

[PATCH v1 1/1] usb: common: Switch to device_property_match_property_string()
 2024-09-03 18:31 UTC 

[usb:usb-next] BUILD SUCCESS 35f4a629641b812e04fadef087da5d6af59e32d7
 2024-09-03 17:55 UTC 

[PATCH 00/16] Add initial USB support for the Renesas RZ/G3S SoC
 2024-09-03 15:30 UTC  (31+ messages)

[PATCH] USB: serial: pl2303: add device id for Macrosilicon MS3020
 2024-09-03 15:06 UTC 

[PATCH v2] usb: typec: ucsi: Fix cable registration
 2024-09-03 13:09 UTC 

[PATCH] usb: gadget: aspeed_udc: use the defined variable to simplify code
 2024-09-03 12:59 UTC  (2+ messages)

[PATCH v9] usb: gadget: u_serial: Add null pointer check in gs_read_complete & gs_write_complete
 2024-09-03 12:06 UTC  (10+ messages)
` 答复: "
    ` 答复: "
        ` 答复: "

[PATCH] usb: typec: ucsi: Fix cable registration
 2024-09-03 11:58 UTC  (3+ messages)

[PATCH v2 1/2] usb: typec: ucsi: Enable ASUS zenbook quirk for VivoBooks
 2024-09-03 11:15 UTC  (4+ messages)


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