linux-sound.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-19 13:06:10 to 2024-03-25 14:44:27 UTC [more...]

[PATCH] ALSA: sh: aica: reorder cleanup operations to avoid UAF bug
 2024-03-25 14:44 UTC  (4+ messages)

[PATCH v2 1/1] ASoC: soc-jack: Get rid of legacy GPIO support
 2024-03-25 14:33 UTC 

[PATCH] ALSA: hda: cs35l56: Raise device name message log level
 2024-03-25 14:29 UTC 

[PATCH 00/28] Remove PCI_IRQ_LEGACY
 2024-03-25 14:29 UTC  (34+ messages)
` [PATCH 01/28] PCI: msi: Use PCI_IRQ_INTX
` [PATCH 02/28] PCI: portdrv: "
` [PATCH 03/28] PCI: documentation: "
` [PATCH 04/28] sound: intel: "
` [PATCH 05/28] usb: hcd-pci: "
` [PATCH 06/28] tty: 8250_pci: "
` [PATCH 07/28] platform: intel_ips: "
` [PATCH 08/28] ntb: "
` [PATCH 09/28] mfd: intel-lpss-pci: "
` [PATCH 10/28] drm: amdgpu: "
` [PATCH 11/28] infiniband: qib: "
` [PATCH 12/28] infiniband: vmw_pvrdma: "
` [PATCH 13/28] misc: vmci_guest: Use PCI_IRQ_ALL_TYPES
` [PATCH 14/28] net: xgbe: Use PCI_IRQ_INTX
` [PATCH 15/28] net: aquantia atlantic: "
` [PATCH 16/28] net: atheros: alx: "
` [PATCH 17/28] net: realtek: r8169: "
` [PATCH 18/28] net: wangxun: "
` [PATCH 19/28] net: wireless: ath10k: Use references to INTX instead of LEGACY
` [PATCH 20/28] net wireless; realtec: Use PCI_IRQ_INTX
` [PATCH 21/28] scsi: arcmsr: "
` [PATCH 22/28] scsi: hpsa: "
` [PATCH 23/28] scsi: ipr: "
` [PATCH 24/28] scsi: megaraid: "
` [PATCH 25/28] scsi: mpt3sas: "
` [PATCH 26/28] scsi: pmcraid: "
` [PATCH 27/28] scsi: vmw_pvscsi: Do not use PCI_IRQ_LEGACY
` [PATCH 28/28] PCI: Remove PCI_IRQ_LEGACY

[PATCH] ASoC: sti: uniperif: fix the undefined bitwise shift behavior problem
 2024-03-25 14:25 UTC  (2+ messages)

[PATCH v1 1/1] ASoC: soc-jack: Get rid of legacy GPIO support
 2024-03-25 14:24 UTC  (3+ messages)

[PATCH v3 00/22] SoC: Cleanup MediaTek soundcard machine drivers
 2024-03-25 14:18 UTC  (3+ messages)
` [PATCH v3 05/22] ASoC: mediatek: Add common machine soundcard driver probe mechanism

[PATCH] ASoC: tegra: Fix DSPK 16-bit playback
 2024-03-25 13:41 UTC  (2+ messages)

[PATCH 0/3] ASoC: Use snd_ctl_find_id_mixer() instead of open-coding
 2024-03-25 12:56 UTC  (4+ messages)
` [PATCH 1/3] ALSA: control: Introduce snd_ctl_find_id_mixer_locked()
` [PATCH 2/3] ASoC: soc-card: Use snd_ctl_find_id_mixer() instead of open-coding
` [PATCH 3/3] ASoC: soc-card: Add KUnit test case for snd_soc_card_get_kcontrol

[PATCH 0/5] ALSA: cirrus: Tidy up of firmware control read/write
 2024-03-25 11:31 UTC  (6+ messages)
