USB for Linux
[Prev Page][Next Page]
- Re: [PATCH 1/4] extcon: Add USB VBUS properties, (continued)
- [PATCH v3 00/11] USB: new USB control message helper functions,
Greg Kroah-Hartman
- [PATCH v3 06/11] sound: usx2y: move to use usb_control_msg_send(), Greg Kroah-Hartman
- [PATCH v3 07/11] sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv(), Greg Kroah-Hartman
- [PATCH v3 09/11] sound: hiface: move to use usb_control_msg_send(), Greg Kroah-Hartman
- [PATCH v3 08/11] sound: line6: move to use usb_control_msg_send() and usb_control_msg_recv(), Greg Kroah-Hartman
- [PATCH v3 05/11] USB: legousbtower: use usb_control_msg_recv(), Greg Kroah-Hartman
- [PATCH v3 04/11] USB: core: hub.c: use usb_control_msg_send() in a few places, Greg Kroah-Hartman
- [PATCH v3 01/11] USB: move snd_usb_pipe_sanity_check into the USB core, Greg Kroah-Hartman
- [PATCH v3 03/11] USB: core: message.c: use usb_control_msg_send() in a few places, Greg Kroah-Hartman
- [PATCH v3 02/11] USB: add usb_control_msg_send() and usb_control_msg_recv(), Greg Kroah-Hartman
- [PATCH v3 11/11] ALSA: remove calls to usb_pipe_type_check for control endpoints, Greg Kroah-Hartman
- [PATCH v3 10/11] Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv(), Greg Kroah-Hartman
- [PATCH] usb: dwc2: Always disable regulators on driver teardown, Marc Zyngier
- support range based offsets in dma-direct v2,
Christoph Hellwig
- [RESEND net-next v2 00/12]drivers: net: convert tasklets to use new tasklet_setup() API,
Allen Pais
- [RESEND net-next v2 01/12] net: mvpp2: Prepare to use the new tasklet API, Allen Pais
- [RESEND net-next v2 03/12] net: caif: convert tasklets to use new tasklet_setup() API, Allen Pais
- [RESEND net-next v2 06/12] net: cdc_ncm: convert tasklets to use new tasklet_setup() API, Allen Pais
- [RESEND net-next v2 05/12] net: ppp: convert tasklets to use new tasklet_setup() API, Allen Pais
- [RESEND net-next v2 12/12] net: usbnet: convert tasklets to use new tasklet_setup() API, Allen Pais
- [RESEND net-next v2 11/12] net: rtl8150: convert tasklets to use new tasklet_setup() API, Allen Pais
- [RESEND net-next v2 07/12] net: hso: convert tasklets to use new tasklet_setup() API, Allen Pais
- [RESEND net-next v2 04/12] net: ifb: convert tasklets to use new tasklet_setup() API, Allen Pais
- [RESEND net-next v2 09/12] net: pegasus: convert tasklets to use new tasklet_setup() API, Allen Pais
- [RESEND net-next v2 08/12] net: lan78xx: convert tasklets to use new tasklet_setup() API, Allen Pais
- [RESEND net-next v2 10/12] net: r8152: convert tasklets to use new tasklet_setup() API, Allen Pais
- [RESEND net-next v2 02/12] net: arcnet: convert tasklets to use new tasklet_setup() API, Allen Pais
- Re: [RESEND net-next v2 00/12]drivers: net: convert tasklets to use new tasklet_setup() API, David Miller
- Re: [RESEND net-next v2 00/12]drivers: net: convert tasklets to use new tasklet_setup() API, Saeed Mahameed
- [PATCH v2] usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_root, Chunfeng Yun
- [PATCH] usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_root,
Chunfeng Yun
- [PATCH v2] usb: host: ehci-platform: Add workaround for brcm,xgs-iproc-ehci,
Chris Packham
- [GIT PULL] USB/Thunderbolt fixes for 5.9-rc5,
Greg KH
- [PATCH v3 0/2] Use the generic PHY framework for Ingenic USB PHY.,
周琰杰 (Zhou Yanjie)
- [PATCH] MAINTAINERS: make linux-usb list remarks consistent,
Lukas Bulwahn
- [PATCH] rndis_host: increase sleep time in the query-response loop,
Olympia Giannou
- [PATCH] usb: phy: tegra: Use IS_ERR() to check and simplify code,
Tang Bin
- [PATCH v2 1/2] usb: ohci: Default to per-port over-current protection,
Hamish Martin
- [RFC 1/6] CDC-WDM: fix hangs in flush(),
Oliver Neukum
- [PATCH] thunderbolt: debugfs: Fix uninitialized return in counters_write(),
Dan Carpenter
- [PATCH v2 0/8] usb: cdns3: improve the sg use case,
Peter Chen
- [PATCH RESEND v3 01/11] usb: early: convert to readl_poll_timeout_atomic(),
Chunfeng Yun
- [PATCH RESEND v3 04/11] usb: xhci-rcar: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- [PATCH RESEND v3 11/11] iopoll: update kerneldoc of read_poll_timeout_atomic(), Chunfeng Yun
- [PATCH RESEND v3 10/11] usb: udc: net2280: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- [PATCH RESEND v3 08/11] usb: phy-ulpi-viewport: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- [PATCH RESEND v3 03/11] usb: pci-quirks: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- [PATCH RESEND v3 06/11] usb: fotg210-hcd: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- [PATCH RESEND v3 09/11] usb: phy: phy-mv-usb: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- [PATCH RESEND v3 07/11] usb: isp1760-hcd: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- [PATCH RESEND v3 05/11] usb: oxu210hp-hcd: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- [PATCH RESEND v3 02/11] usb: early: ehci-dbgp: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- Re: [PATCH RESEND v3 01/11] usb: early: convert to readl_poll_timeout_atomic(), Jann Horn
- support range based offsets in dma-direct,
Christoph Hellwig
- [PATCH] usb: host: ehci-platform: Add workaround for brcm,xgs-iproc-ehci,
Chris Packham
- [balbi-usb:testing/next 32/38] ld.lld: error: undefined symbol: usb_role_switch_get_drvdata,
kernel test robot
- [trivial PATCH] treewide: Convert switch/case fallthrough; to break;,
Joe Perches
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Gustavo A. R. Silva
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Keith Busch
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Jason Gunthorpe
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Mauro Carvalho Chehab
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Wolfram Sang
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Nicolas.Ferre
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Felipe Balbi
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Steffen Maier
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Ilya Dryomov
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Matthias Brugger
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Robin Murphy
- Re: [Intel-gfx] [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Jani Nikula
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Miquel Raynal
- Re: [oss-drivers] [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Simon Horman
- [PATCH v2] usb: serial: Repair FTDI FT232R bricked eeprom,
James Hilliard
- [PATCH v2 0/2] Add a separate DWC3 OF driver for Xilinx platforms,
Manish Narani
- [PATCH -next] usb: host: ehci-sched: Remove ununsed function tt_start_uframe(),
YueHaibing
- [PATCH 0/5] usb: dwc-meson-g12a: Add support for USB on S400 board,
Neil Armstrong
- Re: linux-next: Tree for Sep 9 (drivers/usb/typec/mux/intel_pmc_mux.c),
Randy Dunlap
- [PATCH 0/7] thunderbolt: Additional minor improvements,
Mika Westerberg
- [PATCH 1/1] extcon: release memory after both provider and user are unregistered, Peter Chen
- [PATCH v6 0/3] Add USB role switch support to DWC2,
Amelie Delaunay
- [PATCH net-next 1/1] net: usb: qmi_wwan: add default rx_urb_size,
Daniele Palmas
- [usb:usb-linus] BUILD SUCCESS a29c0adbb688ddee61b731804fb360898412fe7e, kernel test robot
- [PATCH v3 00/15] Tegra XHCI controller ELPG support,
JC Kuo
- [PATCH v3 09/15] arm64: tegra210: XUSB PADCTL add "nvidia,pmc" prop, JC Kuo
- [PATCH v3 15/15] xhci: tegra: Enable ELPG for runtime/system PM, JC Kuo
- [PATCH v3 13/15] arm64: tegra210/tegra186/tegra194: XUSB PADCTL irq, JC Kuo
- [PATCH v3 11/15] phy: tegra: xusb: Tegra210 host mode VBUS control, JC Kuo
- [PATCH v3 12/15] phy: tegra: xusb: Add wake/sleepwalk for Tegra186, JC Kuo
- [PATCH v3 14/15] usb: host: xhci-tegra: Unlink power domain devices, JC Kuo
- [PATCH v3 07/15] phy: tegra: xusb: Add sleepwalk and suspend/resume, JC Kuo
- [PATCH v3 08/15] soc/tegra: pmc: Provide usb sleepwalk register map, JC Kuo
- [PATCH v3 10/15] phy: tegra: xusb: Add wake/sleepwalk for Tegra210, JC Kuo
- [PATCH v3 06/15] phy: tegra: xusb: Add Tegra210 lane_iddq operation, JC Kuo
- [PATCH v3 05/15] phy: tegra: xusb: Rearrange UPHY init on Tegra210, JC Kuo
- [PATCH v3 03/15] phy: tegra: xusb: Move usb3 port init for Tegra210, JC Kuo
- [PATCH v3 02/15] clk: tegra: Don't enable PLLE HW sequencer at init, JC Kuo
- [PATCH v3 01/15] clk: tegra: Add PLLE HW power sequencer control, JC Kuo
- [PATCH v3 04/15] phy: tegra: xusb: tegra210: Do not reset UPHY PLL, JC Kuo
- Re: [PATCH v3 00/15] Tegra XHCI controller ELPG support, Thierry Reding
- [PATCH v3 01/11] usb: gadget: bdc: fix improper SPDX comment style for header file,
Chunfeng Yun
- [PATCH v3 05/11] usb: gadget: bdc: fix check warning of block comments alignment, Chunfeng Yun
- [PATCH v3 04/11] usb: gadget: bdc: fix warning of embedded function name, Chunfeng Yun
- [PATCH v3 06/11] usb: gadget: bdc: add identifier name for function declaraion, Chunfeng Yun
- [PATCH v3 08/11] usb: gadget: bdc: use the BIT macro to define bit filed, Chunfeng Yun
- [PATCH v3 10/11] usb: gadget: bdc: fix checkpatch.pl spacing error, Chunfeng Yun
- [PATCH v3 11/11] usb: gadget: bdc: fix checkpatch.pl repeated word warning, Chunfeng Yun
- [PATCH v3 09/11] usb: gadget: bdc: fix checkpatch.pl tab warning, Chunfeng Yun
- [PATCH v3 07/11] usb: gadget: bdc: avoid precedence issues, Chunfeng Yun
- [PATCH v3 02/11] usb: gadget: bdc: remove bdc_ep_set_halt() declaration, Chunfeng Yun
- [PATCH v3 03/11] usb: gadget: bdc: prefer pointer dereference to pointer type, Chunfeng Yun
- Re: [balbi-usb:testing/next 32/38] drd.c:undefined reference to `usb_role_switch_get_drvdata',
Felipe Balbi
- [balbi-usb:testing/fixes] BUILD SUCCESS 51609fba0cca69206a213171ce0cdf2dfc9cb21d, kernel test robot
- [PATCH] usb: ohci: Default to per-port over-current protection,
Hamish Martin
- [PATCH v4] usb-serial:cp210x: add support to software flow control,
Sheng Long Wang
- [PATCH trivial] usb: phy: phy-ab8500-usb: fix spello of "function", Randy Dunlap
- [PATCH v2] usb: gadget: u_serial: clear suspended flag when disconnecting, Yoshihiro Shimoda
- [balbi-usb:testing/next] BUILD REGRESSION 3c9722514c3fb74bbe0af87c20bc6b4c47121287, kernel test robot
- [GIT PULL] USB-serial fixes for 5.9-rc5,
Johan Hovold
- [PATCH v2 0/5] media: uvcvideo: Fix race conditions,
Guenter Roeck
- [PATCH v2] dwc3-of-simple: add support for Hikey 970,
Mauro Carvalho Chehab
- [GIT PULL] USB: fixes for v5.9-rc4,
Felipe Balbi
- KASAN: slab-out-of-bounds Write in usb_hcd_poll_rh_status (2),
syzbot
- [PATCH 0/2] Add a quirk for dwc3 driver, requred for Hikey 970 USB to work,
Mauro Carvalho Chehab
- [PATCH] usb: serial: Repair FTDI FT232R bricked eeprom, James Hilliard
- [balbi-usb:testing/next] BUILD SUCCESS 19a42ddbea1fb6ce8d9006a3ffe3b47bbdb6520e, kernel test robot
- [usb:usb_control_msg] BUILD SUCCESS 5bc91bcde6a1f3fd8dc8f413e84e632499a98152, kernel test robot
- [PATCH] thunderbolt: Retry DROM read once if parsing fails,
Mika Westerberg
- [PATCH AUTOSEL 5.8 22/53] net: usb: Fix uninit-was-stored issue in asix_read_phy_addr(), Sasha Levin
- [PATCH AUTOSEL 5.8 44/53] net: usb: dm9601: Add USB ID of Keenetic Plus DSL, Sasha Levin
- [PATCH AUTOSEL 5.4 17/43] net: usb: Fix uninit-was-stored issue in asix_read_phy_addr(), Sasha Levin
- [PATCH AUTOSEL 5.4 37/43] net: usb: dm9601: Add USB ID of Keenetic Plus DSL, Sasha Levin
- [PATCH AUTOSEL 4.19 10/26] net: usb: Fix uninit-was-stored issue in asix_read_phy_addr(), Sasha Levin
- [PATCH AUTOSEL 4.19 22/26] net: usb: dm9601: Add USB ID of Keenetic Plus DSL, Sasha Levin
- [PATCH AUTOSEL 4.14 09/17] net: usb: Fix uninit-was-stored issue in asix_read_phy_addr(), Sasha Levin
- [PATCH AUTOSEL 4.14 15/17] net: usb: dm9601: Add USB ID of Keenetic Plus DSL, Sasha Levin
- [PATCH AUTOSEL 4.9 11/13] net: usb: dm9601: Add USB ID of Keenetic Plus DSL, Sasha Levin
- [PATCH AUTOSEL 4.9 07/13] net: usb: Fix uninit-was-stored issue in asix_read_phy_addr(), Sasha Levin
- [PATCH AUTOSEL 4.4 05/10] net: usb: Fix uninit-was-stored issue in asix_read_phy_addr(), Sasha Levin
- [PATCH AUTOSEL 4.4 08/10] net: usb: dm9601: Add USB ID of Keenetic Plus DSL, Sasha Levin
- [RESEND PATCH 0/2] [PATCH 0/2] Fixes for the Intel PMC mux driver,
Heikki Krogerus
- [PATCH v3 0/2] usb: typec: intel_pmc_mux: Port status from IOM microcontroller,
Heikki Krogerus
- [PATCH v2 00/11] Add USB support for Hikey 970,
Mauro Carvalho Chehab
- [PATCH v2 00/11] USB: new USB control message helper functions,
Greg Kroah-Hartman
- [PATCH v2 01/11] USB: move snd_usb_pipe_sanity_check into the USB core, Greg Kroah-Hartman
- [PATCH v2 09/11] sound: hiface: move to use usb_control_msg_send(), Greg Kroah-Hartman
- [PATCH v2 07/11] sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv(), Greg Kroah-Hartman
- [PATCH v2 02/11] USB: add usb_control_msg_send() and usb_control_msg_recv(), Greg Kroah-Hartman
- [PATCH v2 03/11] USB: core: message.c: use usb_control_msg_send() in a few places, Greg Kroah-Hartman
- [PATCH v2 08/11] sound: line6: move to use usb_control_msg_send() and usb_control_msg_recv(), Greg Kroah-Hartman
- [PATCH v2 04/11] USB: core: hub.c: use usb_control_msg_send() in a few places, Greg Kroah-Hartman
- [PATCH v2 06/11] sound: usx2y: move to use usb_control_msg_send(), Greg Kroah-Hartman
- [PATCH v2 05/11] USB: legousbtower: use usb_control_msg_recv(), Greg Kroah-Hartman
- [PATCH v2 11/11] ALSA: remove calls to usb_pipe_type_check for control endpoints, Greg Kroah-Hartman
- [PATCH v2 10/11] Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv(), Greg Kroah-Hartman
- [balbi-usb:testing/next 29/33] drivers/usb/dwc2/drd.c:83:37: error: 'struct dwc2_hsotg' has no member named 'test_mode',
kernel test robot
- Re: [PATCH v6 04/13] usb: dwc3: Add splitdisable quirk for Hisilicon Kirin Soc,
Mauro Carvalho Chehab
- [PATCH v4] USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebook, Penghao
- Re: Please support my book launch, Magnus Panda Paul
- [usb:usb-linus] BUILD SUCCESS a18cd6c9b6bc73dc17e8b7e9bd07decaa8833c97, kernel test robot
- [usb:usb-testing] BUILD SUCCESS 5df7ef7d32fec1d6d1c34dbec019b461a12ce870, kernel test robot
- How to set USB_PORT_QUIRK_OLD_SCHEME on an usb-port ?,
Hans de Goede
- [PATCH] usb: typec: ucsi: acpi: Check the _DEP dependencies, Heikki Krogerus
- [PATCH v3] HID: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebook,
Penghao
- [PATCH v9 2/4] dt-bindings: usb: Add Qualcomm PMIC type C controller dt-binding,
Wesley Cheng
- [PATCH v9 0/4] Introduce PMIC based USB type C detection, Wesley Cheng
- [PATCH v9 4/4] arm64: boot: dts: qcom: pm8150b: Add DTS node for PMIC VBUS booster, Wesley Cheng
- [PATCH v9 3/4] arm64: boot: dts: qcom: pm8150b: Add node for USB type C block, Wesley Cheng
- [PATCH v9 1/4] usb: typec: Add QCOM PMIC typec detection driver, Wesley Cheng
- [RFC PATCH v2 1/4] usb: xhci-mtk: improve bandwidth scheduling with multi-TT,
Chunfeng Yun
- [PATCH v2] HID: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebook,
Penghao
- [PATCH] usb: core: fix slab-out-of-bounds Read in read_descriptors, Zeng Tao
- [PATCH 0/2] usb: ohci: Per-port overcurrent protection,
Hamish Martin
- [PATCH] ALSA: usb-audio: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO built-in usb audio card,
Penghao
- [PATCH v3] usb: dwc3: Stop active transfers before halting the controller,
Wesley Cheng
- [PATCH 00/20] usb: Use new pm_ptr() macro,
Paul Cercueil
- [PATCH 01/20] usb/host: ohci-platform: Use pm_ptr() macro, Paul Cercueil
- [PATCH 08/20] usb/misc: usb4604: Use pm_ptr() macro, Paul Cercueil
- [PATCH 09/20] usb/musb: am35x: Use pm_ptr() macro, Paul Cercueil
- [PATCH 13/20] usb/phy: am335x: Use pm_ptr() macro, Paul Cercueil
- [PATCH 14/20] usb/phy: mxs-usb: Use pm_ptr() macro, Paul Cercueil
- [PATCH 15/20] usb/gadget/udc: atmel: Use pm_ptr() macro, Paul Cercueil
- [PATCH 19/20] usb/gadget/udc: renesas: Use pm_ptr() macro, Paul Cercueil
- [PATCH 20/20] usb/gadget/udc: snps: Use pm_ptr() macro, Paul Cercueil
- [PATCH 18/20] usb/gadget/udc: pch: Use pm_ptr() macro, Paul Cercueil
- [PATCH 16/20] usb/gadget/udc: bdc: Use pm_ptr() macro, Paul Cercueil
- [PATCH 17/20] usb/gadget/udc: mv-u3d: Use pm_ptr() macro, Paul Cercueil
- [PATCH 11/20] usb/musb: musb_dsps: Use pm_ptr() macro, Paul Cercueil
- [PATCH 12/20] usb/musb: ux500: Use pm_ptr() macro, Paul Cercueil
- [PATCH 10/20] usb/musb: da8xx: Use pm_ptr() macro, Paul Cercueil
- [PATCH 06/20] usb/chipidea: core: Use pm_ptr() macro, Paul Cercueil
- [PATCH 07/20] usb/misc: usb3503: Use pm_ptr() macro, Paul Cercueil
- [PATCH 05/20] usb/cdns3: core: Use pm_ptr() macro, Paul Cercueil
- [PATCH 03/20] usb/host: ehci-npcm7xx: Use pm_ptr() macro, Paul Cercueil
- [PATCH 04/20] usb/host: ehci-platform: Use pm_ptr() macro, Paul Cercueil
- [PATCH 02/20] usb/host: ehci-spear: Use pm_ptr() macro, Paul Cercueil
- [PATCH] HID: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebook,
Penghao
- Re: 【consulting for function tasklet usb_giveback_urb_bh】, gregkh@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH 1/4] usb: xhci-mtk: improve bandwidth scheduling with multi-TT,
Chunfeng Yun
- [PATCH v3 0/4] usb: dwc3: gadget: Fix TRB preparation,
Thinh Nguyen
- [PATCH v2 0/2] usb: dwc3: gadget: Fix halt/clear_stall handling,
Thinh Nguyen
- [usb:usb_control_msg] BUILD SUCCESS db9aa2204be68f2de7e5a6bcdfb1d460202b4fc3, kernel test robot
- [PATCH v4 1/4] dt-bindings: usb: add rk3328 dwc3 docs,
lindsey . stanpoor
- [PATCH] usb: typec: tcpm: Fix if vbus before cc, hard_reset_count not reset issue,
cy_huang
- Re: [PATCH] usb: typec: tcpm: Fix if vbus before cc, hard_reset_count not reset issue, Guenter Roeck
- Re: [PATCH] usb: typec: tcpm: Fix if vbus before cc, hard_reset_count not reset issue, ChiYuan Huang
- Re: [PATCH] usb: typec: tcpm: Fix if vbus before cc, hard_reset_count not reset issue, Guenter Roeck
- Re: [PATCH] usb: typec: tcpm: Fix if vbus before cc, hard_reset_count not reset issue, ChiYuan Huang
- Re: [PATCH] usb: typec: tcpm: Fix if vbus before cc, hard_reset_count not reset issue, Guenter Roeck
- Re: [PATCH] usb: typec: tcpm: Fix if vbus before cc, hard_reset_count not reset issue, ChiYuan Huang
- Re: [PATCH] usb: typec: tcpm: Fix if vbus before cc, hard_reset_count not reset issue, ChiYuan Huang
- Re: [PATCH] usb: typec: tcpm: Fix if vbus before cc, hard_reset_count not reset issue, Greg KH
- Re: [PATCH] usb: typec: tcpm: Fix if vbus before cc, hard_reset_count not reset issue, Guenter Roeck
- Re: [PATCH] usb: typec: tcpm: Fix if vbus before cc, hard_reset_count not reset issue, Greg KH
- Re: [PATCH] usb: typec: tcpm: Fix if vbus before cc, hard_reset_count not reset issue, Guenter Roeck
- Re: [PATCH] usb: typec: tcpm: Fix if vbus before cc, hard_reset_count not reset issue, ChiYuan Huang
- Re: [PATCH] usb: typec: tcpm: Fix if vbus before cc, hard_reset_count not reset issue, Jun Li
- Re: [PATCH] usb: typec: tcpm: Fix if vbus before cc, hard_reset_count not reset issue, ChiYuan Huang
- Re: [PATCH] usb: typec: tcpm: Fix if vbus before cc, hard_reset_count not reset issue, ChiYuan Huang
- RE: [PATCH] usb: typec: tcpm: Fix if vbus before cc, hard_reset_count not reset issue, Jun Li
- Re: [PATCH] usb: typec: tcpm: Fix if vbus before cc, hard_reset_count not reset issue, ChiYuan Huang
- RE: [PATCH] usb: typec: tcpm: Fix if vbus before cc, hard_reset_count not reset issue, Jun Li
- Re: [PATCH] usb: typec: tcpm: Fix if vbus before cc, hard_reset_count not reset issue, Guenter Roeck
- Re: [PATCH] usb: typec: tcpm: Fix if vbus before cc, hard_reset_count not reset issue, ChiYuan Huang
- RE: [PATCH] usb: typec: tcpm: Fix if vbus before cc, hard_reset_count not reset issue, Jun Li
- RE: [PATCH] usb: typec: tcpm: Fix if vbus before cc, hard_reset_count not reset issue, Jun Li
- Re: [PATCH] usb: typec: tcpm: Fix if vbus before cc, hard_reset_count not reset issue, Guenter Roeck
- RE: [PATCH] usb: typec: tcpm: Fix if vbus before cc, hard_reset_count not reset issue, Jun Li
- [PATCH v2 0/3] usb: cdns,usb3: Convert DT binding to YAML,
Roger Quadros
- [PATCH v2] usb: serial: option: Fix the lackage for Quectel EG95 LTE modem support,
William Sung
- [PATCH 00/10] USB: new USB control message helper functions,
Greg Kroah-Hartman
- [PATCH 02/10] USB: add usb_control_msg_send() and usb_control_msg_recv(), Greg Kroah-Hartman
- [PATCH 01/10] USB: move snd_usb_pipe_sanity_check into the USB core, Greg Kroah-Hartman
- [PATCH 07/10] sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv(), Greg Kroah-Hartman
- [PATCH 05/10] USB: legousbtower: use usb_control_msg_recv(), Greg Kroah-Hartman
- [PATCH 06/10] sound: usx2y: move to use usb_control_msg_send(), Greg Kroah-Hartman
- [PATCH 8/9] sound: 6fire: move to use new usb control functions..., Greg Kroah-Hartman
- [PATCH 7/9] sound: line6: convert to use new usb control function..., Greg Kroah-Hartman
- [PATCH 08/10] sound: line6: move to use usb_control_msg_send() and usb_control_msg_recv(), Greg Kroah-Hartman
- [PATCH 03/10] USB: core: message.c: use usb_control_msg_send() in a few places, Greg Kroah-Hartman
- [PATCH 04/10] USB: core: hub.c: use usb_control_msg_send() in a few places, Greg Kroah-Hartman
- [PATCH 10/10] Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv(), Greg Kroah-Hartman
- [PATCH 09/10] sound: hiface: move to use usb_control_msg_send(), Greg Kroah-Hartman
- [PATCH 9/9] sound: hiface: convert to use new usb_control functions..., Greg Kroah-Hartman
- [PATCH v8 0/3] usb: cdns3: add runtime pm support,
Peter Chen
- 5.8 regression: Low-speed interrupt transfers not working on (some?) 9 Series Chipset xHCI Controllers,
Hans de Goede
- Re: [PATCH 5/5] ARM: imx: Remove ehci board files,
Arnd Bergmann
- [RESEND PATCH v5 0/3] Add USB role switch support to DWC2,
Amelie Delaunay
- [RESEND PATCH v2 0/6] Add STUSB160x Type-C port controller support,
Amelie Delaunay
- copy/paste error in unusual_uas.h from commit bc3bdb1,
Jean-Francois Pirus
- [RFC PATCH] USB: misc: Add usb_hub_pwr driver,
Matthias Kaehlcke
- [usb:usb-linus] BUILD SUCCESS 6b6c71e897e2bfa6acf8583daf80970cb0a9f87e, kernel test robot
- [Bug 209089] USB storage devices appear as SATA devices,
bugzilla-daemon
- <Possible follow-ups>
- [Bug 209089] USB storage devices appear as SATA devices, bugzilla-daemon
- [Bug 209089] USB storage devices appear as SATA devices, bugzilla-daemon
- [Bug 209089] USB storage devices appear as SATA devices, bugzilla-daemon
- [Bug 209089] USB storage devices appear as SATA devices, bugzilla-daemon
- [Bug 209089] USB storage devices appear as SATA devices, bugzilla-daemon
- [Bug 209089] USB storage devices appear as SATA devices, bugzilla-daemon
- [Bug 209089] USB storage devices appear as SATA devices, bugzilla-daemon
- [Bug 209089] USB storage devices appear as SATA devices, bugzilla-daemon
- [Bug 209089] USB storage devices appear as SATA devices, bugzilla-daemon
- [Bug 209089] USB storage devices appear as SATA devices, bugzilla-daemon
- [Bug 209089] USB storage devices appear as SATA devices, bugzilla-daemon
- [Bug 209089] USB storage devices appear as SATA devices, bugzilla-daemon
- [Bug 209089] USB storage devices appear as SATA devices, bugzilla-daemon
- [Bug 209089] USB storage devices appear as SATA devices, bugzilla-daemon
- [Bug 209089] USB storage devices appear as SATA devices, bugzilla-daemon
- [Bug 209089] USB storage devices appear as SATA devices, bugzilla-daemon
- [Bug 209089] USB storage devices appear as SATA devices, bugzilla-daemon
- [Bug 209089] USB storage devices appear as SATA devices, bugzilla-daemon
- [PATCH] net: usb: dm9601: Add USB ID of Keenetic Plus DSL,
Kamil Lorenc
- [PATCH 0/8] usb: cdns3: improve the sg use case,
Peter Chen
[Index of Archives]
[Linux USB Devel (old)]
[Big List of Linux Books]
[Linux Input]
[Linux SCSI]
[Yosemite Forum]