linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-15 12:39:02 to 2022-07-20 08:24:49 UTC [more...]

[Bug 216243] New: Shutdown successful but machine does not power off
 2022-07-20  8:24 UTC  (2+ messages)
` [Bug 216243] "

[PATCH] usb: trancevibrator: simplify tv_probe
 2022-07-20  8:08 UTC  (4+ messages)

[PATCH v2 1/3] dt-bindings: usb: Add binding for TI USB8041 hub controller
 2022-07-20  7:18 UTC  (11+ messages)
` [PATCH v2 2/3] usb: misc: onboard_usb_hub: Add reset-gpio support
    `  "
` [PATCH v2 3/3] usb: misc: onboard_usb_hub: Add TI USB8041 hub support
    `  "
  ` Re: [PATCH v2 1/3] dt-bindings: usb: Add binding for TI USB8041 hub controller

[PATCH v2 1/2] net/cdc_ncm: Enable ZLP for DisplayLink ethernet devices
 2022-07-20  6:05 UTC  (4+ messages)
  ` [PATCH v5 "
    ` [PATCH v5 2/2] net/cdc_ncm: Increase NTB max RX/TX values to 64kb

[PATCH v20 1/2] dt-bindings: usb: Add analogix anx7411 PD binding
 2022-07-20  2:25 UTC  (3+ messages)
` [PATCH v20 2/2] usb: typec: anx7411: Add Analogix PD ANX7411 support

[PATCH net] r8152: fix a WOL issue
 2022-07-20  0:20 UTC  (2+ messages)

[usb:usb-testing] BUILD SUCCESS 32f02a211b0a192553075803b0b819027f96bb43
 2022-07-20  0:13 UTC 

[PATCH v2 0/4] target: Updates related to UASP
 2022-07-19 23:05 UTC  (10+ messages)
` [PATCH v2 1/4] target: Handle MI_REPORT_SUPPORTED_OPERATION_CODES
` [PATCH v2 2/4] target: Implement TMR_ABORT_TASK_SET
` [PATCH v2 3/4] target: Properly set Sense Data Length of CHECK CONDITION

[RESEND v2 0/3] usb: gadget: uvc: fixes and improvements
 2022-07-19 22:52 UTC  (4+ messages)
` [RESEND v2 2/3] usb: gadget: uvc: increase worker prio to WQ_HIGHPRI

[PATCH 0/2] usb: dwc3: core: Enable GUCTL1 bit 10 for fixing crc error after resume
 2022-07-19 22:06 UTC  (2+ messages)

[PATCH 0/5] net: usb: ax88179_178a: improvements and bug fixes
 2022-07-19 20:41 UTC  (8+ messages)
` [PATCH 1/5] net: usb: ax88179_178a: remove redundant init code
` [PATCH 2/5] net: usb: ax88179_178a: clean up pm calls
` [PATCH 3/5] net: usb: ax88179_178a: restore state on resume
` [PATCH 4/5] net: usb: ax88179_178a: move priv to driver_priv
` [PATCH 5/5] net: usb: ax88179_178a: wol optimizations

[PATCH 0/4] xhci fixes for usb-linus
 2022-07-19 16:49 UTC  (4+ messages)
` [PATCH 2/4] xhci: turn off port power in shutdown

[PATCH v2] USB: mtu3: tracing: Use the new __vstring() helper
 2022-07-19 16:19 UTC  (2+ messages)

[for-next][PATCH 13/23] USB: mtu3: tracing: Use the new __vstring() helper
 2022-07-19 15:24 UTC  (9+ messages)

[PATCH] xhci: Fix comment typo
 2022-07-16  4:17 UTC 

[Regression] CH341 USB-serial converter passes data in 32 byte chunks
 2022-07-19 12:18 UTC  (12+ messages)

[PATCH v2 1/2] net/cdc_ncm: Enable ZLP for DisplayLink ethernet devices
 2022-07-19 11:36 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] net/cdc_ncm: Increase NTB max RX/TX values to 64kb
      ` [PATCH v4 1/2] net/cdc_ncm: Enable ZLP for DisplayLink ethernet devices
        ` [PATCH v4 2/2] net/cdc_ncm: Increase NTB max RX/TX values to 64kb

[PATCH] USB: serial: option: add Quectel EM060K modem
 2022-07-19 11:28 UTC 

[PATCH 0/2] Add usb gadget support for RZ/V2M
 2022-07-19  9:13 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: usb: renesas, usb3-peri: Document RZ/V2M r9a09g011 support
` [PATCH 2/2] usb: gadget: udc: renesas_usb3: Add support for RZ/V2M

