USB for Linux
[Prev Page][Next Page]
[Bug 215945] New: No way to get user buffer in ll_driver->raw_request of hid driver sent via hidraw HIDIOCGFEATURE, bugzilla-daemon
regression v5.13..v5.15: USB hub stopped working -- DMAR fault when connected usb hub,
Thorsten Leemhuis
[PATCH] usb: dwc2: gadget: don't reset gadget's driver->bus,
Marek Szyprowski
[PATCH] Add USB_QUIRK_NO_LPM USB_QUIRK_RESET_RESUME quirks for Dell usb gen 2 device to not fail during enumeration.,
monish . kumar . r
[v15 0/6] USB DWC3 host wake up support from system suspend,
Krishna Kurapati
[PATCH v3 00/21] xen: simplify frontend side ring setup,
Juergen Gross
usb disk drive disconnect making readonly,
James Dutton
[PATCH] usb: dwc3: Fix ep0 handling when getting reset while doing control transfer,
Mayank Rana
[PATCH v5] USB: core: skip unconfiguration if device doesn't support it,
Jose Ignacio Tornos Martinez
[PATCH][next] USB: gadget: Fix return of -EBUSY,
Colin Ian King
[PATCH 00/13] dt-bindings/arm64: dts: qcom: minor cleanups with DT schema,
Krzysztof Kozlowski
- [PATCH 04/13] dt-bindings: usb: qcom,dwc3: fix clock matching, Krzysztof Kozlowski
- [PATCH 12/13] arm64: dts: qcom: align DWC3 USB clocks with DT schema, Krzysztof Kozlowski
- [PATCH 09/13] arm64: dts: qcom: sm6125: add dedicated qcom,sm6125-dwc3 compatible, Krzysztof Kozlowski
- [PATCH 01/13] dt-bindings: soc: qcom: aoss: document qcom,sm8450-aoss-qmp, Krzysztof Kozlowski
- [PATCH 11/13] arm64: dts: qcom: msm8996: add clock-names to DWC3 USB node, Krzysztof Kozlowski
- [PATCH 07/13] arm64: dts: qcom: ipq8074: add dedicated qcom,ipq8074-dwc3 compatible, Krzysztof Kozlowski
- [PATCH 10/13] arm64: dts: qcom: qcs404: add dedicated qcom,qcs404-dwc3 compatible, Krzysztof Kozlowski
- [PATCH 06/13] arm64: dts: qcom: correct DWC3 node names and unit addresses, Krzysztof Kozlowski
- [PATCH 05/13] arm64: dts: qcom: add missing AOSS QMP compatible fallback, Krzysztof Kozlowski
- [PATCH 03/13] dt-bindings: usb: qcom,dwc3: add IPQ8074, MSM8994, QCS404 and SM6125, Krzysztof Kozlowski
- [PATCH 02/13] dt-bindings: soc: qcom: qcom,smd-rpm: add power-controller, Krzysztof Kozlowski
- [PATCH 13/13] arm64: dts: qcom: align DWC3 USB interrupts with DT schema, Krzysztof Kozlowski
- [PATCH 08/13] arm64: dts: qcom: msm8994: add dedicated qcom,msm8994-dwc3 compatible, Krzysztof Kozlowski
- Re: [PATCH 00/13] dt-bindings/arm64: dts: qcom: minor cleanups with DT schema, Geert Uytterhoeven
Re: (subset) [PATCH 00/13] dt-bindings/arm64: dts: qcom: minor cleanups with DT schema, Bjorn Andersson
[PATCH v4] USB: core: skip unconfiguration if device doesn't support it,
Jose Ignacio Tornos Martinez
[PATCH 0/2] usb: dwc3: xilinx: Add gpio-reset support,
Piyush Mehta
[PATCH] usb: dwc3: gadget: Fix null pointer dereference,
Albert Wang
[PATCH 00/32] Introduce flexible array struct memcpy() helpers,
Kees Cook
- [PATCH 01/32] netlink: Avoid memcpy() across flexible array boundary, Kees Cook
- [PATCH 02/32] Introduce flexible array struct memcpy() helpers, Kees Cook
- [PATCH 03/32] flex_array: Add Kunit tests, Kees Cook
- [PATCH 04/32] fortify: Add run-time WARN for cross-field memcpy(), Kees Cook
- [PATCH 05/32] brcmfmac: Use mem_to_flex_dup() with struct brcmf_fweh_queue_item, Kees Cook
- [PATCH 11/32] nl80211: Use mem_to_flex_dup() with struct cfg80211_cqm_config, Kees Cook
- [PATCH 10/32] wcn36xx: Use mem_to_flex_dup() with struct wcn36xx_hal_ind_msg, Kees Cook
- [PATCH 08/32] iwlwifi: mvm: Use mem_to_flex_dup() with struct ieee80211_key_conf, Kees Cook
- [PATCH 29/32] xtensa: Use mem_to_flex_dup() with struct property, Kees Cook
- [PATCH 12/32] cfg80211: Use mem_to_flex_dup() with struct cfg80211_bss_ies, Kees Cook
- [PATCH 14/32] af_unix: Use mem_to_flex_dup() with struct unix_address, Kees Cook
- [PATCH 21/32] soc: qcom: apr: Use mem_to_flex_dup() with struct apr_rx_buf, Kees Cook
- [PATCH 06/32] iwlwifi: calib: Prepare to use mem_to_flex_dup(), Kees Cook
- [PATCH 07/32] iwlwifi: calib: Use mem_to_flex_dup() with struct iwl_calib_result, Kees Cook
- [PATCH 16/32] 802/mrp: Use mem_to_flex_dup() with struct mrp_attr, Kees Cook
- [PATCH 26/32] ima: Use mem_to_flex_dup() with struct modsig, Kees Cook
- [PATCH 19/32] afs: Use mem_to_flex_dup() with struct afs_acl, Kees Cook
- [PATCH 23/32] Bluetooth: Use mem_to_flex_dup() with struct hci_op_configure_data_path, Kees Cook
- [PATCH 25/32] Drivers: hv: utils: Use mem_to_flex_dup() with struct cn_msg, Kees Cook
- [PATCH 20/32] ASoC: sigmadsp: Use mem_to_flex_dup() with struct sigmadsp_data, Kees Cook
- [PATCH 18/32] firewire: Use __mem_to_flex_dup() with struct iso_interrupt_event, Kees Cook
- [PATCH 09/32] p54: Use mem_to_flex_dup() with struct p54_cal_database, Kees Cook
- [PATCH 17/32] net/flow_offload: Use mem_to_flex_dup() with struct flow_action_cookie, Kees Cook
- [PATCH 13/32] mac80211: Use mem_to_flex_dup() with several structs, Kees Cook
- [PATCH 15/32] 802/garp: Use mem_to_flex_dup() with struct garp_attr, Kees Cook
- [PATCH 28/32] selinux: Use mem_to_flex_dup() with xfrm and sidtab, Kees Cook
- [PATCH 31/32] xenbus: Use mem_to_flex_dup() with struct read_buffer, Kees Cook
- [PATCH 27/32] KEYS: Use mem_to_flex_dup() with struct user_key_payload, Kees Cook
- [PATCH 22/32] atags_proc: Use mem_to_flex_dup() with struct buffer, Kees Cook
- [PATCH 24/32] IB/hfi1: Use mem_to_flex_dup() for struct tid_rb_node, Kees Cook
- [PATCH 32/32] esas2r: Use __mem_to_flex() with struct atto_ioctl, Kees Cook
- [PATCH 30/32] usb: gadget: f_fs: Use mem_to_flex_dup() with struct ffs_buffer, Kees Cook
- Re: [PATCH 19/32] afs: Use mem_to_flex_dup() with struct afs_acl, David Howells
- Re: [PATCH 00/32] Introduce flexible array struct memcpy() helpers, David Howells
[PATCH v2] usb: gadget: uvc: allow for application to cleanly shutdown, Dan Vacura
[ANNOUNCE] libtypec_0.2/lstypec_0.2 is released, Rajaram R
[PATCH] USB: core: skip unconfiguration if device doesn't support it,
Jose Ignacio Tornos Martinez
[PATCH net-next v2 0/7] Polling be gone on LAN95xx,
Lukas Wunner
[PATCH v3 0/6] dmaengine/ARM: ti/am33xx: use proper 'dma-channels/requests' properties,
Krzysztof Kozlowski
BUG: ohci-pci ehci-pci : newer nec chip failed with r5c475II cardbus-pci bridge, 尤晓杰
[PATCH v4 0/5] drm/msm/dp: implement HPD notifications handling,
Bjorn Andersson
fully convert arm to use dma-direct v2,
Christoph Hellwig
- [PATCH 10/10] ARM/dma-mapping: merge IOMMU ops, Christoph Hellwig
- [PATCH 04/10] ARM/dma-mapping: remove the unused virt_to_dma helper, Christoph Hellwig
- [PATCH 01/10] ARM: sa1100/assabet: move dmabounce hack to ohci driver, Christoph Hellwig
- [PATCH 06/10] ARM/dma-mapping: use the generic versions of dma_to_phys/phys_to_dma by default, Christoph Hellwig
- [PATCH 09/10] ARM/dma-mapping: consolidate IOMMU ops callbacks, Christoph Hellwig
- [PATCH 08/10] ARM/dma-mapping: drop .dma_supported for IOMMU ops, Christoph Hellwig
- [PATCH 07/10] ARM/dma-mapping: use dma-direct unconditionally, Christoph Hellwig
- [PATCH 03/10] ARM/dma-mapping: mark various dma-mapping routines static in dma-mapping.c, Christoph Hellwig
- [PATCH 02/10] ARM/dma-mapping: remove dmabounce, Christoph Hellwig
- [PATCH 05/10] ARM/dma-mapping: use dma_to_phys/phys_to_dma in the dma-mapping code, Christoph Hellwig
Re: BUG report: ohci-pci ehci-pci , newer nec chip failed,
Alan Stern
[PATCH v4 0/3] usb: typec: Separate USB PD from USB Type-C,
Heikki Krogerus
[PATCH v2] net: usb: ax88179_178a: Bind only to vendor-specific interface,
Hector Martin
[PATCH] net: usb: ax88179_178a: Bind only to vendor-specific interface, Hector Martin
[PATCH v2 0/4] Devicetree updates for Interconnect, USB3 and PHY support,
Rohit Agarwal
[PATCH] usb: typec: tcpci: Don't skip cleanup in .remove() on error,
Uwe Kleine-König
[syzbot] general protection fault in usb_gadget_udc_reset (3), syzbot
Realtek RTL8156 devices defaulting to CDC-NCM instead of vendor mode, resulting in reduced performance,
Forest Crossman
[PATCH 0/5] thunderbolt: CL1 support for USB4 and Titan Ridge,
Gil Fine
[PATCH net] usb: cdc-wdm: fix reading stuck on device close,
Sergey Ryazanov
[PATCH] USB / dwc3: remove a possible unnecessary 'out of memory' message,
Kushagra Verma
[PATCH] USB / dwc3: fix checkpatch warnings,
Kushagra Verma
[usb:usb-testing] BUILD SUCCESS c40b62216c1aecc0dc00faf33d71bd71cb440337, kernel test robot
[GIT PULL] USB driver fixes for 5.18-rc5,
Greg KH
[PATCH] usb: gadget: uvc: allow for application to cleanly shutdown,
Dan Vacura
[PATCH] Bluetooth: btusb: CSR chip hangs when unbound,
Jose Ignacio Tornos Martinez
[RFC v2 35/39] usb: handle HAS_IOPORT dependencies,
Niklas Schnelle
[PATCH 36/37] usb: handle HAS_IOPORT dependencies,
Niklas Schnelle
[PATCH v4 0/2] Add driver for EHCI in Sunplus SP7021,
Vincent Shih
[PATCH v2 0/2] Add USB2.0 phy driver for Sunplus SP7021,
Vincent Shih
[PATCH net-next v2 06/15] usb: lan78xx: remove a copy of the NAPI_POLL_WEIGHT define, Jakub Kicinski
[PATCH RESEND] xhci: Use xhci_get_virt_ep() to validate ep_index,
Mayank Rana
[PATCH] xhci: Use xhci_get_virt_ep() to validate ep_index, Mayank Rana
[PATCH v2 0/2] usb: core: acpi: Rely on the sysdev pointer,
Heikki Krogerus
[PATCH] usb: ehci-omap: drop unused ehci_read() function,
Arnd Bergmann
[PATCH v2 resend] drivers: usb: host: fix NULL pointer dereferences triggered by unhandled errors in xhci_create_rhub_port_array(),
Zixuan Fu
[PATCH v2 00/19] xen: simplify frontend side ring setup,
Juergen Gross
[Bug 215906] New: DMAR fault when connected usb hub (xhci_hcd),
bugzilla-daemon
- [Bug 215906] DMAR fault when connected usb hub (xhci_hcd), bugzilla-daemon
- [Bug 215906] DMAR fault when connected usb hub (xhci_hcd), bugzilla-daemon
- [Bug 215906] DMAR fault when connected usb hub (xhci_hcd), bugzilla-daemon
- [Bug 215906] DMAR fault when connected usb hub (xhci_hcd), bugzilla-daemon
- [Bug 215906] DMAR fault when connected usb hub (xhci_hcd), bugzilla-daemon
- [Bug 215906] DMAR fault when connected usb hub (xhci_hcd), bugzilla-daemon
- [Bug 215906] DMAR fault when connected usb hub (xhci_hcd), bugzilla-daemon
- [Bug 215906] DMAR fault when connected usb hub (xhci_hcd), bugzilla-daemon
- [Bug 215906] DMAR fault when connected usb hub (xhci_hcd), bugzilla-daemon
- [Bug 215906] DMAR fault when connected usb hub (xhci_hcd), bugzilla-daemon
- [Bug 215906] DMAR fault when connected usb hub (xhci_hcd), bugzilla-daemon
- [Bug 215906] DMAR fault when connected usb hub (xhci_hcd), bugzilla-daemon
- [Bug 215906] DMAR fault when connected usb hub (xhci_hcd), bugzilla-daemon
- [Bug 215906] DMAR fault when connected usb hub (xhci_hcd), bugzilla-daemon
- [Bug 215906] DMAR fault when connected usb hub (xhci_hcd), bugzilla-daemon
- [Bug 215906] DMAR fault when connected usb hub (xhci_hcd), bugzilla-daemon
- [Bug 215906] DMAR fault when connected usb hub (xhci_hcd), bugzilla-daemon
- [Bug 215906] DMAR fault when connected usb hub (xhci_hcd), bugzilla-daemon
- [Bug 215906] DMAR fault when connected usb hub (xhci_hcd), bugzilla-daemon
[PATCH v8 1/1] usb: cdns3: allocate TX FIFO size according to composite EP number,
Frank Li
[PATCH v2 0/6] dmaengine/ARM: use proper 'dma-channels/requests' properties,
Krzysztof Kozlowski
[PATCH 00/0x] dmaengine/ARM: use proper 'dma-channels/requests' properties,
Krzysztof Kozlowski
[PATCH net-next 06/14] usb: lan78xx: remove a copy of the NAPI_POLL_WEIGHT define, Jakub Kicinski
[PATCH net] usbnet: smsc95xx: Fix deadlock on runtime resume,
Lukas Wunner
[PATCH net-next 0/7] Polling be gone on LAN95xx,
Lukas Wunner
[Bug 215890] New: Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory,
bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- Re: [Bug 215890] New: Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, Thorsten Leemhuis
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
- [Bug 215890] Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory, bugzilla-daemon
[PATCH 1/1] usb: cdns3: allocate TX FIFO size according to composite EP number,
Frank Li
[PATCH 1/7] dt-bindings: usb: mediatek,mtu3: add binding for MT8195 SoC,
Fabien Parent
[PATCH] USB: serial: ftdi_sio: fix format specifier,
Daniels Umanovskis
[PATCH 0/2] usb: usb251xb: configurable reset delay,
Daniels Umanovskis
[PATCH v5 05/10] serial: termbits: ADDRB to indicate 9th bit addressing mode,
Ilpo Järvinen
[PATCH 0/5] thunderbolt: Add support for XDomain lane bonding,
Mika Westerberg
[PATCH v4 0/5] add xhci-exynos driver,
Daehwan Jung
Message not available
Message not available
Message not available
Message not available
Re: [PATCH v4 0/5] add xhci-exynos driver, Greg Kroah-Hartman
Re: [PATCH v4 0/5] add xhci-exynos driver, Krzysztof Kozlowski
[usb:usb-testing] BUILD SUCCESS bdddc253b0938a0063798881d1f6a971ea1d8943, kernel test robot
[PATCH v2 0/4] usb: phy: generic: Support enabling/disabling VBUS,
Sean Anderson
[PATCH v4 08/13] serial: termbits: ADDRB to indicate 9th bit addressing mode, Ilpo Järvinen
[PATCH v3 1/2] usb: serial: option: Add Fibocom L610 modem,
sven
[PATCH v2] dt-bindings: usb: renesas,usbhs: Document RZ/G2UL bindings, Biju Das
[RFC v1] USB: core: add USBDEVFS_REVOKE ioctl,
Bastien Nocera
[PATCH] usb: gadget: mv_udc_core: clean up comments,
Tom Rix
[PATCH v2 1/2] usb: serial: option: Add Fibocom L610 modem,
sven
[PATCH v3 0/3] usb: typec: Separate USB PD from USB Type-C,
Heikki Krogerus
[PATCH v4 0/4] iommu, thunderbolt: Make iommu_dma_protection more accurate,
Robin Murphy
[PATCH v1 0/2] usb: core: acpi: Rely on the sysdev pointer,
Heikki Krogerus
[PATCH v1 0/2] acpi: Remove acpi_release_memory(),
Heikki Krogerus
[PATCH] usb: dwc3: pci: add support for the Intel Meteor Lake-P, Heikki Krogerus
[Index of Archives]
[Linux USB Devel (old)]
[Big List of Linux Books]
[Linux Input]
[Linux SCSI]
[Yosemite Forum]