linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-12 06:53:47 to 2024-09-17 15:11:45 UTC [more...]

[PATCH 0/4] Add support for new IMX8MP based board
 2024-09-17 15:10 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: arm: Add i.MX8MP IOTA2 Lumpy board
` [PATCH 2/4] arm64: dts: imx: Add imx8mp-iota2-lumpy board
` [PATCH 3/4] dt-bindings: usb: Add Diodes Incorporated PI5USB30213A Type-C Controller
` [PATCH 4/4] arm64: dts: imx8mp-iota2: Enable the USB Type-C port

[PATCH] usb: gadget: r8a66597-udc: Fix double free in r8a66597_probe
 2024-09-17 14:50 UTC  (2+ messages)

[PATCH v3] usb: gadget: u_ether: Use __netif_rx() in rx_callback()
 2024-09-17 14:36 UTC  (2+ messages)

[PATCH v2] usb: gadget: u_ether: Use __netif_rx() in rx_callback()
 2024-09-17 14:33 UTC  (3+ messages)

[PATCH] usb: use mutex_lock in iowarrior_read()
 2024-09-17 13:17 UTC  (11+ messages)

[PATCH] dt-bindings: usb: genesys,gl850g: allow downstream device subnodes
 2024-09-17 10:43 UTC  (2+ messages)

[PATCH] usb: gadget: u_ether: Use __netif_rx() in rx_callback()
 2024-09-17 10:29 UTC  (3+ messages)

[PATCH 5.10] xhci: check virt_dev is valid before dereferencing it
 2024-09-17 10:21 UTC 

[PATCH v3] usb: dwc3: gadget: Refine the logic for resizing Tx FIFOs
 2024-09-17 10:13 UTC 

[PATCH] usb: gadget: f_midi: prefer strscpy() over strcpy()
 2024-09-17  8:30 UTC  (2+ messages)

[PATCH v2] usb: dwc3: core: Stop processing of pending events if controller is halted
 2024-09-17  7:08 UTC  (5+ messages)

[syzbot] [usb?] INFO: task hung in adu_disconnect
 2024-09-17  5:45 UTC 

[PATCH 0/3] USB-Serial serdev support
 2024-09-17  4:49 UTC  (3+ messages)

[RFC 1/2] dt-bindings: connector: Add property to set pd timer values
 2024-09-17  1:59 UTC  (9+ messages)

[syzbot] [usb?] WARNING: refcount bug in get_taint (2)
 2024-09-17  0:15 UTC 

[PATCH 000/113] ALSA: add snd_pcm_is_playback/capture() macro
 2024-09-16 23:41 UTC  (6+ messages)

[PATCH v3] usb: dwc3: core: Stop processing of pending events if controller is halted
 2024-09-16 23:18 UTC 

[PATCH] usb: dwc3: Potential fix of possible dwc3 interrupt storm
 2024-09-16 22:54 UTC  (19+ messages)

[PATCH v2] usb: dwc3: re-enable runtime PM after failed resume
 2024-09-16 21:10 UTC  (2+ messages)

[syzbot] [usb?] KASAN: slab-use-after-free Read in raw_process_ep_io
 2024-09-16 21:10 UTC 

[PATCH] usb host: Fix double locking of mutex 'oxu->mem_lock' in 'oxu_qh_alloc()'
 2024-09-16 17:43 UTC 

[PATCH] usb: dwc3: rtk: Clean up error code in __get_dwc3_maximum_speed()
 2024-09-16 10:28 UTC  (2+ messages)

[PATCH] Fix spelling errors and codestyle in file drivers/usb/gadget/udc/m66592-udc.c
 2024-09-16  7:40 UTC  (6+ messages)
  ` [PATCH v2] Fix spelling errors "

[PATCH 0/3] xhci: Some improvement for Etron xHCI host
 2024-09-16  2:04 UTC  (5+ messages)

[syzbot] [usb?] KASAN: invalid-free in dev_free
 2024-09-16  1:24 UTC  (2+ messages)

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

[PATCH v27 00/32] Introduce QC USB SND audio offloading support
 2024-09-15  7:55 UTC  (36+ messages)
