Linux-USB Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-25 22:13:31 to 2024-03-28 06:55:17 UTC [more...]

[syzbot] [net?] WARNING: ODEBUG bug in netdev_freemem (3)
 2024-03-28  6:55 UTC  (2+ messages)
` [syzbot] [usb?] "

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-03-28  5:55 UTC  (17+ messages)
` [PATCH 1/9] hyperv: Convert from tasklet to BH workqueue
` [PATCH 2/9] dma: "
` [PATCH 3/9] IB: "
` [PATCH 4/9] USB: "
` [PATCH 5/9] mailbox: "
` [PATCH 6/9] ipmi: "
` [PATCH 7/9] s390: "
` [PATCH 8/9] drivers/media/*: "
` [PATCH 9/9] mmc: "

convert SCSI to atomic queue limits, part 1
 2024-03-28  5:02 UTC  (30+ messages)
` [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 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 13/23] sbp2: switch to using ->device_configure

way to notice user when a device connected to a inappropriate port
 2024-03-28  3:20 UTC 

[PATCH] usb-storage: Optimize scan delay more precisely
 2024-03-28  3:04 UTC  (9+ messages)

[PATCH v2 0/3] usb: typec: Implement UCSI driver for ChromeOS
 2024-03-28  2:32 UTC  (10+ messages)
` [PATCH v2 1/3] usb: typec: ucsi: Provide interface for UCSI transport
` [PATCH v2 2/3] usb: typec: ucsi: Import "
` [PATCH v2 3/3] platform/chrome: cros_ec_ucsi: Implement UCSI PDC driver

[usb:usb-testing] BUILD SUCCESS ef83531c8e4a5f2fc9c602be7e2a300de1575ee4
 2024-03-28  1:04 UTC 

[PATCH] usb: typec: ucsi: Wait 20ms before retrying reset
 2024-03-27 23:12 UTC  (5+ messages)

[PATCH 0/3] usb: typec: ucsi: Ack connector change early
 2024-03-27 22:45 UTC  (4+ messages)
` [PATCH 1/3] usb: typec: ucsi: Stop abuse of bit definitions from ucsi.h
` [PATCH 2/3] usb: typec: ucsi: Never send a lone connector change ack
` [PATCH 3/3] usb: typec: ucsi_acpi: Remove Dell quirk

[PATCH] usb: phy: MAINTAINERS: mark Freescale USB PHY as orphaned
 2024-03-27 17:53 UTC 

[PATCH 1/2] usb: phy: fsl-usb: drop driver owner assignment
 2024-03-27 17:46 UTC  (2+ messages)
` [PATCH 2/2] usb: typec: nvidia: "

[RFC PATCH] usb: typec: ucsi: ack connector change after all tasks finish
 2024-03-27 16:42 UTC  (5+ messages)

[PATCH] net: usb: ax88179_178a: avoid the interface always configured as random address
 2024-03-27 16:00 UTC  (6+ messages)
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] net: usb: ax88179_178a: non necessary second random mac address

[PATCH net-next] usbnet: fix cyclical race on disconnect with work queue
 2024-03-27 15:10 UTC  (3+ messages)

doubts concerning error handling in usb_parse_interface()
 2024-03-27 14:47 UTC  (2+ messages)

[PATCH 0/3] USB: core: Don't overwrite device descriptor during reinitialization
 2024-03-27 14:21 UTC  (13+ messages)
` [REGRESSION] "

[PATCH] usb: xhci: correct return value in case of STS_HCE
 2024-03-27 14:16 UTC  (2+ messages)

Using a composite device with kernel drivers and libusb at the same time
 2024-03-27 14:07 UTC  (3+ messages)

[PATCH] usb: typec: ucsi: Only enable supported notifications
 2024-03-27 12:11 UTC 

FAILED: Patch "usb: dwc3-am62: fix module unload/reload behavior" failed to apply to 6.1-stable tree
 2024-03-27 12:12 UTC 

[PATCH v4 0/4] usb: typec: ucsi: Expand SOP/SOP' Discovery
 2024-03-27 11:18 UTC  (10+ messages)
` [PATCH v4 1/4] usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros
` [PATCH v4 2/4] usb: typec: ucsi: Register cables based on GET_CABLE_PROPERTY
` [PATCH v4 3/4] usb: typec: ucsi: Register SOP/SOP' Discover Identity Responses

