messages from 2022-03-01 03:02:36 to 2022-03-04 01:06:43 UTC [more...]
[PATCH v2 1/2] drm: Add HPD state to drm_connector_oob_hotplug_event()
2022-03-04 1:08 UTC (2+ messages)
` [PATCH v2 2/2] drm/msm/dp: Implement oob_hotplug_event()
[PATCH] usb: Drop commas after SoC match table sentinels
2022-03-04 0:26 UTC (2+ messages)
[PATCH v3 1/6] device property: Helper to match multiple connections
2022-03-03 22:33 UTC (6+ messages)
` [PATCH v3 2/6] device property: Use multi-connection matchers for single case
` [PATCH v3 3/6] typec: mux: Introduce indirection
` [PATCH v3 4/6] typec: mux: Allow multiple mux_devs per mux
` [PATCH v3 5/6] dt-bindings: usb: Add binding for fcs,fsa4480
` [PATCH v3 6/6] usb: typec: mux: Add On Semi fsa4480 driver
[PATCH v2 0/3] Add QCOM SNPS PHY overriding params support
2022-03-03 22:23 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings
` [PATCH v2 2/3] phy: qcom-snps: Add support for overriding phy tuning parameters
` [PATCH v2 3/3] arm64: dts: qcom: sc7280: Update SNPS Phy params for SC7280 IDP device
[PATCH v2] USB: serial: pl2303: Add IBM device IDs
2022-03-03 21:48 UTC (9+ messages)
[syzbot] WARNING in usbtmc_ioctl/usb_submit_urb
2022-03-03 21:00 UTC (4+ messages)
` [PATCH] usb: usbtmc: Fix bug in pipe direction for control transfers
[PATCH] PM: Add device name to suspend_report_result()
2022-03-03 17:57 UTC (8+ messages)
[PATCH v2] usb:typec: Add sysfs support for Type C connector's physical location
2022-03-03 17:54 UTC (6+ messages)
[PATCH v2 1/5] thunderbolt: Retry DROM reads for more failure scenarios
2022-03-03 13:13 UTC (5+ messages)
` [PATCH v2 2/5] thunderbolt: Do not resume routers if UID is not set
` [PATCH v2 3/5] thunderbolt: Do not make DROM read success compulsory
` [PATCH v2 4/5] thunderbolt: Clarify register definitions for `tb_cap_plug_events`
` [PATCH v2 5/5] thunderbolt: Rename EEPROM handling bits to match USB4 spec
smsc9511: Register access happens after unregistration
2022-03-03 13:14 UTC
[PATCH v6 1/2] dt-bindings: usb: Add analogix anx7411 PD binding
2022-03-03 13:13 UTC (5+ messages)
` [PATCH v6 2/2] usb: typec: anx7411: Add Analogix PD ANX7411 support
[PATCH 0/3] usb: dwc3: gadget: simple refactoring patches
2022-03-03 13:11 UTC (9+ messages)
` [PATCH 1/3] usb: dwc3: gadget: ep_queue simplify isoc start condition
` [PATCH 2/3] usb: dwc3: gadget: move cmd_endtransfer to extra function
` [PATCH v2] "
` [PATCH 3/3] usb: dwc3: gadget: EP_DELAY_START is only handled for non isoc eps
[PATCH][next] USB: serial: ti_usb_3410_5052: Use struct_size() helper in ti_write_byte()
2022-03-03 13:05 UTC (2+ messages)
[PATCH][next] USB: serial: garmin_gps: Use struct_size() and flex_array_size() helpers in pkt_add()
2022-03-03 12:48 UTC (2+ messages)
[PATCH 0/6] Remove usage of list iterator past the loop body
2022-03-03 12:37 UTC (62+ messages)
` [PATCH 1/6] drivers: usb: remove "
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
` [Kgdb-bugreport] "
` [PATCH 6/6] treewide: remove check of list iterator against head past the loop body
` [Intel-gfx] "
[PATCH v2] PM: Add device name to suspend_report_result()
2022-03-03 11:48 UTC (2+ messages)
[PATCH] usb: core: improve handling of hubs with no ports
2022-03-03 11:50 UTC (10+ messages)
DWC3 Isoc Gadget Missed Interrupts on Start Transfer
2022-03-03 11:15 UTC (3+ messages)
[PATCH v2 0/9] xhci cleanups and fixes for usb-next
2022-03-03 11:09 UTC (10+ messages)
` [PATCH v2 1/9] xhci: make xhci_handshake timeout for xhci_reset() adjustable
` [PATCH v2 2/9] xhci: fix garbage USBSTS being logged in some cases
` [PATCH v2 3/9] xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()
` [PATCH v2 4/9] xhci: fix runtime PM imbalance in USB2 resume
` [PATCH v2 5/9] usb: host: xhci: use ffs() in xhci_mem_init()
` [PATCH v2 6/9] usb: host: xhci: fix a comment typo "
` [PATCH v2 7/9] usb: host: xhci: update hci_version operation in xhci_gen_setup()
` [PATCH v2 8/9] usb: host: xhci: add blank line in xhci_halt()
` [PATCH v2 9/9] usb: host: xhci: Remove some unnecessary return value initializations
[PATCH 0/9] xhci cleanups and fixes for usb-next
2022-03-03 10:59 UTC (12+ messages)
` [PATCH 1/9] xhci: make xhci_handshake timeout for xhci_reset() adjustable
` [PATCH 2/9] xhci: fix garbage USBSTS being logged in some cases
` [PATCH 3/9] xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()
` [PATCH 4/9] xhci: fix runtime PM imbalance in USB2 resume
` [PATCH 5/9] usb: host: xhci: use ffs() in xhci_mem_init()
` [PATCH 6/9] usb: host: xhci: fix a comment typo "
` [PATCH 7/9] usb: host: xhci: update hci_version operation in xhci_gen_setup()
` [PATCH 8/9] usb: host: xhci: add blank line in xhci_halt()
` [PATCH 9/9] usb: host: xhci: Remove some unnecessary return value initializations
[PATCH] Support for new variant of PL2303GS adapter
2022-03-03 8:21 UTC
[PATCH 1/5] drivers/thunderbolt: Retry DROM reads for more failure scenarios
2022-03-03 7:54 UTC (8+ messages)
` [PATCH 2/5] drivers/thunderbolt: don't resume switches without uid set
` [PATCH 3/5] drivers/thunderbolt: Don't make DROM read success compulsory
` [PATCH 4/5] drivers/thunderbolt: Clarify/correct register offsets for tb_cap_plug_events
` [PATCH 5/5] drivers/thunderbolt: Rename EEPROM handling bits to match USB4 spec
[PATCH] usb: host: xhci-dbgtty: fix check in dbc_tty_write()
2022-03-02 21:03 UTC
[PATCH v2 0/2] usb: dt-bindings: samsung: convert to dtschema
2022-03-02 20:25 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: usb: samsung,exynos-dwc3: "
` [PATCH v2 2/2] dt-bindings: usb: samsung,exynos-usb2: "
[PATCH 0/4] usb: typec: add drivers for TUSB320xA and TS5USBA224
2022-03-02 18:58 UTC (10+ messages)
` [PATCH 1/4] dt-bindings: usb: add TUSB320xA Type-C port controller
` [PATCH 2/4] dt-bindings: usb: add TS5USBA224 USB/Audio switch mux
` [PATCH 3/4] usb: typec: add TUSB320xA driver
` [PATCH 4/4] usb: typec: mux: add TS5USBA224 driver
[PATCH v2 0/5] usb: xhci: fix of some code/comment
2022-03-02 15:06 UTC (2+ messages)
[next] warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=]
2022-03-02 14:19 UTC (2+ messages)
[PATCH] usb: typec: tipd: Forward plug orientation to typec subsystem
2022-03-02 12:06 UTC (2+ messages)
[PATCH v1] ACPI: bus: Introduce acpi_bus_for_each_dev()
2022-03-02 11:21 UTC (2+ messages)
[RFC PATCH 5/7] serial: termbits: ADDRB to indicate 9th bit addressing mode
2022-03-02 9:56 UTC
[RFC 1/1] usb: chipidea: ci_hdrc_imx: disable runtime pm for HSIC interface
2022-03-02 9:42 UTC
[PATCH AUTOSEL 5.10 04/23] usb: usb251xb: add boost-up property support
2022-03-02 9:24 UTC (4+ messages)
[PATCH] xhci: fix runtime PM imbalance in USB2 resume
2022-03-02 9:16 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
[RFT PATCH] xhci: make xhci_handshake timeout for xhci_reset() adjustable
2022-03-02 7:57 UTC (7+ messages)
[PATCH 0/5] spi: make remove callback a void function
2022-03-02 7:30 UTC (3+ messages)
` [PATCH 5/5] "
[Bug 215475] New: RMNET data connection speed would be reduced to about 80-100Mb/s from 150Mb/s if try to re-connect it
2022-03-02 6:25 UTC (2+ messages)
` [Bug 215475] "
回复: Re: [PATCH v20 3/5] usb: misc: Add onboard_usb_hub driver
2022-03-02 5:14 UTC (8+ messages)
` 回复: "
[PATCH] USB: host: isp116x: check return value after calling platform_get_resource()
2022-03-02 3:37 UTC
[PATCH] dt-bindings: Another pass removing cases of 'allOf' containing a '$ref'
2022-03-02 2:47 UTC (8+ messages)
[PATCH AUTOSEL 4.14 2/7] sr9700: sanity check for packet length
2022-03-01 20:21 UTC
[PATCH AUTOSEL 4.9 2/6] sr9700: sanity check for packet length
2022-03-01 20:22 UTC
[PATCH AUTOSEL 5.4 04/11] sr9700: sanity check for packet length
2022-03-01 20:19 UTC
[PATCH AUTOSEL 4.19 2/7] sr9700: sanity check for packet length
2022-03-01 20:20 UTC
[PATCH AUTOSEL 5.10 06/14] sr9700: sanity check for packet length
2022-03-01 20:18 UTC
[PATCH AUTOSEL 5.15 03/23] usb: dwc3: pci: add support for the Intel Raptor Lake-S
2022-03-01 20:16 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 12/23] sr9700: sanity check for packet length
[PATCH AUTOSEL 5.16 03/28] usb: dwc3: pci: add support for the Intel Raptor Lake-S
2022-03-01 20:13 UTC (2+ messages)
` [PATCH AUTOSEL 5.16 15/28] sr9700: sanity check for packet length
[Bug 215649] New: all usb devices stop working and forced to reboot the system
2022-03-01 16:21 UTC (3+ messages)
` [Bug 215649] "
[PATCH] dt-bindings: usb: renesas,usbhs: Document RZ/V2L bindings
2022-03-01 15:38 UTC (2+ messages)
[PATCH v4 0/7] Provide and use generic_handle_irq_safe() where appropriate
2022-03-01 15:06 UTC (5+ messages)
` [PATCH v4 2/7] i2c: core: Use generic_handle_irq_safe() in i2c_handle_smbus_host_notify()
[PATCH v4 0/8] enable usb support on rk356x
2022-03-01 14:30 UTC (2+ messages)
[PATCH v2 0/3] Refactor xhci quirks and plat private data
2022-03-01 10:28 UTC (4+ messages)
` [PATCH v2 1/3] usb: xhci: refactor "
` [PATCH v2 2/3] usb: xhci: Remove unwanted header inclusion
` [PATCH v2 3/3] usb: dwc: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INIT
[usb:usb-testing] BUILD SUCCESS ca9400ef7f6793288db95ca658dede6e71e777d6
2022-03-01 9:33 UTC
[PATCH] usb: gadget: rndis: prevent integer overflow in rndis_set_response()
2022-03-01 8:04 UTC
[PATCH v5 3/7] PCI: Drop the `is_thunderbolt` attribute from PCI core
2022-03-01 7:04 UTC (5+ messages)
[PATCH v2 0/2] Fix ep command fail issue in dequeue
2022-03-01 3:02 UTC (17+ messages)
` [PATCH v2 1/2] usb: dwc3: Not set DWC3_EP_END_TRANSFER_PENDING in ep cmd fails
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).