linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-18 04:49:26 to 2020-09-22 08:34:38 UTC [more...]

[RFC 0/5] fix races in CDC-WDM
 2020-09-22  8:34 UTC  (16+ messages)

[GIT PULL] usb: chipidea: changes for v5.10-rc1
 2020-09-22  8:17 UTC  (2+ messages)

INFO: trying to register non-static key in ath9k_htc_rxep
 2020-09-22  7:38 UTC  (3+ messages)

[PATCH v2 0/4] USB: cdc-acm: handle broken union descriptors
 2020-09-22  7:08 UTC  (14+ messages)
` [PATCH v2 1/4] Revert "cdc-acm: hardening against malicious devices"
` [PATCH v2 2/4] USB: cdc-acm: handle broken union descriptors
` [PATCH v2 3/4] USB: cdc-acm: use common data-class define
` [PATCH v2 4/4] USB: cdc-acm: clean up no-union-descriptor handling

[PATCH] usb: typec: ucsi_ccg: use dev_info for timeout error
 2020-09-22  5:43 UTC  (4+ messages)

[PATCH -next] phy: fix USB_LGM_PHY warning & build errors
 2020-09-22  4:21 UTC  (3+ messages)

[Bug 208911] Renesas USB controller - FW has invalid version :8224
 2020-09-22  4:05 UTC  (5+ messages)

[PATCH v2 1/2] dt-bindings: usb: Add binding for onboard USB hubs
 2020-09-22  1:25 UTC  (11+ messages)
` [PATCH v2 2/2] USB: misc: Add onboard_usb_hub driver

[PATCH v8 01/11] usb: typec: tcpci: Add a getter method to retrieve tcpm_port reference
 2020-09-21 19:55 UTC  (11+ messages)
` [PATCH v8 02/11] usb: typec: tcpci: Add set_vbus tcpci callback
` [PATCH v8 03/11] dt-bindings: usb: Maxim type-c controller device tree binding document
` [PATCH v8 04/11] usb: typec: tcpci_maxim: Chip level TCPC driver
` [PATCH v8 05/11] dt-bindings: connector: Add property to set initial current cap for FRS
` [PATCH v8 06/11] usb: typec: tcpm: Add support for Sink Fast Role SWAP(FRS)
` [PATCH v8 07/11] usb: typec: tcpci: Implement callbacks for FRS
` [PATCH v8 08/11] usb: typec: tcpci_maxim: Add support for Sink FRS
` [PATCH v8 09/11] usb: typec: tcpm: Implement enabling Auto Discharge disconnect support
` [PATCH v8 10/11] usb: typec: tcpci: Implement Auto discharge disconnect callbacks
` [PATCH v8 11/11] usb: typec: tcpci_maxim: Implemnent set_auto_vbus_discharge_threshold

[PATCH 1/2] usbcore/driver: Fix specific driver selection
 2020-09-21 17:03 UTC  (15+ messages)
` [PATCH 1/3] "
  ` [PATCH 2/3] usbcore/driver: Fix incorrect downcast
  ` [PATCH 3/3] usbip: Make the driver's match function specific

[PATCH 4.14 94/94] x86/defconfig: Enable CONFIG_USB_XHCI_HCD=y
 2020-09-21 16:28 UTC 

[PATCH 4.19 49/49] x86/defconfig: Enable CONFIG_USB_XHCI_HCD=y
 2020-09-21 16:28 UTC 

[PATCH 4.9 70/70] x86/defconfig: Enable CONFIG_USB_XHCI_HCD=y
 2020-09-21 16:28 UTC 

[PATCH 4.4 46/46] x86/defconfig: Enable CONFIG_USB_XHCI_HCD=y
 2020-09-21 16:28 UTC 

[PATCH v5 0/2] Use the generic PHY framework for Ingenic USB PHY
 2020-09-21 16:24 UTC  (3+ messages)
` [PATCH v5 1/2] USB: PHY: JZ4770: Remove unnecessary function calls
` [PATCH v5 2/2] PHY: Ingenic: Add USB PHY driver using generic PHY framework

[PATCH v4 0/2] Use the generic PHY framework for Ingenic USB PHY
 2020-09-21 15:27 UTC  (6+ messages)
` [PATCH v4 1/2] USB: PHY: JZ4770: Remove unnecessary function calls
` [PATCH v4 2/2] PHY: Ingenic: Add USB PHY driver using generic PHY framework

