USB for Linux
[Prev Page][Next Page]
- Re: [PATCH] sound: usb: pcm: fix incorrect power state when playing sound after PM_AUTO suspend, (continued)
- [PATCH] usb: host: ehci-exynos: Fix error check in exynos_ehci_probe(), Tang Bin
- [PATCH] USB: ehci: reopen solution for Synopsys HC bug,
Longfang Liu
- [PATCH v5] drivers: most: add USB adapter driver, Christian Gromm
- [PATCH] usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangs,
jun . li
- [PATCH v2] USB: ehci: reopen solution for Synopsys HC bug,
Longfang Liu
- about L1 and resume operations for cdns3 device mode, Peter Chen
- [Try 2] DMAR errors on Wildcat Point-LP xHCI (Lenovo T450s), Vincent Pelletier
- [PATCH] USB: core: additional Device Classes to debug/usb/devices,
Rob Gill
- [usb:usb-testing] BUILD SUCCESS 347052e3bf1b62a25c11f7a673acfbaf554d67a1, kbuild test robot
- [usb:usb-next] BUILD SUCCESS de21ab70ee32a7da288d1e89a0c107e810cc9aef, kbuild test robot
- WARNING in snd_usbmidi_submit_urb/usb_submit_urb,
syzbot
- DMAR errors on Wildcat Point-LP xHCI (Lenovo T450s), Vincent Pelletier
- [PATCH v3] usb: dwc2: Postponed gadget registration to the udc class driver, Minas Harutyunyan
- [PATCH v2] usb: dwc2: Postponed gadget registration to the udc class driver, Minas Harutyunyan
- [PATCH] usb : Report additional USB classes,
Rob Gill
- Re: memory leak in usb_copy_descriptors, Greg KH
- Re: memory leak in hidg_set_alt, Greg KH
- [PATCH] drivers: usb: core: driver: fixed 80 line character length issue,
Lokesh Chebrolu
- [PATCH 0/2] Add USB PHY support for Ingenic X1000 and X1830.,
周琰杰 (Zhou Yanjie)
- Re: [PATCH] usb: storage: alauda: fix possible buffer overflow casued by bad DMA value in alauda_read_map(), Alan Stern
- [PATCH v2] usb: dwc2: Fix shutdown callback in platform, Minas Harutyunyan
- [RFC][PATCH] usb: typec: tcpci_rt1711h: Try to avoid screaming irq causing boot hangs,
John Stultz
- [PATCH] usb: cdns3: fix possible buffer overflow caused by bad DMA value,
Jia-Ju Bai
- [PATCH 0/6] USB: sisusbvga: series of changes char to u8,
Changming
- [PATCH] HID: usbhid: do not sleep when opening device,
Dmitry Torokhov
- [PATCH] dt-bindings: Merge gpio-usb-b-connector with usb-connector,
Thierry Reding
- [PATCH v3 0/6] Generic USB Display driver,
Noralf Trønnes
- [PATCH v2] blkdev: Replace blksize_bits() with ilog2(),
Kaitao Cheng
- [PATCH] usb: typec: mux: intel_pmc_mux: Fix DP alternate mode entry,
Heikki Krogerus
- [PATCH] usb: dwc2: Fix shutdown callback in platform,
Minas Harutyunyan
[PATCH] Documentation: ABI: usb: chipidea: Update Li Jun's e-mail,
Fabio Estevam
[PATCH] usb: dwc2: Postponed gadget registration to the udc class driver,
Minas Harutyunyan
[GIT PULL] USB-serial fixes for 5.8-rc1-2,
Johan Hovold
[GIT PULL] USB-serial updates for 5.8-rc1,
Johan Hovold
[PATCH v2] usb/phy-generic: Add support for OTG VBUS supply control,
Mike Looijmans
[PATCH] usb: host: xhci-mtk: avoid runtime suspend when removing hcd,
Macpaul Lin
[usb:usb-testing] BUILD SUCCESS 97fe809934dd2b0b37dfef3a2fc70417f485d7af, kbuild test robot
Splitting 1 USB port between 2 devices,
Alexandru M Stan
[PATCH 0/3] usb: gadget: udc: atmel: assorted fixes,
Michał Mirosław
[PATCH] usb: gadget: f_acm: don't disable disabled EP,
Michał Mirosław
[PATCH] staging: most: usb: init return value in default path of switch/case expression, Christian Gromm
[PATCH AUTOSEL 5.4 10/26] r8152: support additional Microsoft Surface Ethernet Adapter variant, Sasha Levin
[PATCH AUTOSEL 4.19 08/17] r8152: support additional Microsoft Surface Ethernet Adapter variant, Sasha Levin
[PATCH AUTOSEL 4.14 07/13] r8152: support additional Microsoft Surface Ethernet Adapter variant, Sasha Levin
[PATCH AUTOSEL 5.6 17/47] r8152: support additional Microsoft Surface Ethernet Adapter variant, Sasha Levin
[PATCH] usb: phy: tegra: Fix unnecessary check in tegra_usb_phy_probe(), Tang Bin
[PATCH] usb: phy: tegra: Remove unnecessary spaces and tables,
Tang Bin
[PATCH v4 0/3] IR Toy / IR Droid USB driver,
Sean Young
usb raw gadget impossible to sent buffer bigger than 3MB,
Belisko Marek
Bug 207877: ASMedia drive (174c:55aa) hangs in ioctl CDROM_DRIVE_STATUS when mounting a DVD,
Zebediah Figura
[RFC v3 0/3] Re-introduce TX FIFO resize for larger EP bursting,
Wesley Cheng
[PATCH] usb: gadget: aspeed: fixup vhub port irq handling,
rentao . bupt
[PATCH v3 0/3] IR Toy / IR Droid USB driver,
Sean Young
[PATCH] usb: ehci: add struct entry for broadcom insnreg,
Arnd Bergmann
[PATCH v4] drivers: most: add USB adapter driver,
Christian Gromm
[PATCH v3 0/4] Add logic to consolidate TRBs for Synopsys xHC,
Tejas Joglekar
[PATCH v2 0/3] IR Toy / IR Droid USB driver,
Sean Young
[PATCH 00/10] staging: most: usb: fix code review findings,
Christian Gromm
- [PATCH 01/10] staging: most: usb: change order of function parameters, Christian Gromm
- [PATCH 02/10] staging: most: usb: don't use expressions that might fail in a declaration, Christian Gromm
- [PATCH 03/10] staging: most: usb: change return value of function drci_rd_reg, Christian Gromm
- [PATCH 04/10] staging: most: usb: return 0 instead of variable, Christian Gromm
- [PATCH 05/10] staging: most: usb: move allocation of URB out of critical section, Christian Gromm
- [PATCH 06/10] staging: most: usb: don't use error path to exit function on success, Christian Gromm
- [PATCH 07/10] staging: most: usb: replace code to calculate array index, Christian Gromm
- [PATCH 08/10] staging: most: usb: use correct error codes, Christian Gromm
- [PATCH 09/10] staging: most: usb: add missing put_device calls, Christian Gromm
- [PATCH 10/10] staging: most: usb: use function sysfs_streq, Christian Gromm
[usb:usb-testing] BUILD SUCCESS d19c64b3d0978e741a9b18273ff8a9b52f1a8ca0, kbuild test robot
[RFC PATCH] net: usb: ax88179_178a: fix packet alignment padding,
Jeremy Kerr
[balbi-usb:testing/next] BUILD REGRESSION 1c11e74e9079289d8aaccc34b74cbf6463c0b791, kbuild test robot
[PATCH for-5.8 0/2] dwc3: meson-g12a: two fixes for v5.8,
Martin Blumenstingl
[PATCH v2 00/14] PCI: brcmstb: enable PCIe for STB chips,
Jim Quinlan
[PATCH] usb/phy-generic: Add support for OTG VBUS supply control,
Mike Looijmans
[PATCH] CDC-ACM: heed quirk also in error handling,
Oliver Neukum
[GIT PULL] Thunderbolt/USB4 changes for v5.8 merge window,
Mika Westerberg
Microchip USB2642 Hub not resuming from USB autosuspend,
Martin Kepplinger
usb: dwc2: screaming interrupt after kexec reboot,
Frank Mori Hess
[GIT PULL] usb: chipidea: changes for v5.8-rc1,
Peter Chen
Re: USB Security in the Linux Kernel, Alan Stern
[PATCH 0/8] Add helper for accessing Power Management callbacs,
Krzysztof Wilczyński
[Bug 207887] New: USB devices connected to Thinkpad Dock hangs after a while,
bugzilla-daemon
- [Bug 207887] USB devices connected to Thinkpad Dock hangs after a while, bugzilla-daemon
- [Bug 207887] USB devices connected to Thinkpad Dock hangs after a while, bugzilla-daemon
- [Bug 207887] USB keyboard (and other devices) connected to Thinkpad Dock hangs after a while, bugzilla-daemon
- [Bug 207887] USB keyboard (and other devices) connected to Thinkpad Dock hangs after a while, bugzilla-daemon
- [Bug 207887] USB keyboard (and other devices) connected to Thinkpad Dock hangs after a while, bugzilla-daemon
- [Bug 207887] USB keyboard (and other devices) connected to Thinkpad Dock hangs after a while, bugzilla-daemon
- [Bug 207887] USB keyboard (and other devices) connected to Thinkpad Dock hangs after a while, bugzilla-daemon
- [Bug 207887] USB keyboard (and other devices) connected to Thinkpad Dock hangs after a while, bugzilla-daemon
- [Bug 207887] USB keyboard (and other devices) connected to Thinkpad Dock hangs after a while, bugzilla-daemon
- [Bug 207887] USB keyboard (and other devices) connected to Thinkpad Dock hangs after a while, bugzilla-daemon
- [Bug 207887] USB keyboard (and other devices) connected to Thinkpad Dock hangs after a while, bugzilla-daemon
- [Bug 207887] USB keyboard (and other devices) connected to Thinkpad Dock hangs after a while, bugzilla-daemon
- [Bug 207887] USB keyboard (and other devices) connected to Thinkpad Dock hangs after a while, bugzilla-daemon
- [Bug 207887] USB keyboard (and other devices) connected to Thinkpad Dock hangs after a while, bugzilla-daemon
- [Bug 207887] USB keyboard (and other devices) connected to Thinkpad Dock hangs after a while, bugzilla-daemon
- [Bug 207887] USB keyboard (and other devices) connected to Thinkpad Dock hangs after a while, bugzilla-daemon
ttyACM: disabled by hub (EMI?), re-enabling... Causes garbage chars & disconnect,
Joakim Tjernlund
Kernel Oops in cdc_acm,
Jean Rene Dawin
[GIT PULL] USB for v5.8 merge window,
Felipe Balbi
Re: next/master bisection: baseline.login on meson-sm1-sei610,
Guillaume Tucker
[PATCH v2 0/2] usb: dwc3: keystone: Turn on USB3 PHY before controller,
Roger Quadros
[PATCH 0/6] musb patches for v5.8-rc1,
Bin Liu
Re: WARNING in dlfb_submit_urb/usb_submit_urb, syzbot
[PATCH 0/8] R8A7742 add support for HSUSB and USB2.0/3.0,
Lad Prabhakar
- [PATCH 1/8] dt-bindings: phy: rcar-gen2: Add r8a7742 support, Lad Prabhakar
- [PATCH 2/8] dt-bindings: PCI: pci-rcar-gen2: Add device tree support for r8a7742, Lad Prabhakar
- [PATCH 3/8] dt-bindings: usb: renesas,usbhs: Add support for r8a7742, Lad Prabhakar
- [PATCH 4/8] dt-bindings: dmaengine: renesas,usb-dmac: Add binding for r8a7742, Lad Prabhakar
- [PATCH 5/8] dt-bindings: usb: usb-xhci: Document r8a7742 support, Lad Prabhakar
- [PATCH 6/8] ARM: dts: r8a7742: Add USB 2.0 host support, Lad Prabhakar
- [PATCH 7/8] ARM: dts: r8a7742: Add USB-DMAC and HSUSB device nodes, Lad Prabhakar
- [PATCH 8/8] ARM: dts: r8a7742: Add xhci support, Lad Prabhakar
- Re: [PATCH 0/8] R8A7742 add support for HSUSB and USB2.0/3.0, Lorenzo Pieralisi
[usb:usb-testing] BUILD SUCCESS 14f3a5ccacdb4268764474d834ee353219dbd1a2, kbuild test robot
[PATCH v2 0/9] usb: some PM changes for cdns3 and xhci-plat,
Peter Chen
- [PATCH v2 1/9] usb: cdns3: introduce cdns3_set_phy_power API, Peter Chen
- [PATCH v2 2/9] usb: cdns3: add runtime PM support, Peter Chen
- [PATCH v2 3/9] usb: cdns3: imx: add glue layer runtime pm implementation, Peter Chen
- [PATCH v2 4/9] usb: host: xhci-plat: add platform data support, Peter Chen
- [PATCH v2 5/9] usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_priv, Peter Chen
- [PATCH v2 6/9] usb: host: xhci-plat: delete the unnecessary code, Peter Chen
- [PATCH v2 7/9] usb: host: xhci-plat: add priv flag for skip_phy_initialization, Peter Chen
- [PATCH v2 8/9] usb: cdns3: host: add .suspend_quirk for xhci-plat.c, Peter Chen
- [PATCH v2 9/9] usb: cdns3: host: add xhci_plat_priv's flag skip_phy_initialization, Peter Chen
- Re: [PATCH v2 0/9] usb: some PM changes for cdns3 and xhci-plat, Peter Chen
[Bug 207871] New: nullpointer dereference in uvc_video_stop_streaming,
bugzilla-daemon
Ext. HDDs not working under Linux via USB 3.0 but under Windows,
Till Dörges
[PATCH] usb: gadget: fix potential double-free in m66592_probe., wu000273
[RFC PATCH 0/1] usb: dwc3: Extcon hotplug support to of-simple,
Prashant Malani
[Bug 207859] unhandled paging request, bugzilla-daemon
[usb:usb-next] BUILD SUCCESS e9ccc35b86653cb15e9bffbe2cbef8781ea2c1dd, kbuild test robot
[PATCH AUTOSEL 5.6 24/41] usb: gadget: legacy: fix redundant initialization warnings, Sasha Levin
[PATCH AUTOSEL 5.4 18/32] usb: dwc3: pci: Enable extcon driver for Intel Merrifield, Sasha Levin
[PATCH AUTOSEL 5.4 19/32] usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6030_usb_probe()', Sasha Levin
[PATCH AUTOSEL 5.4 20/32] usb: gadget: legacy: fix redundant initialization warnings, Sasha Levin
[PATCH AUTOSEL 4.19 13/19] usb: dwc3: pci: Enable extcon driver for Intel Merrifield, Sasha Levin
[PATCH AUTOSEL 4.19 14/19] usb: gadget: legacy: fix redundant initialization warnings, Sasha Levin
[PATCH AUTOSEL 4.9 7/8] usb: gadget: legacy: fix redundant initialization warnings, Sasha Levin
[PATCH AUTOSEL 4.4 4/5] usb: gadget: legacy: fix redundant initialization warnings, Sasha Levin
[PATCH AUTOSEL 4.14 10/13] usb: gadget: legacy: fix redundant initialization warnings, Sasha Levin
[PATCH AUTOSEL 5.6 23/41] usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6030_usb_probe()', Sasha Levin
[PATCH AUTOSEL 5.6 22/41] usb: dwc3: pci: Enable extcon driver for Intel Merrifield, Sasha Levin
[PATCH 0/8] usb: cdns3: add runtime PM support,
Peter Chen
[PATCH] usb: bdc: Fix return value of bdc_probe(),
Tiezhu Yang
[PATCH] [v3] usb: musb: Fix runtime PM imbalance on error,
Dinghao Liu
[PATCH] [v2] usb: musb: Fix runtime PM imbalance on error,
Dinghao Liu
[PATCH v7 0/2] Add USB DWC3 support for SC7180,
Sandeep Maheswaram
[PATCH] usb: gadget: lpc32xx_udc: don't dereference ep pointer before null check, Colin King
[PATCH] [v2] xhci: Fix runtime PM imbalance on error, Dinghao Liu
[PATCH] usb: dwc3: Increase timeout for CmdAct cleared by device controller, Li Jun
[PATCH v2 0/3] Re-introduce TX FIFO resize for larger EP bursting,
Wesley Cheng
[PATCH] usb: cdns3: Fix runtime PM imbalance on error,
Dinghao Liu
[PATCH] usb: musb: Fix runtime PM imbalance on error,
Dinghao Liu
[PATCH] xhci: Fix runtime PM imbalance on error,
Dinghao Liu
[PATCH v2] usb: dwc2: Update Core Reset programming flow., Minas Harutyunyan
[balbi-usb:next 69/89] drivers/usb/dwc3/core.c:292:2: note: in expansion of macro 'if', kbuild test robot
[PATCH v2] USB: serial: qcserial: Add DW5816e QDL support,
Matt Jolly
[balbi-usb:next 81/89] drivers/usb/gadget/udc/atmel_usba_udc.c:2106:22: warning: variable 'pp' set but not used, kbuild test robot
[PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit.,
Tetsuo Handa
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Greg KH
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Tetsuo Handa
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Oliver Neukum
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Tetsuo Handa
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Oliver Neukum
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Tetsuo Handa
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Oliver Neukum
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Tetsuo Handa
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Tetsuo Handa
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Andrey Konovalov
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Tetsuo Handa
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Andrey Konovalov
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Alan Stern
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Andrey Konovalov
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Alan Stern
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Andrey Konovalov
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Tetsuo Handa
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Alan Stern
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Tetsuo Handa
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Oliver Neukum
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Tetsuo Handa
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Greg Kroah-Hartman
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Andrey Konovalov
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Oliver Neukum
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Alan Stern
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Tetsuo Handa
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Tetsuo Handa
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Andrey Konovalov
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Tetsuo Handa
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Tetsuo Handa
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Oliver Neukum
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Tetsuo Handa
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Tetsuo Handa
- [PATCH] USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync()., Tetsuo Handa
- [PATCH (repost)] USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync()., Tetsuo Handa
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Oliver Neukum
- Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Tetsuo Handa
- [TEST]Re: [PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit., Oliver Neukum
INFO: task hung in locks_remove_posix,
syzbot
[PATCH 0/1] RFC: Make thunderbolt NHI driver work with kexec [RESEND],
Maxim Levitsky
[PATCH 0/1] RFC: Make thunderbolt NHI driver work with kexec,
Maxim Levitsky
[balbi-usb:next 69/89] drivers/usb/dwc3/gadget.c:1885:7: note: in expansion of macro 'DWC3_VER_IS_WITHIN', kbuild test robot
[PATCH] USB: sisusbvga: Fix left shifting a possible negative value,
Changming Liu
Unable to open(2) ep0 in ConfigFG FunctionFS Gadget,
Sid Spry
[PATCH v3] usb: typec: Ensure USB_ROLE_SWITCH is set as a dependency for tps6598x,
Bryan O'Donoghue
[PATCH] usb: musb: jz4740: Prevent lockup when CONFIG_SMP is set,
Paul Cercueil
[PATCH] usb: dwc2: Update Core Reset programming flow.,
Minas Harutyunyan
[PATCH v2 0/2] Fix role-switch selection in type-c drivers,
Bryan O'Donoghue
[PATCH] USB: serial: qcserial: Add DW5816e QDL support,
Matt Jolly
XHCI vs PCM2903B/PCM2904 part 2,
Rik van Riel
[Index of Archives]
[Linux USB Devel (old)]
[Big List of Linux Books]
[Linux Input]
[Linux SCSI]
[Yosemite Forum]