linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-22 00:35:26 to 2020-07-23 15:38:26 UTC [more...]

[PATCH] USB:Fix kernel NULL pointer when unbind UHCI form vfio-pci
 2020-07-23 15:38 UTC  (11+ messages)
    ` 答复: "

[PATCH] Add two new configuration drivers for Microchip USB hubs
 2020-07-23 15:35 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: usb: Add Microchip USB253x/USB3x13/USB46x4 support
` [PATCH 2/4] usb: misc: Add USB253x/xi Hi-Speed Hub Controller Driver
` [PATCH 3/4] dt-bindings: usb: Add Microchip USB47xx/USB49xx support
` [PATCH 4/4] usb: misc: Add USB49xx/xi Hi-Speed Hub Controller Driver

linux usb gadget - mass storage
 2020-07-23 15:16 UTC  (7+ messages)

Interact with a serial device over USB
 2020-07-23 15:06 UTC 

[PATCH 00/27] xhci features for usb-next
 2020-07-23 15:04 UTC  (29+ messages)
` [PATCH 01/27] xhci: Make debug message consistent with bus and port number
` [PATCH 02/27] xhci: dbc: Don't use generic xhci inc_deq() function for dbc
` [PATCH 03/27] xhci: Don't pass struct xhci_hcd pointer to xhci_link_seg()
` [PATCH 04/27] xhci: dbc: Don't use generic xhci erst allocation and free functions
` [PATCH 05/27] xhci: dbc: Remove dbc_dma_alloc_coherent() wrapper
` [PATCH 06/27] xhci: dbc: Remove dbc_dma_free_coherent() wrapper
` [PATCH 07/27] xhci: dbc: Add device pointer to dbc structure
` [PATCH 08/27] xhci: dbc: Use dev_info() and similar instead of xhci_info()
` [PATCH 09/27] xhci: dbc: Don't use xhci_write_64() as it takes xhci as a parameter
` [PATCH 10/27] xhci: dbc: Don't pass the xhci pointer as a parameter to xhci_dbc_init_context()
` [PATCH 11/27] xhci: dbc: Get the device pointer from dbc structure in dbc_ep_do_queue()
` [PATCH 12/27] xhci: dbc: Pass dbc pointer to endpoint init and exit functions
` [PATCH 13/27] xhci: dbc: Change to pass dbc pointer to xhci_do_dbc_stop()
` [PATCH 14/27] xhci: dbc: Pass dbc pointer to dbc_handle_xfer_event() instead of xhci_hcd pointer
` [PATCH 15/27] xhci: dbgtty: Pass dbc pointer when registering a dbctty device
` [PATCH 16/27] xhci: dbc: Pass dbc pointer to get_in/out_ep() helper functions to get endpoints
` [PATCH 17/27] xhci: dbc: Use dbc structure in the request completion instead of xhci_hcd
` [PATCH 18/27] xhci: dbc: Don't use generic xhci context allocation for dbc
` [PATCH 19/27] xhci: dbc: don't use generic xhci ring allocation functions "
` [PATCH 20/27] xhci: dbc: Pass dbc pointer to dbc memory init and cleanup functions
` [PATCH 21/27] xhci: dbc: Pass dbc pointer to dbc start and stop functions
` [PATCH 22/27] xhci: dbc: simplify dbc requests allocation and queueing
` [PATCH 23/27] xhci: dbc: remove endpoint pointers from dbc_port structure
` [PATCH 24/27] xhci: dbctty: split dbc tty driver registration and unregistration functions
` [PATCH 25/27] xhci: dbc: Add a operations structure to access driver functions
` [PATCH 26/27] xhci: dbgcap: remove dbc dependency on dbctty specific flag
` [PATCH 27/27] xhci: dbc: remove tty specific port structure from struct xhci_dbc

[Linux-kernel-mentees] [PATCH v1] usbhid: Fix slab-out-of-bounds write in hiddev_ioctl_usage()
 2020-07-23 14:51 UTC  (3+ messages)
` [Linux-kernel-mentees] [PATCH v2] "

