linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-04 01:56:13 to 2022-05-07 17:57:03 UTC [more...]

[PATCH] usb: gadget: fix race when gadget driver register via ioctl
 2022-05-07 17:56 UTC  (7+ messages)
      ` [PATCH v2] "

[PATCH 0/2] Add PMIC SC27XX typec controller
 2022-05-07 16:52 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: usb: Add documentation for sc27xx "
` [PATCH 2/2] usb: typec: sprd: Support the SC27CC typec port controller

usb disk drive disconnect making readonly
 2022-05-07 15:39 UTC  (5+ messages)

[RFC PATCH 0/4] USB: gadget: Create a bus for gadgets
 2022-05-07 15:36 UTC  (12+ messages)
  ` [PATCH 1/4] USB: gadget: Rename usb_gadget_probe_driver()
    ` [PATCH 2/4] USB: gadget: Register udc before gadget
      ` [PATCH 3/4] USB: gadget: Fix mistakes in UDC core kerneldoc
        ` [PATCH 4/4] USB: gadget: Add a new bus for gadgets

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-05-07 12:37 UTC  (13+ messages)
` [PATCH 18/48] ARM: pxa: hx4700: use gpio descriptors for audio
` [PATCH 40/48] ARM: pxa: tosa: use gpio lookup for battery

[PATCH 0/5] usb: gadget: uvc: fixes and improvements
 2022-05-06 21:49 UTC  (7+ messages)
` [PATCH 3/5] usb: gadget: uvc: increase worker prio to WQ_HIGHPRI

[v15 0/6] USB DWC3 host wake up support from system suspend
 2022-05-06 20:30 UTC  (16+ messages)
` [v15 1/6] dt-bindings: usb: dwc3: Add wakeup-source property support
` [v15 2/6] usb: host: xhci-plat: Enable wakeup based on children wakeup status
` [v15 3/6] usb: dwc3: core: Host wake up support from system suspend
` [v15 4/6] usb: dwc3: qcom: Add helper functions to enable,disable wake irqs
` [v15 5/6] usb: dwc3: qcom: Configure wakeup interrupts during suspend
` [v15 6/6] usb: dwc3: qcom: Keep power domain on to retain controller status

[PATCH net-next v2 0/7] Polling be gone on LAN95xx
 2022-05-06 20:16 UTC  (6+ messages)
` [PATCH net-next v2 5/7] usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling

[PATCH v5 0/7] typec: mux: Introduce support for multiple USB TypeC muxes
 2022-05-06 18:21 UTC  (4+ messages)
` [PATCH v5 1/7] device property: Add helper to match multiple connections

[PATCH] usb: gadget: udc: Remove useless variable assignment in xudc_read_fifo()
 2022-05-06 17:53 UTC 

[PATCH net-next 4/6] r8152: switch to netif_napi_add_weight()
 2022-05-06 17:07 UTC 

[PATCH v14 0/7] USB DWC3 host wake up support from system suspend
 2022-05-06 16:43 UTC  (7+ messages)
` [PATCH v14 3/7] usb: dwc3: core: Host "

[PATCH] usb: Avoid extra usb SET_SEL requests when enabling link power management
 2022-05-06 16:18 UTC 

[Bug 215906] New: DMAR fault when connected usb hub (xhci_hcd)
 2022-05-06 15:49 UTC  (4+ messages)
