Linux-USB Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-28 22:07:35 to 2024-04-03 08:07:28 UTC [more...]

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-03  8:06 UTC 

[PATCH v18 0/9] Add multiport support for DWC3 controllers
 2024-04-03  7:40 UTC  (7+ messages)
` [PATCH v18 2/9] usb: dwc3: core: Access XHCI address space temporarily to read port info

convert SCSI to atomic queue limits, part 1 (v2)
 2024-04-03  7:38 UTC  (50+ messages)
` [PATCH 01/23] block: add a helper to cancel atomic queue limit updates
` [PATCH 02/23] bsg: pass queue_limits to bsg_setup_queue
` [PATCH 03/23] mpi3mr: "
` [PATCH 04/23] scsi: initialize scsi midlayer limits before allocating the queue
` [PATCH 05/23] scsi_transport_fc: add a max_bsg_segments field to struct fc_function_template
` [PATCH 06/23] scsi: add a no_highmem flag to struct Scsi_Host
` [PATCH 07/23] scsi: add a dma_alignment field to the host and host template
` [PATCH 08/23] ufs-exynos: move setting the the dma alignment to the init method
` [PATCH 09/23] scsi: use the atomic queue limits API in scsi_add_lun
` [PATCH 10/23] scsi: add a device_configure method to the host template
` [PATCH 11/23] megaraid_sas: switch to using ->device_configure
` [PATCH 12/23] mpt3sas: "
` [PATCH 13/23] sbp2: "
` [PATCH 14/23] hptiop: "
` [PATCH 15/23] ipr: "
` [PATCH 16/23] pmcraid: "
` [PATCH 17/23] usb-storage: "
` [PATCH 18/23] sata_nv: "
` [PATCH 19/23] pata_macio: "
` [PATCH 20/23] libata: "
` [PATCH 21/23] mpi3mr: "
` [PATCH 22/23] uas: switch to using ->device_configure to configure queue limits
` [PATCH 23/23] block: remove now unused queue limits helpers

[PATCH net-next v3] net: usb: ax88179_178a: non necessary second random mac address
 2024-04-03  1:32 UTC  (2+ messages)

[PATCH net v3] net: usb: ax88179_178a: avoid the interface always configured as random address
 2024-04-03  1:30 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION c0b832517f627ead3388c6f0c74e8ac10ad5774b
 2024-04-03  0:24 UTC 

[PATCH v2] usb: dwc3: gadget: check drained isoc ep
 2024-04-02 23:18 UTC  (3+ messages)

[PATCH 0/9] xhci features for usb-next
 2024-04-02 23:13 UTC  (5+ messages)
` [PATCH 2/9] xhci: replace real & fake port with pointer to root hub port

[westeri-thunderbolt:fixes] BUILD SUCCESS c032cdd48b29549e8283c2fea99e7d91ddefebf7
 2024-04-02 22:10 UTC 

[PATCH 0/3] usb: dwc3: gadget: improve abbort transfer abort by adding more conditions
 2024-04-02 21:45 UTC  (2+ messages)

[PATCH RESEND 0/2] usb: typec: tipd: fix event checking in interrupt service routines
 2024-04-02 17:39 UTC  (7+ messages)
` [PATCH RESEND 1/2] usb: typec: tipd: fix event checking for tps25750
` [PATCH RESEND 2/2] usb: typec: tipd: fix event checking for tps6598x

[PATCH 0/2][5.9-rc] USB FunctionFS DMABUF interface fixes
 2024-04-02 13:43 UTC  (5+ messages)
` [PATCH 1/2] usb: gadget: functionfs: Fix inverted DMA fence direction
` [PATCH 2/2] usb: gadget: functionfs: Wait for fences before enqueueing DMABUF

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-04-02 13:11 UTC  (18+ messages)
` [PATCH 2/9] dma: Convert from tasklet to BH workqueue
` [PATCH 7/9] s390: "
` [PATCH 9/9] mmc: "

[PATCH v5] media: ucvideo: Add quirk for Logitech Rally Bar
 2024-04-02 12:09 UTC 

[PATCH -next] net: usb: asix: Add check for usbnet_get_endpoints
 2024-04-02 11:30 UTC 

