linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-29 17:48:12 to 2022-12-05 16:46:10 UTC [more...]

[syzbot] KASAN: invalid-free in gadgetfs_kill_sb
 2022-12-05 16:44 UTC  (2+ messages)

[Bug 216766] New: USB enumeration lockup
 2022-12-05 16:06 UTC  (7+ messages)
` [Bug 216766] "

[PATCH v5 0/1] Fix CONFIG_USB=y && CONFIG_MODULES not set
 2022-12-05 15:53 UTC  (20+ messages)
` [PATCH v5 1/1] modules: add modalias file to sysfs for modules
    ` [PATCH v6 0/5] Add sysfs match-id modalias attribute for USB modules
      ` [PATCH v6 1/5] module: Add empty modalias sysfs attribute
        ` [PATCH v6 2/5] drivers: Add bus_for_each for iterating over the subsystems
        ` [PATCH v6 3/5] Implement modalias sysfs attribute for modules
        ` [PATCH v6 4/5] docs: Add entry for /sys/module/*/modalias
        ` [PATCH v6 5/5] drivers: Implement module modaliases for USB

[PATCH] usb: gadget: uvc: Rename bmInterfaceFlags -> bmInterlaceFlags
 2022-12-05 15:15 UTC  (4+ messages)

[RFC] Unify messaging in gadget functions
 2022-12-05 15:07 UTC  (4+ messages)

[PATCH 0/3] Add ability to disable UVC Gadget's interrupt endpoint
 2022-12-05 14:37 UTC  (4+ messages)
` [PATCH 1/3] usb: gadget: uvc: Rename uvc_control_ep
` [PATCH 2/3] usb: gadget: uvc: Add new disable_interrupt_ep attribute
` [PATCH 3/3] usb: gadget: uvc: Allow disabling of interrupt endpoint

[PATCH v2] soc: fsl: qe: request pins non-exclusively
 2022-12-05 12:43 UTC  (2+ messages)

[RESEND PATCH] soc: fsl: qe: request pins non-exclusively
 2022-12-05 12:22 UTC  (4+ messages)

[PATCH 0/8] can: usb: remove all usb_set_intfdata(intf, NULL) in drivers' disconnect()
 2022-12-05  8:35 UTC  (10+ messages)
` [PATCH 1/8] can: ems_usb: ems_usb_disconnect(): fix NULL pointer dereference
` [PATCH 2/8] can: esd_usb: esd_usb_disconnect(): "
` [PATCH 3/8] can: gs_usb: gs_usb_disconnect(): "
` [PATCH 4/8] can: kvaser_usb: kvaser_usb_disconnect(): "
` [PATCH 5/8] can: mcba_usb: mcba_usb_disconnect(): "
` [PATCH 6/8] can: ucan: ucan_disconnect(): "
` [PATCH 7/8] can: usb_8dev: usb_8dev_disconnect(): "
` [PATCH 8/8] can: etas_es58x and peak_usb: remove useless call to usb_set_intfdata()

[RFC PATCH v1 0/2] add xhci-exynos to support Samsung Exynos SOCs
 2022-12-05  8:21 UTC  (24+ messages)
    ` [RFC PATCH v1 1/2] dt-bindings: usb: samsung,exynos-xhci: support Samsung Exynos xHCI Controller
    ` [RFC PATCH v1 2/2] usb: host: add xhci-exynos to support Exynos SOCs

[PATCH] usb: dwc3: ep0: Add implementation of ep0_dequeue separately
 2022-12-05  5:36 UTC  (7+ messages)

[PATCH] usb: fotg210-udc: fix potential memory leak in fotg210_udc_probe()
 2022-12-04 18:19 UTC  (3+ messages)

[PATCH v3 1/3] usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminant
 2022-12-04 15:57 UTC  (6+ messages)
` [PATCH v3 2/3] usb: typec: tcpci: Add callback for evaluating contaminant presence
` [PATCH v3 3/3] usb: typec: maxim_contaminant: Implement check_contaminant callback

[PATCH 1/2] net: asix: Simplify return value check after asix_check_host_enable
 2022-12-04 11:48 UTC  (4+ messages)
` [PATCH 2/2] net: asix: Avoid looping when the device is diconnected