` [Bug 215906] "

[PATCH RESEND] xhci: Use xhci_get_virt_ep() to validate ep_index
 2022-05-06 13:58 UTC  (5+ messages)

fully convert arm to use dma-direct
 2022-05-06 12:06 UTC  (3+ messages)

[PATCH 00/32] Introduce flexible array struct memcpy() helpers
 2022-05-06 11:15 UTC  (46+ messages)
` [PATCH 01/32] netlink: Avoid memcpy() across flexible array boundary
` [PATCH 02/32] Introduce flexible array struct memcpy() helpers
` [PATCH 03/32] flex_array: Add Kunit tests
` [PATCH 09/32] p54: Use mem_to_flex_dup() with struct p54_cal_database
` [PATCH 10/32] wcn36xx: Use mem_to_flex_dup() with struct wcn36xx_hal_ind_msg
` [PATCH 12/32] cfg80211: Use mem_to_flex_dup() with struct cfg80211_bss_ies
` [PATCH 13/32] mac80211: Use mem_to_flex_dup() with several structs
` [PATCH 15/32] 802/garp: Use mem_to_flex_dup() with struct garp_attr
` [PATCH 17/32] net/flow_offload: Use mem_to_flex_dup() with struct flow_action_cookie
` [PATCH 20/32] ASoC: sigmadsp: Use mem_to_flex_dup() with struct sigmadsp_data
` [PATCH 22/32] atags_proc: Use mem_to_flex_dup() with struct buffer
` [PATCH 24/32] IB/hfi1: Use mem_to_flex_dup() for struct tid_rb_node
` [PATCH 27/32] KEYS: Use mem_to_flex_dup() with struct user_key_payload
` [PATCH 28/32] selinux: Use mem_to_flex_dup() with xfrm and sidtab
` [PATCH 29/32] xtensa: Use mem_to_flex_dup() with struct property
` [PATCH 30/32] usb: gadget: f_fs: Use mem_to_flex_dup() with struct ffs_buffer
` [PATCH 31/32] xenbus: Use mem_to_flex_dup() with struct read_buffer
` [PATCH 32/32] esas2r: Use __mem_to_flex() with struct atto_ioctl

[syzbot] KASAN: use-after-free Read in hiddev_disconnect (3)
 2022-05-06 10:55 UTC 

[syzbot] KASAN: use-after-free Read in driver_register
 2022-05-06 10:55 UTC 

[PATCH v5 0/6] Add xhci-exynos for Exynos SOC
 2022-05-06  7:51 UTC  (10+ messages)
  ` [PATCH v5 1/6] usb: host: export symbols for xhci-exynos to use xhci hooks
  ` [PATCH v5 2/6] usb: host: add xhci hooks for xhci-exynos
  ` [PATCH v5 3/6] usb: host: xhci-plat: support override of hc driver
  ` [PATCH v5 4/6] usb: host: add some to xhci overrides for xhci-exynos
  ` [PATCH RFC v5 5/6] usb: host: add xhci-exynos driver
  ` [PATCH RFC v5 6/6] usb: dwc3: dwc3-exynos: add host init

SEO analysis
 2022-05-06  7:56 UTC 

[RFC 1/1] usb: chipidea: ci_hdrc_imx: disable runtime pm for HSIC interface
 2022-05-06  7:38 UTC  (6+ messages)
` (EXT) RE: (EXT) "
        ` (EXT) "

[PATCH v2 0/4] Devicetree updates for Interconnect, USB3 and PHY support
 2022-05-06  7:05 UTC  (11+ messages)
` [PATCH v2 1/4] ARM: dts: qcom: sdx65: Add interconnect nodes
` [PATCH v2 2/4] dt-bindings: usb: qcom,dwc3: Add binding for SDX65
` [PATCH v2 3/4] ARM: dts: qcom: sdx65: Add USB3 and PHY support
` [PATCH v2 4/4] ARM: dts: qcom: sdx65-mtp: Enable "

[PATCH] Add USB_QUIRK_NO_LPM USB_QUIRK_RESET_RESUME quirks for Dell usb gen 2 device to not fail during enumeration
 2022-05-06  5:28 UTC  (4+ messages)

[PATCH v3 00/21] xen: simplify frontend side ring setup
 2022-05-06  0:12 UTC  (4+ messages)
` [PATCH v3 06/21] xen/usb: switch xen-hcd to use INVALID_GRANT_REF
` [PATCH v3 19/21] xen/usbfront: use xenbus_setup_ring() and xenbus_teardown_ring()

[RESEND v7 0/7] usb: gadget: uvc: use configfs entries for negotiation and v4l2 VIDIOCS
 2022-05-05 20:14 UTC  (3+ messages)
` [RESEND v7 1/7] media: v4l: move helper functions for fractions from uvc to v4l2-common

[PATCH v8 1/1] usb: cdns3: allocate TX FIFO size according to composite EP number
 2022-05-05 19:31 UTC  (6+ messages)

[PATCH] usb: typec: tcpci: Don't skip cleanup in .remove() on error
 2022-05-05 21:26 UTC  (2+ messages)

[PATCH v4] USB: core: skip unconfiguration if device doesn't support it
 2022-05-05 17:04 UTC  (12+ messages)

[PATCH v2] net: usb: ax88179_178a: Bind only to vendor-specific interface
 2022-05-05 16:17 UTC  (4+ messages)

[PATCH 00/13] dt-bindings/arm64: dts: qcom: minor cleanups with DT schema
 2022-05-05 14:25 UTC  (18+ messages)