[usb:usb-testing] BUILD SUCCESS 88a15fbb47db483d06b12b1ae69f114b96361a96
 2022-07-19  9:13 UTC 

[PATCH v2 00/25] usb: gadget: f_tcm: Enhance UASP driver
 2022-07-19  9:02 UTC  (27+ messages)
` [PATCH v2 01/25] target: Add overlapped response to tmrsp_table
` [PATCH v2 02/25] target: Add common TMR enum
` [PATCH v2 03/25] usb: gadget: f_tcm: Increase stream count
` [PATCH v2 04/25] usb: gadget: f_tcm: Increase bMaxBurst
` [PATCH v2 05/25] usb: gadget: f_tcm: Don't set static stream_id
` [PATCH v2 06/25] usb: gadget: f_tcm: Allocate matching number of commands to streams
` [PATCH v2 07/25] usb: gadget: f_tcm: Limit number of sessions
` [PATCH v2 08/25] usb: gadget: f_tcm: Handle multiple commands in parallel
` [PATCH v2 09/25] usb: gadget: f_tcm: Use extra number of commands
` [PATCH v2 10/25] usb: gadget: f_tcm: Return ATA cmd direction
` [PATCH v2 11/25] usb: gadget: f_tcm: Execute command on write completion
` [PATCH v2 12/25] usb: gadget: f_tcm: Minor cleanup redundant code
` [PATCH v2 13/25] usb: gadget: f_tcm: Don't free command immediately
` [PATCH v2 14/25] usb: gadget: f_tcm: Translate error to sense
` [PATCH v2 15/25] usb: gadget: f_tcm: Cleanup unused variable
` [PATCH v2 16/25] usb: gadget: f_tcm: Update state on data write
` [PATCH v2 17/25] usb: gadget: f_tcm: Handle abort command
` [PATCH v2 18/25] usb: gadget: f_tcm: Cleanup requests on ep disable
` [PATCH v2 19/25] usb: gadget: f_tcm: Decrement command ref count on cleanup
` [PATCH v2 20/25] usb: gadget: f_tcm: Save CPU ID per command
` [PATCH v2 21/25] usb: gadget: f_tcm: Get stream by tag
` [PATCH v2 22/25] usb: gadget: f_tcm: Send sense on cancelled transfer
` [PATCH v2 23/25] usb: gadget: f_tcm: Handle TASK_MANAGEMENT commands
` [PATCH v2 24/25] usb: gadget: f_tcm: Check overlapped command
` [PATCH v2 25/25] usb: gadget: f_tcm: Comply with UAS Task Management requirement

[PATCH v5 0/3] Microchip LAN966x USB device support
 2022-07-19  7:04 UTC  (3+ messages)
` [PATCH v5 1/3] clk: lan966x: Fix the lan966x clock gate register address

[PATCH v2] platform/chrome: cros_typec_switch: Add ACPI Kconfig dep
 2022-07-19  6:44 UTC  (2+ messages)

[PATCH] sr9700: improve packet length sanity check
 2022-07-19  3:07 UTC  (2+ messages)

[PATCH v2 4/4] target: Properly set Sense data length when copy sense
 2022-07-19  2:07 UTC 

[PATCH] USB: usb-serial-simple: add new device id for OPPO R11
 2022-07-18 20:47 UTC  (8+ messages)

[usb:usb-testing 50/55] drivers/platform/chrome/cros_typec_switch.c:93:9: error: call to undeclared function 'acpi_evaluate_integer'; ISO C99 and later do not support implicit function declarations
 2022-07-18 18:58 UTC  (2+ messages)

[PATCH] platform/chrome: cros_typec_switch: Add ACPI Kconfig dep
 2022-07-18 18:55 UTC 

[PATCH v2 0/3] usb: host: npcm7xx-ehci: add Arbel NPCM8XX support and remove reset sequence
 2022-07-18 18:18 UTC  (4+ messages)
` [PATCH v2 1/3] usb: host: npcm7xx: remove USB EHCI host "
` [PATCH v2 2/3] dt-bindings: usb: npcm7xx: Add npcm845 compatible
` [PATCH v2 3/3] USB: host: npcm: Add NPCM8XX support

[PATCH v2] usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue(), cdns3_gadget_ep_enable()
 2022-07-18 16:00 UTC 

[PATCH v1 0/3] usb: host: npcm7xx-ehci: add Arbel NPCM8XX support and remove reset sequence
 2022-07-18 14:30 UTC  (8+ messages)
` [PATCH v1 1/3] usb: host: npcm7xx: remove USB EHCI host "
` [PATCH v1 2/3] dt-bindings: usb: npcm7xx: Add npcm845 compatible
` [PATCH v1 3/3] USB: host: npcm: Add NPCM8XX support

