linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-01 20:24:00 to 2022-05-04 10:17:34 UTC [more...]

[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  (4+ messages)
` [Bug 215890] "

[PATCH v4] USB: core: skip unconfiguration if device doesn't support it
 2022-05-04  8:36 UTC 

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

[PATCH 0/2] usb: dwc3: xilinx: Add gpio-reset support
 2022-05-04  7:53 UTC  (3+ 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 00/32] Introduce flexible array struct memcpy() helpers
 2022-05-04  7:28 UTC  (39+ 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 04/32] fortify: Add run-time WARN for cross-field memcpy()
` [PATCH 05/32] brcmfmac: Use mem_to_flex_dup() with struct brcmf_fweh_queue_item
` [PATCH 06/32] iwlwifi: calib: Prepare to use mem_to_flex_dup()
` [PATCH 07/32] iwlwifi: calib: Use mem_to_flex_dup() with struct iwl_calib_result
` [PATCH 08/32] iwlwifi: mvm: Use mem_to_flex_dup() with struct ieee80211_key_conf
` [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 11/32] nl80211: Use mem_to_flex_dup() with struct cfg80211_cqm_config
` [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 14/32] af_unix: Use mem_to_flex_dup() with struct unix_address
` [PATCH 15/32] 802/garp: Use mem_to_flex_dup() with struct garp_attr
` [PATCH 16/32] 802/mrp: Use mem_to_flex_dup() with struct mrp_attr
` [PATCH 17/32] net/flow_offload: Use mem_to_flex_dup() with struct flow_action_cookie
` [PATCH 18/32] firewire: Use __mem_to_flex_dup() with struct iso_interrupt_event
` [PATCH 19/32] afs: Use mem_to_flex_dup() with struct afs_acl
` [PATCH 20/32] ASoC: sigmadsp: Use mem_to_flex_dup() with struct sigmadsp_data
` [PATCH 21/32] soc: qcom: apr: Use mem_to_flex_dup() with struct apr_rx_buf
` [PATCH 22/32] atags_proc: Use mem_to_flex_dup() with struct buffer
` [PATCH 23/32] Bluetooth: Use mem_to_flex_dup() with struct hci_op_configure_data_path
` [PATCH 24/32] IB/hfi1: Use mem_to_flex_dup() for struct tid_rb_node
` [PATCH 25/32] Drivers: hv: utils: Use mem_to_flex_dup() with struct cn_msg
` [PATCH 26/32] ima: Use mem_to_flex_dup() with struct modsig
` [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

[PATCH] usb: dwc3: gadget: Fix null pointer dereference
 2022-05-04  7:28 UTC 

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

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

[PATCH net-next v2 0/7] Polling be gone on LAN95xx
 2022-05-03 22:26 UTC  (13+ messages)
` [PATCH net-next v2 1/7] usbnet: Run unregister_netdev() before unbind() again
` [PATCH net-next v2 2/7] usbnet: smsc95xx: Don't clear read-only PHY interrupt
` [PATCH net-next v2 3/7] usbnet: smsc95xx: Don't reset PHY behind PHY driver's back
` [PATCH net-next v2 4/7] usbnet: smsc95xx: Avoid link settings race on interrupt reception
` [PATCH net-next v2 5/7] usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling
` [PATCH net-next v2 6/7] net: phy: smsc: Cache interrupt mask
` [PATCH net-next v2 7/7] net: phy: smsc: Cope with hot-removal in interrupt handler

[PATCH v2] usb: gadget: uvc: allow for application to cleanly shutdown
 2022-05-03 20:10 UTC 

[PATCH] usb: gadget: uvc: allow for application to cleanly shutdown
 2022-05-03 19:02 UTC  (5+ messages)

[ANNOUNCE] libtypec_0.2/lstypec_0.2 is released
 2022-05-03 18:13 UTC 

[RFC PATCH 0/4] USB: gadget: Create a bus for gadgets
 2022-05-03 15:48 UTC  (10+ 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

2nd Quater puchase request
 2022-05-03 14:49 UTC 

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-05-03 14:29 UTC  (43+ messages)
` [PATCH 15/48] ARM: pxa: tosa: use gpio descriptor for audio
` [PATCH 17/48] ARM: pxa: corgi: use gpio descriptors "
` [PATCH 18/48] ARM: pxa: hx4700: "
` [PATCH 20/48] ARM: pxa: spitz: "
` [PATCH 21/48] ARM: pxa: eseries: use gpio lookup "
` [PATCH 22/48] ARM: pxa: z2: use gpio lookup for audio device
` [PATCH 23/48] ARM: pxa: magician: use platform driver for audio
` [PATCH 24/48] ARM: pxa: mainstone-wm97xx: use gpio lookup table
` [PATCH 25/48] ARM: pxa: zylonite: use gpio lookup instead mfp header

USB device disconnects on resume
 2022-05-03 13:56 UTC  (12+ messages)

[PATCH v2 0/4] Devicetree updates for Interconnect, USB3 and PHY support
 2022-05-03 11:52 UTC  (7+ 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 0/6] usb: dwc3: gadget: Rework pullup
 2022-05-03 11:12 UTC  (5+ messages)
` [PATCH 4/6] usb: dwc3: ep0: Don't prepare beyond Setup stage
` [PATCH 6/6] usb: dwc3: gadget: Delay issuing End Transfer

[PATCH 0/2] usb: usb251xb: configurable reset delay
 2022-05-03  9:41 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: usb: usb251xb: add documentation for reset-delay-us

[PATCH v4 0/5] add xhci-exynos driver
 2022-05-03  8:41 UTC  (6+ messages)
  ` [PATCH v4 5/5] usb: host: "

possible deadlock in display_open
 2022-05-03  7:41 UTC  (21+ messages)
            ` [PATCH] media: imon: remove redundant serialization
                ` [PATCH v2] media: imon: reorganize serialization
                  ` [PATCH v2 (resend)] "

[PATCH v3 0/6] dmaengine/ARM: ti/am33xx: use proper 'dma-channels/requests' properties
 2022-05-03  7:11 UTC  (10+ messages)
` [PATCH v3 1/6] dt-bindings: usb: am33xx-usb: deprecate '#dma-channels'
` [PATCH v3 2/6] dt-bindings: usb: da8xx-usb: "
` [PATCH v3 3/6] dmaengine: ti: "
` [PATCH v3 4/6] ARM: dts: am33xx: use new 'dma-channels/requests' properties
` [PATCH v3 5/6] ARM: dts: da850: use new 'dma-channels' property
` [PATCH v3 6/6] ARM: dts: dm81xx: use new 'dma-channels/requests' properties

[PATCH] Bluetooth: btusb: CSR chip hangs when unbound
 2022-05-03  6:13 UTC  (6+ messages)

Realtek RTL8156 devices defaulting to CDC-NCM instead of vendor mode, resulting in reduced performance
 2022-05-03  3:08 UTC  (2+ messages)

[PATCH v14 0/7] USB DWC3 host wake up support from system suspend
 2022-05-03  0:57 UTC  (9+ messages)
` [PATCH v14 2/7] PM / wakeup: Add device_children_wakeup_capable()

[PATCH v4 0/5] drm/msm/dp: implement HPD notifications handling
 2022-05-02 23:06 UTC  (11+ messages)
` [PATCH v4 1/5] drm/bridge_connector: stop filtering events in drm_bridge_connector_hpd_cb()
` [PATCH v4 2/5] drm: Add HPD state to drm_connector_oob_hotplug_event()
` [PATCH v4 3/5] drm/bridge_connector: implement oob_hotplug_event
` [PATCH v4 4/5] drm/msm/dp: remove most of usbpd-related remains
` [PATCH v4 5/5] drm/msm/dp: Implement hpd_notify()

BUG report: ohci-pci ehci-pci , newer nec chip failed
 2022-05-02 20:07 UTC  (3+ messages)
    `  "
      `  "

fully convert arm to use dma-direct v2
 2022-05-02 19:21 UTC  (12+ messages)
` [PATCH 01/10] ARM: sa1100/assabet: move dmabounce hack to ohci driver
` [PATCH 02/10] ARM/dma-mapping: remove dmabounce
` [PATCH 03/10] ARM/dma-mapping: mark various dma-mapping routines static in dma-mapping.c
` [PATCH 04/10] ARM/dma-mapping: remove the unused virt_to_dma helper
` [PATCH 05/10] ARM/dma-mapping: use dma_to_phys/phys_to_dma in the dma-mapping code
` [PATCH 06/10] ARM/dma-mapping: use the generic versions of dma_to_phys/phys_to_dma by default
` [PATCH 07/10] ARM/dma-mapping: use dma-direct unconditionally
` [PATCH 08/10] ARM/dma-mapping: drop .dma_supported for IOMMU ops
` [PATCH 09/10] ARM/dma-mapping: consolidate IOMMU ops callbacks
` [PATCH 10/10] ARM/dma-mapping: merge IOMMU ops

[PATCH] dt-bindings: Fix missing '/schemas' in $ref paths
 2022-05-02 17:28 UTC  (2+ messages)

[PATCH] usb: typec: tcpci: Don't skip cleanup in .remove() on error
 2022-05-02 13:30 UTC  (3+ messages)

[PATCH v4 0/3] usb: typec: Separate USB PD from USB Type-C
 2022-05-02 13:20 UTC  (4+ messages)
` [PATCH v4 1/3] usb: typec: Separate USB Power Delivery "
` [PATCH v4 2/3] usb: typec: USB Power Delivery helpers for ports and partners
` [PATCH v4 3/3] usb: typec: tcpm: Register USB Power Delivery Capabilities

[PATCH v2] net: usb: ax88179_178a: Bind only to vendor-specific interface
 2022-05-02 11:06 UTC 

[PATCH] net: usb: ax88179_178a: Bind only to vendor-specific interface
 2022-05-02 11:00 UTC 

[PATCH net] usb: cdc-wdm: fix reading stuck on device close
 2022-05-02 10:30 UTC  (2+ messages)

[PATCH 0/5] thunderbolt: CL1 support for USB4 and Titan Ridge
 2022-05-02 10:09 UTC  (11+ messages)
` [PATCH 1/5] thunderbolt: Silently ignore CLx enabling in case CLx is not supported
` [PATCH 2/5] thunderbolt: CLx disable before system suspend only if previously enabled
` [PATCH 3/5] thunderbolt: Change downstream router's TMU rate in both TMU uni/bidir mode
` [PATCH 4/5] thunderbolt: Add CL1 support for USB4 and Titan Ridge routers
` [PATCH 5/5] thunderbolt: Change TMU mode to Hifi-Uni once DP tunneled

[PATCH] USB / dwc3: remove a possible unnecessary 'out of memory' message
 2022-05-02  9:07 UTC 

[PATCH 0/5] usb: gadget: uvc: fixes and improvements
 2022-05-02  9:00 UTC  (6+ messages)
` [PATCH 3/5] usb: gadget: uvc: increase worker prio to WQ_HIGHPRI

[RFC v2 35/39] usb: handle HAS_IOPORT dependencies
 2022-05-02  8:26 UTC  (3+ messages)

[syzbot] general protection fault in usb_gadget_udc_reset (3)
 2022-05-02  6:43 UTC 

[PATCH 0/2] typec: tipd: Add support for polling
 2022-05-02  5:30 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: usb: tps6598x: Make the interrupts property optional


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