messages from 2022-03-16 22:12:45 to 2022-03-22 15:52:01 UTC [more...]
[PATCH v2 0/3] Refactor xhci quirks and plat private data
2022-03-22 15:53 UTC (14+ messages)
` [PATCH v2 1/3] usb: xhci: refactor "
` [PATCH v2 2/3] usb: xhci: Remove unwanted header inclusion
` [PATCH v2 3/3] usb: dwc: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INIT
[PATCH v2 0/2] thunderbolt: Make iommu_dma_protection more accurate
2022-03-22 14:40 UTC (12+ messages)
` [PATCH v2 1/2] iommu: Add capability for pre-boot DMA protection
` [PATCH v2 2/2] thunderbolt: Make iommu_dma_protection more accurate
[RFC PATCH 0/4] USB: gadget: Create a bus for gadgets
2022-03-22 14:37 UTC (7+ messages)
` [RFC PATCH 1/4] USB: gadget: Rename usb_gadget_probe_driver()
` [RFC PATCH 2/4] USB: gadget: Register udc before gadget
` [RFC PATCH 3/4] USB: gadget: Fix mistakes in UDC core kerneldoc
` [RFC PATCH 4/4] USB: gadget: Add a new bus for gadgets
[PATCH 0/2] Cleanup the call ordering of phy_init and phy_power_on
2022-03-22 14:30 UTC (3+ messages)
` [PATCH 1/2] phy: core: Add documentation of phy operation order
` [PATCH 2/2] phy: core: Warn when phy_power_on is called before phy_init
[PATCH v2] USB: Fix xhci ERDP update issue
2022-03-22 14:07 UTC
[PATCH] USB:Fix ehci infinite suspend-resume loop issue in zhaoxin
2022-03-22 13:52 UTC (6+ messages)
[PATCH] usb: rework usb_maxpacket() and remove its third argument
2022-03-22 13:22 UTC (16+ messages)
` [PATCH v3 0/9] "
` [PATCH v3 9/9] usb: rework usb_maxpacket() using usb_pipe_endpoint()
` [PATCH v4 0/9] usb: rework usb_maxpacket() and remove its third argument
` [PATCH v4 1/9] usb: deprecate the third argument of usb_maxpacket()
` [PATCH v4 2/9] HID: usbhid: remove "
` [PATCH v4 3/9] Input: "
` [PATCH v4 4/9] media: "
` [PATCH v4 5/9] net: "
` [PATCH v4 6/9] usb: "
` [PATCH v4 7/9] sound: "
` [PATCH v4 8/9] "
` [PATCH v4 9/9] usb: rework usb_maxpacket() using usb_pipe_endpoint()
linux resetting when the usb storage was removed while copying
2022-03-22 12:31 UTC (3+ messages)
[RFC PATCH 2/4] ARM: OMAP1: clock: Remove noop code
2022-03-22 12:02 UTC (3+ messages)
` [PATCH v2] ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCF
[PATCH v11 0/5] USB DWC3 host wake up support from system suspend
2022-03-22 9:18 UTC (14+ messages)
` [PATCH v11 1/5] usb: dwc3: core: Add HS phy mode variable and phy poweroff flag
` [PATCH v11 2/5] usb: dwc3: core: Host wake up support from system suspend
` [PATCH v11 3/5] usb: dwc3: qcom: Add helper functions to enable,disable wake irqs
` [PATCH v11 4/5] usb: dwc3: qcom: Configure wakeup interrupts during suspend
` [PATCH v11 5/5] usb: dwc3: qcom: Keep power domain on to retain controller status
[PATCH v3 0/4] support USB offload feature
2022-03-22 2:30 UTC (18+ messages)
` [PATCH v3 1/4] usb: host: export symbols for xhci hooks usage
` [PATCH v3 2/4] usb: host: add xhci hooks for USB offload
` [PATCH v3 3/4] usb: host: add some to xhci overrides "
` [PATCH v3 4/4] usb: host: add xhci-exynos driver
[PATCH 1/5] ARM: dts: exynos: align EHCI/OHCI nodes with dtschema on Exynos4
2022-03-21 18:14 UTC (5+ messages)
` [PATCH 4/5] dt-bindings: usb: samsung,exynos-usb2: add missing required reg
` [PATCH 5/5] dt-bindings: usb: samsung,exynos-usb2: include usb-hcd schema
[PATCH v4 0/3] WCH CH341 GPIO and SPI support
2022-03-21 17:06 UTC (6+ messages)
` [PATCH v4 1/3] mfd: ch341: add core driver for the WCH CH341 in I2C/GPIO mode
` [PATCH v4 2/3] gpio: ch341: add MFD cell driver for the CH341
` [PATCH v4 3/3] i2c: ch341: add MFD cell driver CH341 for I2C
[PATCH] usb: xhci: make XHCI_STOP_EP_CMD_TIMEOUT a module parameter
2022-03-21 13:47 UTC (8+ messages)
[RFC RFT PATCH 0/4] ARM: OMAP1: clock: Convert to CCF
2022-03-21 8:01 UTC (6+ messages)
dev_WARN_ONCE cause gpio-watchdog reset
2022-03-21 4:14 UTC (6+ messages)
[PATCH v2] iommu/amd: Add support to indicate whether DMA remap support is enabled
2022-03-21 2:52 UTC (3+ messages)
[PATCH 0/9] treewide: eliminate anonymous module_init & module_exit
2022-03-20 12:04 UTC (26+ messages)
` [PATCH 1/9] virtio_blk: "
` [PATCH 2/9] virtio_console: "
` [PATCH 4/9] netfilter: h323: "
` [PATCH 5/9] virtio-scsi: "
` [PATCH 6/9] usb: gadget: "
` [PATCH 7/9] usb: usbip: "
` [PATCH 9/9] testmmiotrace: "
` (subset) [PATCH 0/9] treewide: "
[PATCH v2 0/4] usb: gadget: configfs: new trace events
2022-03-20 4:43 UTC (5+ messages)
` [PATCH v2 1/4] usb: gadget: add trace event of configfs operation
` [PATCH v2 2/4] usb: gadget: add trace event of configfs group operation
` [PATCH v2 3/4] usb: gadget: add trace event of configfs link/unlink operation
` [PATCH v2 4/4] usb: gadget: add trace event of configfs write attributes operation
[PATCH 0/4] usb: gadget: configfs: new trace events
2022-03-20 4:35 UTC (5+ messages)
` [PATCH 1/4] usb: gadget: add trace event of configfs operation
` [PATCH 2/4] usb: gadget: add trace event of configfs group operation
` [PATCH 3/4] usb: gadget: add trace event of configfs link/unlink operation
` [PATCH 4/4] usb: gadget: add trace event of configfs write attributes operation
[usb:usb-testing] BUILD SUCCESS 46d2c20b0b10cf07a2a24b047a09195ba96c84f7
2022-03-20 1:48 UTC
Apogee ONEv2 keeps resetting
2022-03-20 1:15 UTC
[GIT PULL] USB fixes for 5.17-final
2022-03-19 19:29 UTC (2+ messages)
[PATCH -next] usb: gadget: fsl_qe_udc: Add missing semicolon in qe_ep_dequeue()
2022-03-19 6:50 UTC
ucsi_acpi: probe of USBC000:00 fails with ioremap error
2022-03-19 5:36 UTC (3+ messages)
[PATCH 00/30] fix typos in comments
2022-03-19 3:56 UTC (2+ messages)
[usb:usb-testing] BUILD SUCCESS ac484005767bb50cc76e56e26fdbb25a097e5bf8
2022-03-19 3:50 UTC
[PATCH -next v2] usb: xhci: tegra:Fix PM usage reference leak of tegra_xusb_unpowergate_partitions
2022-03-19 2:38 UTC
[PATCH -next] usb: xhci: tegra:Fix PM usage reference leak of tegra_xusb_unpowergate_partitions
2022-03-19 2:29 UTC (3+ messages)
` 答复: "
[PATCH 00/64] media: Kconfig/Makefile reorg
2022-03-18 20:59 UTC (3+ messages)
` [PATCH 64/64] media: Kconfig: cleanup VIDEO_DEV dependencies
[PATCH v2] usb: gadget: uvc: Fix crash when encoding data for usb request
2022-03-18 16:47 UTC
[PATCH] thunderbolt: Make iommu_dma_protection more accurate
2022-03-18 15:23 UTC (17+ messages)
[PATCH 1/3] dt-bindings: usb: dwc2: add compatible "intel,socfpga-agilex-hsotg"
2022-03-18 14:40 UTC (4+ messages)
` [PATCH 3/3] arm64: dts: agilex: use the "
[PATCH] USB: Fix xhci ERDP update issue
2022-03-18 12:34 UTC (2+ messages)
[PATCH] usb: gadget: uvc: Fix crash when encoding data for usb request
2022-03-18 11:58 UTC (2+ messages)
[PATCH] USB: Fix xhci ERDP update issue
2022-03-18 7:45 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 8a11187eb62b8b910d2c5484e1f5d160e8b11eb4
2022-03-17 20:39 UTC (5+ messages)
` [PATCH] USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.c
[PATCH v2 65/67] media: Kconfig: cleanup VIDEO_DEV dependencies
2022-03-17 19:21 UTC (2+ messages)
refcount underflow on stm32mp1
2022-03-17 16:07 UTC (5+ messages)
[PATCH 0/7] TPS6598x PD tracing and other improvements
2022-03-17 15:45 UTC (8+ messages)
` [PATCH 1/7] usb: typec: tipd: Only update power status on IRQ
` [PATCH 2/7] usb: typec: tipd: set the data role on tps IRQ
` [PATCH 3/7] usb: typec: tipd: Add trace event for SINK PD contract
` [PATCH 4/7] usb: typec: tipd: Provide POWER_SUPPLY_PROP_{CURRENT,VOLTAGE}_MAX
` [PATCH 5/7] usb: typec: tipd: Provide POWER_SUPPLY_PROP_PRESENT
` [PATCH 6/7] usb: typec: tipd: Add debugfs entries for customer use word
` [PATCH 7/7] usb: typec: tipd: Fail probe when the controller is in BOOT mode
[PATCH] thunderbolt: Stop using iommu_present()
2022-03-17 14:21 UTC (15+ messages)
[PATCH v1 0/2] Add USB HOST OHCI driver for Sunplus SP7021 SoC
2022-03-17 10:24 UTC (4+ messages)
` [PATCH v1 2/2] dt-bindings: usb: Add bindings doc for Sunplus USB HOST OHCI driver
Napływ Klientów ze strony
2022-03-17 8:40 UTC
[PATCH] USB: Fix xhci ERDP update issue
2022-03-17 2:43 UTC (10+ messages)
[PATCH v2 0/5] usb: host: xhci-plat: omit shared hcd if either of the root hubs has no ports
2022-03-16 22:12 UTC (4+ messages)
` [PATCH v2 2/5] xhci: prepare for operation w/o shared hcd
` [PATCH v2 3/5] usb: host: xhci-plat: create shared hcd after having added main hcd
` [PATCH v2 5/5] usb: host: xhci-plat: omit shared hcd if either root hub has no ports
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).