[PATCH v2] usb: typec: tcpm: Correct the PDO counting in pd_set
 2024-03-27 11:10 UTC  (2+ messages)

[PATCH] thunderbolt: Do not create DisplayPort tunnels on adapters of the same router
 2024-03-27  8:30 UTC 

(no subject)
 2024-03-27  8:04 UTC 

[PATCH v2] usb: dwc2: gadget: LPM flow fix
 2024-03-27  7:03 UTC  (3+ messages)

[usb:usb-testing 9/45] kismet: WARNING: unmet direct dependencies detected for DRM_AUX_BRIDGE when selected by TYPEC_MUX_PTN36502
 2024-03-27  6:59 UTC  (2+ messages)

[usb:usb-testing] BUILD SUCCESS WITH WARNING 5e589e59202db9b19b5a4a01c8de78435f86fde1
 2024-03-27  4:16 UTC 

[usb:gadget_char] BUILD SUCCESS 0243ef83005fc837ac0b127a949e4dfd2f80622b
 2024-03-27  4:16 UTC 

[PATCH 0/3] usb: typec: Implement UCSI driver for ChromeOS
 2024-03-27  3:46 UTC  (10+ messages)
` [PATCH 1/3] usb: typec: ucsi: Provide interface for UCSI transport
` [PATCH 2/3] usb: typec: ucsi: Import "
` [PATCH 3/3] platform/chrome: cros_ec_ucsi: Implement UCSI PDC driver

[usb:usb-linus] BUILD SUCCESS WITH WARNING f4d1960764d8a70318b02f15203a1be2b2554ca1
 2024-03-27  2:33 UTC 

[PATCH v2] usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb ep transport error
 2024-03-27  2:35 UTC 

[PATCH v2 0/1] usb: typec: ucsi: Check capabilities before discovery
 2024-03-27  1:46 UTC  (3+ messages)
` [PATCH v2 1/1] usb: typec: ucsi: Check capabilities before cable and identity discovery

[Bug 218646] New: Problem with search driver or this is guide how search driver
 2024-03-26 21:45 UTC  (2+ messages)
` [Bug 218646] "

[PATCH 09/28] mfd: intel-lpss-pci: Use PCI_IRQ_INTX
 2024-03-26 21:14 UTC  (2+ messages)

[PATCH 4/7] usb: misc: uss720: point pp->dev to usbdev->dev
 2024-03-26 20:14 UTC  (7+ messages)
` [PATCH v2 0/4] usb: misc: uss720: improve support for Belkin F5U002 devices
  ` [PATCH v2 1/4] usb: misc: uss720: point pp->dev to usbdev->dev
  ` [PATCH v2 2/4] usb: misc: uss720: document the names of the compatible devices
  ` [PATCH v2 3/4] usb: misc: uss720: add support for another variant of the Belkin F5U002
  ` [PATCH v2 4/4] usb: misc: uss720: check for incompatible versions "

[usb:usb-linus 12/26] drivers/usb/dwc2/core_intr.c:327: warning: Function parameter or struct member 'remotewakeup' not described in 'dwc2_wakeup_from_lpm_l1'
 2024-03-26 19:19 UTC 

[PATCH] USB: gadget: dummy_hcd: switch char * to u8 *
 2024-03-26 16:29 UTC  (4+ messages)

[PATCH v1] usb: typec: tcpm: Correct the PDO counting in pd_set
 2024-03-26 14:43 UTC  (3+ messages)

[PATCH 2/2] USB: core: Fix deadlock in port "disable" sysfs attribute
 2024-03-26 14:32 UTC  (4+ messages)

[PATCH] usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb ep transport error
 2024-03-26 14:07 UTC  (4+ messages)

[PATCH] usb: gadget: rndis: add multi packages support for rndis
 2024-03-26 14:07 UTC  (2+ messages)

[PATCH v18 0/9] Add multiport support for DWC3 controllers
 2024-03-26 12:37 UTC  (11+ messages)