[PATCH] net: cdc_ncm: USB_NET_CDC_NCM selects USB_NET_CDCETHER
 2020-07-23 14:22 UTC 

[RFC for-5.8] usb: dwc2: Cleanup debugfs when usb_add_gadget_udc() fails
 2020-07-23 13:22 UTC  (4+ messages)

[PATCH] usb: gadget: epautoconf: claim smallest endpoints first
 2020-07-23 13:14 UTC  (2+ messages)

[PATCH 1/2] USB: Fix device driver race
 2020-07-23 12:14 UTC  (17+ messages)
` [PATCH 2/2] USB: Fix source path in header

[PATCH v2 0/6] Add STUSB160x Type-C port controller support
 2020-07-23 12:06 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: connector: add power-opmode optional property to usb-connector
` [PATCH v2 2/6] usb: typec: add typec_find_pwr_opmode
` [PATCH v2 3/6] dt-bindings: usb: Add DT bindings for STUSB160x Type-C controller
` [PATCH v2 4/6] usb: typec: add support for STUSB160x Type-C controller family
` [PATCH v2 5/6] ARM: dts: stm32: add STUSB1600 Type-C using I2C4 on stm32mp15xx-dkx
` [PATCH v2 6/6] ARM: multi_v7_defconfig: enable STUSB160X Type-C port controller support

[PATCH v2] usb: gadget: function: printer: Interface is disabled and returns error
 2020-07-23 11:41 UTC  (3+ messages)

[PATCH 1/2] USB: phy: fsl-usb: remove sysfs abuse
 2020-07-23 11:40 UTC  (2+ messages)

[PATCH] usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLength
 2020-07-23 11:36 UTC  (4+ messages)

[PATCH v2 0/3] Add USB role switch support to DWC2
 2020-07-23 11:07 UTC  (4+ messages)
` [PATCH v2 1/3] usb: dwc2: override PHY input signals with usb role switch support
` [PATCH v2 2/3] dt-bindings: usb: dwc2: add optional usb-role-switch property
` [PATCH v2 3/3] usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs

[PATCH v3] usb: dwc3: Add support for VBUS power control
 2020-07-23 11:05 UTC  (3+ messages)

[PATCH v3 0/4] Add logic to consolidate TRBs for Synopsys xHC
 2020-07-23 10:35 UTC  (2+ messages)

[PATCH v2 0/5] add NXP imx8mp usb support
 2020-07-23  9:58 UTC  (5+ messages)
` [PATCH v2 1/5] usb: dwc3: add platform data to dwc3 core device to pass data

[PATCH] hwmon: add fan/pwm driver for corsair h100i platinum
 2020-07-23  9:17 UTC 

[PATCH v5 0/4] Add USB PHY support for new Ingenic SoCs
 2020-07-23  9:19 UTC  (6+ messages)
` [PATCH v5 1/4] dt-bindings: USB: Add bindings "
` [PATCH v5 2/4] USB: PHY: JZ4770: Unify code style and simplify code
` [PATCH v5 3/4] USB: PHY: JZ4770: Add support for new Ingenic SoCs
` [PATCH v5 4/4] USB: PHY: JZ4770: Reformat the code to align it

[PATCH] usb: gadget: net2280: fix memory leak on probe error handling paths
 2020-07-23  8:50 UTC  (7+ messages)

[PATCH 0/7] DWC3/Qualcomm connector based role-switching
 2020-07-23  8:13 UTC  (3+ messages)