[PATCH v10 01/11] dt-bindings: usb: usbmisc-imx: add fsl,imx8ulp-usbmisc compatible
 2024-04-02 11:10 UTC  (13+ messages)
` [PATCH v10 02/11] arm64: dts: imx8ulp: add usb nodes
    ` [EXT] "
` [PATCH v10 03/11] arm64: dts: imx8ulp-evk: enable usb nodes and add ptn5150 nodes
    ` [EXT] "
` [PATCH v10 08/11] arm64: dts: imx93: add usb nodes
    ` [EXT] "
` [PATCH v10 09/11] arm64: dts: imx93-11x11-evk: enable usb and typec nodes
    ` [EXT] "

[PATCH] usb: typec: ptn36502: Only select DRM_AUX_BRIDGE with OF
 2024-04-02 11:10 UTC  (3+ messages)

[PATCH v2 00/11] usb: typec: ucsi: fix several issues manifesting on Qualcomm platforms
 2024-04-02 11:07 UTC  (19+ messages)
` [PATCH v2 01/11] usb: typec: ucsi: allow non-partner GET_PDOS for Qualcomm devices
` [PATCH v2 02/11] usb: typec: ucsi: limit the UCSI_NO_PARTNER_PDOS even further
` [PATCH v2 03/11] usb: typec: ucsi: properly register partner's PD device
` [PATCH v2 04/11] usb: typec: ucsi: always register a link to USB "
` [PATCH v2 05/11] usb: typec: ucsi: simplify partner's PD caps registration
` [PATCH v2 06/11] usb: typec: ucsi: extract code to read PD caps
` [PATCH v2 07/11] usb: typec: ucsi: support delaying GET_PDOS for device
` [PATCH v2 08/11] usb: typec: ucsi_glink: rework quirks implementation
` [PATCH v2 09/11] usb: typec: ucsi_glink: enable the UCSI_DELAY_DEVICE_PDOS quirk
` [PATCH v2 10/11] soc: qcom: pmic_glink: reenable UCSI on sc8280xp
` [PATCH v2 11/11] soc: qcom: pmic_glink: enable UCSI on sc8180x

[PATCH 1/2] usb: phy: fsl-usb: drop driver owner assignment
 2024-04-02 10:11 UTC  (4+ messages)
` [PATCH 2/2] usb: typec: nvidia: "

[ANNOUNCE] Thunderbolt/USB4 debugging tools
 2024-04-02 10:10 UTC 

[PATCH] usb: typec: ucsi: Only enable supported notifications
 2024-04-02 10:10 UTC  (2+ messages)

JMicron JMS567 and UAS
 2024-04-02  9:47 UTC  (8+ messages)

[PATCH 1/2] USB: serial: option: add Lonsung U8300/U9300 product Update the USB serial option driver to support Longsung U8300/U9300
 2024-04-02  8:09 UTC  (2+ messages)

[PATCH] usb: gadget: uvc: Improve error checking and tagging
 2024-04-02  7:45 UTC  (3+ messages)

[syzbot] [usb?] [sound?] KMSAN: uninit-value in line6_pod_process_message
 2024-04-02  6:51 UTC  (3+ messages)
` [PATCH] ALSA: line6: fix "

[PATCH] usb: chipidea: move ci_ulpi_init after the phy initialization
 2024-04-02  6:23 UTC 

[PATCH] usb: phy-generic: add short delay after pulling the reset pin
 2024-04-02  6:17 UTC 

[PATCH] thunderbolt: Do not create DisplayPort tunnels on adapters of the same router
 2024-04-02  5:51 UTC  (2+ messages)

[usb:usb-testing] BUILD SUCCESS 5bab5dc780c9ed0c69fc2f828015532acf4a7848
 2024-04-02  3:24 UTC 

[PATCH] usb: typec: ucsi: Fix connector check on init
 2024-04-01 21:05 UTC 

[PATCH v2 0/3] usb: typec: Implement UCSI driver for ChromeOS
 2024-04-01 20:32 UTC  (6+ messages)
` [PATCH v2 3/3] platform/chrome: cros_ec_ucsi: Implement UCSI PDC driver

[PATCH 0/5] Fix various races in UCSI
 2024-04-01 20:11 UTC  (4+ messages)