` [PATCH 1/5] firmware: cs_dsp: Add locked wrappers for coeff read and write
` [PATCH 2/5] ASoC: wm_adsp: Use cs_dsp_coeff_lock_and_[read|write]_ctrl()
` [PATCH 3/5] ALSA: hda: hda_cs_dsp_ctl: "
` [PATCH 4/5] ASoC: wm_adsp: Remove notification of driver write
` [PATCH 5/5] ALSA: hda: hda_cs_dsp_ctl: "

[PATCH v8 0/8] usb: misc: onboard_hub: add support for XMOS XVF3500
 2024-03-25  9:15 UTC  (9+ messages)
` [PATCH v8 1/8] usb: misc: onboard_hub: use device supply names
` [PATCH v8 2/8] usb: misc: onboard_hub: rename to onboard_dev
` [PATCH v8 3/8] drm: ci: arm64.config: update ONBOARD_USB_HUB to ONBOARD_USB_DEV
` [PATCH v8 4/8] arm64: defconfig: "
` [PATCH v8 5/8] ARM: multi_v7_defconfig: update ONBOARD_USB_HUB to ONBOAD_USB_DEV
` [PATCH v8 6/8] usb: misc: onboard_dev: add support for non-hub devices
` [PATCH v8 7/8] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor
` [PATCH v8 8/8] usb: misc: onboard_dev: add support for XMOS XVF3500

[PATCH v4 1/2] ASoC: dt-bindings: Added schema for "nuvoton,nau8325"
 2024-03-25  7:38 UTC 

[PATCH 00/15] ASoC: replace dpcm_playback/capture to playback/capture_only
 2024-03-25  4:37 UTC  (16+ messages)
` [PATCH 01/15] ASoC: soc-pcm.c: cleanup soc_get_playback_capture()
` [PATCH 02/15] ASoC: amd: replace dpcm_playback/capture to playback/capture_only
` [PATCH 03/15] ASoC: fsl: "
` [PATCH 04/15] ASoC: sof: "
` [PATCH 05/15] ASoC: meson: "
` [PATCH 06/15] ASoC: Intel: "
` [PATCH 07/15] ASoC: samsung: "
` [PATCH 08/15] ASoC: mediatek: "
` [PATCH 09/15] ASoC: Intel/avs: "
` [PATCH 10/15] ASoC: soc-core.c: "
` [PATCH 11/15] ASoC: soc-topology.c: "
` [PATCH 12/15] ASoC: soc-compress.c: "
` [PATCH 13/15] ASoC: remove snd_soc_dai_link_set_capabilities()
` [PATCH 14/15] ASoC: soc-pcm.c: remove dpcm_playback/capture
` [PATCH 15/15] ASoC: soc-pcm: indicate warning if DPCM BE Codec has no settings

[PATCH v2] treewide, serdev: change receive_buf() return type to size_t
 2024-03-25  2:13 UTC  (3+ messages)

[PATCH 6.1 044/451] ASoC: amd: yc: Add Lenovo ThinkBook 21J0 into DMI quirk table
 2024-03-24 23:05 UTC 

[PATCH 6.6 048/638] ASoC: amd: yc: Add Lenovo ThinkBook 21J0 into DMI quirk table
 2024-03-24 22:51 UTC 

[PATCH 6.7 059/713] ASoC: amd: yc: Add Lenovo ThinkBook 21J0 into DMI quirk table
 2024-03-24 22:36 UTC 

[PATCH 00/25] Introduce support of audio for Amlogic A1 SoC family
 2024-03-24 17:51 UTC  (15+ messages)
