linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-10 03:53:28 to 2020-11-11 16:03:46 UTC [more...]

How to enable auto-suspend by default
 2020-11-11 16:03 UTC  (13+ messages)

[PATCH 00/13] Introduce seqnum_ops
 2020-11-11 16:03 UTC  (6+ messages)
` [PATCH 10/13] usb: usbip/vhci: convert seqno to seqnum_ops

WARNING in usb_composite_setup_continue
 2020-11-11 15:57 UTC  (4+ messages)

kernel locks due to USB I/O
 2020-11-11 15:51 UTC  (5+ messages)

Issues with LaCie USB3 drive and UAS
 2020-11-11 15:50 UTC  (8+ messages)

I need advice with UPS connection
 2020-11-11 15:42 UTC  (4+ messages)

[PATCH v5 1/4] dt-bindings: usb: add documentation for typec switch simple driver
 2020-11-11 15:40 UTC  (9+ messages)
` [PATCH v5 3/4] usb: typec: mux: add "compatible" property for switch match

[PATCH] usb: gadget: udc: renesas_usb3: Fix PM disable depth imbalance on error handling
 2020-11-11 14:24 UTC 

memory leak in usb_set_configuration
 2020-11-11 13:55 UTC 

memory leak in __usbhid_submit_report
 2020-11-11 13:55 UTC 

[PATCH] usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode
 2020-11-11 13:12 UTC 

[PATCH] MAINTAINERS: add usb raw gadget entry
 2020-11-11 12:59 UTC  (2+ messages)

[PATCH net-next 0/5] net: switch further drivers to core functionality for handling per-cpu byte/packet counters
 2020-11-11 12:13 UTC  (8+ messages)
` [PATCH net-next 1/5] IB/hfi1: switch to core handling of rx/tx "
` [PATCH net-next 2/5] qmi_wwan: "
` [PATCH net-next 3/5] qtnfmac: "
` [PATCH net-next 4/5] usbnet: "
` [PATCH net-next 5/5] net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 alias

[PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-11-11 11:55 UTC  (22+ messages)
` [PATCH v1 01/30] dt-bindings: host1x: Document OPP and voltage regulator properties
` [PATCH v1 07/30] soc/tegra: Add sync state API
` [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v1 18/30] pwm: tegra: Support OPP and "

[PATCH v2 1/2] usb: typec: Add number of altmodes partner attr
 2020-11-11 11:21 UTC  (8+ messages)
` [PATCH v2 2/2] platform/chrome: cros_ec_typec: Set partner num_altmodes

[PATCH] usb: dwc3: meson-g12a: disable clk on error handling path in probe
 2020-11-11  9:52 UTC 

[PATCH v4 00/18] dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema
 2020-11-11  9:40 UTC  (23+ messages)
` [PATCH v4 01/18] dt-bindings: usb: usb-hcd: Detach generic USB controller properties
` [PATCH v4 02/18] dt-bindings: usb: Convert generic USB properties to DT schemas
` [PATCH v4 03/18] dt-bindings: usb: usb-drd: Add "otg-rev" property constraints
` [PATCH v4 04/18] dt-bindings: usb: Add "ulpi/serial/hsic" PHY types
` [PATCH v4 05/18] dt-bindings: usb: usb-hcd: Add "tpl-support" property
` [PATCH v4 06/18] dt-bindings: usb: Add generic "usb-phy" property
` [PATCH v4 07/18] dt-bindings: usb: Convert xHCI bindings to DT schema
` [PATCH v4 08/18] dt-bindings: usb: xhci: Add Broadcom STB v2 compatible device
` [PATCH v4 09/18] dt-bindings: usb: renesas-xhci: Refer to the usb-xhci.yaml file
` [PATCH v4 10/18] dt-bindings: usb: Convert DWC USB3 bindings to DT schema
` [PATCH v4 11/18] dt-bindings: usb: dwc3: Add interrupt-names property support
` [PATCH v4 12/18] dt-bindings: usb: dwc3: Add synopsys,dwc3 compatible string
` [PATCH v4 13/18] dt-bindings: usb: dwc3: Add Tx De-emphasis constraints
` [PATCH v4 14/18] dt-bindings: usb: dwc3: Add Frame Length Adj constraints
` [PATCH v4 15/18] dt-bindings: usb: meson-g12a-usb: Fix FL-adj property value
` [PATCH v4 16/18] dt-bindings: usb: meson-g12a-usb: Validate DWC2/DWC3 sub-nodes
` [PATCH v4 17/18] dt-bindings: usb: keystone-dwc3: Validate DWC3 sub-node
` [PATCH v4 18/18] dt-bindings: usb: qcom,dwc3: "

[PATCH 0/3] UAC2 Gadget: feedback endpoint support
 2020-11-11  9:30 UTC  (6+ messages)
` [PATCH 1/3] usb: gadget: f_uac2/u_audio: add "
` [PATCH 2/3] usb: gadget: f_uac2: add adaptive sync support for capture

[PATCH v3 1/2] usb: typec: Consolidate syfs ABI documentation
 2020-11-11  9:21 UTC  (6+ messages)
` [PATCH v3 2/2] usb: typec: Expose Product Type VDOs via sysfs

