linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-06 17:16:15 to 2022-07-09 03:20:49 UTC [more...]

[PATCH v4 0/5] Rework KUnit test execution in modules
 2022-07-09  3:19 UTC  (4+ messages)
` [PATCH v4 1/5] kunit: unify module and builtin suite definitions
` [PATCH v4 2/5] kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites
` [PATCH v4 3/5] thunderbolt: test: Use kunit_test_suite() macro

[PATCH 0/5] Fix controller halt and endxfer timeout issues
 2022-07-09  2:26 UTC  (9+ messages)
` [PATCH 1/5] usb: dwc3: Do not service EP0 and conndone events if soft disconnected
` [PATCH 2/5] usb: dwc3: gadget: Force sending delayed status during soft disconnect
` [PATCH 3/5] usb: dwc3: gadget: Adjust IRQ management during soft disconnect/connect
` [PATCH 4/5] usb: dwc3: Allow end transfer commands to be sent during soft disconnect
` [PATCH 5/5] usb: dwc3: gadget: Increase DWC3 controller halt timeout

[usb:usb-testing] BUILD SUCCESS 8affe37c525d800a2628c4ecfaed13b77dc5634a
 2022-07-09  1:59 UTC 

[usb:usb-linus] BUILD SUCCESS bb160ee61c04fe96f3cc0088ef1907214861dccc
 2022-07-09  2:00 UTC 

[PATCH] usb: gadget: udc: amd5536 depends on HAS_DMA
 2022-07-09  1:36 UTC 

[PATCH 00/36] usb: gadget: f_tcm: Enhance UASP driver
 2022-07-09  0:46 UTC  (78+ messages)
` [PATCH 01/36] target: Handle MI_REPORT_SUPPORTED_OPERATION_CODES
` [PATCH 02/36] target: Add overlapped response to tmrsp_table
` [PATCH 03/36] target: Don't drain empty list
` [PATCH 04/36] target: Does tmr notify on aborted command
` [PATCH 05/36] target: Don't remove command too early
` [PATCH 06/36] target: Return Function Complete
` [PATCH 07/36] target: Don't do tmr_notify on empty aborted list
` [PATCH 08/36] target: Refactor core_tmr_abort_task
` [PATCH 09/36] target: Add common Task Management values
` [PATCH 10/36] target: Implement TMR_ABORT_TASK_SET
` [PATCH 11/36] target: Properly set Sense Data Length of CHECK CONDITION
` [PATCH 12/36] target: Properly set Sense data length when copy sense
` [PATCH 13/36] target: Don't respond TMR_LUN_DOES_NOT_EXIST for all TMR failure
` [PATCH 14/36] target: Introduce target_submit_tmr_fail_response
` [PATCH 15/36] target: Include INQUIRY length
` [PATCH 16/36] usb: gadget: f_tcm: Increase stream count
` [PATCH 17/36] usb: gadget: f_tcm: Increase bMaxBurst
` [PATCH 18/36] usb: gadget: f_tcm: Don't set static stream_id
` [PATCH 19/36] usb: gadget: f_tcm: Allocate matching number of commands to streams
` [PATCH 20/36] usb: gadget: f_tcm: Limit number of sessions
` [PATCH 21/36] usb: gadget: f_tcm: Handle multiple commands in parallel
` [PATCH 22/36] usb: gadget: f_tcm: Use extra number of commands
` [PATCH 23/36] usb: gadget: f_tcm: Return ATA cmd direction
` [PATCH 24/36] usb: gadget: f_tcm: Execute command on write completion
` [PATCH 25/36] usb: gadget: f_tcm: Minor cleanup redundant code
` [PATCH 26/36] usb: gadget: f_tcm: Don't free command immediately
` [PATCH 27/36] usb: gadget: f_tcm: Translate error to sense
` [PATCH 28/36] usb: gadget: f_tcm: Cleanup unused variable
` [PATCH 29/36] usb: gadget: f_tcm: Update state on data write
` [PATCH 30/36] usb: gadget: f_tcm: Handle abort command
` [PATCH 31/36] usb: gadget: f_tcm: Cleanup requests on ep disable
` [PATCH 32/36] usb: gadget: f_tcm: Send sense reason
` [PATCH 33/36] usb: gadget: f_tcm: Save CPU ID per command
` [PATCH 34/36] usb: gadget: f_tcm: Free tags earlier
` [PATCH 35/36] usb: gadget: f_tcm: Handle TASK_MANAGEMENT commands
` [PATCH 36/36] usb: gadget: f_tcm: Comply with UAS Task Management requirement