` [PATCH 01/25] clk: meson: a1: restrict an amount of 'hifi_pll' params
` [PATCH 04/25] clk: meson: a1: add the audio clock controller driver
` [PATCH 06/25] ASoC: meson: g12a-toacodec: fix "Lane Select" width

[PATCH] sound:Fix a memory leak in snd_ctl_elem_add_compat function
 2024-03-23  9:31 UTC  (2+ messages)

[PATCH] sound:Fix a memory leak related to variable data
 2024-03-23  9:29 UTC  (2+ messages)

[PATCH] amdtp-stream: Checking a variable for zero before dividing
 2024-03-23  6:03 UTC 

[PATCH 0/2] ASoC: dt-bindings: convert fsl-asoc-card.txt to YAML
 2024-03-23  3:42 UTC  (6+ messages)
` [PATCH 1/2] ASoC: dt-bindings: fsl-asoc-card: convert "
` [PATCH 2/2] ARM: dts: imx6sx-nitrogen6sx: drop incorrect cpu-dai property

[PATCH v2 0/5] ASoC: Harden DAPM route checks and Intel fixes
 2024-03-23  1:42 UTC  (5+ messages)
` [PATCH v2 1/5] ASoC: Intel: Disable route checks for Skylake boards
` [PATCH v2 2/5] ASoC: topology: Do not ignore route checks when parsing graphs

[GIT PULL] sound fixes #2 for 6.9-rc1
 2024-03-22 17:15 UTC  (2+ messages)

[PATCH v2 1/1] ASoC: dt-bindings: fsl-audmix: Convert fsl,audmix.txt to yaml
 2024-03-22 14:59 UTC  (2+ messages)

[PATCH v2 1/1] ASoC: dt-bindings: fsl-esai: Convert fsl,esai.txt to yaml
 2024-03-22 14:54 UTC 

[PATCH 0/2] ALSA/ASoC/SOF: SSP dev_type support
 2024-03-22 11:42 UTC  (3+ messages)

[RESEND] ASoC: SOF: mtrace: rework mtrace timestamp setting
 2024-03-22 11:27 UTC 

[RESEND] ASoC: SOF: Intel: hda-dsp: Skip IMR boot on ACE platforms in case of S3 suspend
 2024-03-22 11:25 UTC 

[RESEND] ASoC: amd: simplify soundwire dependencies for legacy stack
 2024-03-22 11:20 UTC 

[PATCH] [RESEND] ASoC: amd: simplify soundwire dependencies for
 2024-03-22 10:45 UTC  (2+ messages)

[PATCH 00/13] ASoC: ti: davinci-i2s: Add features to McBSP driver
 2024-03-22  8:58 UTC  (16+ messages)
` [PATCH 07/13] ASoC: ti: davinci-i2s: Add TDM support
` [PATCH 12/13] ASoC: dt-bindings: davinic-mcbsp: Add the 'ti,drive-dx' property
` [PATCH 13/13] ASoC: ti: davinci-i2s: Opitonally drive DX pin during capture streams

[PATCH 1/1] ASoC: dt-bindings: fsl-esai: Convert fsl,esai.txt to yaml
 2024-03-22  6:17 UTC  (4+ messages)

[PATCH] ALSA: control: fix memory leak in snd_ctl_elem_read_user()
 2024-03-21 16:20 UTC  (2+ messages)

[PATCH v5 00/11] Add support for Intel PPS Generator
 2024-03-21 14:53 UTC  (21+ messages)
` [PATCH v5 01/11] x86/tsc: Add base clock properties in clocksource structure
` [PATCH v5 02/11] timekeeping: Add function to convert realtime to base clock
` [PATCH v5 03/11] e1000e: remove convert_art_to_tsc()
` [PATCH v5 04/11] igc: "
` [PATCH v5 05/11] stmmac: intel: "
` [PATCH v5 06/11] ALSA: hda: "
` [PATCH v5 07/11] ice/ptp: "
` [PATCH v5 08/11] x86/tsc: Remove art to tsc conversion functions which are obsolete
` [PATCH v5 09/11] pps: generators: Add PPS Generator TIO Driver
` [PATCH v5 10/11] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator
` [PATCH v5 11/11] ABI: pps: Add ABI documentation for Intel TIO
` [Intel-wired-lan] [PATCH v5 00/11] Add support for Intel PPS Generator

[PATCH 00/17] ASoC: SOF: ipc4/Intel: Fix delay reporting (for 6.9 / 6.8)
 2024-03-21 13:08 UTC  (18+ messages)