[PATCH v2 17/18] usb: dwc3: qcom: Detect DWC3 DT-nodes with "usb"-prefixed names
 2020-11-11  9:15 UTC 

[PATCH v3 0/3] usb: dwc3: ulpi: Fix UPLI registers read/write ops
 2020-11-11  9:02 UTC  (4+ messages)
` [PATCH v3 1/3] usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion
` [PATCH v3 2/3] usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one
` [PATCH v3 3/3] usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regression

[PATCH] usb: host: imx21-hcd: Remove the driver
 2020-11-11  8:07 UTC  (2+ messages)

[PATCH v2 00/10] thunderbolt: Add DMA traffic test driver
 2020-11-11  7:23 UTC  (13+ messages)
` [PATCH v2 01/10] thunderbolt: Do not clear USB4 router protocol adapter IFC and ISE bits
` [PATCH v2 02/10] thunderbolt: Find XDomain by route instead of UUID
` [PATCH v2 03/10] thunderbolt: Create XDomain devices for loops back to the host
` [PATCH v2 04/10] thunderbolt: Add link_speed and link_width to XDomain
` [PATCH v2 05/10] thunderbolt: Add functions for enabling and disabling lane bonding on XDomain
` [PATCH v2 06/10] thunderbolt: Create debugfs directory automatically for services
` [PATCH v2 07/10] thunderbolt: Make it possible to allocate one directional DMA tunnel
` [PATCH v2 08/10] thunderbolt: Add support for end-to-end flow control
` [PATCH v2 09/10] thunderbolt: Add DMA traffic test driver
` [PATCH v2 10/10] MAINTAINERS: Add Isaac as maintainer of Thunderbolt "

Corporate and Personal Loan *
 2020-11-11  8:29 UTC 

chip idea: Crash on i.MX27
 2020-11-11  6:32 UTC  (4+ messages)

[PATCH v2 00/10] Introduced new Cadence USBSSP DRD Driver
 2020-11-11  3:28 UTC  (17+ messages)
` [PATCH v2 01/10] usb: cdns3: Add support for DRD CDNSP
` [PATCH v2 03/10] usb: cdns3: Moves reusable code to separate module
` [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 v2 08/10] usb: cdnsp: Add tracepoints for CDNSP driver
` [PATCH v2 09/10] usb: cdns3: Change file names for cdns3 driver

memory leak in gadget_bind
 2020-11-11  1:55 UTC  (2+ messages)

[PATCH] usb: fix a few cases of -Wfallthrough
 2020-11-11  1:47 UTC 

[PATCH 0/8] Thunderbolt3/USB4 cable rounded and active cable plug link training support
 2020-11-11  1:38 UTC  (10+ messages)
` [PATCH 1/8] usb: typec: Correct the bit values for the Thunderbolt rounded/non-rounded cable support
` [PATCH 2/8] platform/chrome: cros_ec_typec: Correct "
` [PATCH 4/8] usb: typec: Remove one bit support for the Thunderbolt rounded/non-rounded cable