[RFT] implementation of O_NONBLOCK for chaoskey
 2020-09-21 15:25 UTC  (6+ messages)
` [RFT 1/4] chaoskey: O_NONBLOCK in concurrent reads
` [RFT 2/4] chaoskey: introduce asynchronous reads
` [RFT 3/4] chaoskey: make read() obey O_NONBLOCK
` [RFT 4/4] chaoskey: request data asynchronously

[PATCH v2] [RFC] USB: hub.c: decrease the number of attempts of enumeration scheme
 2020-09-21 15:06 UTC  (16+ messages)
` [PATCH v3] "
                        ` [PATCH] "

[PATCH] usb: yurex: Rearrange code not to need GFP_ATOMIC
 2020-09-21 14:45 UTC  (5+ messages)

[PATCH 0/4] RFC: USB C extcon patchset for the tps6598x
 2020-09-21 14:37 UTC  (2+ messages)

[PATCH v2] USB: cdc-acm: add Whistler radio scanners TRX series support
 2020-09-21 13:43 UTC  (9+ messages)

[PATCH 00/10] xhci features for usb-next
 2020-09-21 12:54 UTC  (12+ messages)
` [PATCH 01/10] usb: host: xhci-plat: add platform data support
` [PATCH 02/10] usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_priv
` [PATCH 03/10] usb: host: xhci-plat: delete the unnecessary code
` [PATCH 04/10] usb: host: xhci-plat: add priv quirk for skip PHY initialization
` [PATCH 05/10] usb: host: xhci-plat: add wakeup entry at sysfs
` [PATCH 06/10] usb: host: xhci-plat: improve the comments for xhci_plat_suspend
` [PATCH 07/10] usb: xhci: omit duplicate actions when suspending a runtime suspended host
` [PATCH 08/10] xhci: Tune interrupt blocking for isochronous transfers
` [PATCH 09/10] xhci: don't create endpoint debugfs entry before ring buffer is set
` [PATCH 10/10] usb: xhci: add debugfs support for ep with stream

[PATCH 0/4] USB: cdc-acm: handle broken union descriptors
 2020-09-21 12:45 UTC  (8+ messages)
` [PATCH 1/4] Revert "cdc-acm: hardening against malicious devices"
` [PATCH 2/4] USB: cdc-acm: handle broken union descriptors
` [PATCH 3/4] USB: cdc-acm: use common data-class define
` [RFC 4/4] USB: cdc-acm: clean up handling of quirky devices

[PATCH] USB: quirks: simplify quirk handling
 2020-09-21 11:52 UTC  (4+ messages)

[RFC]fix races in and improve CDC-WDM
 2020-09-21 11:20 UTC  (9+ messages)
` [RFC 1/8] CDC-WDM: fix hangs in flush()
` [RFC 2/8] CDC-WDM: introduce a timeout "
` [RFC 3/8] CDC-WDM: making flush() interruptible
` [RFC 4/8] CDC-WDM: remove use of intf->dev after potential disconnect
` [RFC 5/8] CDC-WDM: fix race reporting errors in flush
` [RFC 6/8] CDC-WDM: correct error reporting in write()
` [RFC 7/8] CDC-WDM: implement fsync
` [RFC 8/8] CDC-WDM: reduce scope of wdm_mutex

[PATCH] USB: cdc-acm: add Whistler radio scanners TRX series support
 2020-09-21  7:51 UTC 

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-09-21  7:30 UTC  (13+ messages)
` [PATCH 01/20] dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1
` [PATCH 03/20] dt-bindings: ata: renesas,rcar-sata: Add r8a774e1 support
` [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: Document "
` [PATCH 11/20] dt-bindings: usb: renesas,usbhs: Add "

RFC: remove the need for <asm/dma-direct.h> on ARM
 2020-09-21  6:47 UTC  (9+ messages)
` [PATCH 1/4] ARM/omap1: switch to use dma_direct_set_offset for lbus DMA offsets
` [PATCH 3/4] ARM/dma-mapping: don't handle NULL devices in dma-direct.h

[PATCH v4 01/11] usb: early: convert to readl_poll_timeout_atomic()
 2020-09-21  6:13 UTC  (11+ messages)