[PATCH v2 1/3] usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminant
 2022-12-04  8:46 UTC  (4+ messages)

[PATCH v2 0/4] usb: gadget: uvc: parse configfs entries and implement v4l2 enum api calls
 2022-12-04  8:29 UTC  (6+ messages)
` [PATCH v2 2/4] media: uvcvideo: move uvc_format_desc to common header

[PATCH v7] usb: gadget: uvc: add validate and fix function for uvc response
 2022-12-03 21:29 UTC  (7+ messages)

[PATCH v8] usb: gadget: uvc: add validate and fix function for uvc response
 2022-12-03 21:27 UTC  (2+ messages)

[PATCH v2] USB: FHCI: fix error return code in of_fhci_probe()
 2022-12-03  9:52 UTC  (2+ messages)

[PATCH v2] usb: fotg210-udc: fix potential memory leak in fotg210_udc_probe()
 2022-12-03  9:41 UTC  (2+ messages)

[usb:usb-testing] BUILD SUCCESS 1524ceb14dd5ebd6f724d993c5ec1a9a8d445d8e
 2022-12-03  8:38 UTC 

[PATCH] usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()
 2022-12-03  7:10 UTC 

[PATCH v2 0/6] Rongpin RP-H6B support (and support for GL850G)
 2022-12-03  5:15 UTC  (15+ messages)
` [PATCH v2 1/6] dt-bindings: vendor-prefixes: add Genesys Logic
` [PATCH v2 2/6] dt-bindings: usb: Add binding for Genesys Logic GL850G hub controller
` [PATCH v2 3/6] usb: misc: onboard_usb_hub: add Genesys Logic GL850G hub support
` [PATCH v2 4/6] vendor-prefixes: Add Shenzhen Rongpin Electronics Co., Ltd
` [PATCH v2 5/6] dt-bindings: arm: sunxi: add Rongpin RP-H6B board
` [PATCH v2 6/6] arm64: dts: allwinner: h6: add Rongpin RP-H6C SoM and "

[GIT PULL] USB-serial fixes for 6.1-rc8
 2022-12-02 20:18 UTC  (3+ messages)

[PATCH v4 0/6] can: etas_es58x: report firmware, bootloader and hardware version
 2022-12-02 13:15 UTC  (15+ messages)
  ` [PATCH v4 5/6] can: etas_es58x: report the firmware version through ethtool
` [PATCH v5 0/7] can: etas_es58x: report firmware, bootloader and hardware version
  ` [PATCH v5 1/7] can: etas_es58x: add devlink support
  ` [PATCH v5 2/7] can: etas_es58x: add devlink port support
  ` [PATCH v5 3/7] USB: core: export usb_cache_string()
  ` [PATCH v5 4/7] net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER
  ` [PATCH v5 5/7] can: etas_es58x: export product information through devlink_ops::info_get()
  ` [PATCH v5 6/7] can: etas_es58x: remove es58x_get_product_info()
  ` [PATCH v5 7/7] Documentation: devlink: add devlink documentation for the etas_es58x driver

[PATCH V4 0/6] Enable USB host on Jetson AGX Orin
 2022-12-02  9:53 UTC  (4+ messages)
` [PATCH V4 6/6] dt-bindings: phy: tegra-xusb: Add support for Tegra234

[PATCH v6] wwan: core: Support slicing in port TX flow of WWAN subsystem
 2022-12-02  6:40 UTC 

[PATCH] Prevent buffer overflow in UVC Gadget setup handler
 2022-12-01 19:11 UTC  (8+ messages)
    ` [PATCH v2] usb: gadget: uvc: Prevent buffer overflow in "

[PATCH 3/5] driver core: make struct device_type.uevent() take a const *
 2022-12-01 18:43 UTC  (11+ messages)

[Bug 216697] New: Resume from suspend stopped working
 2022-12-01 12:57 UTC  (3+ messages)
