USB for Linux
[Prev Page][Next Page]
[PATCH v3 0/5] Remodel HD3SS3220 device nodes,
Biju Das
[PATCH v2] usb: gadget: fsl: Fix unsigned expression compared with zero in fsl_udc_probe,
Ye Bin
[PATCH] usb: gadget: fsl: Fix unsigned expression compared with zero in fsl_udc_probe,
Ye Bin
[usb:usb-linus] BUILD SUCCESS f1ec7ae6c9f8c016db320e204cb519a1da1581b8, kernel test robot
[PATCH 0/8] drivers: phy: Constify static phy_ops structs,
Rikard Falkeborn
[PATCH] net: usb: Fix uninit-was-stored issue in asix_read_cmd(),
Himadri Pandya
mkdir acm.${name} in configfs always fails with "Device or resource busy",
Sid Spry
[PATCH] usb: storage: initialize variable,
trix
XCHI bulk transaction latency, data lost, NAK stats,
yunhua li
[PATCH V7] hwmon: add fan/pwm driver for corsair h100i platinum,
jaap aarts
[PATCH v3 01/11] usb: early: convert to readl_poll_timeout_atomic(),
Chunfeng Yun
- [PATCH v3 05/11] usb: oxu210hp-hcd: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- [PATCH v3 11/11] iopoll: update kerneldoc of read_poll_timeout_atomic(), Chunfeng Yun
- [PATCH v3 03/11] usb: pci-quirks: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- [PATCH v3 10/11] usb: udc: net2280: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- [PATCH v3 07/11] usb: isp1760-hcd: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- [PATCH v3 09/11] usb: phy: phy-mv-usb: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- [PATCH v3 06/11] usb: fotg210-hcd: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- [PATCH v3 08/11] usb: phy-ulpi-viewport: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- [PATCH v3 04/11] usb: xhci-rcar: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- [PATCH v3 02/11] usb: early: ehci-dbgp: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- Re: [PATCH v3 01/11] usb: early: convert to readl_poll_timeout_atomic(), Greg Kroah-Hartman
[PATCH v2 0/3] Add Intel Input Output Manager driver,
Rajmohan Mani
[PATCH] usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionality,
Heikki Krogerus
Data toggles not reset on "set configuration" for ports handled by "xhci_hcd" driver,
Martin Thierer
[PATCH] usb: gadget: u_serial: clear suspended flag when discnnecting,
Yoshihiro Shimoda
[PATCH v2] mwifiex: don't call del_timer_sync() on uninitialized timer,
Tetsuo Handa
[PATCH] xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failed,
Ding Hui
[PATCH RESEND 1/1] usb: cdns3: gadget: fix some endian issues, Peter Chen
[PATCH v4 0/6] USB: UDC: Fix memory leaks by expanding the API,
Peter Chen
[PATCH v6 0/3] usb: cdns3: add runtime pm support,
Peter Chen
[PATCH] usb: hcd: fix the error check,
Tang Bin
[PATCH v3] usb-serial:cp210x: add support to software flow control,
Sheng Long Wang
[PATCH v2 01/11] usb: gadget: bdc: fix improper SPDX comment style for header file,
Chunfeng Yun
- [PATCH v2 09/11] usb: gadget: bdc: fix checkpatch.pl tab warning, Chunfeng Yun
- [PATCH v2 08/11] usb: gadget: bdc: use the BIT macro to define bit filed, Chunfeng Yun
- [PATCH v2 05/11] usb: gadget: bdc: fix check warning of block comments alignment, Chunfeng Yun
- [PATCH v2 04/11] usb: gadget: bdc: fix warning of embedded function name, Chunfeng Yun
- [PATCH v2 07/11] usb: gadget: bdc: avoid precedence issues, Chunfeng Yun
- [PATCH v2 10/11] usb: gadget: bdc: fix checkpatch.pl spacing error, Chunfeng Yun
- [PATCH v2 03/11] usb: gadget: bdc: prefer pointer dereference to pointer type, Chunfeng Yun
- [PATCH v2 02/11] usb: gadget: bdc: remove bdc_ep_set_halt() declaration, Chunfeng Yun
- [PATCH v2 06/11] usb: gadget: bdc: add identifier name for function declaraion, Chunfeng Yun
- [PATCH v2 11/11] usb: gadget: bdc: fix checkpatch.pl repeated word warning, Chunfeng Yun
- Re: [PATCH v2 01/11] usb: gadget: bdc: fix improper SPDX comment style for header file, Chunfeng Yun
- Re: [PATCH v2 01/11] usb: gadget: bdc: fix improper SPDX comment style for header file, Florian Fainelli
[PATCH v2 01/11] usb: early: convert to readl_poll_timeout_atomic(),
Chunfeng Yun
- [PATCH v2 08/11] usb: phy-ulpi-viewport: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- [PATCH v2 05/11] usb: oxu210hp-hcd: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- [PATCH v2 04/11] usb: xhci-rcar: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- [PATCH v2 09/11] usb: phy: phy-mv-usb: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- [PATCH v2 11/11] iopoll: update kerneldoc of read_poll_timeout_atomic(), Chunfeng Yun
- [PATCH v2 10/11] usb: udc: net2280: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- [PATCH v2 03/11] usb: pci-quirks: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- [PATCH v2 06/11] usb: fotg210-hcd: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- [PATCH v2 02/11] usb: early: ehci-dbgp: convert to readl_poll_timeout_atomic(), Chunfeng Yun
- [PATCH v2 07/11] usb: isp1760-hcd: convert to readl_poll_timeout_atomic(), Chunfeng Yun
[usb:usb-linus] BUILD SUCCESS 9a469bc9f32dd33c7aac5744669d21a023a719cd, kernel test robot
[PATCH 01/10] usb: early: convert to readl_poll_timeout_atomic(),
Chunfeng Yun
[GIT PULL] USB: fixes for v5.9-rc2,
Felipe Balbi
[PATCH 00/19] thunderbolt: Power Management improvements,
Mika Westerberg
- [PATCH 03/19] thunderbolt: Software CM only should set force power in Tiger Lake, Mika Westerberg
- [PATCH 02/19] thunderbolt: Optimize NHI LC mailbox command processing, Mika Westerberg
- [PATCH 08/19] thunderbolt: Tear down DP tunnels when suspending, Mika Westerberg
- [PATCH 07/19] thunderbolt: Send reset only to first generation routers, Mika Westerberg
- [PATCH 05/19] thunderbolt: Do not program NFC buffers for USB4 router protocol adapters, Mika Westerberg
- [PATCH 13/19] thunderbolt: Configure port for XDomain, Mika Westerberg
- [PATCH 17/19] ACPI: Export acpi_get_first_physical_node() to modules, Mika Westerberg
- [PATCH 16/19] PCI / thunderbolt: Switch to use device links instead of PCI quirk, Mika Westerberg
- [PATCH 19/19] thunderbolt: Add runtime PM for Software CM, Mika Westerberg
- [PATCH 11/19] thunderbolt: Configure link after lane bonding is enabled, Mika Westerberg
- [PATCH 12/19] thunderbolt: Set port configured for both ends of the link, Mika Westerberg
- [PATCH 15/19] thunderbolt: Enable wakes from system suspend, Mika Westerberg
- [PATCH 10/19] thunderbolt: Do not change default USB4 router notification timeout, Mika Westerberg
- [PATCH 18/19] thunderbolt: Create device links from ACPI description, Mika Westerberg
- [PATCH 14/19] thunderbolt: Disable lane 1 for XDomain connection, Mika Westerberg
- [PATCH 01/19] thunderbolt: Optimize Force Power logic, Mika Westerberg
- [PATCH 06/19] thunderbolt: No need to log an error if tb_switch_lane_bonding_enable() fails, Mika Westerberg
- [PATCH 09/19] thunderbolt: Initialize TMU again on resume, Mika Westerberg
- [PATCH 04/19] thunderbolt: Use bit 31 to check if Firmware CM is running in Tiger Lake, Mika Westerberg
- Re: [PATCH 00/19] thunderbolt: Power Management improvements, Mika Westerberg
[PATCH] USB HID: Add disabled wakeup from s3 by touchpad on byd zhaoxin notebook,
penghao
KASAN: slab-out-of-bounds Read in mxl5007t_attach, syzbot
[PATCH 1/2] thunderbolt: Disable ports that are not implemented,
Mika Westerberg
[PATCH v1] usb: xhci-dbgtty: convert tasklets to use new tasklet_setup() API,
Andy Shevchenko
[PATCH v1] usb: hcd: convert tasklets to use new tasklet_setup() API,
Andy Shevchenko
[PATCH] tools: usb: move to tools buildsystem,
Heikki Krogerus
[PATCH] usb: dwc3: Stop active transfers before halting the controller,
Wesley Cheng
[Bug 208959] New: USB-serial (mct_u232): bit7=1 when tty is set to cs7?,
bugzilla-daemon
[PATCH] usb: uas: Add quirk for PNY Pro Elite,
Thinh Nguyen
[PATCH] USB: usblcd: Remove the superfluous break, Jing Xiangfeng
[usb:usb-testing] BUILD SUCCESS 28157b8c7d9a9c92d1da31af486fe4ad39862edd, kernel test robot
[balbi-usb:testing/fixes] BUILD SUCCESS bc9a2e226ea95e1699f7590845554de095308b75, kernel test robot
[usb:usb-linus] BUILD SUCCESS d5643d2249b279077427b2c2b2ffae9b70c95b0b, kernel test robot
[PATCH v6] usb: typec: tcpm: Migrate workqueue to RT priority for processing events,
Badhri Jagan Sridharan
[PATCH v2 1/3] usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above.,
Lorenzo Colitti
[PATCH v2] usb: gadget: u_ether: enable qmult on SuperSpeed Plus as well,
Lorenzo Colitti
Re: [PATCH v2 2/4] usb: dwc3: of-simple: Add compatible for rk3328, Robin Murphy
[PATCH v8 1/3] USB: Also match device drivers using the ->match vfunc,
Bastien Nocera
[Bug 208917] Webcam(earlier working) doesn't work now for Sony Vaio,
bugzilla-daemon
[PATCH v3] usb: renesas-xhci: remove version check,
Vinod Koul
[PATCH RESEND v10 00/11] PCI: brcmstb: enable PCIe for STB chips, Jim Quinlan
[PATCH v2 1/8] byteorder: Introduce cpu_to_le16_array() and le16_to_cpu_array(),
Andy Shevchenko
[PATCH v4] usb: typec: tcpm: Fix Fix source hard reset response for TDA 2.3.1.1 and TDA 2.3.1.2 failures,
Badhri Jagan Sridharan
[PATCH 1/2 v4] tcpm: During PR_SWAP, source caps should be sent only after tSwapSourceStart,
Badhri Jagan Sridharan
KMSAN: uninit-value in smsc95xx_reset, syzbot
[PATCH v1 1/3] usb: early: xhci-dbc: use readl_poll_timeout() to simplify code,
Andy Shevchenko
PROBLEM: Long Workqueue delays.,
Jim Baxter
KASAN: invalid-free in klist_children_put, syzbot
[PATCH v2 0/7] usb: host: xhci: some changes for xhci-plat.c,
Peter Chen
[PATCH 0/7] usb: convert tasklets to use new tasklet_setup(),
Allen Pais
[PATCH 0/8] drivers: net: convert tasklets to use new tasklet_setup(),
Allen Pais
- [PATCH 1/9] net: ifb: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 2/2] net: caif: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 5/9] net: lan78xx: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 7/9] net: r8152: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 8/9] net: rtl8150: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 9/9] net: usbnet: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 6/9] net: pegasus: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 3/9] net: cdc_ncm: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 4/9] net: hso: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH] net: mvpp2: Prepare to use the new tasklet API, Allen Pais
- [PATCH 2/9] net: ppp: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 1/2] net: arcnet: convert tasklets to use new tasklet_setup() API, Allen Pais
- Re: [PATCH 0/8] drivers: net: convert tasklets to use new tasklet_setup(), Allen
[PATCH 1/3] usb: dwc3: of-simple: Add compatible for rk3328,
Cameron Nemo
[PATCH V6] hwmon: add fan/pwm driver for corsair h100i platinum,
jaap aarts
[PATCH v2] usb: renesas-xhci: add missing versions, Vinod Koul
[PATCH V5] hwmon: add fan/pwm driver for corsair h100i platinum,
jaap aarts
[PATCH] usb: renesas-xhci: add version 0x2020 as valid, Vinod Koul
[PATCH V4] hwmon: add fan/pwm driver for corsair h100i platinum,
jaap aarts
[Bug 208911] Renesas USB controller - FW has invalid version :8224,
bugzilla-daemon
- <Possible follow-ups>
- [Bug 208911] Renesas USB controller - FW has invalid version :8224, bugzilla-daemon
- [Bug 208911] Renesas USB controller - FW has invalid version :8224, bugzilla-daemon
- [Bug 208911] Renesas USB controller - FW has invalid version :8224, bugzilla-daemon
- [Bug 208911] Renesas USB controller - FW has invalid version :8224, bugzilla-daemon
- [Bug 208911] Renesas USB controller - FW has invalid version :8224, bugzilla-daemon
- [Bug 208911] Renesas USB controller - FW has invalid version :8224, bugzilla-daemon
- [Bug 208911] Renesas USB controller - FW has invalid version :8224, bugzilla-daemon
- [Bug 208911] Renesas USB controller - FW has invalid version :8224, bugzilla-daemon
- [Bug 208911] Renesas USB controller - FW has invalid version :8224, bugzilla-daemon
- [Bug 208911] Renesas USB controller - FW has invalid version :8224, bugzilla-daemon
- [Bug 208911] Renesas USB controller - FW has invalid version :8224, bugzilla-daemon
- [Bug 208911] Renesas USB controller - FW has invalid version :8224, bugzilla-daemon
- [Bug 208911] Renesas USB controller - FW has invalid version :8224, bugzilla-daemon
Protecting usb_set_interface() against device removal,
Guenter Roeck
[PATCH V3] hwmon: add fan/pwm driver for corsair h100i platinum,
jaap aarts
[PATCH v1] usb: hcd: Fix use after free in usb_hcd_pci_remove(), Andy Shevchenko
BUG: corrupted list in media_gobj_destroy, syzbot
[PATCH] usb: gadget: f_tcm: Fix some resource leaks in some error paths, Christophe JAILLET
[RESEND PATCH v3 0/6] USB: UDC: Fix memory leaks by expanding the API,
Peter Chen
[PATCH] xhci: Do not use GFP_KERNEL in (potentially) atomic context, Christophe JAILLET
[PATCH] Fix array overruns in ucsi.c partner_altmode[],
Zwane Mwaikambo
[balbi-usb:testing/next] BUILD SUCCESS 44d7a212181a33226ac3938f2eb8ec3a01995d58, kernel test robot
[Report]: BUG: KASAN: use-after-free in usb_hcd_pci_remove,
John Garry
[PATCH] usb: cdns3: Removes duplicated call to the cdns3_exit_roles function,
Pawel Laszczak
[PATCH 01/11] dwc3: meson: fix coccinelle WARNING,
balbi
- [PATCH 02/11] dwc3: debug: fix sparse warning, balbi
- [PATCH 03/11] dwc3: meson: fix checkpatch errors and warnings, balbi
- [PATCH 05/11] dwc3: trace: fix checkpatch warnings, balbi
- [PATCH 04/11] dwc3: ulpi: fix checkpatch warning, balbi
- [PATCH 06/11] dwc3: debug: fix checkpatch warning, balbi
- [PATCH 07/11] dwc3: core: fix checkpatch warnings, balbi
- [PATCH 08/11] dwc3: gadget: fix checkpatch warnings, balbi
- [PATCH 09/11] dwc3: ep0: fix checkpatch warnings, balbi
- [PATCH 10/11] dwc3: qcom: fix checkpatch warnings, balbi
- [PATCH 11/11] dwc3: debugfs: fix checkpatch warnings, balbi
[RESEND PATCH 0/7] usb: host: xhci: some changes for xhci-plat.c,
Peter Chen
[PATCH v3 0/6] USB: UDC: Fix memory leaks by expanding the API,
Peter Chen
[balbi-usb:testing/next] BUILD SUCCESS 47d08a5ced63385685fd028b45f5b6e78b656131, kernel test robot
[Bug 208891] New: Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock,
bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
- [Bug 208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock, bugzilla-daemon
[PATCH] dt-bindings: Whitespace clean-ups in schema files,
Rob Herring
[PATCH 0/3] usb: Add driver for USB signal re-mapper,
Al Cooper
[RFC 0/5] fix races in CDC-WDM,
Oliver Neukum
[PATCH v8 0/4] Introduce PMIC based USB type C detection,
Wesley Cheng
[PATCH v3] usb: typec: tcpm: Fix TDA 2.2.1.1 and TDA 2.2.1.2 failures,
Badhri Jagan Sridharan
[PATCH 1/2 v3] tcpm: During PR_SWAP, source caps should be sent only after tSwapSourceStart,
Badhri Jagan Sridharan
[PATCH v2] tcpm: During PR_SWAP, source caps should be sent only after tSwapSourceStart,
Badhri Jagan Sridharan
[PATCH v1] tcpm: During PR_SWAP, source caps should be sent only after tSwapSourceStart, Badhri Jagan Sridharan
[PATCH] USB: cdc-wdm: Remove unsafe wdm_flush().,
Tetsuo Handa
[PATCH v2] usb: typec: tcpm: Fix TDA 2.2.1.1 and TDA 2.2.1.2 failures,
Badhri Jagan Sridharan
high speed data to usb disk makes the kernel think that is has been unmounted,
Patrik Nilsson
[Index of Archives]
[Linux USB Devel (old)]
[Big List of Linux Books]
[Linux Input]
[Linux SCSI]
[Yosemite Forum]