USB for Linux
[Prev Page][Next Page]
[usb:usb-linus] BUILD SUCCESS 0b987032f8b58ef51cc8a042f46cc0cf1f277172, kernel test robot
[PATCH v3] USB: Fix device driver race,
Bastien Nocera
[PATCH v2] USB: Fix device driver race, Bastien Nocera
lpc32xx and stotg04,
Trevor Woerner
[PATCH v4 0/6] usb: gadget: udc: atmel: add usb device support for SAM9x60 SoC,
cristian.birsan
[PATCH v10 0/2] ADD interconnect support for Qualcomm DWC3 driver,
Sandeep Maheswaram
Interact with a serial device over USB,
Yannick Schinko
[PATCH 00/27] xhci features for usb-next,
Mathias Nyman
- [PATCH 01/27] xhci: Make debug message consistent with bus and port number, Mathias Nyman
- [PATCH 02/27] xhci: dbc: Don't use generic xhci inc_deq() function for dbc, Mathias Nyman
- [PATCH 03/27] xhci: Don't pass struct xhci_hcd pointer to xhci_link_seg(), Mathias Nyman
- [PATCH 04/27] xhci: dbc: Don't use generic xhci erst allocation and free functions, Mathias Nyman
- [PATCH 05/27] xhci: dbc: Remove dbc_dma_alloc_coherent() wrapper, Mathias Nyman
- [PATCH 06/27] xhci: dbc: Remove dbc_dma_free_coherent() wrapper, Mathias Nyman
- [PATCH 07/27] xhci: dbc: Add device pointer to dbc structure, Mathias Nyman
- [PATCH 08/27] xhci: dbc: Use dev_info() and similar instead of xhci_info(), Mathias Nyman
- [PATCH 09/27] xhci: dbc: Don't use xhci_write_64() as it takes xhci as a parameter, Mathias Nyman
- [PATCH 10/27] xhci: dbc: Don't pass the xhci pointer as a parameter to xhci_dbc_init_context(), Mathias Nyman
- [PATCH 11/27] xhci: dbc: Get the device pointer from dbc structure in dbc_ep_do_queue(), Mathias Nyman
- [PATCH 12/27] xhci: dbc: Pass dbc pointer to endpoint init and exit functions., Mathias Nyman
- [PATCH 13/27] xhci: dbc: Change to pass dbc pointer to xhci_do_dbc_stop(), Mathias Nyman
- [PATCH 14/27] xhci: dbc: Pass dbc pointer to dbc_handle_xfer_event() instead of xhci_hcd pointer, Mathias Nyman
- [PATCH 15/27] xhci: dbgtty: Pass dbc pointer when registering a dbctty device, Mathias Nyman
- [PATCH 16/27] xhci: dbc: Pass dbc pointer to get_in/out_ep() helper functions to get endpoints, Mathias Nyman
- [PATCH 17/27] xhci: dbc: Use dbc structure in the request completion instead of xhci_hcd, Mathias Nyman
- [PATCH 18/27] xhci: dbc: Don't use generic xhci context allocation for dbc, Mathias Nyman
- [PATCH 19/27] xhci: dbc: don't use generic xhci ring allocation functions for dbc., Mathias Nyman
- [PATCH 20/27] xhci: dbc: Pass dbc pointer to dbc memory init and cleanup functions, Mathias Nyman
- [PATCH 21/27] xhci: dbc: Pass dbc pointer to dbc start and stop functions., Mathias Nyman
- [PATCH 22/27] xhci: dbc: simplify dbc requests allocation and queueing, Mathias Nyman
- [PATCH 23/27] xhci: dbc: remove endpoint pointers from dbc_port structure, Mathias Nyman
- [PATCH 24/27] xhci: dbctty: split dbc tty driver registration and unregistration functions., Mathias Nyman
- [PATCH 25/27] xhci: dbc: Add a operations structure to access driver functions, Mathias Nyman
- [PATCH 26/27] xhci: dbgcap: remove dbc dependency on dbctty specific flag, Mathias Nyman
- [PATCH 27/27] xhci: dbc: remove tty specific port structure from struct xhci_dbc, Mathias Nyman
- Re: [PATCH 00/27] xhci features for usb-next, Greg KH
[PATCH] net: cdc_ncm: USB_NET_CDC_NCM selects USB_NET_CDCETHER,
trix
[PATCH v2 0/6] Add STUSB160x Type-C port controller support,
Amelie Delaunay
[PATCH v2 0/3] Add USB role switch support to DWC2,
Amelie Delaunay
[PATCH] usb: typec: tcpm: Migrate workqueue to RT priority for processing events,
Badhri Jagan Sridharan
[PATCH v5 0/4] Add USB PHY support for new Ingenic SoCs.,
周琰杰 (Zhou Yanjie)
[usb:usb-testing] BUILD SUCCESS c17536d0abde2fd24afca542e3bb73b45a299633, kernel test robot
[PATCH v2 00/12] usb: Handle different sublink speeds,
Thinh Nguyen
- [PATCH v2 02/12] usb: gadget: composite: Avoid using magic numbers, Thinh Nguyen
- [PATCH v2 03/12] usb: gadget: Expose sublink speed attributes, Thinh Nguyen
- [PATCH v2 04/12] usb: gadget: Set max speed for SSP devices, Thinh Nguyen
- [PATCH v2 01/12] usb: ch9: Add sublink speed struct, Thinh Nguyen
- [PATCH v2 05/12] usb: composite: Properly report sublink speed, Thinh Nguyen
- [PATCH v2 06/12] usb: devicetree: Introduce num-lanes and lsm, Thinh Nguyen
- [PATCH v2 07/12] usb: common: Add functions to get lanes and lsm, Thinh Nguyen
- [PATCH v2 08/12] usb: dwc3: Initialize lane count and sublink speed, Thinh Nguyen
- [PATCH v2 09/12] usb: dwc3: gadget: Report sublink speed capability, Thinh Nguyen
- [PATCH v2 10/12] usb: dwc3: gadget: Implement setting of sublink speed, Thinh Nguyen
- [PATCH v2 11/12] usb: dwc3: gadget: Track connected lane and sublink speed, Thinh Nguyen
- [PATCH v2 12/12] usb: dwc3: gadget: Set speed only up to the max supported, Thinh Nguyen
[balbi-usb:testing/next 2/17] drivers/usb/dwc2/drd.c:80:38: error: no member named 'test_mode' in 'struct dwc2_hsotg', kernel test robot
[PATCH] Add two new configuration drivers for Microchip USB hubs,
Christian Eggers
[PATCH v3 0/7] usb: bdc: Updates and fixes to the USB BDC driver,
Al Cooper
[PATCH v3 0/6] usb: gadget: udc: atmel: add usb device support for SAM9x60 SoC,
cristian.birsan
[PATCH] USB:Fix kernel NULL pointer when unbind UHCI form vfio-pci,
WeitaoWangoc
[PATCH 1/2] USB: Fix device driver race,
Bastien Nocera
[PATCH] usb: dwc3: debugfs: do not queue work if try to change mode on non-drd,
Li Jun
[PATCH 1/7] usb: mtu3: convert to devm_platform_ioremap_resource_byname,
Chunfeng Yun
[PATCH] usb: usbfs: stop using compat_alloc_user_space,
Christoph Hellwig
[RESEND v3 PATCH] usb: gadget: bdc: use readl_poll_timeout() to simplify code, Chunfeng Yun
[PATCH v4 0/3] Add USB PHY support for new Ingenic SoCs.,
周琰杰 (Zhou Yanjie)
[PATCH 1/1] usb: cdns3: ep0: delete the unnecessary operation, Peter Chen
[PATCH v2] i2c: fix WARNING in pvr2_i2c_core_done,
B K Karthik
[PATCH 1/1] usb: cdns3: gadget: always zeroed TRB buffer when enable endpoint,
Peter Chen
[PATCH 1/2] usb: chipidea: add query_available_role interface,
Peter Chen
[usb:usb-linus] BUILD SUCCESS dbb0897e805f2ab1b8bc358f6c3d878a376b8897, kernel test robot
[PATCH] usb: gadget: net2280: fix memory leak on probe error handling paths,
Evgeny Novikov
generic power management for USB subsystem similar to PCI one?,
Vaibhav Gupta
[PATCH v2 0/7] usb: bdc: Updates and fixes to the USB BDC driver,
Al Cooper
[GIT PULL] Thunderbolt/USB4 changes for v5.9 merge window,
Mika Westerberg
[PATCH v9 0/2] ADD interconnect support for Qualcomm DWC3 driver,
Sandeep Maheswaram
ASMedia ASM2142 USB host controller tries to DMA to address zero when doing bulk reads from multiple devices,
Forest Crossman
[PATCH AUTOSEL 5.7 22/40] usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init(), Sasha Levin
[PATCH AUTOSEL 5.7 20/40] usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variant, Sasha Levin
[PATCH AUTOSEL 5.7 23/40] usb: cdns3: ep0: fix some endian issues, Sasha Levin
[PATCH AUTOSEL 5.4 15/34] usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variant, Sasha Levin
[PATCH AUTOSEL 5.4 17/34] usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init(), Sasha Levin
[PATCH AUTOSEL 5.4 18/34] usb: cdns3: ep0: fix some endian issues, Sasha Levin
[PATCH AUTOSEL 5.4 16/34] usb: dwc3: pci: add support for the Intel Jasper Lake, Sasha Levin
[PATCH AUTOSEL 4.19 13/19] usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init(), Sasha Levin
[PATCH AUTOSEL 4.14 10/13] usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init(), Sasha Levin
[PATCH AUTOSEL 4.9 6/9] usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init(), Sasha Levin
[PATCH AUTOSEL 4.4 2/4] usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init(), Sasha Levin
[PATCH AUTOSEL 5.4 19/34] usb: cdns3: trace: fix some endian issues, Sasha Levin
[PATCH AUTOSEL 5.7 24/40] usb: cdns3: trace: fix some endian issues, Sasha Levin
[PATCH AUTOSEL 5.7 21/40] usb: dwc3: pci: add support for the Intel Jasper Lake, Sasha Levin
[usb:usb-testing] BUILD SUCCESS eed3c957dd8cb794d6010137266cd91e0502c86d, kernel test robot
[PATCH v5] phy: samsung: Use readl_poll_timeout function,
Anand Moon
linux usb gadget - mass storage,
SZIGETVÁRI János
[PATCH 1/2 v3] usb: ohci-omap: Create private state container,
Linus Walleij
hibernation reverts in 4.19.134: better alternative?,
Pavel Machek
xhci status 'Babble Detected' and transaction errors with USB device performing UDP stress test through qmi_wwan,
Daniele Palmas
kworker/0:3+pm hogging CPU,
Michal Hocko
[PATCH] usb: appledisplay: remove needless check before usb_free_coherent(), Xu Wang
[PATCH for v5.9] USB: serial: Replace HTTP links with HTTPS ones,
Alexander A. Klimov
[PATCH for v5.9] USB: Replace HTTP links with HTTPS ones, Alexander A. Klimov
[PATCH for v5.9] ARM: dts: Replace HTTP links with HTTPS ones,
Alexander A. Klimov
uas: bug: [sda] tag#21 uas_eh_abort_handler 0 uas-tag 6 inflight: IN,
Tj (Elloe Linux)
[GIT PULL] USB driver fixes for 5.8-rc6,
Greg KH
[Linux-kernel-mentees] [PATCH v1] usbhid: Fix slab-out-of-bounds write in hiddev_ioctl_usage(),
Peilin Ye
bug: Reproduceable hung-task in snd_usb_pcm or usb-core in VM with Behringer device.,
Achim Dahlhoff
general protection fault in ath9k_hif_usb_rx_cb (2),
syzbot
[PATCH] USB: serial: qcserial: add EM7305 QDL product ID,
Erik Ekman
[PATCH 0/7] usb: bdc: Updates and fixes to the USB BDC driver,
Al Cooper
[usb:usb-linus] BUILD SUCCESS c7300cdf8f683ae00cf74616b5fd14ffac327979, kernel test robot
[PATCH V2] hwmon: add fan/pwm driver for corsair h100i platinum,
jaap aarts
[PATCH] usb: xhci: Fix ASM2142/ASM3142 DMA addressing, Forest Crossman
[PATCH 1/1] usb: cdns3: gadget: improve the set_configuration handling, Peter Chen
AB BA lock inversion in ucsi driver caused by "usb: typec: ucsi: displayport: Fix a potential race during registration",
Hans de Goede
[PATCH 1/2] dt-bindings: update usb-c-connector required property,
Biju Das
[PATCH v2 1/4] doc: dt-binding: ci-hdrc-usb2: add property for imx picophy,
Peter Chen
ASMedia USB 3.x host controllers triggering EEH on POWER9,
Forest Crossman
[PATCH 00/11] usb: Handle different sublink speeds,
Thinh Nguyen
- [PATCH 01/11] usb: ch9: Add sublink speed struct, Thinh Nguyen
- [PATCH 02/11] usb: gadget: composite: Avoid using magic numbers, Thinh Nguyen
- [PATCH 03/11] usb: gadget: Expose sublink speed attributes, Thinh Nguyen
- [PATCH 04/11] usb: gadget: Set max speed for SSP devices, Thinh Nguyen
- [PATCH 05/11] usb: composite: Properly report sublink speed, Thinh Nguyen
- [PATCH 06/11] usb: devicetree: dwc3: Introduce num-lanes and lsm, Thinh Nguyen
- [PATCH 07/11] usb: dwc3: Initialize lane count and sublink speed, Thinh Nguyen
- [PATCH 08/11] usb: dwc3: gadget: Report sublink speed capability, Thinh Nguyen
- [PATCH 09/11] usb: dwc3: gadget: Implement setting of sublink speed, Thinh Nguyen
- [PATCH 10/11] usb: dwc3: gadget: Track connected lane and sublink speed, Thinh Nguyen
- [PATCH 11/11] usb: dwc3: gadget: Set speed only up to the max supported, Thinh Nguyen
[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1,
Lad Prabhakar
- [PATCH 02/20] arm64: dts: renesas: r8a774e1: Add PCIe device nodes, Lad Prabhakar
- [PATCH 03/20] dt-bindings: ata: renesas,rcar-sata: Add r8a774e1 support, Lad Prabhakar
- [PATCH 04/20] arm64: dts: renesas: r8a774e1: Add SATA controller node, Lad Prabhakar
- [PATCH 05/20] dt-bindings: phy: renesas,usb2-phy: Add r8a774e1 support, Lad Prabhakar
- [PATCH 06/20] arm64: dts: renesas: r8a774e1: Add USB2.0 phy and host (EHCI/OHCI) device nodes, Lad Prabhakar
- [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: Document r8a774e1 support, Lad Prabhakar
- [PATCH 08/20] dt-bindings: usb: usb-xhci: Document r8a774e1 support, Lad Prabhakar
- [PATCH 09/20] dt-bindings: phy: renesas,usb3-phy: Add r8a774e1 support, Lad Prabhakar
- [PATCH 11/20] dt-bindings: usb: renesas,usbhs: Add r8a774e1 support, Lad Prabhakar
- Re: [PATCH 11/20] dt-bindings: usb: renesas,usbhs: Add r8a774e1 support, Rob Herring
- Re: [PATCH 11/20] dt-bindings: usb: renesas,usbhs: Add r8a774e1 support, Geert Uytterhoeven
- Re: [PATCH 11/20] dt-bindings: usb: renesas,usbhs: Add r8a774e1 support, Lad, Prabhakar
- Re: [PATCH 11/20] dt-bindings: usb: renesas,usbhs: Add r8a774e1 support, Lad, Prabhakar
- [PATCH 12/20] dt-bindings: dma: renesas,usb-dmac: Add binding for r8a774e1, Lad Prabhakar
- [PATCH 13/20] arm64: dts: renesas: r8a774e1: Add USB-DMAC and HSUSB device nodes, Lad Prabhakar
- [PATCH 14/20] dt-bindings: sound: renesas,rsnd: Document r8a774e1 bindings, Lad Prabhakar
- [PATCH 17/20] dt-bindings: media: renesas,vin: Add R8A774E1 support, Lad Prabhakar
- [PATCH 18/20] media: rcar-csi2: Enable support for R8A774E1, Lad Prabhakar
- [PATCH 19/20] media: rcar-vin: Enable support for R8A774E1, Lad Prabhakar
- [PATCH 20/20] arm64: dts: renesas: r8a774e1: Add VIN and CSI-2 nodes, Lad Prabhakar
- [PATCH 16/20] dt-bindings: media: renesas,csi2: Add R8A774E1 support, Lad Prabhakar
- [PATCH 15/20] arm64: dts: renesas: r8a774e1: Add audio support, Lad Prabhakar
- [PATCH 10/20] arm64: dts: renesas: r8a774e1: Add USB3.0 device nodes, Lad Prabhakar
- [PATCH 01/20] dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1, Lad Prabhakar
- Re: [PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1, Mark Brown
- Re: [PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1, Wolfram Sang
[PATCH v2] usb: xhci: add debugfs support for ep with stream,
Li Jun
[PATCH 1/2 v2] usb: ohci-omap: Create private state container,
Linus Walleij
[PATCH v2] usb: dwc2: Fix error path in gadget registration,
Marek Szyprowski
[PATCH] usb: gadget: udc: Flush pending work also in error path,
Marek Szyprowski
[PATCH -next] usb: udc: lpc32xx: Convert to DEFINE_SHOW_ATTRIBUTE, Qinglang Miao
[PATCH] USB: serial: iuu_phoenix: fix led-activity helpers,
Johan Hovold
[GIT PULL] USB-serial fixes for 5.8-rc6,
Johan Hovold
[PATCH] usb: usbtest: reduce stack usage in test_queue,
Bixuan Cui
[PATCH] usb: gadget: configfs: Fix use-after-free issue with udc_name,
Macpaul Lin
[usb:usb-testing] BUILD SUCCESS 313da01ad524771046beddb18faffc5b3caf930f, kernel test robot
[PATCH 1/3 v3] usb: typec: tcpm: Support bist test data mode for compliance,
Badhri Jagan Sridharan
[PATCH 0/2] Add Intel Input Output Manager driver,
Rajmohan Mani
[PATCH v5 net-next 0/5] usbnet: multicast filter support for cdc ncm devices,
Bjørn Mork
[PATCH] usb: gadget: net2272: skip BAR1 on error handling paths in probe, Evgeny Novikov
[PATCH 3/4] cdc_ncm: replace the way cdc_ncm hooks into,
Wxcafé
[PATCH 2/4] cdc_ether: export usbnet_cdc_update_filter, Wxcafé
[PATCH] usb: xhci: add debugfs support for ep with stream,
Li Jun
[PATCH v8 00/12] PCI: brcmstb: enable PCIe for STB chips,
Jim Quinlan
[PATCH 0/6] usb: typec: tcpm: Fix AB BA lock inversion between tcpm and alt-mode drivers,
Hans de Goede
[PATCH 1/3] usb: host: xhci: avoid calling contineous two times for xhci_suspend,
Peter Chen
[PATCH v2 0/8] Mop-up left-behind fixes for W=1 warnings in USB,
Lee Jones
System crash/lockup after plugging CDC ACM device,
David Guillen Fandos
[Index of Archives]
[Linux USB Devel (old)]
[Big List of Linux Books]
[Linux Input]
[Linux SCSI]
[Yosemite Forum]