messages from 2023-11-27 21:49:58 to 2023-12-01 19:08:23 UTC [more...]
[PATCH 00/19] xhci features for usb-next
2023-12-01 19:08 UTC (22+ messages)
` [PATCH 01/19] xhci: dbc: Drop duplicate checks for dma_free_coherent()
` [PATCH 02/19] xhci: dbc: Convert to use sysfs_streq()
` [PATCH 03/19] xhci: dbc: Use sysfs_emit() to instead of scnprintf()
` [PATCH 04/19] xhci: dbc: Use ATTRIBUTE_GROUPS()
` [PATCH 05/19] xhci: dbc: Check for errors first in xhci_dbc_stop()
` [PATCH 06/19] xhci: dbc: Don't shadow error codes in store() functions
` [PATCH 07/19] xhci: dbc: Replace custom return value with proper Linux error code
` [PATCH 08/19] xhci: dbc: Use sizeof_field() where it makes sense
` [PATCH 09/19] xhci: dbc: Use sizeof(*pointer) instead of sizeof(type)
` [PATCH 10/19] xhci: dbc: Add missing headers
` [PATCH 11/19] xhci: check if legacy irq is available before using it as fallback
` [PATCH 12/19] xhci: add handler for only one interrupt line
` [PATCH 13/19] xhci: refactor static MSI-X function
` [PATCH 14/19] xhci: refactor static MSI function
` [PATCH 15/19] xhci: change 'msix_count' to encompass MSI or MSI-X vectors
` [PATCH 16/19] xhci: rework 'xhci_try_enable_msi()' MSI and MSI-X setup code
` [PATCH 17/19] xhci: minor coding style cleanup in 'xhci_try_enable_msi()'
` [PATCH 18/19] xhci: Reconfigure endpoint 0 max packet size only during endpoint reset
` [PATCH 19/19] xhci: fix possible null pointer deref during xhci urb enqueue
[PATCH] usb: core: Save the config when a device is deauthorized+authorized
2023-12-01 18:32 UTC (3+ messages)
[PATCH v2 0/3] net: usb: r8152: Fix lost config across deauthorize+authorize
2023-12-01 18:29 UTC (4+ messages)
` [PATCH v2 1/3] usb: core: Don't force USB generic_subclass drivers to define probe()
` [PATCH v2 2/3] usb: core: Allow subclassed USB drivers to override usb_choose_configuration()
` [PATCH net v2 3/3] r8152: Choose our USB config with choose_configuration() rather than probe()
Bug in add_dma_entry()'s debugging code
2023-12-01 17:42 UTC (14+ messages)
[PATCH V2 0/2] ARM: dts: bcm2711: Add generic xHCI
2023-12-01 17:38 UTC (8+ messages)
` [PATCH V2 1/2] dt-bindings: usb: xhci: Add optional power-domains
` [PATCH V2 2/2] ARM: dts: bcm2711: Add generic xHCI
[PATCH] net: usb: ax88179_178a: avoid failed operations when device is disconnected
2023-12-01 17:27 UTC (13+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] usb: storage: sddr55: avoid integer overflow
2023-12-01 16:16 UTC (4+ messages)
` [PATCH v2] usb: storage: sddr55: clean up variable type
[PATCH v3] usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hub
2023-12-01 16:13 UTC (2+ messages)
[PATCH v2] usb: gadget: f_fs: Add the missing get_alt callback
2023-12-01 14:52 UTC
[PATCH v3] usb: typec: class: fix typec_altmode_put_partner to put plugs
2023-12-01 14:36 UTC (2+ messages)
[RFC PATCH 0/3] usb: phy: Add platform driver support for ULPI phys
2023-12-01 13:07 UTC (5+ messages)
` [RFC PATCH 1/3] dt-binding: usb: ulpi-phy: add ulpi-phy binding
[PATCH] USB: typec: tps6598x: use device 'type' field to identify devices
2023-12-01 12:12 UTC (9+ messages)
[PATCH] USB: dwc2: write HCINT with INTMASK applied
2023-12-01 10:26 UTC (8+ messages)
[RFC] USB: check for transmissible packet sizes when matching endpoints
2023-12-01 10:23 UTC (5+ messages)
[PATCH] usb: dwc3: don't reset device side if dwc3 was configured as host-only
2023-12-01 9:09 UTC (6+ messages)
[PATCH] USB: serial: option: add Foxconn T99W265 with new baseline
2023-12-01 2:09 UTC
[PATCH v3] usbip: Don't submit special requests twice
2023-11-30 23:10 UTC
[PATCH] CDC-NCM: add support for Apple iDevices
2023-11-30 21:52 UTC (3+ messages)
[Bug 215740] New: kernel warning: DMA-API: xhci_hcd: cacheline tracking EEXIST, overlapping mappings aren't supported
2023-11-30 19:35 UTC (5+ messages)
` [Bug 215740] "
[PATCH v5 1/2] dt-bindings: usb: Add the binding example for the Genesys Logic GL3523 hub
2023-11-30 17:25 UTC (4+ messages)
return type of usb_endpoint_maxp()
2023-11-30 16:45 UTC (2+ messages)
[PATCHv2] USB: gl620a: check for rx buffer overflow
2023-11-30 16:42 UTC (8+ messages)
[PATCH v2] usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hub
2023-11-30 16:40 UTC (2+ messages)
question on correct error return from break_ctl()
2023-11-30 15:12 UTC (5+ messages)
[PATCH 0/5] usb: Replace {v}snprintf() variants with safer alternatives
2023-11-30 14:48 UTC (8+ messages)
` [PATCH 1/5] usb: atm: Remove snprintf() from sysfs call-backs and replace with sysfs_emit()
` [PATCH 2/5] usb: cdnsp: Replace snprintf() with the safer scnprintf() variant
` [PATCH 3/5] usb: fotg210-hcd: "
` [PATCH 4/5] usb: gadget: Remove snprintf() from sysfs call-backs and replace with sysfs_emit()
` [PATCH 5/5] usb: gadget: f_tcm: "
[PATCH] usb: gadget: f_fs: Add the missing get_alt callback
2023-11-30 11:29 UTC (3+ messages)
[PATCH 1/6] dt-bindings: usb: dwc3: Clean up hs_phy_irq in bindings
2023-11-30 8:34 UTC (15+ messages)
[PATCH net v3 1/5] r8152: Hold the rtnl_lock for all of reset
2023-11-30 8:27 UTC (9+ messages)
` [PATCH net v3 2/5] r8152: Add RTL8152_INACCESSIBLE checks to more loops
` [PATCH net v3 3/5] r8152: Add RTL8152_INACCESSIBLE to r8156b_wait_loading_flash()
` [PATCH net v3 4/5] r8152: Add RTL8152_INACCESSIBLE to r8153_pre_firmware_1()
` [PATCH net v3 5/5] r8152: Add RTL8152_INACCESSIBLE to r8153_aldps_en()
[PATCH net v2 1/5] r8152: Hold the rtnl_lock for all of reset
2023-11-29 21:26 UTC (7+ messages)
` [PATCH net v2 2/5] r8152: Add RTL8152_INACCESSIBLE checks to more loops
` [PATCH net v2 3/5] r8152: Add RTL8152_INACCESSIBLE to r8156b_wait_loading_flash()
` [PATCH net v2 4/5] r8152: Add RTL8152_INACCESSIBLE to r8153_pre_firmware_1()
` [PATCH net v2 5/5] r8152: Add RTL8152_INACCESSIBLE to r8153_aldps_en()
[PATCH] usb: storage: freecom: drop useless assignment in init_freecom()
2023-11-29 20:43 UTC
[PATCH] xhci: fix null pointer deref for xhci_urb_enqueue
2023-11-29 14:57 UTC (10+ messages)
` [RFT PATCH 1/2] xhci: Reconfigure endpoint 0 max packet size only during endpoint reset
` [RFT PATCH 2/2] xhci: fix possible null pointer deref during xhci urb enqueue
[PATCH v3] USB: gadget: core: adjust uevent timing on gadget unbind
2023-11-28 22:17 UTC
[PATCH v2] USB: gadget: core: adjust uevent timing on gadget unbind
2023-11-28 22:14 UTC (5+ messages)
[usb:usb-testing] BUILD SUCCESS 24af68a0ed53629bdde7b53ef8c2be72580d293b
2023-11-28 21:57 UTC
[PATCH AUTOSEL 4.14 7/7] net: usb: qmi_wwan: claim interface 4 for ZTE MF290
2023-11-28 21:10 UTC
[PATCH AUTOSEL 4.19 10/10] net: usb: qmi_wwan: claim interface 4 for ZTE MF290
2023-11-28 21:09 UTC
[PATCH AUTOSEL 5.4 01/11] usb: aqc111: check packet for fixup for true limit
2023-11-28 21:09 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 11/11] net: usb: qmi_wwan: claim interface 4 for ZTE MF290
[PATCH AUTOSEL 5.10 01/13] usb: aqc111: check packet for fixup for true limit
2023-11-28 21:09 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 13/13] net: usb: qmi_wwan: claim interface 4 for ZTE MF290
[PATCH AUTOSEL 5.15 01/15] usb: aqc111: check packet for fixup for true limit
2023-11-28 21:08 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 15/15] net: usb: qmi_wwan: claim interface 4 for ZTE MF290
[PATCH AUTOSEL 6.1 02/25] usb: aqc111: check packet for fixup for true limit
2023-11-28 21:07 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 24/25] net: usb: qmi_wwan: claim interface 4 for ZTE MF290
[PATCH AUTOSEL 6.6 02/40] usb: aqc111: check packet for fixup for true limit
2023-11-28 21:05 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 36/40] net: usb: qmi_wwan: claim interface 4 for ZTE MF290
[RFC PATCH v2 0/2] Add test to verify probe of devices from discoverable busses
2023-11-28 21:05 UTC (11+ messages)
` [RFC PATCH v2 1/2] kselftest: "
` [RFC PATCH v2 2/2] kselftest: devices: Add sample board file for google,spherion
[PATCH v2] usbip: Don't submit special requests twice
2023-11-28 20:31 UTC (2+ messages)
[PATCH v1 0/2] usb: typec: handle tcpc vconn oc fault by triggering tcpm error recovery
2023-11-28 15:11 UTC (7+ messages)
` [PATCH v1 1/2] usb: typec: tcpm: add tcpm_port_error_recovery symbol
` [PATCH v1 2/2] usb: typec: tcpci: add vconn over current fault handling to maxim_core
[PATCH 0/3] ARM: dts: bcm2711-rpi-cm4-io: Enable xHCI host
2023-11-28 14:46 UTC (14+ messages)
[westeri-thunderbolt:fixes] BUILD SUCCESS ac43c9122e4287bbdbe91e980fc2528acb72cc1e
2023-11-28 13:38 UTC
[PATCH 0/3] xhci rework real & fake ports
2023-11-28 12:25 UTC (4+ messages)
` [PATCH 1/3] xhci: rework how real & fake ports are found
` [PATCH 2/3] xhci: replace real & fake port with pointer to root hub port
` [PATCH 3/3] xhci: save slot ID in struct 'xhci_port'
[usb:usb-next] BUILD SUCCESS 3396b3372e61f8b579395e32c53212612b14daff
2023-11-28 10:37 UTC
[PATCH v2] usb: typec: class: fix typec_altmode_put_partner to put plugs
2023-11-28 8:07 UTC (2+ messages)
[PATCH] usbip: Don't submit special requests twice
2023-11-27 22:33 UTC (2+ messages)
[PATCH] USB: usbip: vudc: Convert to platform remove callback returning void
2023-11-27 22:16 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).