Linux-USB Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-07 10:49:41 to 2022-07-12 12:03:34 UTC [more...]

[syzbot] inconsistent lock state in find_vmap_area
 2022-07-12 12:03 UTC 

[PATCH v2 0/7] ftdi_sio driver improvements
 2022-07-12 11:53 UTC  (8+ messages)
` [PATCH v2 1/7] USB: serial: ftdi_sio: Fix divisor overflow
` [PATCH v2 2/7] USB: serial: ftdi_sio: Add missing baud rate validation
` [PATCH v2 3/7] USB: serial: ftdi_sio: Extract SIO divisor code to function
` [PATCH v2 4/7] USB: serial: ftdi_sio: Do not reset baud rate to 9600 Baud on error
` [PATCH v2 5/7] USB: serial: ftdi_sio: Fix baud rate rounding for ASYNC_SPD_CUST
` [PATCH v2 6/7] USB: serial: ftdi_sio: Fix custom_divisor and c_*speed "
` [PATCH v2 7/7] USB: serial: ftdi_sio: Fill c_*speed fields with real baud rate

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

[PATCH v2 0/4] usb: typec: ucsi: add support for stm32g0
 2022-07-12 10:18 UTC  (11+ messages)
` [PATCH v2 1/4] dt-bindings: usb: typec: add bindings for stm32g0 controller
` [PATCH v2 2/4] usb: typec: ucsi: stm32g0: add support for stm32g0 i2c controller
` [PATCH v2 3/4] usb: typec: ucsi: stm32g0: add bootloader support
` [PATCH v2 4/4] usb: typec: ucsi: stm32g0: add support for power management

[PATCH v16 1/3] usb: typec: tcpci: move tcpci.h to include/linux/usb/
 2022-07-12  9:38 UTC  (4+ messages)
` [PATCH v16 2/3] dt-bindings: usb: Add analogix anx7411 PD binding
` [PATCH v16 3/3] usb: typec: anx7411: Add Analogix PD ANX7411 support

[PATCH v15 1/3] usb: typec: tcpci: move tcpci.h to include/linux/usb/
 2022-07-12  9:02 UTC  (6+ messages)
` [PATCH v15 2/3] dt-bindings: usb: Add analogix anx7411 PD binding
` [PATCH v15 3/3] usb: typec: anx7411: Add Analogix PD ANX7411 support

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

[PATCH v2] usb: typec: add missing uevent when partner support PD
 2022-07-12  8:19 UTC  (2+ messages)

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

[PATCH 00/36] usb: gadget: f_tcm: Enhance UASP driver
 2022-07-12  3:09 UTC  (52+ messages)
` [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 18/36] usb: gadget: f_tcm: Don't set static stream_id
` [PATCH 32/36] usb: gadget: f_tcm: Send sense reason
` [PATCH 34/36] usb: gadget: f_tcm: Free tags earlier
` [PATCH 35/36] usb: gadget: f_tcm: Handle TASK_MANAGEMENT commands

[PATCH 01/36] target: Handle MI_REPORT_SUPPORTED_OPERATION_CODES
 2022-07-12  2:48 UTC 

[PATCH] usb: dwc3: ep0: Properly handle setup_packet_pending scenario in data stage
 2022-07-12  1:44 UTC 

[PATCH] usb: chipidea: udc: check request status before setting device address
 2022-07-12  1:22 UTC  (6+ messages)
  ` [EXT] "

[RFC PATCH] usb: chipidea: Add support for VBUS control with PHY
 2022-07-12  1:19 UTC  (4+ messages)

[PATCH] usb: misc: onboard_hub: Fix 'missing prototype' warning
 2022-07-11 16:28 UTC  (2+ messages)

[PATCH] usb: remove useless condition _ep_queue()
 2022-07-11 15:25 UTC 

[PATCH] usb: musb: remove useless condition from musb_gadget_dequeue()
 2022-07-11 15:17 UTC 

[PATCH] usb: cdns3: removed useless condition in cdns3_gadget_ep_dequeue()
 2022-07-11 15:10 UTC 

[PATCH] Revert "dt-bindings: usb: mtk-xhci: Make all clocks required"
 2022-07-11 14:34 UTC  (4+ messages)

[PATCH v2 0/4] usb: typec: ucsi: add support for stm32g0
 2022-07-11 12:03 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: usb: typec: add bindings for stm32g0 controller
` [PATCH v2 2/4] usb: typec: ucsi: stm32g0: add support for stm32g0 i2c controller
` [PATCH v2 3/4] usb: typec: ucsi: stm32g0: add bootloader support

[PATCH v5] usb: gadget: f_mass_storage: forced_eject attribute
 2022-07-11 10:29 UTC 

[PATCH v3 0/2] Add USB2.0 phy driver for Sunplus SP7021
 2022-07-11  8:50 UTC  (3+ messages)
` [PATCH v3 1/2] phy: usb: "
` [PATCH v3 2/2] dt-bindings: phy: Add bindings doc for Sunplus USB2 PHY driver

[RESEND v7 0/4] usb: gadget: uvc: use configfs entries for negotiation and v4l2 VIDIOCS
 2022-07-11  8:18 UTC  (2+ messages)

[PATCH v4] usb: gadget: f_mass_storage: forced_eject attribute
 2022-07-11  8:09 UTC  (2+ messages)

[PATCH 1/5] usb: mtu3: fix coverity of string buffer
 2022-07-11  6:45 UTC  (8+ 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 v3] usb: gadget: f_mass_storage: forced_eject attribute
 2022-07-10 20:19 UTC  (4+ messages)

[usb:usb-next 27/33] drivers/usb/core/../misc/onboard_usb_hub_pdevs.c:65:6: warning: no previous prototype for 'onboard_hub_create_pdevs'
 2022-07-10  6:27 UTC 

[PATCH] usb: gadget: uvc: fix changing interface name via configfs
 2022-07-09 21:44 UTC  (2+ messages)

[PATCH 0/5] Fix controller halt and endxfer timeout issues
 2022-07-09  4:47 UTC  (10+ 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

[PATCH v3 0/5] Rework KUnit test execution in modules
 2022-07-09  3:25 UTC  (4+ messages)
` [PATCH v3 1/5] kunit: unify module and builtin suite definitions

[PATCH v4 0/5] Rework KUnit test execution in modules
 2022-07-09  3:20 UTC  (6+ 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 v4 4/5] nitro_enclaves: "
` [PATCH v4 5/5] mmc: sdhci-of-aspeed: "

[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 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  (2+ messages)

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

[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 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  (4+ messages)

[PATCH v2 6/9] platform/chrome: cros_typec_switch: Add event check
 2022-07-07 22:06 UTC  (3+ messages)

[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] "

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  (3+ messages)

fully convert arm to use dma-direct v3
 2022-07-07 16:19 UTC  (6+ 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 01/36] target: Handle MI_REPORT_SUPPORTED_OPERATION_CODES
 2022-07-07 11:44 UTC  (2+ messages)

[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


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 read-only IMAP folder(s) and NNTP newsgroup(s).