` [PATCH v27 01/32] xhci: add helper to stop endpoint and wait for completion
` [PATCH v27 02/32] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v27 03/32] xhci: sideband: add initial api to register a sideband entity
` [PATCH v27 04/32] usb: xhci: xhci-sideband: Set IMOD for xHCI sideband clients
` [PATCH v27 05/32] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v27 06/32] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v27 07/32] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v27 08/32] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v27 09/32] ALSA: Add USB audio device jack type
` [PATCH v27 10/32] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v27 11/32] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v27 12/32] ALSA: usb-audio: Save UAC sample size information
` [PATCH v27 13/32] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v27 14/32] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v27 15/32] ASoC: usb: Add PCM format check API for "
` [PATCH v27 16/32] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v27 17/32] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v27 18/32] ASoC: doc: Add documentation for SOC USB
` [PATCH v27 19/32] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v27 20/32] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v27 21/32] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v27 22/32] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v27 23/32] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v27 24/32] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v27 25/32] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v27 26/32] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v27 27/32] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v27 28/32] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v27 29/32] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v27 30/32] ALSA: usb-audio: Add USB offload route kcontrol
` [PATCH v27 31/32] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v27 32/32] ASoC: usb: Rediscover USB SND devices on USB port add

[PATCH v5 2/5] PCI: Check PCI_PM_CTRL instead of PCI_COMMAND in pci_dev_wait()
 2024-09-15  7:07 UTC  (12+ messages)

[PATCH v6 0/8] usb: typec: Implement UCSI driver for ChromeOS
 2024-09-14 23:43 UTC  (15+ messages)
` [PATCH v6 3/8] usb: typec: ucsi: Implement ChromeOS UCSI driver
` [PATCH v6 4/8] usb: typec: cros_ec_ucsi: Use complete instead of resume
` [PATCH v6 5/8] usb: typec: cros_ec_ucsi: Add trace events
` [PATCH v6 6/8] usb: typec: cros_ec_ucsi: Add netlink

[syzbot] Monthly usb report (Sep 2024)
 2024-09-14 10:58 UTC 

[usb:usb-testing] BUILD REGRESSION 68d4209158f43a558c5553ea95ab0c8975eab18c
 2024-09-14  3:00 UTC 

[PATCH] USB: Fix the issue of task recovery failure caused by USB status when S4 wakes up
 2024-09-14  2:43 UTC  (8+ messages)

[PATCH 1/2] usb: chipidea: udc: limit usb request length to max 16KB
 2024-09-14  2:04 UTC  (8+ messages)
` [PATCH 2/2] usb: chipidea: udc: create bounce buffer for problem sglist entries if possible

[PATCH v1] usb: dwc3: re-enable runtime PM after failed resume
 2024-09-13 23:24 UTC  (5+ messages)

[usb:usb-testing 14/33] drivers/usb/misc/onboard_usb_dev.c:408:undefined reference to `i2c_smbus_write_block_data'
 2024-09-13 21:43 UTC 

[usb:usb-next] BUILD SUCCESS 2193ede180dde21b7f866cc457eb9e13341e663b
 2024-09-13 17:25 UTC 

[PATCH] Revert "usb: gadget: composite: fix OS descriptors w_value
 2024-09-13 15:39 UTC  (2+ messages)

[PATCH v1 1/1] sub: cdns2: Use predefined PCI vendor ID constant
 2024-09-13 13:21 UTC 

[PATCH v1 1/1] sub: cdns3: Use predefined PCI vendor ID constant
 2024-09-13 13:17 UTC 

[PATCH v3] usb: gadget: core: force synchronous registration
 2024-09-13 10:23 UTC 

FW: [PATCH] usb: xhci: fix loss of data on Cadence xHC
 2024-09-13  9:58 UTC  (6+ messages)
  `  "

[PATCH v1 0/2] xhci: pci: Amend definitions of PCI device IDs
 2024-09-13  9:42 UTC  (5+ messages)
` [PATCH v1 1/2] xhci: pci: Use standard pattern for "
` [PATCH v1 2/2] xhci: pci: Fix indentation in the PCI device ID definitions

