linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-31 01:49:35 to 2024-09-03 22:20:16 UTC [more...]

[PATCH v4 00/18] platform/chrome: Add DT USB/DP muxing/topology support
 2024-09-03 22:20 UTC  (27+ messages)
` [PATCH v4 01/18] drm/atomic-helper: Introduce lane remapping support to bridges
` [PATCH v4 02/18] drm/bridge: Verify lane assignment is going to work during atomic_check
` [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 05/18] usb: typec: Add device managed typec_switch_register()
` [PATCH v4 06/18] drm/bridge: aux-hpd: Support USB Type-C DP altmodes via DRM lane assignment
` [PATCH v4 07/18] drm/bridge: dp_typec: Support USB Type-C orientation
` [PATCH v4 08/18] drm/bridge: dp_typec: Add "no-hpd" support
` [PATCH v4 09/18] drm/bridge: dp_typec: Allow users to hook hpd notify path
` [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 12/18] dt-bindings: usb-switch: Extract endpoints to defs
` [PATCH v4 13/18] dt-bindings: usb-switch: Extend for DisplayPort altmode
` [PATCH v4 14/18] dt-bindings: Move google,cros-ec-typec binding to usb
` [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 v2] usb: dwc3: gadget: Refine the logic for resizing Tx FIFOs
 2024-09-03 22:11 UTC  (2+ messages)

[PATCH 0/2] Use helper function devm_clk_get_enabled()
 2024-09-03 22:06 UTC  (5+ messages)
` [PATCH 1/2] usb: dwc3: "
` [PATCH 2/2] usb: ohci-nxp: "

[PATCH 0/6] power: supply: Change usb_types from an array into a bitmask
 2024-09-03 22:04 UTC  (13+ messages)
` [PATCH 1/6] power: supply: "usb_type" property may be written to
` [PATCH 2/6] power: supply: ucs1002: Adjust ucs1002_set_usb_type() to accept string values
` [PATCH 3/6] power: supply: rt9467-charger: Remove "usb_type" property write support
` [PATCH 4/6] power: supply: sysfs: Add power_supply_show_enum_with_available() helper
` [PATCH 5/6] power: supply: sysfs: Move power_supply_show_enum_with_available() up
` [PATCH 6/6] power: supply: Change usb_types from an array into a bitmask

[PATCH v26 00/33] Introduce QC USB SND audio offloading support
 2024-09-03 21:49 UTC  (16+ messages)
` [PATCH v26 16/33] ASoC: doc: Add documentation for SOC USB
` [PATCH v26 19/33] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [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 v5 2/5] PCI: Check PCI_PM_CTRL instead of PCI_COMMAND in pci_dev_wait()
 2024-09-03 21:32 UTC  (7+ messages)

Strange issues with USB device
 2024-09-03 19:40 UTC  (9+ messages)
` Strange issues with UAS URB cancellation

