messages from 2022-11-11 01:31:58 to 2022-11-14 20:38:13 UTC [more...]
[PATCH] usb: fotg210-udc: Remove a useless assignment
2022-11-14 20:38 UTC
[PATCH v3 00/13] Enable USB host and device functions on Jetson
2022-11-14 19:16 UTC (15+ messages)
` [PATCH v3 01/13] dt-bindings: usb: tegra-xudc: Add Tegra234 XUSB controller support
` [PATCH v3 02/13] dt-bindings: usb: Add NVIDIA Tegra234 XUSB host controller binding
` [PATCH v3 03/13] dt-bindings: usb: Add binding for Cypress cypd4226 I2C driver
` [PATCH v3 04/13] arm64: tegra: Enable XUSB host and device on Jetson AGX Orin
` [PATCH v3 05/13] usb: typec: ucsi_ccg: Add OF support
` [PATCH v3 06/13] usb: typec: ucsi_ccg: Add cypress,firmware-build as a well-known regex
` [PATCH v3 07/13] i2c: nvidia-gpu: "
` [PATCH v3 08/13] usb: typec: ucsi_ccg: Remove ccgx,firmware-build property
` [PATCH v3 09/13] i2c: nvidia-gpu: "
` [PATCH v3 10/13] phy: tegra: xusb: Disable trk clk when not in use
` [PATCH v3 11/13] phy: tegra: xusb: Add Tegra234 support
` [PATCH v3 12/13] usb: host: xhci-tegra: Add Tegra234 XHCI support
` [PATCH v3 13/13] usb: gadget: tegra-xudc: Add Tegra234 support
[PATCH v2 1/4] i915: Move list_count() to list.h for broader use
2022-11-14 19:15 UTC (7+ messages)
` [PATCH v2 2/4] usb: gadget: hid: Convert to use list_count()
` [PATCH v2 3/4] usb: gadget: udc: bcm63xx: "
` [PATCH v2 4/4] xhci: "
[PATCH v1 1/4] list: Introduce list_count() to count existing nodes
2022-11-14 18:39 UTC (10+ messages)
` [PATCH v1 2/4] usb: gadget: hid: Convert to use list_count()
` [PATCH v1 3/4] usb: gadget: udc: bcm63xx: "
` [PATCH v1 4/4] xhci: "
[PATCH 1/4] usb: typec: tipd: Cleanup resources if devm_tps6598_psy_register fails
2022-11-14 17:44 UTC (4+ messages)
` [PATCH 2/4] usb: typec: tipd: Fix spurious fwnode_handle_put in error path
` [PATCH 3/4] usb: typec: tipd: Fix typec_unregister_port error paths
` [PATCH 4/4] usb: typec: tipd: Move tps6598x_disconnect error path to its own label
Patch to exposing modalias'es for built in kernel modules (USB)
2022-11-14 17:22 UTC (10+ messages)
` [PATCH] modules: add modalias file to sysfs for modules
[PATCH v3 0/3] can: etas_es58x: report firmware, bootloader and hardware version
2022-11-14 17:08 UTC (7+ messages)
` [PATCH v3 1/3] USB: core: export usb_cache_string()
` [PATCH v3 2/3] can: etas_es58x: export firmware, bootloader and hardware versions in sysfs
` [PATCH v3 3/3] can: etas_es58x: report firmware-version through ethtool
[PATCH] usb: typec: Check for ops->exit instead of ops->enter in altmode_exit
2022-11-14 16:59 UTC
[PATCH] usb: phy: add dedicated notifier for charger events
2022-11-14 16:46 UTC (4+ messages)
[PATCH printk v4 00/39] reduce console_lock scope
2022-11-14 16:29 UTC (2+ messages)
` [PATCH printk v4 29/39] usb: early: xhci-dbc: use console_is_registered()
PATCH: Simplify hidpp_send_rap_command_sync calls
2022-11-14 14:20 UTC (3+ messages)
[PATCH v2 0/7] Add the Renesas USBF controller support
2022-11-14 13:33 UTC (11+ messages)
` [PATCH v2 1/7] soc: renesas: r9a06g032-sysctrl: Export function to get the usb role
` [PATCH v2 2/7] dt-bindings: clock: renesas,r9a06g032-sysctrl: Add h2mode property
` [PATCH v2 3/7] soc: renesas: r9a06g032-sysctrl: Handle h2mode device-tree property
` [PATCH v2 4/7] dt-bindings: usb: add the Renesas RZ/N1 USBF controller binding
` [PATCH v2 5/7] usb: gadget: udc: add Renesas RZ/N1 USBF controller support
` [PATCH v2 6/7] ARM: dts: r9a06g032: Add the USBF controller node
` [PATCH v2 7/7] MAINTAINERS: add the Renesas RZ/N1 USBF controller entry
[PATCH v4 00/11] Add BananaPi R3
2022-11-14 12:10 UTC (29+ messages)
` [PATCH v4 01/11] arm64: dts: mt7986: move wed_pcie node
` [PATCH v4 02/11] dt-bindings: phy: mediatek,tphy: add support for mt7986
` Aw: "
` [PATCH v4 03/11] dt-bindings: usb: mtk-xhci: "
` Aw: "
` [PATCH v4 04/11] dt-bindings: PCI: mediatek-gen3: add SoC based clock config
` [PATCH v4 05/11] dt-bindings: PCI: mediatek-gen3: add support for mt7986
` [PATCH v4 06/11] arm64: dts: mt7986: add spi related device nodes
` [PATCH v4 07/11] arm64: dts: mt7986: add usb "
` [PATCH v4 08/11] arm64: dts: mt7986: add mmc "
` [PATCH v4 09/11] arm64: dts: mt7986: add pcie "
` [PATCH v4 10/11] arm64: dts: mt7986: add Bananapi R3
[PATCH v2 00/13] Enable USB host and device functions on Jetson
2022-11-14 12:01 UTC (21+ messages)
` [PATCH v2 01/13] dt-bindings: usb: tegra-xudc: Add Tegra234 XUSB controller support
` [PATCH v2 02/13] dt-bindings: usb: Add NVIDIA Tegra234 XUSB host controller binding
` [PATCH v2 03/13] dt-bindings: usb: Add binding for Cypress cypd4226 I2C driver
` [PATCH v2 04/13] arm64: tegra: Enable XUSB host and device on Jetson AGX Orin
` [PATCH v2 05/13] usb: typec: ucsi_ccg: Add OF support
` [PATCH v2 06/13] usb: typec: ucsi_ccg: Add cypress,firmware-build as a well-known regex
` [PATCH v2 07/13] i2c: nvidia-gpu: "
` [PATCH v2 08/13] usb: typec: ucsi_ccg: Remove ccgx,firmware-build property
` [PATCH v2 09/13] i2c: nvidia-gpu: "
` [PATCH v2 10/13] phy: tegra: xusb: Disable trk clk when not in use
` [PATCH v2 11/13] phy: tegra: xusb: Add Tegra234 support
` [PATCH v2 12/13] usb: host: xhci-tegra: Add Tegra234 XHCI support
` [PATCH v2 13/13] usb: gadget: tegra-xudc: Add Tegra234 support
[RESEND PATCH v2] arm64: dts: mediatek: mt8195-demo: fix the memory size of node secmon
2022-11-14 11:52 UTC (2+ messages)
[PATCH 1/4] fotg210-udc: Use dev pointer in probe and dev_messages
2022-11-14 11:52 UTC (4+ messages)
` [PATCH 2/4] fotg210-udc: Support optional external PHY
` [PATCH 3/4] fotg210-udc: Handle PCLK
` [PATCH 4/4] fotg210-udc: Get IRQ using platform_get_irq()
[net] net: usb: smsc95xx: fix external PHY reset
2022-11-14 13:16 UTC (3+ messages)
[PATCH v3] wwan: core: Support slicing in port TX flow of WWAN subsystem
2022-11-14 11:40 UTC (4+ messages)
[PATCH] usb: musb: remove extra check in musb_gadget_vbus_draw
2022-11-14 8:59 UTC
[PATCH v3 0/2] usb: serial: add support for CH348
2022-11-14 7:37 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] usb: serial: add myself as maintainer of CH348
[PATCH 2/2] extcon: usbc-tusb320: Add USB TYPE-C support
2022-11-14 5:56 UTC (6+ messages)
` [PATCH 2/2] extcon: usbc-tusb320: Add USB TYPE-C support #forregzbot
[PATCH v3 00/11] ARM: suniv: USB and PopStick board support
2022-11-14 0:41 UTC (13+ messages)
` [PATCH v3 01/11] dt-bindings: phy: add binding document for Allwinner F1C100s USB PHY
` [PATCH v3 02/11] dt-bindings: usb: sunxi-musb: add F1C100s MUSB compatible string
` [PATCH v3 09/11] ARM: dts: suniv: add device tree for PopStick v1.1
` [PATCH v3 10/11] phy: sun4i-usb: Replace types with explicit quirk flags
[PATCH v2] char: xillybus: Prevent use-after-free due to race condition
2022-11-13 11:36 UTC (7+ messages)
[PATCH v2] USB: gadget: Fix use-after-free during usb config switch
2022-11-13 9:12 UTC (4+ messages)
How to configure a Linux USB driver to have higher precedence than usbhid?
2022-11-13 1:50 UTC (2+ messages)
[PATCH] usb: dwc3: core: configure PHY before initializing host in dwc3_set_mode
2022-11-12 23:11 UTC (5+ messages)
[PATCH v2 3/3] can: etas_es58x: report the firmware version through ethtool
2022-11-12 15:40 UTC (12+ messages)
[PATCH v4 10/11] arm64: dts: mt7986: add Bananapi R3
2022-11-12 9:19 UTC (2+ messages)
` [PATCH v4 11/11] arm64: dts: mt7986: add BPI-R3 nand/nor overlays
[PATCH v6 2/3] usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS
2022-11-12 7:56 UTC (5+ messages)
` "
[usb:usb-testing] BUILD REGRESSION dd65a243a915ca319ed5fee9161a168c836fa2f2
2022-11-12 0:04 UTC
Bug#833035: linux-image-3.16.0-4-amd64: Keyspan USB serial adapter USA-49WLC failed to load firmware
2022-11-11 18:14 UTC (2+ messages)
[PATCH] usb: ftdi-elan: remove variable l
2022-11-11 16:57 UTC
[PATCH printk v3 00/40] reduce console_lock scope
2022-11-11 14:43 UTC (2+ messages)
[PATCH] usb: fotg210: Fix Kconfig for USB host modules
2022-11-11 14:48 UTC
[PATCH v7 0/3] xhci: tegra: USB2 pad power controls
2022-11-11 14:42 UTC (7+ messages)
` [PATCH v7 1/3] xhci: Add hub_control to xhci_driver_overrides
` [PATCH v7 2/3] xhci: hub: export symbol on xhci_hub_control
` [PATCH v7 3/3] xhci: tegra: USB2 pad power controls
[PATCH v2 0/2] usb: dwc3: core: defer probe on ulpi_read_id timeout
2022-11-11 14:04 UTC (4+ messages)
` [PATCH v2 1/2] usb: ulpi: defer ulpi_register "
[usb:usb-testing 22/36] fotg210-core.c:undefined reference to `usb_disabled'
2022-11-11 14:00 UTC
[PATCH v2] usb: dwc3: exynos: Fix remove() function
2022-11-11 12:40 UTC (2+ messages)
[PATCH] usb: fotg210-udc: Fix ages old endianness issues
2022-11-11 9:03 UTC
USB PHY Initialization Fails on Nokia N900 Since 5.19
2022-11-11 8:36 UTC (4+ messages)
` [maemo-leste] "
[PATCH v1 0/7] Add USB Driver for HPE GXP Architecture
2022-11-11 8:20 UTC (7+ messages)
` [PATCH v1 2/7] dt-bindings: usb: hpe,gxp-udc: Add binding for gxp gadget
[PATCH] usb: ehci-orion: use devm_platform_get_and_ioremap_resource()
2022-11-11 6:33 UTC
[PATCH v3] usb: gadget: uvc: add bulk transfer support
2022-11-11 3:51 UTC (4+ messages)
` [PATCH v5] "
` [EXT] "
[PATCH] USB: serial: option: add Quectel EM05-G modem
2022-11-11 3:56 UTC
[usb:usb-testing 21/32] drivers/usb/fotg210/fotg210-udc.c:632:17: sparse: sparse: restricted __le16 degrades to integer
2022-11-11 1:43 UTC
[PATCH v1 1/1] usb: ulpi: defer ulpi_register on ulpi_read_id timeout
2022-11-11 1:31 UTC (5+ 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).