[PATCH v2] usb: dwc3: Trigger a GCTL soft reset when switching modes in DRD
 2020-11-10 23:59 UTC  (4+ messages)

[usb:usb-linus] BUILD SUCCESS 368183029cc4055c571ed19ceaa49c35de996611
 2020-11-10 20:24 UTC 

memory leak in ath9k_hif_usb_firmware_cb
 2020-11-10 18:25 UTC 

[PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output
 2020-11-10 18:18 UTC  (9+ messages)
              ` Duplicated ABI entries - Was: "

[PATCH] usb: gadget: uvc: fix multiple opens
 2020-11-10 16:01 UTC  (13+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

[PATCH v3 00/16] dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema
 2020-11-10 15:05 UTC  (6+ messages)
` [PATCH v3 01/16] dt-bindings: usb: usb-hcd: Convert generic USB properties to "

[PATCH 1/2] console: Remove dummy con_font_op() callback implementations
 2020-11-10 14:56 UTC  (7+ messages)

[PATCH 00/29] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2020-11-10 13:18 UTC  (11+ messages)
` [PATCH 03/29] arm: dts: am437x: Correct DWC USB3 compatible string
` [PATCH 22/29] arm: dts: omap5: Harmonize DWC USB3 DT nodes name
` [PATCH 29/29] arm64: dts: qcom: "

[PATCH] usb: typec: ucsi: Report power supply changes
 2020-11-10 12:05 UTC 

[PATCH] usb: typec: ucsi: Report power supply changes
 2020-11-10 12:03 UTC  (3+ messages)

5.10 regression, many XHCI swiotlb buffer is full / DMAR: Device bounce map failed errors on thunderbolt connected XHCI controller
 2020-11-10 11:36 UTC 

Power supply detection issue caused by ucsi_psy?
 2020-11-10 10:30 UTC  (7+ messages)
      ` Fwd: "

[PATCH] ALSA: usb-audio: disable 96khz support for HUAWEI USB-C HEADSET
 2020-11-10  9:04 UTC  (8+ messages)
    ` [PATCH v3] "
` [PATCH v2] "

[GIT PULL] Thunderbolt/USB4 fixes for v5.10-rc4
 2020-11-10  8:18 UTC  (2+ messages)

[PATCH AUTOSEL 5.9 05/55] usb: dwc3: pci: add support for the Intel Alder Lake-S
 2020-11-10  3:53 UTC  (4+ messages)
` [PATCH AUTOSEL 5.9 07/55] usb: gadget: goku_udc: fix potential crashes in probe
` [PATCH AUTOSEL 5.9 08/55] usb: raw-gadget: fix memory leak in gadget_setup
` [PATCH AUTOSEL 5.9 42/55] net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition

[PATCH AUTOSEL 5.4 03/42] usb: dwc3: pci: add support for the Intel Alder Lake-S
 2020-11-10  3:54 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 05/42] usb: gadget: goku_udc: fix potential crashes in probe
` [PATCH AUTOSEL 5.4 34/42] net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition

[PATCH AUTOSEL 4.19 01/21] usb: gadget: goku_udc: fix potential crashes in probe
 2020-11-10  3:55 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 17/21] net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition

[PATCH AUTOSEL 4.14 01/14] usb: gadget: goku_udc: fix potential crashes in probe
 2020-11-10  3:56 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 12/14] net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition

[PATCH AUTOSEL 4.9 01/12] usb: gadget: goku_udc: fix potential crashes in probe
 2020-11-10  3:56 UTC 

[PATCH AUTOSEL 4.4 01/10] usb: gadget: goku_udc: fix potential crashes in probe
 2020-11-10  3:56 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).