[PATCH 1/3] usb: chipidea: udc: handle USB Error Interrupt if IOC not set
 2024-09-13  8:51 UTC  (13+ messages)
` [PATCH 2/3] usb: chipidea: udc: improve dTD link logic
` [PATCH 3/3] usb: chipidea: udc: make isoc endpoint a bit error tolerant

[PATCH 3/3] xhci: Don't perform Soft Retry for Etron xHCI host
 2024-09-13  5:25 UTC  (4+ messages)
` [PATCH 2/3] xhci: Fix control transfer error on "

[PATCH v2 0/7] usb: dwc3: qcom: Flatten dwc3 structure
 2024-09-13  2:34 UTC  (6+ messages)
` [PATCH v2 4/7] usb: dwc3: core: Expose core driver as library
` [PATCH v2 5/7] usb: dwc3: qcom: Don't reply on drvdata during probe

[PATCHv2 net] usbnet: fix cyclical race on disconnect with work queue
 2024-09-12 23:59 UTC  (6+ messages)

[PATCH v3 0/3] Improve a lockdep complaint suppression approach
 2024-09-12 22:39 UTC  (4+ messages)
` [PATCH v3 1/3] locking/mutex: Define mutex_init() once
` [PATCH v3 2/3] locking/mutex: Introduce mutex_init_with_key()
` [PATCH v3 3/3] usb: roles: Improve the fix for a false positive recursive locking complaint

[PATCH net-next v2] usbnet: ipheth: prevent OoB reads of NDP16
 2024-09-12 21:18 UTC 

[PATCH v2] usb: gadget: core: force synchronous registration
 2024-09-12 17:47 UTC  (2+ messages)

[PATCH] usb: iowarrior: fix infoleak in iowarrior_read()
 2024-09-12 17:07 UTC  (2+ messages)

Strange issues with UAS URB cancellation
 2024-09-12 15:22 UTC  (13+ messages)

[PATCH v3] platform/x86/hp: Avoid spurious wakeup on HP ProOne 440
 2024-09-12 15:06 UTC  (8+ messages)

[PATCH RESEND] usb: storage: ene_ub6250: Fix right shift warnings
 2024-09-12 14:52 UTC 

[PATCH] usb: storage: ene_ub6250: Fix right shift warnings
 2024-09-12 14:50 UTC  (11+ messages)

[PATCH] USB: class: CDC-ACM: fix race between get_serial and set_serial
 2024-09-12 14:19 UTC 

[PATCH] usb: gadget: core: force synchronous registration
 2024-09-12 13:34 UTC  (2+ messages)

[PATCH][next] usb: r8a66597-hcd: make read-only const arrays static
 2024-09-12 13:23 UTC 

[PATCH] USB: misc: yurex: fix race between read and write
 2024-09-12 13:21 UTC 

[PATCH] USB: misc: cypress_cy7c63: check for short transfer
 2024-09-12 12:54 UTC 

[PATCH v5] usb: typec: ucsi: Fix busy loop on ASUS VivoBooks
 2024-09-12 12:43 UTC  (2+ messages)

[PATCH] appledisplay: close race between probe and completion handler
 2024-09-12 12:32 UTC 

[usb:usb-next] BUILD SUCCESS b8a93e8028feef925ea5a2c212fafbe14a76f46e
 2024-09-12 12:22 UTC 

[RFC PATCH v2 0/2] usb: typec: ucsi: New way to handle GET_CONNECTOR_STATUS
 2024-09-12 12:04 UTC  (5+ 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

[usb:usb-testing] BUILD SUCCESS e5fa8db0be3e8757e8641600c518425a4589b85c
 2024-09-12 12:01 UTC 

[PATCH v3] USB: serial: pl2303: account for deficits of clones
 2024-09-12  8:37 UTC 

[PATCH v2] USB: serial: pl2303: account for deficits of clones
 2024-09-12  8:26 UTC  (2+ messages)

[PATCH] usb: typec: ucsi: Fix busy loop on ASUS VivoBooks
 2024-09-12  6:56 UTC  (2+ messages)

[PATCH v4] usb: typec: ucsi: Fix busy loop on ASUS VivoBooks
 2024-09-12  6:53 UTC  (5+ 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).