linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-16 17:03:08 to 2020-11-19 15:50:13 UTC [more...]

[PATCH v2 0/2] usb: gadget: Fix two memleaks in error handling
 2020-11-19 15:50 UTC  (4+ messages)
` [PATCH v2 1/2] usb: gadget: f_midi: Fix memleak in f_midi_alloc
` [PATCH v2 2/2] usb: gadget: Fix memleak in gadgetfs_fill_super

[PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling
 2020-11-19 15:19 UTC  (13+ messages)

[PATCH v2] thunderbolt: Fix use-after-free in remove_unplugged_switch()
 2020-11-19 14:48 UTC  (3+ messages)

[PATCH] USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO built-in usb-audio card
 2020-11-19 14:23 UTC  (6+ messages)
    ` [PATCH] USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk forLenovo "

[PATCH v3 00/10] Introduced new Cadence USBSSP DRD Driver
 2020-11-19 14:13 UTC  (11+ messages)
` [PATCH v3 01/10] usb: cdns3: Add support for DRD CDNSP
` [PATCH v3 02/10] usb: cdns3: Split core.c into cdns3-plat and core.c file
` [PATCH v3 03/10] usb: cdns3: Moves reusable code to separate module
` [PATCH v3 04/10] usb: cdns3: Refactoring names in reusable code
` [PATCH v3 05/10] usb: cdns3: Changed type of gadget_dev in cdns structure
` [PATCH v3 06/10] usb: cdnsp: Device side header file for CDNSP driver
` [PATCH v3 07/10] usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver
` [PATCH v3 08/10] usb: cdnsp: Add tracepoints for CDNSP driver
` [PATCH v3 09/10] usb: cdns3: Change file names for cdns3 driver
` [PATCH v3 10/10] MAINTAINERS: add Cadence USBSSP DRD IP driver entry

[RFC PATCH 0/3] usb: typec: Product Type time
 2020-11-19 14:12 UTC  (14+ messages)
` [RFC PATCH 1/3] usb: pd: DFP product types
` [RFC PATCH 2/3] usb: typec: Add product_type sysfs attribute file for partners and cables
` [RFC PATCH 3/3] usb: typec: Expose Product Type VDOs via sysfs

[RFC PATCH] USB: xhci: Enable HCE event reset function
 2020-11-19 13:13 UTC  (8+ messages)

[PATCH] option: added support for Thales Cinterion MV31 option port
 2020-11-19 11:59 UTC 

[PATCH v5 00/16] Tegra XHCI controller ELPG support
 2020-11-19  8:54 UTC  (17+ messages)
` [PATCH v5 01/16] clk: tegra: Add PLLE HW power sequencer control
` [PATCH v5 02/16] clk: tegra: Don't enable PLLE HW sequencer at init
` [PATCH v5 03/16] phy: tegra: xusb: Move usb3 port init for Tegra210
` [PATCH v5 04/16] phy: tegra: xusb: tegra210: Do not reset UPHY PLL
` [PATCH v5 05/16] phy: tegra: xusb: Rearrange UPHY init on Tegra210
` [PATCH v5 06/16] phy: tegra: xusb: Add Tegra210 lane_iddq operation
` [PATCH v5 07/16] phy: tegra: xusb: Add sleepwalk and suspend/resume
` [PATCH v5 08/16] soc/tegra: pmc: Provide USB sleepwalk register map
` [PATCH v5 09/16] arm64: tegra210: XUSB PADCTL add "nvidia,pmc" prop
` [PATCH v5 10/16] dt-bindings: phy: tegra-xusb: Add nvidia,pmc prop
` [PATCH v5 11/16] phy: tegra: xusb: Add wake/sleepwalk for Tegra210
` [PATCH v5 12/16] phy: tegra: xusb: Tegra210 host mode VBUS control
` [PATCH v5 13/16] phy: tegra: xusb: Add wake/sleepwalk for Tegra186
` [PATCH v5 14/16] arm64: tegra210/tegra186/tegra194: XUSB PADCTL irq
` [PATCH v5 15/16] usb: host: xhci-tegra: Unlink power domain devices
` [PATCH v5 16/16] xhci: tegra: Enable ELPG for runtime/system PM

add product ID 1b93 under Supermicro 2c23
 2020-11-19  8:30 UTC  (2+ messages)

[PATCH v3 0/4] Thunderbolt3/USB4 cable rounded and active cable plug link training support
 2020-11-19  8:09 UTC  (6+ messages)
` [PATCH v3 1/4] usb: typec: Use Thunderbolt 3 cable discover mode VDO in Enter_USB message
` [PATCH v3 2/4] platform/chrome: cros_ec_typec: Use Thunderbolt 3 cable discover mode VDO in USB4 mode
` [PATCH v3 3/4] usb: typec: intel_pmc_mux: Configure active cable properties for USB4
` [PATCH v3 4/4] usb: typec: Remove active_link_training variable from Enter_USB message

[PATCH v4 00/16] Tegra XHCI controller ELPG support
 2020-11-19  5:28 UTC  (7+ messages)
` [PATCH v4 10/16] dt-bindings: phy: tegra-xusb: Add nvidia,pmc prop

[PATCH v3 00/11] chrome/platform: cros_ec_typec: Register cables, partner altmodes and plug altmodes
 2020-11-19  3:56 UTC  (20+ messages)
` [PATCH v3 01/11] usb: pd: Add captive Type C cable type
` [PATCH v3 02/11] usb: typec: Add number of altmodes partner attr
` [PATCH v3 03/11] usb: typec: Add plug num_altmodes sysfs attr
` [PATCH v3 04/11] platform/chrome: cros_ec_typec: Make disc_done flag partner-only
` [PATCH v3 05/11] platform/chrome: cros_ec_typec: Factor out PD identity parsing
` [PATCH v3 06/11] platform/chrome: cros_ec_typec: Rename discovery struct
` [PATCH v3 07/11] platform/chrome: cros_ec_typec: Register cable
` [PATCH v3 08/11] platform/chrome: cros_ec_typec: Store cable plug type
` [PATCH v3 09/11] platform/chrome: cros_ec_typec: Set partner num_altmodes
` [PATCH v3 10/11] platform/chrome: cros_ec_typec: Register SOP' cable plug
` [PATCH v3 11/11] platform/chrome: cros_ec_typec: Register plug altmodes

KASAN: use-after-free Read in ath9k_hif_usb_rx_cb (2)
 2020-11-19  2:07 UTC  (2+ messages)

[usb:usb-testing] BUILD SUCCESS e1e52361c61afdf81d81cfbbfa3ce08971e60f50
 2020-11-19  1:20 UTC 

[PATCH v5 0/3] Add logic to consolidate TRBs for Synopsys xHC
 2020-11-19  1:19 UTC  (8+ messages)

[PATCH v2 0/8] Thunderbolt3/USB4 cable rounded and active cable plug link training support
 2020-11-18 22:02 UTC  (28+ messages)
` [PATCH v2 1/8] usb: typec: Correct the bit values for the Thunderbolt rounded/non-rounded cable support
` [PATCH v2 2/8] platform/chrome: cros_ec_typec: Correct "
` [PATCH v2 3/8] usb: typec: intel_pmc_mux: Configure Thunderbolt cable generation bits
` [PATCH v2 4/8] usb: typec: Remove one bit support for the Thunderbolt rounded/non-rounded cable
` [PATCH v2 5/8] usb: typec: Use Thunderbolt 3 cable discover mode VDO in Enter_USB message
` [PATCH v2 6/8] platform/chrome: cros_ec_typec: Use Thunderbolt 3 cable discover mode VDO in USB4 mode
` [PATCH v2 7/8] usb: typec: intel_pmc_mux: Configure active cable properties for USB4
` [PATCH v2 8/8] usb: typec: Remove active_link_training variable from Enter_USB message

5.10 regression, many XHCI swiotlb buffer is full / DMAR: Device bounce map failed errors on thunderbolt connected XHCI controller
 2020-11-18 21:43 UTC  (2+ messages)

[PATCH v3 01/11] dt-bindings: usb: convert usb-device.txt to YAML schema
 2020-11-18 21:23 UTC  (13+ messages)
` [PATCH v3 02/11] dt-bindings: net: btusb: change reference file name
` [PATCH v3 03/11] dt-bindings: phy: convert phy-mtk-xsphy.txt to YAML schema
` [PATCH v3 04/11] dt-bindings: phy: convert phy-mtk-tphy.txt "
` [PATCH v3 05/11] dt-bindings: phy: convert phy-mtk-ufs.txt "
` [PATCH v3 06/11] dt-bindings: phy: convert HDMI PHY binding "
` [PATCH v3 07/11] dt-bindings: phy: convert MIP DSI "
` [PATCH v3 08/11] dt-bindings: usb: convert mediatek,musb.txt "
` [PATCH v3 09/11] dt-bindings: usb: convert mediatek,mtk-xhci.txt "
` [PATCH v3 10/11] dt-bindings: usb: convert mediatek,mtu3.txt "
` [PATCH v3 11/11] MAINTAINERS: update MediaTek PHY/USB entry

[PATCH v4] usb: dwc3: Stop active transfers before halting the controller
 2020-11-18 19:01 UTC  (3+ messages)

[PATCH] net: usb: qmi_wwan: Set DTR quirk for MR400
 2020-11-18 18:49 UTC  (3+ messages)

USB Webcams with FLOSS firmware or FLOSS supporting vendors?
 2020-11-18 14:43 UTC 

[PATCH v2 1/2] PCI: Disable MSI for Pericom PCIe-USB adapter
 2020-11-18 14:11 UTC  (3+ messages)

[PATCH] thunderbolt: Fix use-after-free in remove_unplugged_switch()
 2020-11-18 13:55 UTC  (3+ messages)

[PATCH] usb: musb: remove unused variable 'devctl'
 2020-11-18 11:48 UTC  (2+ messages)

[PATCH] USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO built-in usb-audio card
 2020-11-18 11:25 UTC  (2+ messages)

[PATCH] USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO built-in usb-audio card
 2020-11-18 10:20 UTC  (2+ messages)

[PATCH] usb/mos7720: process deferred urbs in a workqueue
 2020-11-18 10:11 UTC  (14+ messages)
              ` [PATCH] USB: serial: mos7720: defer state restore to "
                      ` [PATCH v2] "

[PATCH v2 00/10] Introduced new Cadence USBSSP DRD Driver
 2020-11-18  9:50 UTC  (7+ messages)
` [PATCH v2 06/10] usb: cdnsp: Device side header file for CDNSP driver
` [PATCH v2 07/10] usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver

[PATCH] USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO built-in usb-audio card
 2020-11-18  9:34 UTC  (2+ messages)

[PATCH] USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO built-in usb-audio card
 2020-11-18  9:03 UTC  (2+ messages)

[PATCH net-next v2 RESEND] net/usb/r8153_ecm: support ECM mode for RTL8153
 2020-11-18  8:18 UTC  (9+ messages)
  ` [PATCH net-next] r8153_ecm: avoid to be prior to r8152 driver
    ` [PATCH net-next v2] "

[PATCH] Changes since v1 - Change subject form "ALSA" to "USB:" - Adjust to approoriate line
 2020-11-18  7:46 UTC  (3+ messages)
    ` Re: [PATCH] Changes since v1 - Change subject form "ALSA" to "USB:"- "

[PATCH] ALSA: usb-audio: disable 96khz support for HUAWEI USB-C HEADSET
 2020-11-18  7:34 UTC  (4+ messages)
` [PATCH v3] "

USB Gadget EEM Suspend/Resume
 2020-11-17 18:30 UTC  (3+ messages)

Garmin 72h
 2020-11-17 16:25 UTC  (2+ messages)

Corporate and Personal Loan::,
 2020-11-13 10:31 UTC 

[PATCH] ALSA: usb-audio: Add delay quirk for all Logitech USB devices
 2020-11-17 12:47 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Add delay quirk for all Logitech USB devices
 2020-11-17 12:00 UTC  (3+ messages)

[PATCH v5 0/5] STUSB1600 support on STM32MP15xx-DKx
 2020-11-17  9:30 UTC  (2+ messages)

[PATCH] USB: gadget: legacy: fix return error code in acm_ms_bind()
 2020-11-17  9:29 UTC 

[PATCH 0/3] usb: meson: fix shared reset control use
 2020-11-17  9:16 UTC  (7+ messages)
` [PATCH 1/3] phy: amlogic: phy-meson-gxl-usb2: fix shared reset controller use
` [PATCH 3/3] phy: amlogic: meson8b-usb2: fix shared reset control use

[PATCH] usb: gadget: u_ether: Fix MTU size mismatch with RX packet size
 2020-11-17  7:13 UTC 

[PATCH] usb/max3421: fix return error code in max3421_probe()
 2020-11-17  6:15 UTC 

[PATCH] HID: usbhid: fix memleak for ctrl or out raw_report
 2020-11-17  5:48 UTC 

[PATCH 0/2] usb: gadget: Fix two memleaks in error handling
 2020-11-17  1:44 UTC  (4+ messages)
` [PATCH 2/2] usb: gadget: Fix memleak in gadgetfs_fill_super
    ` 答复: "

[PATCH] usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init_data()
 2020-11-17  1:14 UTC 

[PATCH net] cx82310_eth: fix error return code in cx82310_bind()
 2020-11-16 23:30 UTC  (2+ messages)

[usb:usb-testing] BUILD SUCCESS 0fb2c41f992cc58aa87fe42b6ee9c6048359670f
 2020-11-16 21:09 UTC 

[usb:usb-linus] BUILD SUCCESS 24880a87042b3032a6ac04d79cb51892c5a7901d
 2020-11-16 21:09 UTC 

kernel locks due to USB I/O
 2020-11-16 18:42 UTC  (7+ messages)

[PATCH] phy: tegra: depend on COMMON_CLK to fix compile tests
 2020-11-16 17:52 UTC 

cdc_ncm kernel log spam with trendnet 2.5G USB adapter
 2020-11-16 17:23 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).