` [Bug 216697] "

THERE IS AN OPPORTUNITY TO EARN $5,000,000 IN 3 MONTHS, LEARN MORE https://7000-aud-per-week.blogspot.co.il/?l=9zs - TFS Elektrik için hesap ayrıntıları
 2022-12-01 10:44 UTC 

[usb:usb-next] BUILD SUCCESS 51daa42d6b86efa366320b99e7bbe29a490ed348
 2022-12-01 11:27 UTC 

[usb:usb-testing] BUILD SUCCESS 7428a253315cefa34e6092a0119c56cb3a1c0c12
 2022-12-01 11:04 UTC 

[PATCH v5] wwan: core: Support slicing in port TX flow of WWAN subsystem
 2022-12-01  9:56 UTC  (2+ messages)

[PATCH v3] modules: add modalias file to sysfs for modules
 2022-12-01  9:46 UTC  (6+ messages)
    ` [PATCH v4] "

[PATCH] dt-bindings: usb: tegra-xusb: Remove path references
 2022-11-30 20:48 UTC  (4+ messages)

[PATCH] usb: typec: tipd: Set mode of operation for USB Type-C connector
 2022-11-30 15:36 UTC  (2+ messages)

[RFC v1] hack: suspend: usb: option: add reset_resume callback
 2022-11-30 14:04 UTC  (2+ messages)

[PATCH v5 1/4] i915: Move list_count() to list.h as list_count_nodes() for broader use
 2022-11-30 13:48 UTC  (4+ messages)
` [PATCH v5 2/4] usb: gadget: hid: Convert to use list_count_nodes()
` [PATCH v5 3/4] usb: gadget: udc: bcm63xx: "
` [PATCH v5 4/4] xhci: "

[Bug 216728] New: Thunderbolt USB Controller died after resume on Intel CometLake platform
 2022-11-30 13:17 UTC  (5+ messages)
` [Bug 216728] "

[PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
 2022-11-30 12:07 UTC  (5+ messages)

[PATCH] USB: serial: xr: avoid requesting zero DTE rate
 2022-11-30 11:09 UTC  (2+ messages)

[PATCH] USB: serial: f81232: fix division by zero on line-speed change
 2022-11-30 11:09 UTC  (2+ messages)

[PATCH] USB: serial: f81534: fix division by zero on line-speed change
 2022-11-30 11:09 UTC  (2+ messages)

[PATCH 0/6] xhci patches for usb-next
 2022-11-30  9:19 UTC  (7+ messages)
` [PATCH 1/6] xhci: print warning when HCE was set
` [PATCH 2/6] xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N
` [PATCH 3/6] xhci: export two xhci_hub functions for xhci-pci module usage
` [PATCH 4/6] xhci: disable U3 suspended ports in S4 hibernate poweroff_late stage
` [PATCH 5/6] xhci: Prevent infinite loop in transaction errors recovery for streams
` [PATCH 6/6] xhci: remove unused stream_id parameter from xhci_handle_halted_endpoint()

[usb:usb-testing 19/24] drivers/xen/unpopulated-alloc.c:17:21: error: 'list_count' redeclared as different kind of symbol
 2022-11-30  8:30 UTC 

[PATCH v2 1/3] usb: chipdea: core: don't return -EINVAL if request role is the same with current role
 2022-11-30  8:12 UTC  (3+ messages)
` [PATCH v2 2/3] usb: chipidea: core: fix possible concurrent when switch role
` [PATCH v2 3/3] usb: chipidea: debug: remove redundant 'role' debug file

[PATCH 3/3] usb: chipidea: debug: remove redundant 'role' debug file
 2022-11-30  7:06 UTC 

[PATCH 2/3] usb: chipidea: core: fix possible concurrent when switch role
 2022-11-30  7:06 UTC 

[PATCH 1/3] usb: chipdea: core: don't return -EINVAL if request role is the same with current role
 2022-11-30  7:06 UTC 

[PATCH] modules: add modalias file to sysfs for modules
 2022-11-30  2:22 UTC  (2+ messages)

[PATCH] USB: disable all RNDIS protocol drivers
 2022-11-29 22:48 UTC  (2+ messages)

[PATCH] USB: serial: cp210x: add support for B0 hangup
 2022-11-29 17:48 UTC  (2+ messages)

[PATCH] USB: serial: cp210x: map B0 to B9600
 2022-11-29 17:48 UTC  (4+ 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).