` [PATCH 01/13] dt-bindings: soc: qcom: aoss: document qcom,sm8450-aoss-qmp
` [PATCH 02/13] dt-bindings: soc: qcom: qcom,smd-rpm: add power-controller
` [PATCH 03/13] dt-bindings: usb: qcom,dwc3: add IPQ8074, MSM8994, QCS404 and SM6125
` [PATCH 04/13] dt-bindings: usb: qcom,dwc3: fix clock matching
` [PATCH 05/13] arm64: dts: qcom: add missing AOSS QMP compatible fallback
` [PATCH 06/13] arm64: dts: qcom: correct DWC3 node names and unit addresses
` [PATCH 07/13] arm64: dts: qcom: ipq8074: add dedicated qcom,ipq8074-dwc3 compatible
` [PATCH 08/13] arm64: dts: qcom: msm8994: add dedicated qcom,msm8994-dwc3 compatible
` [PATCH 09/13] arm64: dts: qcom: sm6125: add dedicated qcom,sm6125-dwc3 compatible
` [PATCH 10/13] arm64: dts: qcom: qcs404: add dedicated qcom,qcs404-dwc3 compatible
` [PATCH 11/13] arm64: dts: qcom: msm8996: add clock-names to DWC3 USB node
` [PATCH 12/13] arm64: dts: qcom: align DWC3 USB clocks with DT schema
` [PATCH 13/13] arm64: dts: qcom: align DWC3 USB interrupts "

[Bug 215945] New: No way to get user buffer in ll_driver->raw_request of hid driver sent via hidraw HIDIOCGFEATURE
 2022-05-05 14:15 UTC 

[PATCH v2] add support for Sierra Wireless EM7590 0xc080 and 0xc081 compositions
 2022-05-05 13:51 UTC  (5+ messages)
` [PATCH v3] usb: serial: qcserial: add support for Sierra Wireless EM7590

regression v5.13..v5.15: USB hub stopped working -- DMAR fault when connected usb hub
 2022-05-05 13:31 UTC 

[PATCH] USB: serial: ftdi_sio: fix format specifier
 2022-05-05 12:17 UTC  (2+ messages)

[PATCH v3 1/2] usb: serial: option: Add Fibocom L610 modem
 2022-05-05 11:40 UTC  (2+ messages)

[PATCH v2] USB: serial: pl2303: add device id for HP LM930 Display
 2022-05-05 11:32 UTC  (2+ messages)

[PATCH] usb: dwc2: gadget: don't reset gadget's driver->bus
 2022-05-05 10:46 UTC 

[PATCH 0/2] usb: dwc3: xilinx: Add gpio-reset support
 2022-05-05  8:53 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: usb: dwc3-xilinx: add optional property reset-gpios
` [PATCH 2/2] usb: dwc3: xilinx: Add gpio-reset support

[PATCH 0/5] thunderbolt: Add support for XDomain lane bonding
 2022-05-05  6:29 UTC  (2+ messages)

[PATCH] usb: dwc3: Fix ep0 handling when getting reset while doing control transfer
 2022-05-04 19:36 UTC 

[PATCH v5] USB: core: skip unconfiguration if device doesn't support it
 2022-05-04 17:54 UTC  (2+ messages)

[PATCH] usb: dwc3: gadget: Fix null pointer dereference
 2022-05-04 14:35 UTC  (2+ messages)

[PATCH 0/2] usb: usb251xb: configurable reset delay
 2022-05-04 14:09 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: usb: usb251xb: add documentation for reset-delay-us

[PATCH][next] USB: gadget: Fix return of -EBUSY
 2022-05-04 14:05 UTC  (2+ messages)

[PATCH 0/5] thunderbolt: CL1 support for USB4 and Titan Ridge
 2022-05-04 11:03 UTC  (9+ messages)
` [PATCH 1/5] thunderbolt: Silently ignore CLx enabling in case CLx is not supported
` [PATCH 4/5] thunderbolt: Add CL1 support for USB4 and Titan Ridge routers

[Bug 215740] New: kernel warning: DMA-API: xhci_hcd: cacheline tracking EEXIST, overlapping mappings aren't supported
 2022-05-04 10:17 UTC  (3+ messages)
` [Bug 215740] "

[Bug 215890] New: Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory
 2022-05-04  8:42 UTC  (3+ messages)
` [Bug 215890] "

[PATCH net-next 0/7] Polling be gone on LAN95xx
 2022-05-04  8:15 UTC  (5+ messages)

[PATCH] USB: core: skip unconfiguration if device doesn't support it
 2022-05-04  6:06 UTC  (5+ 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).