[PATCH v2 0/2] fix trb handling for high speed isoc transfers
 2022-07-08 23:00 UTC  (7+ messages)
` [PATCH v2 1/2] usb: dwc3: gadget: refactor dwc3_repare_one_trb
` [PATCH v2 2/2] usb: dwc3: gadget: fix high speed multiplier setting

[PATCH] dt-bindings: usb: mtk-xhci: add compatible for mt8188
 2022-07-08 22:10 UTC  (3+ messages)

[PATCH] Revert "dt-bindings: usb: mtk-xhci: Make all clocks required"
 2022-07-08 19:26 UTC 

[PATCH] usb: dwc3: Describe function parameter 'mult'
 2022-07-08 19:10 UTC  (3+ messages)

[PATCH v3 0/5] Rework KUnit test execution in modules
 2022-07-08 18:23 UTC  (12+ messages)
` [PATCH v3 1/5] kunit: unify module and builtin suite definitions
` [PATCH v3 2/5] kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites
` [PATCH v3 3/5] thunderbolt: test: Use kunit_test_suite() macro
` [PATCH v3 4/5] nitro_enclaves: "
` [PATCH v3 5/5] mmc: sdhci-of-aspeed: "

[PATCH v3 0/9] Type-C switch driver and Type-C framework updates
 2022-07-08 17:24 UTC  (15+ messages)
` [PATCH v3 1/9] usb: typec: Add support for retimers
` [PATCH v3 2/9] usb: typec: Add retimer handle to port
` [PATCH v3 3/9] platform/chrome: Add Type-C mux set command definitions
` [PATCH v3 4/9] platform/chrome: cros_typec_switch: Add switch driver
` [PATCH v3 5/9] platform/chrome: cros_typec_switch: Set EC retimer
` [PATCH v3 6/9] platform/chrome: cros_typec_switch: Add event check
` [PATCH v3 7/9] platform/chrome: cros_typec_switch: Register mode switches
` [PATCH v3 8/9] platform/chrome: cros_ec_typec: Cleanup switch handle return paths
` [PATCH v3 9/9] platform/chrome: cros_ec_typec: Get retimer handle

[PATCH] gadgetfs: ep_io - wait until IRQ finishes
 2022-07-08 14:39 UTC  (4+ messages)

[PATCH 0/3] tools: usb: testusb: Fix reported gadget speeds
 2022-07-08 12:55 UTC  (5+ messages)
` [PATCH 1/3] tools: usb: testusb: Add wireless speed reporting
` [PATCH 2/3] tools: usb: testusb: Add super "
` [PATCH 3/3] tools: usb: testusb: Add super-plus "

[PATCH v14 1/3] usb: typec: tcpci: move tcpci.h to include/linux/usb/
 2022-07-08 12:53 UTC  (3+ messages)
` [PATCH v14 3/3] usb: typec: anx7411: Add Analogix PD ANX7411 support

[PATCH 0/2] DisplayLink USB-ethernet improvements
 2022-07-08 12:37 UTC  (8+ messages)
` [PATCH 1/2] net/cdc_ncm: Enable ZLP for DisplayLink ethernet devices
` [PATCH 2/2] net/cdc_ncm: Increase NTB max RX/TX values to 64kb

[PATCH] usb: cdnsp: Fix potential memory leak in cdnsp_alloc_stream_info()
 2022-07-08 12:34 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
 2022-07-08 10:02 UTC  (5+ messages)