` [PATCH v18 1/9] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller
` [PATCH v18 2/9] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v18 3/9] usb: dwc3: core: Skip setting event buffers for host only controllers
` [PATCH v18 4/9] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v18 5/9] dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport
` [PATCH v18 6/9] usb: dwc3: qcom: Add helper function to request wakeup interrupts
` [PATCH v18 7/9] usb: dwc3: qcom: Refactor IRQ handling in glue driver
` [PATCH v18 8/9] usb: dwc3: qcom: Enable wakeup for applicable ports of multiport
` [PATCH v18 9/9] usb: dwc3: qcom: Add multiport suspend/resume support for wrapper

[PATCH 0/7] usb: typec: ucsi: fix several issues manifesting on Qualcomm platforms
 2024-03-26 11:44 UTC  (6+ messages)

[PATCH] usb: gadget: rndis: add multi packages support for rndis
 2024-03-26 10:52 UTC 

[PATCH v17 0/9] Add multiport support for DWC3 controllers
 2024-03-26 10:44 UTC  (11+ messages)
` [PATCH v17 1/9] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller
` [PATCH v17 2/9] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v17 3/9] usb: dwc3: core: Skip setting event buffers for host only controllers
` [PATCH v17 4/9] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v17 5/9] dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport
` [PATCH v17 6/9] usb: dwc3: qcom: Add helper function to request wakeup interrupts
` [PATCH v17 7/9] usb: dwc3: qcom: Refactor IRQ handling in glue driver
` [PATCH v17 8/9] usb: dwc3: qcom: Enable wakeup for applicable ports of multiport
` [PATCH v17 9/9] usb: dwc3: qcom: Add multiport suspend/resume support for wrapper

[syzbot] [mm?] usb-testing boot error: WARNING: refcount bug in __reset_page_owner
 2024-03-26 10:13 UTC  (3+ messages)

[PATCH v16 0/9] Add multiport support for DWC3 controllers
 2024-03-26 10:14 UTC  (11+ messages)
` [PATCH v16 7/9] usb: dwc3: qcom: Refactor IRQ handling in glue driver

[PATCH 0/2] usb: typec: tipd: fix event checking in interrupt service routines
 2024-03-26  9:38 UTC  (5+ messages)
` [PATCH 1/2] usb: typec: tipd: fix event checking for tps25750
` [PATCH 2/2] usb: typec: tipd: fix event checking for tps6598x

[PATCH] usb: gadget: rndis: add multi packages support for rndis
 2024-03-26  9:36 UTC  (3+ messages)

[PATCH] usb: gadget: uvc: Improve error checking and tagging
 2024-03-26  9:32 UTC  (2+ messages)

[PATCH] usb: Disable USB3 LPM at shutdown
 2024-03-26  9:30 UTC  (6+ messages)

[PATCH 1/7] docs: driver-api: parport-lowlevel: clarify purpose of PARPORT_MODE_PCSPP
 2024-03-26  9:10 UTC  (3+ messages)
` [PATCH 2/7] usb: serial: mos7720: don't advertise PARPORT_MODE_PCSPP

[PATCH 0/4] Add USB Support on Qualcomm's QDU/QRU1000 Platform
 2024-03-26  8:30 UTC  (2+ messages)

[PATCH 00/28] Remove PCI_IRQ_LEGACY
 2024-03-26  8:28 UTC  (8+ messages)
` [PATCH 05/28] usb: hcd-pci: Use PCI_IRQ_INTX
` [PATCH 06/28] tty: 8250_pci: "
` [PATCH 13/28] misc: vmci_guest: Use PCI_IRQ_ALL_TYPES
` [External] : [PATCH 00/28] Remove PCI_IRQ_LEGACY

[PATCH 0/2] riscv: sophgo: add support for usb controller of CV18XX/SG200X
 2024-03-26  7:31 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: usb: dwc2: Add support for Sophgo CV18XX/SG200X series SoC
` [PATCH 2/2] usb: dwc2: add "

[usb:rndis-removal] BUILD SUCCESS c97ce1438f9aed84551eac5a4519112b2edd06c6
 2024-03-26  3:49 UTC 

[Bug 218526] New: Unable to achieve 240hz on usb4 docking station
 2024-03-26  3:43 UTC  (2+ messages)
` [Bug 218526] "

[usb:gadget_char] BUILD SUCCESS 8ea5252749a313594ee60e95253fa29192fe441c
 2024-03-26  2:53 UTC 

[PATCH] scsi: core: Fix unremoved procfs host directory regression
 2024-03-26  1:21 UTC  (2+ messages)

[PATCH 00/28] Remove PCI_IRQ_LEGACY
 2024-03-25 23:06 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).