` [PATCH 6/7] usb: dwc3: Add support for a role-switch notifier

[PATCH] usb: dwc3: debugfs: do not queue work if try to change mode on non-drd
 2020-07-23  7:39 UTC  (3+ messages)

[PATCH 1/3] usb: dwc2: override PHY input signals with usb role switch support
 2020-07-23  7:15 UTC  (7+ messages)

[PATCH] usb: typec: tcpm: Move to high priority workqueue for processing events
 2020-07-23  6:20 UTC  (5+ messages)

[PATCH] usb: typec: tcpm: Migrate workqueue to RT priority for processing events
 2020-07-23  6:15 UTC 

[usb:usb-testing] BUILD SUCCESS c17536d0abde2fd24afca542e3bb73b45a299633
 2020-07-23  5:19 UTC 

[PATCH v2 00/12] usb: Handle different sublink speeds
 2020-07-23  2:13 UTC  (13+ messages)
` [PATCH v2 01/12] usb: ch9: Add sublink speed struct
` [PATCH v2 02/12] usb: gadget: composite: Avoid using magic numbers
` [PATCH v2 03/12] usb: gadget: Expose sublink speed attributes
` [PATCH v2 04/12] usb: gadget: Set max speed for SSP devices
` [PATCH v2 05/12] usb: composite: Properly report sublink speed
` [PATCH v2 06/12] usb: devicetree: Introduce num-lanes and lsm
` [PATCH v2 07/12] usb: common: Add functions to get lanes "
` [PATCH v2 08/12] usb: dwc3: Initialize lane count and sublink speed
` [PATCH v2 09/12] usb: dwc3: gadget: Report sublink speed capability
` [PATCH v2 10/12] usb: dwc3: gadget: Implement setting of sublink speed
` [PATCH v2 11/12] usb: dwc3: gadget: Track connected lane and "
` [PATCH v2 12/12] usb: dwc3: gadget: Set speed only up to the max supported

[PATCH 00/11] usb: Handle different sublink speeds
 2020-07-23  2:11 UTC  (11+ messages)
` [PATCH 06/11] usb: devicetree: dwc3: Introduce num-lanes and lsm

[balbi-usb:testing/next 2/17] drivers/usb/dwc2/drd.c:80:38: error: no member named 'test_mode' in 'struct dwc2_hsotg'
 2020-07-23  0:05 UTC 

[PATCH v4 0/3] Add USB PHY support for new Ingenic SoCs
 2020-07-22 17:43 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: USB: Add bindings "
` [PATCH v4 2/3] USB: PHY: JZ4770: Add support "
` [PATCH v4 3/3] USB: PHY: JZ4770: Reformat the code to align it

[PATCH v3 0/7] usb: bdc: Updates and fixes to the USB BDC driver
 2020-07-22 17:07 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: usb: bdc: Update compatible strings
` [PATCH v3 2/7] usb: bdc: Add compatible string for new style USB DT nodes
` [PATCH v3 3/7] bdc: Fix bug causing crash after multiple disconnects
` [PATCH v3 4/7] usb: bdc: Adb shows offline after resuming from S2
` [PATCH v3 5/7] usb: bdc: driver runs out of buffer descriptors on large ADB transfers
` [PATCH v3 6/7] usb: bdc: Halt controller on suspend
` [PATCH v3 7/7] usb: bdc: Use devm_clk_get_optional()

[Bug 208327] New: xhci_hcd issue transfer event - usb3.0
 2020-07-22 15:17 UTC  (5+ messages)
` [Bug 208327] "

System crash/lockup after plugging CDC ACM device
 2020-07-22 14:57 UTC  (13+ messages)

[PATCH v3 0/6] usb: gadget: udc: atmel: add usb device support for SAM9x60 SoC
 2020-07-22 14:43 UTC  (8+ messages)
` [PATCH v3 1/6] usb: gadget: udc: atmel: use of_find_matching_node_and_match
` [PATCH v3 2/6] dt-bindings: usb: atmel: Update DT bindings documentation for sam9x60
` [PATCH v3 3/6] usb: gadget: udc: atmel: simplify endpoint allocation
` [PATCH v3 4/6] usb: gadget: udc: atmel: use 1 bank endpoints for control transfers
` [PATCH v3 5/6] usb: gadget: udc: atmel: update endpoint allocation for sam9x60
` [PATCH v3 6/6] ARM: dts: at91: sam9x60ek: enable usb device

[PATCH] usb: usbfs: stop using compat_alloc_user_space
 2020-07-22 11:13 UTC  (4+ messages)

[PATCH v2] i2c: fix WARNING in pvr2_i2c_core_done
 2020-07-22  9:18 UTC  (3+ messages)
`  "

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-07-22  9:03 UTC  (8+ messages)
` [PATCH 01/20] dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1
` [PATCH 02/20] arm64: dts: renesas: r8a774e1: Add PCIe device nodes

