linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-17 00:10:54 to 2024-02-20 14:06:07 UTC [more...]

[PATCH v4 0/8] usb: misc: onboard_hub: add support for XMOS XVF3500
 2024-02-20 14:05 UTC  (7+ messages)
` [PATCH v4 1/8] usb: misc: onboard_hub: rename to onboard_dev
` [PATCH v4 2/8] usb: misc: onboard_dev: add support for non-hub devices
` [PATCH v4 3/8] drm: ci: arm64.config: update ONBOARD_USB_HUB to ONBOARD_USB_DEV
` [PATCH v4 4/8] arm64: defconfig: "
` [PATCH v4 5/8] ARM: multi_v7_defconfig: update ONBOARD_USB_HUB name
` [PATCH v4 6/8] usb: misc: onboard_dev: use device supply names

Linux warns `usb: port power management may be unreliable` on several systems
 2024-02-20 13:59 UTC  (8+ messages)
` [RFT PATCH 1/2] usb: usb-acpi: Set port connect type of not connectable ports correctly
  ` [RFT PATCH 2/2] usb: port: Don't block port power-off on false peer failures
        ` [RFT PATCH v2 1/2] usb: usb-acpi: Set port connect type of not connectable ports correctly
          ` [RFT PATCH v2 2/2] usb: port: Don't try to peer unused USB ports based on location

[PATCH] usb: dwc3: gadget: remove warning during kernel boot
 2024-02-20 13:56 UTC  (7+ messages)

[PATCH net-next v4 0/9] drivers: net: Convert EEE handling to use linkmode bitmaps
 2024-02-20 12:56 UTC  (18+ messages)
` [PATCH net-next v4 1/9] net: usb: r8152: Use linkmode helpers for EEE
` [PATCH net-next v4 2/9] net: usb: ax88179_178a: "
` [PATCH net-next v4 3/9] net: qlogic: qede: "
` [PATCH net-next v4 4/9] net: ethernet: ixgbe: Convert EEE to use linkmodes
` [PATCH net-next v4 5/9] net: intel: i40e/igc: Remove setting Autoneg in EEE capabilities
` [PATCH net-next v4 6/9] net: intel: e1000e: Use linkmode helpers for EEE
` [PATCH net-next v4 7/9] net: intel: igb: "
` [PATCH net-next v4 8/9] net: intel: igc: "
` [PATCH net-next v4 9/9] net: ethtool: eee: Remove legacy _u32 from keee

[PATCH 00/12] net: constify struct device_type usage
 2024-02-20 11:22 UTC  (26+ messages)
` [PATCH 01/12] net: usbnet: constify the "
` [PATCH 02/12] net: dsa: "
` [PATCH 03/12] net: bridge: "
` [PATCH 04/12] net: vxlan: "
` [PATCH 05/12] net: ppp: "
` [PATCH 06/12] net: geneve: "
` [PATCH 07/12] net: hsr: "
` [PATCH 08/12] net: l2tp: "
` [PATCH 09/12] net: vlan: "
` [PATCH 10/12] net: netdevsim: "
` [PATCH 11/12] net: wwan: core: "
` [PATCH 12/12] net: hso: "

[usb:rndis-removal] BUILD SUCCESS 2130c17dfda45c932b1aeeba90a347314f21b806
 2024-02-20  8:41 UTC 

[usb:gadget_char] BUILD SUCCESS 2480893246ae0a78ae0d7f0eebba749ccaf4cc0d
 2024-02-20  8:41 UTC 

[PATCH][next] usb: cdns3: Fix spelling mistake "supporte" -> "supported"
 2024-02-20  8:06 UTC 

[PATCH] drivers:usb:disable usb hub&port async suspend to avoid block system PM
 2024-02-20  7:47 UTC  (2+ messages)

[syzbot] [usb?] [media?] possible deadlock in vb2_video_unregister_device
 2024-02-20  4:49 UTC  (4+ messages)

[PATCH v2 0/4] usb: gadget: 9pfs transport
 2024-02-19 20:07 UTC  (7+ messages)
` [PATCH v2 3/4] usb: gadget: legacy: add 9pfs multi gadget

[PATCH v17 00/51] Introduce QC USB SND audio offloading support
 2024-02-19 19:56 UTC  (41+ messages)
