messages from 2023-10-16 05:52:42 to 2023-10-18 06:36:29 UTC [more...]
[PATCH v2] usb: gadget: f_uac1: add adaptive sync support for capture
2023-10-18 6:36 UTC (2+ messages)
[PATCH v7 0/3] usb: ChipIdea: add Nuvoton NPCM UDC support
2023-10-18 6:13 UTC (5+ messages)
` [PATCH v7 1/3] usb: chipidea: add CI_HDRC_FORCE_VBUS_ACTIVE_ALWAYS flag
` [PATCH v7 2/3] dt-bindings: usb: ci-hdrc-usb2: add npcm750 and npcm845 compatible
` [PATCH v7 3/3] usb: chipidea: Add support for NPCM
[RFC 0/8] Enable runtime suspend resume for QCOM devices
2023-10-18 6:09 UTC (13+ messages)
` [RFC 1/8] dt-bindings: usb: qcom,dwc3: Add bindings to enable runtime
` [RFC 2/8] usb: dwc3: core: Register vendor hooks for dwc3-qcom
` [RFC 3/8] usb: dwc3: qcom: Enable autosuspend for host mode
` [RFC 5/8] arm64: dts: qcom: Flatten sm8450 usb device node
` [RFC 6/8] arm: dts: qcom: Add pmic glink support for sm8450-qrd
` [RFC 7/8] arm: dts: qcom: Enable runtime for SM8450 QRD
` [RFC 8/8] usb: dwc3: core: Skip set_mode notification if cable is disconnected
[PATCH v3 0/5] r8152: Avoid writing garbage to the adapter's registers
2023-10-18 6:06 UTC (8+ messages)
` [PATCH v3 5/5] r8152: Block future register access if register access fails
[PATCH 00/12] usb: dwc3: qcom: Flatten dwc3 structure
2023-10-18 6:00 UTC (23+ messages)
` [PATCH 01/12] dt-bindings: usb: qcom,dwc3: Add qcom,sc8180x-dwc3
` [PATCH 02/12] usb: dwc3: qcom: Rename dwc3 platform_device reference
` [PATCH 03/12] usb: dwc3: qcom: Merge resources from urs_usb device
` [PATCH 04/12] usb: dwc3: Expose core driver as library
` [PATCH 05/12] usb: dwc3: Override end of dwc3 memory resource
` [PATCH 06/12] usb: dwc3: qcom: Add dwc3 core reference in driver state
` [PATCH 07/12] usb: dwc3: qcom: Instantiate dwc3 core directly
` [PATCH 08/12] usb: dwc3: qcom: Inline the qscratch constants
` [PATCH 09/12] dt-bindings: usb: qcom,dwc3: Rename to "glue"
` [PATCH 10/12] dt-bindings: usb: qcom,dwc3: Introduce flattened qcom,dwc3 binding
` [PATCH 11/12] usb: dwc3: qcom: Flatten the Qualcomm dwc3 binding and implementation
` [PATCH 12/12] arm64: dts: qcom: sc8180x: flatten usb_sec node
USB: add check to detect host controller hardware removal
2023-10-18 5:00 UTC (6+ messages)
[PATCH v9 00/34] Introduce QC USB SND audio offloading support
2023-10-18 2:07 UTC (54+ messages)
` [PATCH v9 01/34] xhci: split free interrupter into separate remove and free parts
` [PATCH v9 02/34] xhci: add support to allocate several interrupters
` [PATCH v9 03/34] xhci: add helper to stop endpoint and wait for completion
` [PATCH v9 04/34] xhci: sideband: add initial api to register a sideband entity
` [PATCH v9 05/34] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v9 06/34] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v9 07/34] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v9 08/34] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v9 09/34] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v9 10/34] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v9 11/34] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v9 12/34] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v9 13/34] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v9 14/34] dt-bindings: usb: xhci: Add num-hc-interrupters definition
` [PATCH v9 15/34] dt-bindings: usb: dwc3: Limit "
` [PATCH v9 16/34] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v9 17/34] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v9 18/34] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v9 19/34] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v9 20/34] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v9 21/34] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v9 22/34] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v9 23/34] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v9 24/34] ASoC: dt-bindings: Add Q6USB backend
` [PATCH v9 25/34] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v9 26/34] ASoC: qcom: qdsp6: q6afe: Split USB AFE dev_token param into separate API
` [PATCH v9 27/34] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v9 28/34] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v9 29/34] ASoC: qcom: qdsp6: Add SND kcontrol to select offload device
` [PATCH v9 30/34] ASoC: qcom: qdsp6: Add SND kcontrol for fetching offload status
` [PATCH v9 31/34] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v9 32/34] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v9 33/34] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v9 34/34] ASoC: usb: Rediscover USB SND devices on USB port add
[PATCH net] net: usb: smsc95xx: Fix an error code in smsc95xx_reset()
2023-10-18 1:00 UTC (3+ messages)
[PATCH v4 2/3] dt-bindings: usb: snps,dwc3: Add runtime-suspend-on-usb-suspend property
2023-10-17 22:59 UTC (12+ messages)
[PATCH v1] usb: typec: altmodes/displayport: verify compatible source/sink role combination
2023-10-17 21:33 UTC (2+ messages)
[PATCH] usb: core: Remove duplicated check in usb_hub_create_port_device
2023-10-17 21:11 UTC
[PATCH 0/6] usb: gadget: Convert to use module_platform_driver()
2023-10-17 20:44 UTC (7+ messages)
` [PATCH 1/6] usb: gadget: at91-udc: "
` [PATCH 2/6] usb: gadget: fsl-udc: "
` [PATCH 3/6] usb: gadget: fusb300-udc: "
` [PATCH 4/6] usb: gadget: lpc32xx-udc: "
` [PATCH 5/6] usb: gadget: m66592-udc: "
` [PATCH 6/6] usb: gadget: r8a66597-udc: "
split up ->kill_sb
2023-10-17 19:50 UTC (9+ messages)
` [PATCH 03/19] fs: release anon dev_t in deactivate_locked_super
[PATCH 0/3] Handle reversed SBU orientation for FSA4480
2023-10-17 19:12 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: usb: fsa4480: Add data-lanes property to endpoint
` [PATCH 2/3] usb: typec: fsa4480: Add support to swap SBU orientation
[PATCH v3] usb: core: hub: Add quirks for reducing device address timeout
2023-10-17 18:59 UTC (6+ messages)
` [PATCH v4] "
USB4/Thunderbolt fix for v6.6-rc7
2023-10-17 17:28 UTC (2+ messages)
[PATCH] usb: core: Minor improvements to usb_hub_create_port_device
2023-10-17 16:59 UTC (2+ messages)
[PATCH] dt-bindings: usb: vialab,vl817: remove reset-gpios from required list
2023-10-17 16:53 UTC (2+ messages)
[syzbot] [kernel?] usb-testing boot error: KASAN: slab-out-of-bounds Write in vhci_start
2023-10-17 15:20 UTC
[PATCH] usb: gadget: f_uac1: add adaptive sync support for capture
2023-10-17 13:17 UTC (2+ messages)
[usb:usb-testing] BUILD SUCCESS 5220d8b04a840fa09434072c866d032b163419e3
2023-10-17 12:55 UTC
[PATCH v4] usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not present
2023-10-17 12:50 UTC (2+ messages)
[PATCH 0/2] Add driver for NXP PTN36502 Type-C redriver
2023-10-17 8:34 UTC (3+ messages)
` [PATCH 2/2] usb: typec: add support for PTN36502 redriver
[linux-next:master] [usbip] b8aaf639b4: BUG:KASAN:slab-out-of-bounds_in_lockdep_init_map_type
2023-10-17 8:30 UTC
[PATCH 1/1] usb: dwc3: let role switch handle initial state
2023-10-17 5:57 UTC
[PATCH v20 0/4] Add Intel LJCA device driver
2023-10-17 0:46 UTC (17+ messages)
` [PATCH v20 1/4] usb: Add support for Intel LJCA device
[PATCH] lan78xx: replace deprecated strncpy with strscpy
2023-10-16 23:40 UTC (2+ messages)
[PATCH] net: usb: replace deprecated strncpy with strscpy
2023-10-16 23:40 UTC (2+ messages)
[PATCH v1] usb: typec: tcpm: only discover modes the port supports svids for
2023-10-16 23:28 UTC
JMicron JMS567 and UAS
2023-10-16 19:05 UTC (7+ messages)
[RFC PATCH 0/6] usb-storage,uas,scsi: Support OPAL commands on USB attached devices
2023-10-16 18:49 UTC (12+ messages)
` [PATCH 0/7] usb-storage,uas: "
` [PATCH 1/7] usb-storage: remove UNUSUAL_VENDOR_INTF macro
` [PATCH 2/7] usb-storage,uas: make internal quirks flags 64bit
` [PATCH 3/7] usb-storage: use fflags index only in usb-storage driver
` [PATCH 4/7] usb-storage,uas: use host helper to generate driver info
` [PATCH 5/7] usb-storage,uas: do not convert device_info for 64-bit platforms
` [PATCH 6/7] usb-storage,uas: enable security commands for USB-attached storage
` [PATCH 7/7] usb-storage,uas: disable security commands (OPAL) for RT9210 chip family
[PATCH V4 0/4] Enable IPQ5018 USB2 support
2023-10-16 18:25 UTC (2+ messages)
` (subset) "
[PATCH] usbutils: lsusb-t: print entries for devices with no interfaces
2023-10-16 18:05 UTC (2+ messages)
[PATCH] dt-bindings: usb: ti,tps6598x: Disallow undefined properties
2023-10-16 18:03 UTC (2+ messages)
[PATCH] usb: typec: retimer: Check dev_set_name() return value
2023-10-16 17:47 UTC (2+ messages)
[PATCH v2 -next] usb/usbip: fix wrong data added to platform device
2023-10-16 17:42 UTC (4+ messages)
[syzbot] [usb?] UBSAN: array-index-out-of-bounds in usbhid_parse
2023-10-16 17:01 UTC
[PATCH v2 00/10] xhci: dbc: Update driver to use modern APIs
2023-10-16 16:55 UTC (12+ messages)
` [PATCH v2 01/10] xhci: dbc: Drop duplicate checks for dma_free_coherent()
` [PATCH v2 02/10] xhci: dbc: Convert to use sysfs_streq()
` [PATCH v2 03/10] xhci: dbc: Use sysfs_emit() to instead of scnprintf()
` [PATCH v2 04/10] xhci: dbc: Use ATTRIBUTE_GROUPS()
` [PATCH v2 05/10] xhci: dbc: Check for errors first in xhci_dbc_stop()
` [PATCH v2 06/10] xhci: dbc: Don't shadow error codes in store() functions
` [PATCH v2 07/10] xhci: dbc: Replace custom return value with proper Linux error code
` [PATCH v2 08/10] xhci: dbc: Use sizeof_field() where it makes sense
` [PATCH v2 09/10] xhci: dbc: Use sizeof(*pointer) instead of sizeof(type)
` [PATCH v2 10/10] xhci: dbc: Add missing headers
[PATCH v4] dt-bindings: usb: gpio-sbu-mux: Make 'mode-switch' not required
2023-10-16 13:11 UTC
[PATCH v6 00/11] Introduce STM32 Firewall framework
2023-10-16 12:02 UTC (6+ messages)
` [PATCH v6 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
your patch to dwc3 fixing channel halt with unknown reason
2023-10-16 11:36 UTC
[PATCH] USB: serial: option: add Fibocom to DELL custom modem FM101R-GL
2023-10-16 8:40 UTC (2+ messages)
[PATCH] USB: serial: option: add Fibocom to DELL custom modem FM101R-GL
2023-10-16 8:23 UTC (2+ messages)
[syzbot] [kernel?] general protection fault in usb_hub_create_port_device
2023-10-16 7:40 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