` [PATCH v4 02/11] usb: early: ehci-dbgp: "
` [PATCH v4 03/11] usb: pci-quirks: "
` [PATCH v4 04/11] usb: xhci-rcar: "
` [PATCH v4 05/11] usb: oxu210hp-hcd: "
` [PATCH v4 06/11] usb: fotg210-hcd: "
` [PATCH v4 07/11] usb: isp1760-hcd: "
` [PATCH v4 08/11] usb: phy-ulpi-viewport: "
` [PATCH v4 09/11] usb: phy: phy-mv-usb: "
` [PATCH v4 10/11] usb: udc: net2280: "
` [PATCH v4 11/11] iopoll: update kerneldoc of read_poll_timeout_atomic()

[PATCH 0/4] phy: intel: Add Keem Bay USB PHY support
 2020-09-21  2:44 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: phy: Add Intel Keem Bay USB PHY bindings
` [PATCH 2/4] phy: intel: Add Keem Bay USB PHY support
` [PATCH 3/4] dt-bindings: usb: Add Intel Keem Bay USB controller bindings
` [PATCH 4/4] usb: dwc3: of-simple: Add compatible string for Intel Keem Bay platform

Enabling Device DWC3 Device Mode
 2020-09-21  1:20 UTC  (6+ messages)

[PATCH v7 01/11] usb: typec: tcpci: Add a getter method to retrieve tcpm_port reference
 2020-09-20 23:06 UTC  (12+ messages)
` [PATCH v7 02/11] usb: typec: tcpci: Add set_vbus tcpci callback
` [PATCH v7 04/11] usb: typec: tcpci_maxim: Chip level TCPC driver
` [PATCH v7 05/11] dt-bindings: connector: Add property to set initial current cap for FRS
` [PATCH v7 06/11] usb: typec: tcpm: Add support for Sink Fast Role SWAP(FRS)
` [PATCH v7 11/11] usb: typec: tcpci_maxim: Implemnent set_auto_vbus_discharge_threshold

[PATCH] USB: gadget: f_ncm: Fix NDP16 datagram validation
 2020-09-20 21:08 UTC  (2+ messages)

[GIT PULL] USB/Thunderbolt fixes for 5.9-rc6
 2020-09-20 18:00 UTC  (2+ messages)

[PATCH v4 0/6] Remodel HD3SS3220 device nodes
 2020-09-20 13:49 UTC  (4+ messages)
` [PATCH v4 2/6] dt-bindings: usb: convert ti,hd3ss3220 bindings to json-schema
` [PATCH v4 3/6] dt-bindings: usb: renesas,usb3-peri: Document HS and SS data bus
` [PATCH v4 4/6] usb: typec: hd3ss3220: Use OF graph API to get the connector fwnode

[PATCH v1 1/2] dt-bindings: usb: dwc2: add support for APM82181 SoCs USB OTG HS and FS
 2020-09-20  0:18 UTC  (2+ messages)
` [PATCH v1 2/2] usb: dwc2: add support for APM82181 USB OTG

[PATCH -next v2] usb: gadget: lpc32xx_udc: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19 19:10 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: usb: Add binding for onboard USB hubs
 2020-09-18 16:05 UTC  (4+ messages)

[PATCH] usb-serial-simple: Add Whistler radio scanners TRX serie support
 2020-09-18 14:46 UTC  (6+ messages)

xhci problem -> general protection fault
 2020-09-18 14:20 UTC  (3+ messages)

[PATCH v4] usb-serial:cp210x: add support to software flow control
 2020-09-18  9:42 UTC  (2+ messages)

[PATCH 0/2] Add a quirk for dwc3 driver, requred for Hikey 970 USB to work
 2020-09-18  9:40 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: document a new quirk for dwc3

[PATCH v2] usb: gadget: config_ep_by_speed_and_alt instead of config_ep_by_speed
 2020-09-18  8:30 UTC 

[PATCH v2] usb: serial: option: Fix the lackage for Quectel EG95 LTE modem support
 2020-09-18  7:53 UTC  (2+ messages)

[PATCH 1/2] usb: serial: option: Fix the lackage for Quectel EG95 LTE modem support
 2020-09-18  7:52 UTC  (2+ messages)

[PATCH -next] rapidio: Remove set but not used variable 'rc'
 2020-09-18  7:47 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 041/330] USB: serial: mos7840: fix probe error handling
 2020-09-18  6:53 UTC  (2+ messages)

[usb:usb-linus] BUILD SUCCESS 9cdabcb3ef8c24ca3a456e4db7b012befb688e73
 2020-09-18  4:48 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).