` [PATCH v17 02/51] xhci: Add helper to set an interrupters interrupt moderation interval
` [PATCH v17 04/51] xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event()
` [PATCH v17 06/51] xhci: move event processing for one interrupter to a separate function
` [PATCH v17 08/51] xhci: Don't check if the event ring is valid before every event TRB
` [PATCH v17 11/51] usb: host: xhci: Export enable and disable interrupter APIs
` [PATCH v17 17/51] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v17 18/51] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v17 21/51] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v17 22/51] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v17 23/51] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v17 25/51] ALSA: usb-audio: Save UAC sample size information
` [PATCH v17 26/51] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v17 27/51] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v17 28/51] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v17 29/51] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v17 30/51] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v17 33/51] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v17 34/51] ALSA: usb-audio: Do not allow USB offload path if PCM device is "
` [PATCH v17 35/51] ASoC: dt-bindings: Add Q6USB backend
` [PATCH v17 36/51] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v17 37/51] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v17 38/51] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v17 39/51] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v17 40/51] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v17 41/51] ASoC: Introduce SND kcontrols to track USB offloading state
` [PATCH v17 42/51] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v17 43/51] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v17 44/51] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v17 45/51] ASoC: usb: Fetch ASoC sound card information
` [PATCH v17 46/51] ALSA: usb-audio: Add USB offloading capable kcontrol
` [PATCH v17 47/51] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v17 48/51] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v17 49/51] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v17 50/51] ASoC: qcom: Populate SoC components string
` [PATCH v17 51/51] ASoC: doc: Add documentation for SOC USB

Driver bug (?): dwc2 used by bcm2835 (compatible=brcm,bcm2835-usb) - please, kindly support
 2024-02-19 19:26 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: qcom: pm6150: Add typec support for PM6150
 2024-02-19 16:23 UTC  (14+ messages)
` [PATCH 1/3] dt-bindings: regulator: qcom,usb-vbus-regulator: Add PM6150 compatible
` [PATCH 2/3] dt-bindings: usb: qcom,pmic-typec: Add support for the PM6150 PMIC
` [PATCH 3/3] arm64: dts: qcom: pm6150: define USB-C related blocks
` (subset) [PATCH 0/3] arm64: dts: qcom: pm6150: Add typec support for PM6150

[PATCH v4] media: ucvideo: Add quirk for Logitech Rally Bar
 2024-02-19 15:13 UTC  (6+ messages)

[PATCH] thunderbolt: constify the struct device_type usage
 2024-02-19 12:45 UTC 

ZDI-CAN-22273: New Vulnerability Report
 2024-02-19 12:24 UTC  (6+ messages)

[PATCH 0/3] usb: xhci: Add support for Google XHCI controller
 2024-02-19 12:21 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: usb: Add xhci glue driver support
` [PATCH 2/3] usb: xhci: Add support for Google XHCI controller
` [PATCH 3/3] MAINTAINERS: Add maintainer for Google USB XHCI driver

This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c
 2024-02-19  9:41 UTC  (7+ messages)

[PATCH] usb: typec: tcpm: reset counter when enter into unattached state after try role
 2024-02-19  8:36 UTC  (3+ messages)
  ` [EXT] "

[PATCH net-next v2] net: smsc95xx: add support for SYS TEC USB-SPEmodule1
 2024-02-19  5:33 UTC 

[PATCH net-next v2] net: smsc95xx: add support for SYS TEC USB-SPEmodule1
 2024-02-19  5:25 UTC 

[RFC PATCH 0/6] UCSI backend API refactoring
 2024-02-18 22:20 UTC  (7+ messages)
` [RFC PATCH 1/6] usb: ucsi_glink: Fix endianness issues
` [RFC PATCH 2/6] ucsi_ccg: Cleanup endianness confusion
` [RFC PATCH 3/6] usb: typec: ucsi: Make Version a parameter to ucsi_register
` [RFC PATCH 4/6] usb: typec: ucsi: Cache current CCI value in struct ucsi
` [RFC PATCH 5/6] usb: typec: ucsi: Introdcue ->read_data and ->write_data
` [RFC PATCH 6/6] usb: typec: ucsi: Convert a?sync_write to a?sync_cmd

[PATCH 0/4] usb: constify struct device_type usage
 2024-02-18 19:18 UTC  (5+ messages)