[PATCH 4/6] dt-bindings: usb: qcom,dwc3: Add SM6375 compatible
 2022-07-18 14:30 UTC  (2+ messages)

[PATCH v4 0/2] Add USB2.0 phy driver for Sunplus SP7021
 2022-07-18 14:12 UTC  (4+ messages)
` [PATCH v4 1/2] phy: usb: "
` [PATCH v4 2/2] dt-bindings: phy: Add bindings doc for Sunplus USB2

[PATCH v5 00/13] Add MediaTek MT6370 PMIC support
 2022-07-18 13:56 UTC  (29+ messages)
` [PATCH v5 06/13] dt-bindings: mfd: Add MediaTek MT6370
` [PATCH v5 07/13] mfd: mt6370: Add MediaTek MT6370 support
` [PATCH v5 08/13] usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver
` [PATCH v5 09/13] iio: adc: mt6370: Add MediaTek MT6370 support
` [PATCH v5 10/13] power: supply: mt6370: Add MediaTek MT6370 charger driver
` [PATCH v5 11/13] leds: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
` [PATCH v5 12/13] leds: flashlight: mt6370: Add MediaTek MT6370 flashlight support
` [PATCH v5 13/13] video: backlight: mt6370: Add MediaTek MT6370 support

[usb:usb-testing 43/55] drivers/usb/typec/anx7411.c:387 anx7411_register_partner() warn: passing zero to 'PTR_ERR'
 2022-07-18 11:35 UTC 

[PATCH] usb/serial: fix repeated words in comments
 2022-07-18 10:26 UTC  (2+ messages)

[PATCH] usb/typec/tcpm: fix repeated words in comments
 2022-07-18  8:39 UTC  (3+ messages)

[PATCH v4] watchdog: add driver for StreamLabs USB watchdog device
 2022-07-18  2:17 UTC  (5+ messages)

[PATCH] usb: aspeed-vhub: Fix refcount leak bug in ast_vhub_init_desc()
 2022-07-18  1:00 UTC  (2+ messages)

[PATCH 0/3] usb: typec: tcpci_rt1711h: Add compatible with rt1715
 2022-07-16 20:56 UTC  (6+ messages)
` [PATCH 2/3] usb: typec: tcpci: Add get cc tcpci callback
` [PATCH 3/3] usb: typec: tcpci_rt1711h: Add compatible with rt1715

[GIT PULL] USB driver fixes for 5.19-rc7
 2022-07-16 18:26 UTC  (2+ messages)

[PATCH] usb/storage: fix repeated words in comments
 2022-07-16 17:06 UTC  (2+ messages)

[PATCH] usb/host: fix repeated words in comments
 2022-07-16 17:04 UTC  (2+ messages)

[PATCH] usb/musb: fix repeated words in comments
 2022-07-16 13:44 UTC 

[PATCH] usb/misc: fix repeated words in comments
 2022-07-16 13:41 UTC 

[PATCH] usb/image: fix repeated words in comments
 2022-07-16 13:38 UTC 

[PATCH] usb/host: fix repeated words in comments
 2022-07-16 13:36 UTC 

[PATCH] usb/dwc3: fix repeated words in comments
 2022-07-16 13:27 UTC 

[PATCH] usb/dwc2: fix repeated words in comments
 2022-07-16 13:25 UTC 

[PATCH] usb/core: fix repeated words in comments
 2022-07-16 13:24 UTC 

[PATCH] usb/chipidea: fix repeated words in comments
 2022-07-16 13:16 UTC 

[PATCH] usb/atm: fix repeated words in comments
 2022-07-16 13:13 UTC 

[PATCH] usb: cdns3: removed useless condition in cdns3_gadget_ep_dequeue()
 2022-07-16 12:14 UTC  (2+ messages)

[PATCH v2] usb: dwc3: qcom: Defer dwc3-qcom probe if dwc3 isn't probed properly
 2022-07-16  4:13 UTC  (3+ messages)

[usb:usb-testing] BUILD SUCCESS c76d09da77d69d7f737540985912ad2bca654713
 2022-07-16  1:58 UTC 

[PATCH] usb: phy: remove redundant store to variable var after & operation
 2022-07-15 22:56 UTC 

[PATCH v2] usb: serial: qcserial: add EM9191 support
 2022-07-15 21:28 UTC  (3+ messages)

[usb:usb-linus] BUILD SUCCESS 3486af89dd3c0b0bef194c4bccf17c31ef16b99f
 2022-07-15  9:09 UTC 

[PATCH v3 1/2] phy: usb: Add USB2.0 phy driver for Sunplus SP7021
 2022-07-15 15:17 UTC  (2+ messages)


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).