[PATCH v2] USB: serial: add support for MaxLinear XR21V1412
 2020-07-22  8:55 UTC  (6+ messages)

[PATCH v2 0/7] usb: bdc: Updates and fixes to the USB BDC driver
 2020-07-22  8:47 UTC  (3+ messages)
` [PATCH v2 2/7] usb: bdc: Add compatible string for new style USB DT nodes

[PATCH] USB: serial: qcserial: add EM7305 QDL product ID
 2020-07-22  8:46 UTC  (4+ messages)

[PATCH 1/7] usb: mtu3: convert to devm_platform_ioremap_resource_byname
 2020-07-22  8:46 UTC  (8+ messages)
` [PATCH 2/7] usb: phy: am335x: "
` [PATCH 3/7] usb: cdns3: "
` [PATCH 4/7] usb: dwc3: "
` [PATCH 5/7] usb: gadget: r8a66597: "
` [PATCH 6/7] usb: gadget: tegra-xudc: "
` [PATCH 7/7] usb: musb: "

[PATCH 1/1] usb: cdns3: gadget: always zeroed TRB buffer when enable endpoint
 2020-07-22  8:35 UTC  (2+ messages)

[PATCH V2] hwmon: add fan/pwm driver for corsair h100i platinum
 2020-07-22  8:16 UTC  (4+ messages)

PATCH 0/4] usbd: typec: fusb302: Add support for specifying supported alternate-modes through devicetree/fwnodes
 2020-07-22  7:18 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: usb-connector: Add support for Type-C alternate-modes

[RESEND v3 PATCH] usb: gadget: bdc: use readl_poll_timeout() to simplify code
 2020-07-22  6:51 UTC 

[v3 PATCH] usb: gadget: bdc: use readl_poll_timeout() to simplify code
 2020-07-22  6:51 UTC  (3+ messages)

[PATCH 00/17] thunderbolt: Tunneling improvements
 2020-07-22  5:45 UTC  (5+ messages)
` [PATCH 09/17] thunderbolt: Do not tunnel USB3 if link is not USB4

[PATCH 1/1] usb: cdns3: ep0: delete the unnecessary operation
 2020-07-22  4:29 UTC 

[PATCH 1/2] usb: chipidea: add query_available_role interface
 2020-07-22  3:03 UTC  (2+ messages)
` [PATCH 2/2] usb: chipidea: imx: get available runtime dr mode for wakeup setting

[usb:usb-linus] BUILD SUCCESS dbb0897e805f2ab1b8bc358f6c3d878a376b8897
 2020-07-22  2:42 UTC 

[PATCH v2 0/9] usb: cdns3: Improvements for cdns3 DRD code
 2020-07-22  2:41 UTC  (9+ messages)
` [PATCH v2 4/9] usb: cdns3: drd: return IRQ_NONE explicitly
` [PATCH v2 5/9] usb: cdns3: drd: changed return type from int to bool
` [PATCH v2 6/9] usb: cdns3: Added CDNS3_ID_PERIPHERAL and CDNS3_ID_HOST
` [PATCH v2 7/9] usb: cdns3: core: removed 'goto not_otg'

[PATCH] usb: gadget: configfs: Fix use-after-free issue with udc_name
 2020-07-22  1:59 UTC  (5+ messages)
` [PATCH v2] "


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