` [PATCH 1/4] usb: typec: constify the "
` [PATCH 2/4] usb: phy: "
` [PATCH 3/4] usb: gadget: "
` [PATCH 4/4] usb: core: "

[usb:usb-testing] BUILD SUCCESS cf92b9df3dcf45eab0fe3fcf9e97ce55c31c48c0
 2024-02-18 18:00 UTC 

[usb:gadget_char] BUILD SUCCESS c84c01a2bfa9f355b2729c29c4137392ef6f745f
 2024-02-18 13:54 UTC 

[usb:rndis-removal] BUILD SUCCESS f96c7d259c3525e4e8881a340e61d091683a6896
 2024-02-18 13:54 UTC 

[PATCH] USB: document requirements of usb_set_interface on disconnection
 2024-02-18  8:25 UTC  (3+ messages)
` [PATCH v2] USB: document some API requirements "

[syzbot] [pvrusb2?] KASAN: slab-use-after-free Read in pvr2_context_set_notify (2)
 2024-02-18  6:22 UTC  (4+ messages)
` [PATCH usb] media/pvrusb2: fix uaf in pvr2_context_set_notify

NULL dereference on disconnection during usb_set_interface()
 2024-02-18  0:02 UTC  (5+ messages)

[PATCH] usb: gadget: omap_udc: fix USB gadget regression on Palm TE
 2024-02-17 20:01 UTC  (2+ messages)

[PATCH net-next v3 0/8] drivers: net: Convert EEE handling to use linkmode bitmaps
 2024-02-17 18:41 UTC  (10+ messages)
` [PATCH net-next v3 1/8] net: usb: r8152: Use linkmode helpers for EEE
` [PATCH net-next v3 2/8] net: usb: ax88179_178a: "
` [PATCH net-next v3 3/8] net: qlogic: qede: "
` [PATCH net-next v3 4/8] net: ethernet: ixgbe: Convert EEE to use linkmodes
` [PATCH net-next v3 5/8] net: intel: i40e/igc: Remove setting Autoneg in EEE capabilities
` [PATCH net-next v3 6/8] net: intel: e1000e: Use linkmode helpers for EEE
` [PATCH net-next v3 7/8] net: intel: igb: "
` [PATCH net-next v3 8/8] net: intel: igc: "

[GIT PULL] USB driver fixes for 6.8-rc5
 2024-02-17 17:40 UTC  (2+ messages)

[PATCH v15 0/9] Add multiport support for DWC3 controllers
 2024-02-17 17:39 UTC  (2+ messages)

[PATCH] Revert "usb: typec: tcpm: reset counter when enter into unattached state after try role"
 2024-02-17 16:20 UTC 

[PATCH] Revert "usb: typec: tcpm: reset counter when enter into unattached state after try role"
 2024-02-17 16:14 UTC  (5+ messages)

[PATCH] usb: typec: tpcm: Fix issues with power being removed during reset
 2024-02-17 15:54 UTC  (2+ messages)

[syzbot] [kernel?] WARNING in input_unregister_device (2)
 2024-02-17 12:01 UTC  (2+ messages)
` [syzbot] [usb?] [input?] "

[PATCH 00/27] sparc32: sunset sun4m and sun4d
 2024-02-17 11:59 UTC  (4+ messages)
` [PATCH 17/27] sparc32: Drop run-time patching of ASI instructions

[westeri-thunderbolt:next] BUILD SUCCESS b4734507ac55cc7ea1380e20e83f60fcd7031955
 2024-02-17 11:01 UTC 

[PATCH v14 00/53] Introduce QC USB SND audio offloading support
 2024-02-17 10:08 UTC  (6+ messages)
` [PATCH v14 32/53] ALSA: usb-audio: Check for support for requested audio format

[PATCH v6 1/5] drm: Stop using `select ACPI_VIDEO` in all drivers
 2024-02-17  9:51 UTC  (4+ messages)

[westeri-thunderbolt:fixes] BUILD SUCCESS d3d17e23d1a0d1f959b4fa55b35f1802d9c584fa
 2024-02-17  9:41 UTC 

[PATCH] usb-storage: Add US_FL_FIX_INQUIRY quirk for Intenso Twist Line USB 3.2
 2024-02-17  5:53 UTC  (3+ 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).