[PATCH 1/5] usb: mtu3: fix coverity of string buffer
 2022-07-08  7:26 UTC  (6+ messages)
` [PATCH 2/5] usb: mtu3: print endpoint type as string
` [PATCH 3/5] usb: mtu3: add feature to disable device's usb3 port
` [PATCH 4/5] usb: mtu3: check capability of usb3 dual role
` [PATCH 5/5] usb: mtu3: support function remote wakeup

[PATCH v2 0/9] platform/chrome: Type-C switch driver and Type-C framework updates
 2022-07-07 22:06 UTC  (13+ messages)
` [PATCH v2 1/9] usb: typec: Add support for retimers
` [PATCH v2 2/9] usb: typec: Add retimer handle to port
` [PATCH v2 3/9] platform/chrome: Add Type-C mux set command definitions
` [PATCH v2 4/9] platform/chrome: cros_typec_switch: Add switch driver
` [PATCH v2 5/9] platform/chrome: cros_typec_switch: Set EC retimer
` [PATCH v2 6/9] platform/chrome: cros_typec_switch: Add event check
` [PATCH v2 7/9] platform/chrome: cros_typec_switch: Register mode switches
` [PATCH v2 8/9] platform/chrome: cros_ec_typec: Cleanup switch handle return paths
` [PATCH v2 9/9] platform/chrome: cros_ec_typec: Get retimer handle

[Bug 214259] New: Discrete Thunderbold Controller 8086:1137 throws DMAR and XHCI errors and is only partially functional
 2022-07-07 21:16 UTC  (3+ messages)
` [Bug 214259] "

[PATCH v3] usb: gadget: f_mass_storage: forced_eject attribute
 2022-07-07 18:38 UTC  (3+ messages)

Transferencia
 2022-07-07 16:54 UTC 

[PATCH v2 RESEND] thunderbolt: Add DP out resource when DP tunnel is discovered
 2022-07-07 17:31 UTC 

gadgetfs inode.c - possible memory corruption ?
 2022-07-07 17:16 UTC  (4+ messages)

[PATCH v2] usb: gadget: f_mass_storage: forced_eject attribute
 2022-07-07 17:10 UTC  (4+ messages)

fully convert arm to use dma-direct v3
 2022-07-07 16:19 UTC  (7+ messages)

[PATCH] usbnet: modern method to get random MAC
 2022-07-07 13:38 UTC  (2+ messages)

[PATCH v2] thunderbolt: Add DP out resource when DP tunnel is discovered
 2022-07-07 12:24 UTC  (2+ messages)

[PATCH] usb: gadget: uvc: fix changing interface name via configfs
 2022-07-07 11:56 UTC 

[PATCH] thunderbolt: Add DP out resource when DP tunnel is discovered
 2022-07-07 11:18 UTC  (7+ messages)

[PATCH v4 00/13] Add Mediatek MT6370 PMIC support
 2022-07-07 10:49 UTC  (4+ messages)
` [PATCH v4 12/13] leds: flashlight: mt6370: Add Mediatek MT6370 flashlight support

[PATCHv3] usbnet: fix memory leak in error case
 2022-07-07  2:50 UTC  (2+ messages)

[PATCH v2 0/4] Fixes for dtbs_check warnings on Mediatek XHCI nodes
 2022-07-07  1:10 UTC  (8+ messages)
` [PATCH v2 2/4] dt-bindings: usb: mtk-xhci: Make all clocks required

[PATCH v5 0/9] usb: typec: Introduce typec-switch binding
 2022-07-07  0:17 UTC  (10+ messages)
` [PATCH v5 5/9] drm/bridge: anx7625: Add typec_mux_set callback function

[PATCH v3 0/3] Add support for multiport controller
 2022-07-06 22:09 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: usb: dwc3: Add support for multiport related properties

[PATCH] usb: gadget: f_mass_storage: forced_eject attribute
 2022-07-06 20:53 UTC  (4+ 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).