[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 

[PATCH v3] usb: typec: ucsi: Fix busy loop on ASUS VivoBooks
 2024-09-03 18:19 UTC 

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

[PATCH v5 0/8] usb: typec: Implement UCSI driver for ChromeOS
 2024-09-03 16:30 UTC  (9+ 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 v2 0/4] Add device links between tunneled USB3 devices and USB4 Host
 2024-09-03 15:35 UTC  (2+ messages)

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

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

[RFC PATCH v2 0/2] usb: typec: ucsi: New way to handle GET_CONNECTOR_STATUS
 2024-09-03 14:53 UTC  (3+ 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] usb: chipidea: npcm: Fix coding style with clarification of data type
 2024-09-03 13:25 UTC 

[PATCH] usb: dwc2: drd: fix clock gating on USB role switch
 2024-09-03 13:20 UTC  (3+ messages)

[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  (11+ messages)
` 答复: "
    ` 答复: "
        ` 答复: "

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

[PATCH] usb: gadget: composite: fix OS descriptors w_value logic
 2024-09-03 11:23 UTC  (2+ messages)

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

[PATCH v2] usb: xhci: fixes lost of data for xHCI Cadence Controllers
 2024-09-03  8:23 UTC  (3+ messages)

[PATCH v4 0/2] usb: misc: onboard_usb_dev: add Microchip usb5744 SMBus support
 2024-09-03  7:58 UTC  (6+ messages)
` [PATCH v4 1/2] usb: misc: onboard_dev: extend platform data to add power on delay field
` [PATCH v4 2/2] usb: misc: onboard_usb_dev: add Microchip usb5744 SMBus programming support

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

[PATCH v2 1/6] usb: phy: mxs: enable regulator phy-3p0 to improve signal qualilty
 2024-09-03  7:35 UTC  (5+ messages)
` [PATCH v2 3/6] dt-bindings: phy: mxs-usb-phy: add nxp,sim property

[PATCH] usb: cdns2: Convert comma to semicolon
 2024-09-03  7:35 UTC 

[PATCH RFC 0/2] usb: typec: Add new driver for Parade PS8830 Type-C Retimer
 2024-09-03  7:27 UTC  (6+ messages)
` [PATCH RFC 1/2] dt-bindings: usb: Add Parade PS8830 Type-C retimer bindings
` [PATCH RFC 2/2] usb: typec: Add support for Parade PS8830 Type-C Retimer

[PATCH] usb: gadget: dummy_hcd: execute hrtimer callback in softirq context
 2024-09-03  7:09 UTC  (3+ messages)

[PATCH 6.6] usb: typec: fix up incorrectly backported "usb: typec: tcpm: unregister existing source caps before re-registration"
 2024-09-03  7:02 UTC  (3+ messages)

[PATCH net] r8152: fix the firmware doesn't work
 2024-09-03  6:33 UTC 

Why it is not sending my simple Mouse
 2024-09-03  5:01 UTC  (2+ messages)

[syzbot] [usb?] WARNING in rtl8150_open/usb_submit_urb
 2024-09-03  4:03 UTC 

[GIT PULL] USB chipidea patches for linux-5.15.y and linux-6.1.y
 2024-09-03  2:11 UTC  (4+ messages)

[PATCH -next v2] usb: f_mass_storage: Make use of the helper macro kthread_run()
 2024-09-03  1:42 UTC 

[PATCH -next] usb: f_mass_storage: Make use of the helper macro kthread_run()
 2024-09-02 14:05 UTC  (3+ messages)

[PATCH] usb: gadget: udc: Add null pointer check for udc in gadget_match_driver
 2024-09-02 13:40 UTC  (6+ messages)

[PATCH] usb: cdns2: Fix controller reset issue
 2024-09-02 11:09 UTC 

[PATCH] usb: dwc3: Potential fix of possible dwc3 interrupt storm
 2024-09-02 11:27 UTC  (9+ messages)

[PATCH 1/3] usb: chipidea: add USB PHY event
 2024-09-02  8:49 UTC  (3+ messages)

[PATCH v3 1/5] dt-bindings: phy: imx8mq-usb: add compatible "fsl,imx95-usb-phy"
 2024-09-02  8:21 UTC  (7+ messages)
` [PATCH v3 3/5] phy: fsl-imx8mq-usb: add tca function driver for imx95
` [PATCH v3 4/5] arm64: dts: imx95: add usb3 related nodes

[PATCH] USB: serial: option: add support for Foxconn T99W651
 2024-09-02  6:52 UTC  (10+ messages)
  `  "
    `  "
      `  "
        `  "
          `  "
            `  "
              `  "
                `  "

[PATCH] USB: serial: pl2303: account for deficits of clones
 2024-09-02  6:37 UTC  (4+ messages)

adding a new device in uvc_driver
 2024-09-02  6:08 UTC  (4+ messages)

[PATCH V3 0/9] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-09-01 20:57 UTC  (5+ messages)
` [PATCH V3 1/9] mailbox: bcm2835: Fix timeout during suspend mode

[PATCH v5 00/12] Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci)
 2024-09-01 20:20 UTC  (2+ messages)
` (subset) "

[PATCH v12 0/3] usb: gadget: 9pfs transport
 2024-09-01 19:11 UTC  (4+ messages)
` [PATCH v12 1/3] usb: gadget: function: move u_f.h to include/linux/usb/func_utils.h
` [PATCH v12 2/3] net/9p/usbg: Add new usb gadget function transport
` [PATCH v12 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script

[PATCH] usb: xhci: wait for controller ready when resume with reinit_xhc
 2024-09-01 17:01 UTC  (2+ messages)
`  "

[PATCH][next] usb: gadget: udc-xilinx: Remove trailing space after \n newline
 2024-09-01 16:23 UTC 

[PATCH] usb: chipidea: npcm: Fix coding style with missing space
 2024-08-31 19:34 UTC 

[GIT PULL] USB / Thunderbolt driver fixes for 6.11-rc4
 2024-08-31 19:13 UTC  (2+ messages)

[GIT PULL] USB driver fixes for 6.11-rc6
 2024-08-31 17:41 UTC 

[usb:usb-linus] BUILD SUCCESS 58c2fa54257d640c83137b44e12c174fd660a485
 2024-08-31 11:11 UTC 


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