` [PATCH 01/17] ASoC: SOF: Add dsp_max_burst_size_in_ms member to snd_sof_pcm_stream
` [PATCH 02/17] ASoC: SOF: ipc4-topology: Save the DMA maximum burst size for PCMs
` [PATCH 03/17] ASoC: SOF: Intel: hda-pcm: Use dsp_max_burst_size_in_ms to place constraint
` [PATCH 04/17] ASoC: SOF: Intel: hda: Implement get_stream_position (Linear Link Position)
` [PATCH 05/17] ASoC: SOF: Intel: mtl/lnl: Use the generic get_stream_position callback
` [PATCH 06/17] ASoC: SOF: Introduce a new callback pair to be used for PCM delay reporting
` [PATCH 07/17] ASoC: SOF: Intel: Set the dai/host get frame/byte counter callbacks
` [PATCH 08/17] ASoC: SOF: ipc4-pcm: Use the snd_sof_pcm_get_dai_frame_counter() for pcm_delay
` [PATCH 09/17] ASoC: SOF: Intel: hda-common-ops: Do not set the get_stream_position callback
` [PATCH 10/17] ASoC: SOF: Remove "
` [PATCH 11/17] ASoC: SOF: ipc4-pcm: Move struct sof_ipc4_timestamp_info definition locally
` [PATCH 12/17] ASoC: SOF: ipc4-pcm: Combine the SOF_IPC4_PIPE_PAUSED cases in pcm_trigger
` [PATCH 13/17] ASoC: SOF: ipc4-pcm: Invalidate the stream_start_offset in PAUSED state
` [PATCH 14/17] ASoC: SOF: sof-pcm: Add pointer callback to sof_ipc_pcm_ops
` [PATCH 15/17] ASoC: SOF: ipc4-pcm: Correct the delay calculation
` [PATCH 16/17] ALSA: hda: Add pplcllpl/u members to hdac_ext_stream
` [PATCH 17/17] ASoC: SOF: Intel: hda: Compensate LLP in case it is not reset

[PATCH v2 0/2] Add Cadence I2S-MC controller driver
 2024-03-21  8:24 UTC  (6+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: Add bindings for Cadence I2S-MC controller
` [PATCH v2 2/2] ASoC: cdns: Add drivers of Cadence Multi-Channel I2S Controller

Regression: SUnreclaim leak: snd_ctl_ioctl?
 2024-03-21  6:39 UTC  (2+ messages)

[syzbot] [sound?] possible deadlock in _snd_pcm_stream_lock_irqsave (4)
 2024-03-21  6:33 UTC  (3+ messages)
` [PATCH] ALSA: timer: fix deadlock in _snd_pcm_stream_lock_irqsave

[PATCH v2 0/4] drm: xlnx: zynqmp: Add DP audio support
 2024-03-21  5:52 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: display/xlnx/zynqmp-dpsub: Add audio DMAs

[PATCH 1/1] ASoC: fsl: fsl_ssi: Add dev_err_probe if PCM DMA init fails
 2024-03-21  3:30 UTC  (2+ messages)

[PATCH v3 0/5] ASoC: fsl: Support register and unregister rpmsg sound card through remoteproc
 2024-03-21  3:26 UTC  (2+ messages)

[PATCH v10 0/5] Add support for CS40L50
 2024-03-20 19:29 UTC  (6+ messages)
` [PATCH v10 1/5] firmware: cs_dsp: Add write sequence interface
` [PATCH v10 2/5] dt-bindings: input: cirrus,cs40l50: Add initial DT binding
` [PATCH v10 3/5] mfd: cs40l50: Add support for CS40L50 core driver
` [PATCH v10 4/5] Input: cs40l50 - Add support for the CS40L50 haptic driver
` [PATCH v10 5/5] ASoC: cs40l50: Support I2S streaming to CS40L50

[PATCH] ALSA: control: Fix unannotated kfree() cleanup
 2024-03-20 19:00 UTC  (2+ messages)

[BUG] alsa: KMEMLEAK in pulseaudio and alsa-sink-ALC89
 2024-03-20 18:57 UTC  (3+ messages)

[PATCH 1/1] ASoC: dt-bindings: fsl-audmix: Convert fsl,audmix.txt to yaml
 2024-03-20 15:20 UTC  (2+ messages)

[PATCH v7 0/4] arm64: dts: imx8qxp add asrc and sai
 2024-03-20 15:10 UTC  (5+ messages)
` [PATCH v7 2/4] ASoC: dt-bindings: fsl,imx-asrc: update max interrupt numbers
` [PATCH v7 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names

[PATCH v9 0/5] Add support for CS40L50
 2024-03-20  0:41 UTC  (4+ messages)
` [PATCH v9 5/5] ASoC: cs40l50: Support I2S streaming to CS40L50

[PATCH v2] ALSA: hda/realtek: Add quirk for HP Spectre x360 14 eu0000
 2024-03-19 15:04 UTC  (2+ messages)


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