messages from 2020-12-03 08:42:42 to 2020-12-08 04:16:15 UTC [more...]
[PATCH 1/2] usb: mtu3: fix memory corruption in mtu3_debugfs_regset()
2020-12-08 4:14 UTC (2+ messages)
[usb:usb-testing] BUILD SUCCESS 08a02f954b0def3ada8ed6d4b2c7bcb67e885e9c
2020-12-08 3:17 UTC
[PATCH v3 01/11] dt-bindings: usb: convert usb-device.txt to YAML schema
2020-12-08 2:00 UTC (12+ messages)
` [PATCH v3 03/11] dt-bindings: phy: convert phy-mtk-xsphy.txt "
` [PATCH v3 04/11] dt-bindings: phy: convert phy-mtk-tphy.txt "
` [PATCH v3 07/11] dt-bindings: phy: convert MIP DSI PHY binding "
` [PATCH v3 09/11] dt-bindings: usb: convert mediatek,mtk-xhci.txt "
` [PATCH v3 10/11] dt-bindings: usb: convert mediatek,mtu3.txt "
[PATCH v2] usb: typec: tcpm: Pass down negotiated rev to update retry count
2020-12-07 21:38 UTC (2+ messages)
[usb:usb-next] BUILD SUCCESS 93837812a5dcde17224ad20cf2ad7be1e94482bb
2020-12-07 21:28 UTC
[PATCH v5 00/19] dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema
2020-12-07 16:53 UTC (28+ messages)
` [PATCH v5 01/19] dt-bindings: usb: usb-hcd: Detach generic USB controller properties
` [PATCH v5 02/19] dt-bindings: usb: Convert generic USB properties to DT schemas
` [PATCH v5 03/19] dt-bindings: usb: usb-drd: Add "otg-rev" property constraints
` [PATCH v5 04/19] dt-bindings: usb: Add "ulpi/serial/hsic" PHY types
` [PATCH v5 05/19] dt-bindings: usb: usb-hcd: Add "tpl-support" property
` [PATCH v5 06/19] dt-bindings: usb: Add generic "usb-phy" property
` [PATCH v5 07/19] dt-bindings: usb: Convert xHCI bindings to DT schema
` [PATCH v5 08/19] dt-bindings: usb: xhci: Add Broadcom STB v2 compatible device
` [PATCH v5 09/19] dt-bindings: usb: renesas-xhci: Refer to the usb-xhci.yaml file
` [PATCH v5 10/19] dt-bindings: usb: Convert DWC USB3 bindings to DT schema
` [PATCH v5 11/19] dt-bindings: usb: dwc3: Add interrupt-names property support
` [PATCH v5 12/19] dt-bindings: usb: dwc3: Add synopsys,dwc3 compatible string
` [PATCH v5 13/19] dt-bindings: usb: dwc3: Add Tx De-emphasis constraints
` [PATCH v5 14/19] dt-bindings: usb: dwc3: Add Frame Length Adj constraints
` [PATCH v5 15/19] dt-bindings: usb: meson-g12a-usb: Fix FL-adj property value
` [PATCH v5 16/19] dt-bindings: usb: meson-g12a-usb: Validate DWC2/DWC3 sub-nodes
` [PATCH v5 17/19] dt-bindings: usb: keystone-dwc3: Validate DWC3 sub-node
` [PATCH v5 18/19] dt-bindings: usb: qcom,dwc3: "
` [PATCH v5 19/19] dt-bindings: usb: intel,keembay-dwc3: "
` [PATCH v5 19/19] dt-bindings: usb: intel, keembay-dwc3: "
[PATCH v1] usb: typec: tcpm: Clear send_discover in tcpm_check_send_discover
2020-12-07 15:56 UTC (2+ messages)
[PATCH 0/4] USB: ftdio_sio: GPIO validity fixes
2020-12-07 15:49 UTC (16+ messages)
` [PATCH 1/4] gpiolib: cdev: Flag invalid GPIOs as used
` [PATCH 2/4] USB: serial: ftdi_sio: Report the valid GPIO lines to gpiolib
` [PATCH 3/4] USB: serial: ftdi_sio: Log the CBUS GPIO validity
` [PATCH 4/4] USB: serial: ftdi_sio: Drop GPIO line checking dead code
[PATCH 0/3] USB: tweak the new control-message helpers
2020-12-07 14:24 UTC (11+ messages)
` [PATCH 1/3] USB: core: drop pipe-type check from "
` [PATCH 2/3] USB: core: drop short-transfer check from usb_control_msg_send()
` [PATCH 3/3] USB: core: return -EREMOTEIO on short usb_control_msg_recv()
[PATCH 1/4] usb: musb: Add and use inline functions musb_{get,set}_state
2020-12-07 13:03 UTC (4+ messages)
` [PATCH 2/4] usb: musb: Add and use inline function musb_otg_state_string
` [PATCH 3/4] usb: musb: Allow running without a PHY
` [PATCH 4/4] usb: musb: Support setting OTG mode using generic PHY
[PATCH] RESET_RESUME for Snapscan 1212
2020-12-07 13:03 UTC
BUG: KCSAN: data-race in mutex_spin_on_owner+0xef/0x1b0
2020-12-07 11:51 UTC (2+ messages)
Issues with LaCie USB3 drive and UAS
2020-12-07 10:53 UTC (20+ messages)
[PATCH v5 00/10] Introduced new Cadence USBSSP DRD Driver
2020-12-07 10:32 UTC (11+ messages)
` [PATCH v5 01/10] usb: cdns3: Add support for DRD CDNSP
` [PATCH v5 02/10] usb: cdns3: Split core.c into cdns3-plat and core.c file
` [PATCH v5 03/10] usb: cdns3: Moves reusable code to separate module
` [PATCH v5 04/10] usb: cdns3: Refactoring names in reusable code
` [PATCH v5 05/10] usb: cdns3: Changed type of gadget_dev in cdns structure
` [PATCH v5 06/10] usb: cdnsp: Device side header file for CDNSP driver
` [PATCH v5 07/10] usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver
` [PATCH v5 08/10] usb: cdnsp: Add tracepoints for CDNSP driver
` [PATCH v5 09/10] usb: cdns3: Change file names for cdns3 driver
` [PATCH v5 10/10] MAINTAINERS: add Cadence USBSSP DRD IP driver entry
[PATCH v3] usb: gadget: uvc: fix multiple opens
2020-12-07 8:53 UTC (3+ messages)
` [PATCH v4] "
[PATCH 00/15] drivers: usb: misc: update to use usb_control_msg_{send|recv}()
2020-12-07 2:25 UTC (3+ messages)
` [PATCH 04/15] usb: misc: ehset: update to use the usb_control_msg_{send|recv}() API
[PATCH 0/1] usb: chipidea: fixes for v5.10
2020-12-07 2:09 UTC (2+ messages)
` [PATCH 1/1] usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ul
[GIT PULL] USB driver fixes for 5.10-rc7
2020-12-06 19:52 UTC (2+ messages)
[PATCH] USB: dummy-hcd: Fix uninitialized array use in init()
2020-12-06 16:07 UTC (6+ messages)
[PATCH v5 0/3] Add support for MaxLinear/Exar USB to serial converters
2020-12-05 22:21 UTC (5+ messages)
` [PATCH v5 2/3] usb: serial: xr_serial: Add gpiochip support
[PATCH v2 0/3] usb: meson: fix shared reset control use
2020-12-05 21:53 UTC (7+ messages)
` [PATCH v2 1/3] phy: amlogic: phy-meson-gxl-usb2: fix shared reset controller use
` [PATCH v2 2/3] usb: dwc3: meson-g12a: fix shared reset control use
` [PATCH v2 3/3] phy: amlogic: meson8b-usb2: "
high speed data to usb disk makes the kernel think that is has been unmounted
2020-12-05 15:39 UTC (13+ messages)
[PATCH v5 0/2] usb: typec: tps6598x: Export some power supply properties
2020-12-05 11:13 UTC (3+ messages)
` [PATCH v5 1/2] usb: typec: tps6598x: Select USB_ROLE_SWITCH and REGMAP_I2C
` [PATCH v5 2/2] usb: typec: tps6598x: Export some power supply properties
[PATCH RESEND v4 0/3] usb: dwc3: ulpi: Fix UPLI registers read/write ops
2020-12-05 13:55 UTC (4+ messages)
` [PATCH v4 1/3] usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion
` [PATCH v4 2/3] usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one
` [PATCH v4 3/3] usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regression
[PATCH v3 09/10] usb: dwc3: qcom: Detect DWC3 DT-nodes with "usb"-prefixed names
2020-12-05 15:56 UTC
[PATCH] ARM: sa11111: make sa1111 bus's remove callback return void
2020-12-05 8:26 UTC (5+ messages)
[PATCH v4 00/10] Introduced new Cadence USBSSP DRD Driver
2020-12-05 11:13 UTC (6+ messages)
[PATCH v9 0/3] Use the generic PHY framework for Ingenic USB PHY
2020-12-05 8:09 UTC (2+ messages)
[RFC] usb: hcd: complete URBs in threaded-IRQ context instead of tasklet
2020-12-05 7:11 UTC (6+ messages)
` [RFC PATCH] "
[usb:usb-testing] BUILD SUCCESS e3541d5de544da54a1770e9c82c55f2a6f6b3b67
2020-12-05 3:55 UTC
[usb:usb-linus] BUILD SUCCESS a4b98a7512f18534ce33a7e98e49115af59ffa00
2020-12-05 3:11 UTC
[PATCH] [RFC] alsaloop: add feedback frequency control support for UAC2 gadgets
2020-12-04 19:06 UTC (3+ messages)
[PATCH 0/3] UAC2 Gadget: feedback endpoint support
2020-12-04 18:08 UTC (19+ messages)
` [PATCH 2/3] usb: gadget: f_uac2: add adaptive sync support for capture
xhci problem -> general protection fault
2020-12-04 18:07 UTC (14+ messages)
[RFC PATCH v1 00/12] Replace strstarts() by str_has_prefix()
2020-12-04 17:56 UTC (3+ messages)
` [RFC PATCH v1 11/12] musb: "
5.10 regression caused by: "uas: fix sdev->host->dma_dev": many XHCI swiotlb buffer is full / DMAR: Device bounce map failed errors on thunderbolt connected XHCI controller
2020-12-04 15:02 UTC (11+ messages)
` [PATCH 1/2] uas: revert from scsi_add_host_with_dma() to scsi_add_host()
` [PATCH 2/2] usb-storage: "
[PATCH v2 00/15] drivers: usb: misc: update to use usb_control_msg_{send|recv}()
2020-12-04 14:46 UTC (7+ messages)
` [PATCH v2 05/15] usb: misc: emi26: update to use usb_control_msg_send()
` [PATCH v2 06/15] usb: misc: emi62: "
` [PATCH v2 08/15] usb: misc: idmouse: "
[PATCH 0/6] USB: serial: cp210x: clean up termios handling
2020-12-04 13:59 UTC (2+ messages)
usbhid kernel driver bug?
2020-12-04 13:27 UTC (2+ messages)
[GIT PULL] USB-serial fixes for 5.10-rc7
2020-12-04 12:27 UTC (2+ messages)
[PATCH] USB: serial: kl5kusb105: fix memleak on open
2020-12-04 12:16 UTC (3+ messages)
[PATCH 0/2] Remove one more platform_device_add_properties() call
2020-12-04 11:23 UTC (3+ messages)
[PATCH 00/15] usb: serial: avoid using usb_control_msg() directly
2020-12-04 10:37 UTC (32+ messages)
` [PATCH 01/15] usb: serial: ark3116: use usb_control_msg_recv() and usb_control_msg_send()
` [PATCH 02/15] usb: serial: belkin_sa: use usb_control_msg_send()
` [PATCH 03/15] usb: serial: ch314: use usb_control_msg_recv() and usb_control_msg_send()
` [PATCH 04/15] usb: serial: cp210x: "
` [PATCH 05/15] usb: serial: cypress_m8: "
` [PATCH 06/15] usb: serial: f81232: "
` [PATCH 07/15] usb: serial: f81534: "
` [PATCH 08/15] usb: serial: ftdi_sio: "
` [PATCH 09/15] usb: serial: io_edgeport: "
` [PATCH 10/15] usb: serial: io_ti: "
` [PATCH 11/15] usb: serial: ipaq: use usb_control_msg_send()
` [PATCH 12/15] usb: serial: ipw: "
` [PATCH 13/15] usb: serial: iuu_phoenix: "
` [PATCH 14/15] usb: serial: keyspan_pda: use usb_control_msg_recv() and usb_control_msg_send()
` [PATCH 15/15] usb: serial: kl5kusb105: "
[PATCH] USB: apple-mfi-fastcharge: Fix use after free in probe
2020-12-04 9:46 UTC (2+ messages)
[PATCH] usb: dwc2: Remove redundant null check before clk_prepare_enable/clk_disable_unprepare
2020-12-04 8:36 UTC
[Bug Report] ttyUSB not detected after upgrade to 5.4.66+
2020-12-04 8:31 UTC
[PATCH 0/5] tty: add flag to suppress ready signalling on open
2020-12-04 6:58 UTC (5+ messages)
[PATCH 2/2] usb: mtu3: mtu3_debug: remove an unused struct member
2020-12-04 2:07 UTC (2+ messages)
[PATCH v5 2/4] usb: dwc3: add imx8mp dwc3 glue layer driver
2020-12-04 2:07 UTC
[PATCH] usb: typec: intel_pmc_mux: Use correct response message bits
2020-12-03 22:08 UTC
USB Gadget EEM Suspend/Resume
2020-12-03 18:41 UTC (5+ messages)
[PATCH] drivers: usb: storage: prefer pr_*() macros over bare printk()
2020-12-03 17:27 UTC (2+ messages)
[PATCH v2] drivers: usb: storage: prefer pr_*() macros over bare printk()
2020-12-03 15:21 UTC (2+ messages)
[PATCH] drivers: usb: core: prefer pr_*() macros over bare printk()
2020-12-03 15:08 UTC (2+ messages)
[PATCH AUTOSEL 5.4 10/23] usbnet: ipheth: fix connectivity with iOS 14
2020-12-03 13:29 UTC
[PATCH AUTOSEL 5.9 16/39] usbnet: ipheth: fix connectivity with iOS 14
2020-12-03 13:28 UTC
[PATCH AUTOSEL 4.19 07/14] usbnet: ipheth: fix connectivity with iOS 14
2020-12-03 13:30 UTC
[PATCH AUTOSEL 4.14 6/9] usbnet: ipheth: fix connectivity with iOS 14
2020-12-03 13:30 UTC
[PATCH AUTOSEL 4.9 4/5] usbnet: ipheth: fix connectivity with iOS 14
2020-12-03 13:30 UTC
[PATCH AUTOSEL 4.4 2/3] usbnet: ipheth: fix connectivity with iOS 14
2020-12-03 13:30 UTC
NULL pointer dereference bug
2020-12-03 13:26 UTC
[PATCH v1 1/5] driver core: platform: Introduce platform_get_mem_or_io_resource()
2020-12-03 13:21 UTC (2+ messages)
[PATCH v6 1/6] dt-bindings: usb: add documentation for typec switch simple driver
2020-12-03 12:24 UTC (4+ messages)
[PATCH] USB: serial: ch341: sort device-id entries
2020-12-03 9:30 UTC (3+ messages)
[PATCH v2 0/7] tty: add flag to suppress ready signalling on open
2020-12-03 9:21 UTC (3+ messages)
[PATCH] USB: serial: ch341: add new Product ID for CH341A
2020-12-03 9:10 UTC (2+ messages)
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).