messages from 2020-07-13 16:21:34 to 2020-07-15 21:58:10 UTC [more...]
[PATCH RESEND 0/3] usb: gadget: udc: atmel: assorted fixes
2020-07-15 21:58 UTC (7+ messages)
` [PATCH RESEND 2/3] usb: gadget: udc: atmel: fix uninitialized read in debug printk
` [PATCH RESEND 1/3] usb: gadget: udc: atmel: remove outdated comment in usba_ep_disable()
` [PATCH RESEND 3/3] usb: gadget: udc: atmel: implement .pullup callback
PATCH 0/4] usbd: typec: fusb302: Add support for specifying supported alternate-modes through devicetree/fwnodes
2020-07-15 21:14 UTC (8+ messages)
` [PATCH 1/4] dt-bindings: usb-connector: Add support for Type-C alternate-modes
` [PATCH 2/4] usb: typec: Add typec_port_register_altmodes_from_fwnode()
` [PATCH 3/4] usb: typec: tcpm: Add support for altmodes
` [PATCH 4/4] platform/x86/intel_cht_int33fe: Add displayport altmode fwnode to the connector fwnode
System crash/lockup after plugging CDC ACM device
2020-07-15 20:39 UTC (10+ messages)
[PATCH v5 net-next 0/5] usbnet: multicast filter support for cdc ncm devices
2020-07-15 18:41 UTC (6+ messages)
` [PATCH v5 net-next 1/5] net: cdc_ether: use dev->intf to get interface information
` [PATCH v5 net-next 2/5] net: cdc_ether: export usbnet_cdc_update_filter
` [PATCH v5 net-next 3/5] net: usbnet: export usbnet_set_rx_mode()
` [PATCH v5 net-next 4/5] net: cdc_ncm: add .ndo_set_rx_mode to cdc_ncm_netdev_ops
` [PATCH v5 net-next 5/5] net: cdc_ncm: hook into set_rx_mode to admit multicast traffic
[PATCH 0/6] Add STUSB160x Type-C port controller support
2020-07-15 18:19 UTC (3+ messages)
` [PATCH 1/6] dt-bindings: connector: add power-opmode optional property to usb-connector
[PATCH 0/3] Support for tft displays based on ilitek,ili9488
2020-07-15 18:14 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: add vendor prefix for EastRising Technology Co.,Ltd
` [PATCH 1/3] dt-bindings: add vendor prefix for EastRising Technology Co., Ltd
` [PATCH 2/3] dt-bindings: add binding for Ilitek ili9488 based display panels
[PATCH] usb: gadget: net2272: skip BAR1 on error handling paths in probe
2020-07-15 16:40 UTC
[PATCH 1/3 v2] usb: typec: tcpci: Support BIST test data mode for compliance
2020-07-15 16:32 UTC (6+ messages)
` [PATCH 2/3 v2] usb: typec: tcpm: Support bist "
` [PATCH 3/3 v2] usb: typec: tcpm: Stay in BIST mode till hardreset or unattached
[PATCH 0/1] usb: dwc3: meson-g12a: fix shared reset control use
2020-07-15 16:23 UTC (7+ messages)
` [PATCH 1/1] "
[PATCH 0/6] usb: typec: tcpm: Fix AB BA lock inversion between tcpm and alt-mode drivers
2020-07-15 16:06 UTC (13+ messages)
` [PATCH 1/6] usb: typec: tcpm: Move mod_delayed_work(&port->vdm_state_machine) call into tcpm_queue_vdm()
` [PATCH 2/6] usb: typec: tcpm: Move locking "
` [PATCH 3/6] usb: typec: tcpm: Refactor tcpm_handle_vdm_request payload handling
` [PATCH 4/6] usb: typec: tcpm: Refactor tcpm_handle_vdm_request
` [PATCH 5/6] usb: typec: tcpm: Fix AB BA lock inversion between tcpm code and the alt-mode drivers
` [PATCH 6/6] usb: typec: tcpm: Add WARN_ON ensure we are not tryong to send 2 VDM packets at the same time
[PATCH] usb: xhci: add debugfs support for ep with stream
2020-07-15 16:06 UTC (2+ messages)
[PATCH 1/4] cdc_ether: use dev->intf to get interface information
2020-07-15 16:02 UTC (2+ messages)
[PATCH 4/4] cdc_ncm: hook into set_rx_mode to admit multicast traffic
2020-07-15 15:57 UTC
[PATCH 3/4] cdc_ncm: replace the way cdc_ncm hooks into
2020-07-15 15:56 UTC
[PATCH 2/4] cdc_ether: export usbnet_cdc_update_filter
2020-07-15 15:54 UTC
[PATCH RESEND v7 0/3] Add USB3.0 and TI HD3SS3220 driver support
2020-07-15 15:37 UTC (6+ messages)
` [PATCH RESEND v7 1/3] dt-bindings: usb: hd3ss3220 device tree binding document
[PATCH] hwmon: add fan/pwm driver for corsair h100i platinum
2020-07-15 15:10 UTC (11+ messages)
[PATCH v8 00/12] PCI: brcmstb: enable PCIe for STB chips
2020-07-15 14:35 UTC
[PATCH] usb: dwc2: Fix error path in gadget registration
2020-07-15 13:54 UTC (4+ messages)
[PATCH v2 0/8] Mop-up left-behind fixes for W=1 warnings in USB
2020-07-15 12:23 UTC (10+ messages)
` [PATCH v2 1/8] usb: dwc2: gadget: Make use of GINTMSK2
` [PATCH v2 2/8] usb: dwc2: gadget: Avoid pointless read of EP control register
` [PATCH v2 3/8] usb: mtu3: mtu3_trace: Function headers are not suitable for kerneldoc
` [PATCH v2 4/8] usb: mtu3: mtu3_trace: Supply missing mtu3_debug.h include file
` [PATCH v2 5/8] usb: class: cdc-wdm: Provide description for usb_cdc_wdm_register()'s manage_power arg
` [PATCH v2 6/8] usb: c67x00: c67x00-hcd: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH v2 7/8] usb: misc: sisusbvga: sisusb_init: Remove genunine unused static const arrays
` [PATCH v2 8/8] usb: misc: sisusbvga: Move static const tables out to different include file
[PATCH v2 1/3] dt-bindings: usb: ci-hdrc-usb2: add property disable-runtime-pm
2020-07-15 10:23 UTC (5+ messages)
` [PATCH v2 2/3] usb: chipidea: imx: support disabling runtime-pm
` [PATCH v2 3/3] ARM: dts: colibri-imx6ull: disable runtime pm
[PATCH 1/3] usb: host: xhci: avoid calling contineous two times for xhci_suspend
2020-07-15 9:38 UTC (3+ messages)
` [PATCH 2/3] usb: host: xhci-plat: initialize device wakeup default enabled
` [PATCH 3/3] usb: host: xhci-plat: improve the comments for xhci_plat_suspend
[PATCH v3 0/6] Generic USB Display driver
2020-07-15 7:30 UTC (14+ messages)
` [PATCH v3 4/6] drm: Add "
[PATCH 2/4] cdc_ether: use dev->intf to get interface information
2020-07-15 7:16 UTC (4+ messages)
` [PATCH 2/4] cdc_ether: export usbnet_cdc_update_filter
[PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit
2020-07-15 6:15 UTC (18+ messages)
[PATCH v3 0/4] Add logic to consolidate TRBs for Synopsys xHC
2020-07-15 5:51 UTC (5+ messages)
` [PATCH v3 3/4] usb: dwc3: Add device property sgl-trb-cache-size-quirk
[PATCH 1/4] usb: linux/usb.h: drop duplicated word in comment
2020-07-15 4:57 UTC (4+ messages)
` [PATCH 2/4] usb: linux/usb/gadget.h: fix "
` [PATCH 3/4] usb: linux/usb/pd_vdo.h: drop "
` [PATCH 4/4] usb: linux/usb/serial.h: "
[PATCH -next] USB: musb: Remove unused inline function
2020-07-15 3:12 UTC
[PATCH 4/4] cdc_ncm: hook into set_rx_mode to admit multicast traffic
2020-07-15 1:28 UTC
[PATCH 3/4] cdc_ncm: replace the way cdc_ncm hooks into usbnet_change_mtu
2020-07-15 1:26 UTC
[PATCH 1/4] cdc_ether: use dev->intf to get interface information
2020-07-15 1:23 UTC
[PATCH v3 0/9] Raspberry Pi 4 USB firmware initialization rework
2020-07-14 23:18 UTC (7+ messages)
` [PATCH v3 1/9] dt-bindings: reset: Add a binding for the RPi Firmware reset controller
INFO: rcu detected stall in dummy_timer (3)
2020-07-14 19:47 UTC (2+ messages)
[Bug 208357] snd-usb-audio broken for 06f8:b000 since 4.9.189
2020-07-14 19:18 UTC (2+ messages)
[PATCH 1/6] skeleton for asetek gen 6 driver
2020-07-14 17:43 UTC (12+ messages)
` [PATCH 2/6] fan support "
` [PATCH 3/6] rpm "
` [PATCH 4/6] automatic fan count detection
` [PATCH 5/6] allow setting enable instead of mode, and support enable 2/3/4
` [PATCH 6/6] added some comments and fixed some styling
[PATCH] usb: typec: tcpm: Move to high priority workqueue for processing events
2020-07-14 17:16 UTC (4+ messages)
[v2,1/4] Simplify usbnet_cdc_update_filter
2020-07-14 16:13 UTC (7+ messages)
` [v3,1/4] "
` [PATCH v3 1/4] "
[PATCH] USB OVER IP DRIVER: Replace HTTP links with HTTPS ones
2020-07-14 15:49 UTC (3+ messages)
` [PATCH] tools: usb: usbip: "
[PATCH] USB: serial: add support for MaxLinear XR21V1412
2020-07-14 14:43 UTC (2+ messages)
[PATCH AUTOSEL 5.7 13/19] net: usb: qmi_wwan: add support for Quectel EG95 LTE modem
2020-07-14 14:38 UTC
[PATCH AUTOSEL 5.4 12/18] net: usb: qmi_wwan: add support for Quectel EG95 LTE modem
2020-07-14 14:39 UTC
[PATCH AUTOSEL 4.19 10/13] net: usb: qmi_wwan: add support for Quectel EG95 LTE modem
2020-07-14 14:39 UTC
[PATCH AUTOSEL 4.14 10/12] net: usb: qmi_wwan: add support for Quectel EG95 LTE modem
2020-07-14 14:39 UTC
[PATCH AUTOSEL 4.9 08/10] net: usb: qmi_wwan: add support for Quectel EG95 LTE modem
2020-07-14 14:40 UTC
[PATCH 1/2] usb: typec: tcpm: Support bist test data mode for compliance
2020-07-14 14:09 UTC (3+ messages)
` [PATCH 2/2] usb: typec: tcpm: Stay in BIST mode till hardreset or unattached
[PATCH 00/32] Fix the final bunch of W=1 issues in USB
2020-07-14 13:54 UTC (6+ messages)
` [PATCH 08/32] usb: typec: tcpm: tcpm: Remove dangling unused 'struct tcpm_altmode_ops'
[PATCH] USB: Remove pci-dma-compat wrapper APIs
2020-07-14 11:52 UTC
[PATCH v2] USB: serial: add support for MaxLinear XR21V1412
2020-07-14 11:22 UTC (5+ messages)
[PATCH] USB: serial: sierra: clean up special-interface handling
2020-07-14 9:55 UTC (3+ messages)
[PATCH 0/5] USB: serial: cp210x: add support for line-status events
2020-07-14 9:55 UTC (3+ messages)
[PATCH] cdc-acm: acm_init: Set initial BAUD to B0
2020-07-14 9:06 UTC (5+ messages)
[PATCH 1/9] usb: gadget: bdc: fix code check warning or error caused by spacing
2020-07-14 8:48 UTC (9+ messages)
` [PATCH 2/9] usb: gadget: bdc: fix warning of embedded function name
` [PATCH 3/9] usb: gadget: bdc: fix improper SPDX comment style for header file
` [PATCH 4/9] usb: gadget: bdc: remove bdc_ep_set_halt() declaration
` [PATCH 5/9] usb: gadget: bdc: add identifier name for function declaraion
` [PATCH 6/9] usb: gadget: bdc: fix check warning of block comments alignment
` [PATCH 7/9] usb: gadget: bdc: avoid precedence issues
` [PATCH 8/9] usb: gadget: bdc: use the BIT macro to define bit filed
` [PATCH 9/9] usb: gadget: bdc: prefer pointer dereference to pointer type
[PATCH] USB: serial: option: Add support for Neoway N720
2020-07-14 7:27 UTC (2+ messages)
[PATCH 0/2] tcpm: Error handling for tcpm_register_partner_altmodes
2020-07-14 6:49 UTC (6+ messages)
` [PATCH 1/2] usb: typec: Comment correction for typec_partner_register_altmode
` [PATCH 2/2] usb: typec: tcpm: Error handling for tcpm_register_partner_altmodes
[PATCH v3 0/3] Add USB PHY support for new Ingenic SoCs
2020-07-14 6:31 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: USB: Add bindings "
` [PATCH v3 2/3] USB: PHY: JZ4770: Add support "
` [PATCH v3 3/3] USB: PHY: JZ4770: Reformat the code to align it
BUG: corrupted list in usb_hcd_link_urb_to_ep
2020-07-14 6:24 UTC
[PATCH v2] dt-bindings: usb: ti,keystone-dwc3.yaml: Improve schema
2020-07-14 3:14 UTC (2+ messages)
[PATCH v2 0/5] add NXP imx8mp usb support
2020-07-14 3:00 UTC (3+ messages)
` [PATCH v2 5/5] dt-bindings: usb: dwc3-imx8mp: add imx8mp dwc3 glue bindings
[PATCH v2] dt-bindings: usb: renesas,usb-xhci: convert to YAML
2020-07-14 2:12 UTC (2+ messages)
[PATCH] usb: hso: Fix debug compile warning on sparc32
2020-07-14 0:03 UTC (2+ messages)
[PATCH v2 2/3] USB: PHY: JZ4770: Add support for new Ingenic SoCs
2020-07-13 18:46 UTC (2+ messages)
[PATCH] Replace HTTP links with HTTPS ones: USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
2020-07-13 17:27 UTC (2+ messages)
[PATCH 00/17] Documentation/driver-api: eliminate duplicated words
2020-07-13 17:20 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).