messages from 2024-01-31 11:37:14 to 2024-02-05 20:59:30 UTC [more...]
[syzbot] Monthly usb report (Feb 2024)
2024-02-05 20:59 UTC
[PATCH v3] usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs
2024-02-05 19:33 UTC (2+ messages)
[PATCH v2 0/5] usb: dwc3-am62: module removal and errata fixes
2024-02-05 18:07 UTC (7+ messages)
` [PATCH v2 1/5] usb: dwc3-am62: call of_platform_depopulate in .remove()
` [PATCH v2 2/5] usb: dwc3-am62: fix error on module removal
` [PATCH v2 3/5] usb: dwc3-am62: Fix PHY core voltage selection
` [PATCH v2 4/5] dt-bindings: usb/ti,am62-usb.yaml: Add PHY2 register space
` [PATCH v2 5/5] usb: dwc3-am62: add workaround for Errata i2409
[PATCH 0/4] USB-C TCPM Orientation Support
2024-02-05 17:32 UTC (9+ messages)
` [PATCH 1/4] dt-bindings: usb: typec-tcpci: add tcpci compatible binding
` [PATCH 2/4] usb: typec: tcpci: add generic tcpci compatible
` [PATCH 3/4] usb: typec: tcpm: add support to set tcpc connector orientatition
` [PATCH 4/4] usb: typec: tcpci: add support to set connector orientation
usb: gadget: dwc2: RK3308: Transmission to EP OUT stalls at larger packet size
2024-02-05 16:20 UTC (7+ messages)
Linux warning `usb: port power management may be unreliable` on Dell XPS 13 9360
2024-02-05 15:15 UTC (2+ messages)
[usb:usb-testing] BUILD SUCCESS ed5551279c9100aff6adf337d809057a7532b6f7
2024-02-05 14:35 UTC
[PATCH 1/2] net: asix: add 0b95:1790 to AX88179A device list
2024-02-05 14:03 UTC (3+ messages)
` [PATCH 2/2] net: asix: cosmetic tidying of the usb "
[PATCH v2 1/2] usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()
2024-02-05 10:01 UTC (5+ messages)
` [PATCH v2 2/2] usb: cdns3: fix memory double free when handle zero packet
[PATCH v13 00/53] Introduce QC USB SND audio offloading support
2024-02-05 9:01 UTC (56+ messages)
` [PATCH v13 01/53] xhci: fix possible null pointer dereference at secondary interrupter removal
` [PATCH v13 02/53] xhci: fix off by one check when adding a secondary interrupter
` [PATCH v13 03/53] xhci: Add interrupt pending autoclear flag to each interrupter
` [PATCH v13 04/53] xhci: Add helper to set an interrupters interrupt moderation interval
` [PATCH v13 05/53] xhci: make isoc_bei_interval variable interrupter specific
` [PATCH v13 06/53] xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event()
` [PATCH v13 07/53] xhci: update event ring dequeue pointer position to controller correctly
` [PATCH v13 08/53] xhci: move event processing for one interrupter to a separate function
` [PATCH v13 09/53] xhci: add helper that checks for unhandled events on a event ring
` [PATCH v13 10/53] xhci: Don't check if the event ring is valid before every event TRB
` [PATCH v13 11/53] xhci: Decouple handling an event from checking for unhandled events
` [PATCH v13 12/53] xhci: add helper to stop endpoint and wait for completion
` [PATCH v13 13/53] usb: host: xhci: Export enable and disable interrupter APIs
` [PATCH v13 14/53] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v13 15/53] xhci: export XHCI IMOD setting helper for interrupters
` [PATCH v13 16/53] xhci: sideband: add initial api to register a sideband entity
` [PATCH v13 17/53] usb: host: xhci-sideband: Expose a sideband interrupter enable API
` [PATCH v13 18/53] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v13 19/53] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v13 20/53] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v13 21/53] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v13 22/53] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v13 23/53] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v13 24/53] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v13 25/53] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v13 26/53] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v13 27/53] ALSA: usb-audio: Save UAC sample size information
` [PATCH v13 28/53] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v13 29/53] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v13 30/53] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v13 31/53] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v13 32/53] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v13 33/53] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v13 34/53] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v13 35/53] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v13 36/53] ALSA: usb-audio: Do not allow USB offload path if PCM device is "
` [PATCH v13 37/53] ASoC: dt-bindings: Add Q6USB backend
` [PATCH v13 38/53] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v13 39/53] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v13 40/53] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v13 41/53] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v13 42/53] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v13 43/53] ASoC: Add SND kcontrol for fetching USB offload status
` [PATCH v13 44/53] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v13 45/53] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v13 46/53] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v13 47/53] ASoC: usb: Fetch ASoC sound card information
` [PATCH v13 48/53] ALSA: usb-audio: mixer: Add USB offloading mixer control
` [PATCH v13 49/53] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v13 50/53] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v13 51/53] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v13 52/53] ASoC: qcom: Populate SoC components string
` [PATCH v13 53/53] ASoC: doc: Add documentation for SOC USB
[PATCH v5 1/8] dt-bindings: usb: usbmisc-imx: add fsl,imx8ulp-usbmisc compatible
2024-02-05 7:50 UTC (19+ messages)
` [PATCH v5 2/8] arm64: dts: imx8ulp: add usb nodes
` [EXT] "
` [PATCH v5 4/8] dt-bindings: usb: ci-hdrc-usb2: add restrictions for reg, interrupts, clock and clock-names properties
` [EXT] "
` [PATCH v5 5/8] dt-bindings: usb: ci-hdrc-usb2: add compatible and clock-names restriction for imx93
` [EXT] "
` [PATCH v5 6/8] arm64: dts: imx93: add usb nodes
` [PATCH v5 7/8] arm64: dts: imx93-11x11-evk: enable usb and typec nodes
` [PATCH v5 8/8] usb: chipidea: ci_hdrc_imx: align usb wakeup clock name with dt-bindings
[PATCH 00/27] sparc32: sunset sun4m and sun4d
2024-02-05 5:12 UTC (3+ messages)
[PATCH] usb: chipidea: core: handle power lost in workqueue
2024-02-05 4:40 UTC (2+ messages)
[PATCH 0/8] drivers: net: Convert EEE handling to use linkmode bitmaps
2024-02-05 1:03 UTC (10+ messages)
` [PATCH 1/8] net: usb: r8152: Use linkmode helpers for EEE
` [PATCH 2/8] net: usb: ax88179_178a: "
` [PATCH 3/8] net: qlogic: qede: "
` [PATCH 4/8] net: ethernet: ixgbe: Convert EEE to use linkmodes
` [PATCH 5/8] net: intel: i40e/igc: Remove setting Autoneg in EEE capabilities
` [PATCH 6/8] net: intel: e1000e: Use linkmode helpers for EEE
` [PATCH 7/8] net: intel: igb: "
` [PATCH 8/8] net: intel: igc: "
[PATCH v4] media: ucvideo: Add quirk for Logitech Rally Bar
2024-02-04 10:52 UTC (2+ messages)
kernel NULL pointer dereference on hotplug
2024-02-04 6:40 UTC (2+ messages)
[GIT PULL] USB driver fixes for 6.8-rc3
2024-02-04 7:18 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: usb: mtu3: Add MT8195 MTU3 ip-sleep support
2024-02-04 6:03 UTC (3+ messages)
` [PATCH v2 2/2] usb: mtu3: Add MT8195 MTU3 ip-sleep wakeup support
[PATCH v8 00/13] Introduce STM32 Firewall framework
2024-02-03 20:47 UTC (3+ messages)
` [PATCH v8 02/13] dt-bindings: treewide: add access-controllers description
[PATCH] usb: typec: anx7688: Add driver for ANX7688 USB-C HDMI bridge
2024-02-03 18:18 UTC (5+ messages)
[usb:usb-linus] BUILD SUCCESS ad834c7c8e4a74dd6cd4397848aa255e473d4a63
2024-02-03 17:04 UTC
[Linux Kernel Bug][usb/f_printer] WARNING in usb_ep_queue
2024-02-02 21:08 UTC (2+ messages)
[PATCH v3 0/6] usb: typec: qcom-pmic-typec: enable support for PMI632 PMIC
2024-02-02 17:35 UTC (3+ messages)
` [PATCH v3 2/6] dt-bindings: usb: qcom,pmic-typec: add support for the PMI632 block
[GIT PULL] USB-serial device ids for 6.8-rc3
2024-02-02 16:37 UTC (2+ messages)
[PATCH v2 0/4] arm64: dts: qcom: qrb2210-rb1: enable Type-C support
2024-02-02 15:45 UTC (8+ messages)
` [PATCH v2 1/4] dt-bindings: regulator: qcom,usb-vbus-regulator: add support for PM4125
` [PATCH v2 2/4] dt-bindings: usb: qcom,pmic-typec: add support for the PM4125 block
` [PATCH v2 3/4] arm64: dts: qcom: pm4125: define USB-C related blocks
` [PATCH v2 4/4] arm64: dts: qcom: qrb2210-rb1: enable USB-C port handling
[PATCH] usb: host: enable suspend-to-RAM control in userspace
2024-02-02 14:57 UTC (4+ messages)
[PATCH 1/2] usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()
2024-02-02 11:42 UTC (4+ messages)
` [PATCH 2/2] usb: cdns3: fix memory double free when handle zero package
[PATCH 0/4] usb: dwc3-am62: module removal and errata fixes
2024-02-02 9:38 UTC (7+ messages)
` [PATCH 1/4] usb: dwc3-am62: call of_platform_depopulate in .remove()
` [PATCH 2/4] usb: dwc3-am62: fix error on module removal
` [PATCH 3/4] usb: dwc3-am62: Fix PHY core voltage selection
` [PATCH 4/4] usb: dwc3-am62: add workaround for Errata i2409
[PATCH] usb: sysfs: use kstrtobool() if possible
2024-02-02 3:00 UTC
[PATCH v2 0/4] usb: gadget: 9pfs transport
2024-02-02 0:05 UTC (5+ messages)
` [PATCH v2 1/4] usb: gadget: function: move u_f.h to include/linux/usb/
` [PATCH v2 2/4] net/9p/usbg: Add new usb gadget function transport
` [PATCH v2 3/4] usb: gadget: legacy: add 9pfs multi gadget
` [PATCH v2 4/4] tools: usb: p9_fwd: add usb gadget packet forwarder script
[PATCH v2 00/33] spi: get rid of some legacy macros
2024-02-01 21:47 UTC (4+ messages)
[bug report] usb: ucsi_acpi: Quirk to ack a connector change ack cmd
2024-02-01 18:59 UTC (4+ messages)
[PATCH] [RFC] usb: host: Allow userspace to control usb suspend flows
2024-02-01 18:06 UTC (8+ messages)
[PATCH 0/4] arm64: dts: qcom: qrb2210-rb1: enable Type-C support
2024-02-01 16:17 UTC (5+ messages)
` [PATCH 3/4] arm64: dts: qcom: pm4125: define USB-C related blocks
` [PATCH 4/4] arm64: dts: qcom: qrb2210-rb1: enable USB-C port handling
[PATCH] usb: dwc3: Fix spurious wakeup when port is on device mode
2024-02-01 14:39 UTC (16+ messages)
[PATCH v4] media: ucvideo: Add quirk for Logitech Rally Bar
2024-02-01 6:34 UTC (2+ messages)
[PATCH v2] usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs
2024-02-01 5:44 UTC (8+ messages)
[PATCH] usb: dwc3: gadget: Rewrite endpoint allocation flow
2024-02-01 2:26 UTC
[PATCH v12 00/41] Introduce QC USB SND audio offloading support
2024-02-01 2:11 UTC (10+ messages)
` [PATCH v12 04/41] usb: host: xhci-mem: Cleanup pending secondary event ring events
[PATCH 1/2] dt-bindings: usb: dwc3: Add snps,host-vbus-glitches avoiding vbus glitch
2024-02-01 1:31 UTC (7+ messages)
[PATCH 0/2] usb: misc: onboard_usb_hub: add support for XMOS XVF3500
2024-01-31 21:37 UTC (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor
[PATCH] USB: serial: option: add MeiG Smart SLM320 product
2024-01-31 17:49 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 06f658aadff0e483ee4f807b0b46c9e5cba62bfa
2024-01-31 14:39 UTC
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).