messages from 2022-02-11 10:13:41 to 2022-02-15 07:37:20 UTC [more...]
[PATCH v2 0/2] Fix ep command fail issue in dequeue
2022-02-15 7:37 UTC (9+ messages)
` [PATCH v2 1/2] usb: dwc3: Not set DWC3_EP_END_TRANSFER_PENDING in ep cmd fails
` [PATCH v2 2/2] usb: dwc3: Prevent cleanup cancelled requests at the same time
[PATCH v4 00/10] Overhaul `is_thunderbolt`
2022-02-15 7:29 UTC (12+ messages)
` [PATCH v4 01/10] PCI: Add USB4 class definition
` [PATCH v4 02/10] PCI: Move `is_thunderbolt` check for lack of command completed to a quirk
` [PATCH v4 03/10] PCI: Detect root port of internal USB4 controllers
` [PATCH v4 04/10] PCI: Detect PCIe root ports for discrete "
` [PATCH v4 05/10] PCI: Move check for old Apple Thunderbolt controllers into a quirk
` [PATCH v4 06/10] PCI: Drop the `is_thunderbolt` attribute from PCI core
` [PATCH v4 07/10] drm/amd: drop the use of `pci_is_thunderbolt_attached`
` [PATCH v4 08/10] drm/nouveau: "
` [PATCH v4 09/10] drm/radeon: "
` [PATCH v4 10/10] PCI: drop `pci_is_thunderbolt_attached`
[syzbot] KASAN: use-after-free Read in ath9k_hif_usb_reg_in_cb (3)
2022-02-15 6:57 UTC (2+ messages)
[PATCH] thunderbolt: test: get running under UML, add kunitconfig
2022-02-15 6:41 UTC (4+ messages)
[PATCH v1 0/2] Fix ep command fail issue in dequeue
2022-02-15 6:08 UTC (7+ messages)
` [PATCH v1 1/2] usb: dwc3: Not set DWC3_EP_END_TRANSFER_PENDING in ep cmd fails
` [PATCH v1 2/2] usb: dwc3: Prevent cleanup cancelled requests at the same time
[PATCH v5 1/2] dt-bindings: usb: Add analogix anx7411 PD binding
2022-02-15 5:43 UTC (4+ messages)
` [PATCH v5 2/2] usb: typec: anx7411: Add Analogix PD ANX7411 support
[PATCH V1] arm64: dts: qcom: sc7280: Set the default dr_mode for usb2 to enable EUD
2022-02-15 5:38 UTC
[Bug 210425] Plugging in or unplugging power cord while system is suspended does not trigger updates
2022-02-15 5:32 UTC
[PATCH] xhci: reduce xhci_handshake timeout in xhci_reset
2022-02-15 3:38 UTC (10+ messages)
` [PATCH v2] "
[PATCH] usb: gadget: f_uac1: add superspeed transfer support
2022-02-15 3:08 UTC (5+ messages)
` [PATCH v2] usb: gadget: f_uac1: add different speed transfers support
` [PATCH v3] "
[PATCH] usb: gadget: f_uvc: fix superspeedplus transfer
2022-02-15 2:16 UTC (3+ messages)
` [PATCH v2] "
[usb:usb-testing] BUILD SUCCESS 4378e427f70577da86b41bb3380dbe237b6aa4d5
2022-02-15 0:13 UTC
[PATCH] usb: host: ehci-platform: Update brcm, xgs-iproc-ehci workaround
2022-02-15 0:08 UTC
[PATCH 1/2] drm: Add HPD state to drm_connector_oob_hotplug_event()
2022-02-14 23:47 UTC (3+ messages)
[PATCH] usb: host: {e|o}hci-dbg: kill useless 'ret' variable initializers
2022-02-14 21:39 UTC (2+ messages)
[RFC] CDC-NCM: avoid overflow in sanity checking
2022-02-14 19:41 UTC (8+ messages)
[PATCH v2] usb: host: xhci-hub: drop redundant PORTSC register read
2022-02-14 19:00 UTC
[PATCH] net: hso: Use GFP_KERNEL instead of GFP_ATOMIC when possible
2022-02-14 19:09 UTC
[usb:usb-next] BUILD SUCCESS fbd533e90d239e17d9427a6481ae60be25680cb7
2022-02-14 20:25 UTC
[PATCH] usb: host: xhci-hub: drop redundant port register reads
2022-02-14 18:44 UTC (3+ messages)
[PATCH] usb: gadget: f_uac2: fix superspeed transfer
2022-02-14 14:48 UTC (4+ messages)
` [PATCH v2] "
[PATCHv3] USB: zaurus: support another broken Zaurus
2022-02-14 14:43 UTC (3+ messages)
[syzbot] memory leak in hub_event (3)
2022-02-14 14:41 UTC (6+ messages)
` [PATCH] HID: elo: Fix refcount leak in elo_probe()
[PATCH] usb: dwc3: pci: add support for the Intel Raptor Lake-S
2022-02-14 14:19 UTC
[Bug 215561] New: snd-usb-audio:reset_resume error -22 after suspend
2022-02-14 13:09 UTC (10+ messages)
` [Bug 215561] "
[PATCH v1 0/2] Add driver for ehci in Sunplus SP7021
2022-02-14 11:33 UTC (8+ messages)
` [PATCH v1 1/2] usb: host: ehci-sunplus: "
` [PATCH v1 2/2] dt-bindings: usb: Add bindings doc for Sunplus EHCI driver
[PATCH v2] usb: host: xhci-mtk: Simplify supplies handling with regulator_bulk
2022-02-14 11:19 UTC
[PATCH v3 00/12] Overhaul `is_thunderbolt`
2022-02-14 11:11 UTC (32+ messages)
` [PATCH v3 01/12] thunderbolt: move definition of PCI_CLASS_SERIAL_USB_USB4
` [PATCH v3 02/12] PCI: Move `is_thunderbolt` check for lack of command completed to a quirk
` [PATCH v3 03/12] PCI: Move check for old Apple Thunderbolt controllers into "
` [PATCH v3 04/12] PCI: Drop the `is_thunderbolt` attribute from PCI core
` [PATCH v3 05/12] PCI: Detect root port of internal USB4 devices by `usb4-host-interface`
` [PATCH v3 06/12] PCI: Explicitly mark USB4 NHI devices as removable
` [PATCH v3 07/12] PCI: Set ports for discrete USB4 controllers appropriately
` [PATCH v3 08/12] drm/amd: drop the use of `pci_is_thunderbolt_attached`
` [PATCH v3 09/12] drm/nouveau: "
` [PATCH v3 10/12] drm/radeon: "
` [PATCH v3 11/12] platform/x86: amd-gmux: "
` [PATCH v3 12/12] PCI: drop `pci_is_thunderbolt_attached`
[PATCH] usb: serial: Fix Coding Style Errors
2022-02-14 10:13 UTC (2+ messages)
[PATCH] usb: host: xhci-mtk: Simplify supplies handling with regulator_bulk
2022-02-14 7:44 UTC (4+ messages)
[PATCH v2 0/9] Overhaul is_thunderbolt
2022-02-14 6:22 UTC (11+ messages)
` [PATCH v2 1/9] thunderbolt: move definition of PCI_CLASS_SERIAL_USB_USB4
` [PATCH v2 3/9] PCI: drop `is_thunderbolt` attribute
` [PATCH v2 4/9] PCI: mark USB4 devices as removable
usb: host: Reduce xhci_handshake timeout in xhci_reset
2022-02-14 5:52 UTC (11+ messages)
[PATCH v3 0/4] usb: typec: WUSB3801 devicetree bindings and driver
2022-02-14 5:01 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: vendor-prefixes: Add willsemi
` [PATCH v3 2/4] dt-bindings: usb: Add WUSB3801 Type-C Port Controller
` [PATCH v3 3/4] usb: typec: Factor out non-PD fwnode properties
` [PATCH v3 4/4] usb: typec: Support the WUSB3801 port controller
linux-usb@vger.kernel.org 重要なお知らせ
2022-02-14 2:10 UTC
[PATCH v2] USB: serial: option: add support for DW5829e
2022-02-14 2:14 UTC
[syzbot] WARNING in service_outstanding_interrupt/usb_submit_urb
2022-02-14 0:38 UTC
[RFC] Upstreaming Linux for Nintendo Wii U
2022-02-13 23:26 UTC (5+ messages)
[syzbot] INFO: task hung in usb_get_descriptor
2022-02-13 14:29 UTC
[PATCH v2 0/9] usb/dwc3 / phy/tusb1210: Add TUSB1211 charger detection
2022-02-13 13:05 UTC (10+ messages)
` [PATCH v2 1/9] usb: dwc3: pci: Add "snps,dis_u2_susphy_quirk" for Intel Bay Trail
` [PATCH v2 2/9] usb: dwc3: pci: Fix Bay Trail phy GPIO mappings
` [PATCH v2 3/9] usb: dwc3: pci: Set the swnode from inside dwc3_pci_quirks()
` [PATCH v2 4/9] usb: dwc3: pci: Set "linux,phy_charger_detect" property on some Bay Trail boards
` [PATCH v2 5/9] usb: dwc3: pci: Also apply Bay Trail GPIO mappings to ulpi-device
` [PATCH v2 6/9] phy: ti: tusb1210: Improve ulpi_read()/_write() error checking
` [PATCH v2 7/9] phy: ti: tusb1210: Drop tusb->vendor_specific2 != 0 check from tusb1210_power_on()
` [PATCH v2 8/9] phy: ti: tusb1210: Add a delay between power-on and restoring the phy-parameters
` [PATCH v2 9/9] phy: ti: tusb1210: Add charger detection
[syzbot] INFO: task hung in usb_get_descriptor
2022-02-13 7:40 UTC
[usb:usb-linus] BUILD SUCCESS 736e8d89044c1c330967fb938fa766cd9e0d8af0
2022-02-12 23:54 UTC
INFO: task hung in usb_get_descriptor
2022-02-12 22:43 UTC (2+ messages)
` [syzbot] "
[PATCH] usb: dwc3: Don't switch OTG -> peripheral if extcon is present
2022-02-12 22:22 UTC (3+ messages)
[PATCH v2 2/2] platform: make platform_get_irq_byname_optional() optional
2022-02-12 20:16 UTC
[GIT PULL] USB fixes for 5.17-rc4
2022-02-12 18:23 UTC (2+ messages)
[PATCH v3] usb: Fix Trailing Whitespace Coding Style Error
2022-02-12 13:04 UTC
[usb:usb-linus 14/14] drivers/usb/dwc2/drd.c:133:28: error: 'struct dwc2_hsotg' has no member named 'enabled'; did you mean 'hcd_enabled'?
2022-02-12 9:08 UTC (2+ messages)
[PATCH v3 0/1] Zerocopy for USB Gadget FunctionFS
2022-02-12 7:17 UTC (4+ messages)
` [PATCH v3 1/1] usb: gadget: f_fs: Support zerocopy transfers via mmap
[PATCH] drivers/usb: Fix Coding Style Error
2022-02-12 7:05 UTC (4+ messages)
` [PATCH v2] usb: Fix Trailing Whitespace "
[usb:usb-linus] BUILD REGRESSION c1dd10c681cd661aae7926630b3f3b0f26fc1cd5
2022-02-12 6:37 UTC
[usb:usb-testing] BUILD SUCCESS c18553956f34819e224a79c9890eba2ba0604e15
2022-02-11 23:48 UTC
[PATCH 0/2] Add scsi_done_direct() to complete request directly
2022-02-11 23:25 UTC (2+ messages)
[PATCH v3 44/48] scsi: usb: Stop using the SCSI pointer
2022-02-11 22:32 UTC
[PATCH v4 0/7] Provide and use generic_handle_irq_safe() where appropriate
2022-02-11 18:15 UTC (8+ messages)
` [PATCH v4 1/7] genirq: Provide generic_handle_irq_safe()
` [PATCH v4 2/7] i2c: core: Use generic_handle_irq_safe() in i2c_handle_smbus_host_notify()
` [PATCH v4 3/7] i2c: cht-wc: Use generic_handle_irq_safe()
` [PATCH v4 4/7] misc: hi6421-spmi-pmic: "
` [PATCH v4 5/7] mfd: ezx-pcap: "
` [PATCH v4 6/7] net: usb: lan78xx: "
` [PATCH v4 7/7] staging: greybus: gpio: "
[PATCH v2] usbip: vudc: Make use of the helper macro LIST_HEAD()
2022-02-11 17:42 UTC (2+ messages)
[PATCH v2 0/6] typec: mux: Introduce support for multiple TypeC muxes
2022-02-11 16:35 UTC (3+ messages)
` [PATCH v2 5/6] dt-bindings: usb: Add binding for fcs,fsa4480
[GIT PULL] USB-serial fixes for 5.17-rc4
2022-02-11 15:44 UTC (2+ messages)
[PATCH V7] MAINTAINERS: Add maintainer entry for EUD
2022-02-11 12:23 UTC
[PATCH V6 0/6] Add Embedded USB Debugger (EUD) driver
2022-02-11 11:00 UTC (3+ messages)
` [PATCH V6 6/6] MAINTAINERS: Add maintainer entry for EUD
[PATCH v2 1/4] dt-bindings: usb: mtk-xhci: add support ip-sleep for mt8195
2022-02-11 10:17 UTC (3+ messages)
` [PATCH v2 3/4] arm64: dts: mediatek: mt8195: add efuse node and cells
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).