` [PATCH 2/5] usb: typec: ucsi: Check for notifications after init

[syzbot] [usb?] KASAN: slab-use-after-free Write in usb_anchor_suspend_wakeups (2)
 2024-04-01 16:50 UTC 

[PATCH v2] dt-bindings: usb: qcom,pmic-typec: update example to follow connector schema
 2024-04-01 10:57 UTC  (4+ messages)

[PATCH v2 2/2] net: usb: ax88179_178a: non necessary second random mac address
 2024-04-01  8:06 UTC  (2+ messages)

[PATCH net-next] usbnet: fix cyclical race on disconnect with work queue
 2024-03-31 17:03 UTC  (5+ messages)

[GIT PULL] USB driver fixes for 6.9-rc2
 2024-03-30 20:22 UTC  (3+ messages)

[RFC PATCH 0/2] Add gpio-usb-c-connector compatible
 2024-03-30 13:50 UTC  (12+ messages)
` [RFC PATCH 1/2] dt-bindings: connector: "
` [RFC PATCH 2/2] usb: common: usb-conn-gpio: Update ID table to add usb-c connector

[PATCH v2 1/3] usb: phy: fsl-usb: drop driver owner assignment
 2024-03-31  9:17 UTC  (3+ messages)
` [PATCH v2 2/3] usb: typec: nvidia: "
` [PATCH v2 3/3] usb: typec: displayport: "

[PATCH v18 00/41] Introduce QC USB SND audio offloading support
 2024-03-29 23:28 UTC  (2+ messages)

Device with two interfaces - what is the probing order?
 2024-03-29 12:53 UTC  (5+ messages)

[PATCH 0/4] Add USB Support on Qualcomm's QDU/QRU1000 Platform
 2024-03-29 11:28 UTC  (5+ messages)

xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 1 comp_code 1
 2024-03-29 10:47 UTC 

[PATCH 0/3] usb: typec: ucsi: Ack connector change early
 2024-03-29  5:56 UTC  (2+ messages)

[Bug 218656] New: Regression: Update from 6.8.1 to 6.8.2 breaks E50 DAC
 2024-03-29  1:58 UTC  (2+ messages)
` [Bug 218656] "

[PATCH] usb-storage: Optimize scan delay more precisely
 2024-03-29  1:45 UTC  (10+ messages)
          ` [usb-storage] "

[PATCH v2 3/3] platform/chrome: cros_ec_ucsi: Implement UCSI PDC driver
 2024-03-29  1:37 UTC  (6+ messages)

[RFC PATCH] usb: typec: ucsi: ack connector change after all tasks finish
 2024-03-28 22:40 UTC  (4+ messages)

[PATCH 00/52] USB: store owner from modules with usb_serial_register_drivers()
 2024-03-28 22:06 UTC  (24+ messages)
` [PATCH 30/52] USB: serial: navman: drop driver owner initialization
` [PATCH 31/52] USB: serial: omninet: "
` [PATCH 32/52] USB: serial: opticon: "
` [PATCH 33/52] USB: serial: option: "
` [PATCH 34/52] USB: serial: oti6858: "
` [PATCH 35/52] USB: serial: pl2303: "
` [PATCH 36/52] USB: serial: qcaux: "
` [PATCH 37/52] USB: serial: qcserial: "
` [PATCH 38/52] USB: serial: quatech2: "
` [PATCH 39/52] USB: serial: safe_serial: "
` [PATCH 40/52] USB: serial: sierra: "
` [PATCH 41/52] USB: serial: spcp8x5: "
` [PATCH 42/52] USB: serial: ssu100: "
` [PATCH 43/52] USB: serial: symbol: "
` [PATCH 44/52] USB: serial: ti_usb_3410_5052: "
` [PATCH 45/52] USB: serial: upd78f0730: "
` [PATCH 46/52] USB: serial: simple: "
` [PATCH 47/52] USB: serial: debug: "
` [PATCH 48/52] USB: serial: visor: "
` [PATCH 49/52] USB: serial: whiteheat: "
` [PATCH 50/52] USB: serial: wishbone: "
` [PATCH 51/52] USB: serial: xr: "
` [PATCH 52/52] USB: serial: xsens_mt: "


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 read-only IMAP folder(s) and NNTP newsgroup(s).