linux-sound.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-15 11:28:04 to 2024-03-21 16:20:03 UTC [more...]

[PATCH 1/1] ASoC: dt-bindings: fsl-esai: Convert fsl,esai.txt to yaml
 2024-03-21 16:19 UTC  (3+ messages)

[PATCH] ALSA: control: fix memory leak in snd_ctl_elem_read_user()
 2024-03-21 16:17 UTC 

[PATCH 00/13] ASoC: ti: davinci-i2s: Add features to McBSP driver
 2024-03-21 15:14 UTC  (34+ messages)
` [PATCH 01/13] ASoC: dt-bindings: davinci-mcbsp: convert McBSP bindings to yaml schema
` [PATCH 02/13] ASoC: dt-bindings: davinci-mcbsp: Add new properties
` [PATCH 04/13] ASoC: ti: davinci-i2s: Replace dev_err with dev_err_probe
` [PATCH 06/13] ASoC: ti: davinci-i2s: Delete unnecessary assignment
` [PATCH 07/13] ASoC: ti: davinci-i2s: Add TDM support
` [PATCH 08/13] ASoC: ti: davinci-i2s: Add handling of BP_FC format
` [PATCH 09/13] ASoC: ti: davinci-i2s: Enable unexpected frame pulses detection
` [PATCH 10/13] ASoC: ti: davinci-i2s: Make free-running mode optional
` [PATCH 11/13] ASoC: ti: davinci-i2s: Add S24_LE to supported formats
` [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 v2 1/1] ASoC: dt-bindings: fsl-audmix: Convert fsl,audmix.txt to yaml
 2024-03-21 15:04 UTC 

[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  (4+ 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  (7+ messages)
` [PATCH v2 1/4] ASoC: dmaengine_pcm: Allow passing component name via config
` [PATCH v2 2/4] dt-bindings: display/xlnx/zynqmp-dpsub: Add audio DMAs
` [PATCH v2 3/4] arm64: dts: zynqmp: Add DMA for DP audio
` [PATCH v2 4/4] drm: xlnx: zynqmp_dpsub: Add DP audio support

[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  (7+ messages)
` [PATCH v7 1/4] ASoC: dt-bindings: fsl,imx-asrc/spdif: Add power-domains property
` [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 v7 4/4] arm64: dts: imx8qxp: add asrc[0,1], esai0, spdif0 and sai[4,5]

[PATCH v9 0/5] Add support for CS40L50
 2024-03-20  0:41 UTC  (7+ messages)
` [PATCH v9 4/5] Input: cs40l50 - Add support for the CS40L50 haptic driver
` [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)

[PATCH 00/25] Introduce support of audio for Amlogic A1 SoC family
 2024-03-19 13:53 UTC  (65+ 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 08/25] ASoC: dt-bindings: meson: g12a-toacodec: add support for A1 SoC family
` [PATCH 09/25] ASoC: "
` [PATCH 11/25] ASoC: dt-bindings: meson: t9015: "
` [PATCH 12/25] ASoC: "
` [PATCH 13/25] ASoC: dt-bindings: meson: axg-pdm: document 'sysrate' property
` [PATCH 16/25] ASoC: dt-bindings: meson: meson-axg-audio-arb: claim support of A1 SoC family
` [PATCH 17/25] ASoC: dt-bindings: meson: axg-fifo: "
` [PATCH 18/25] ASoC: dt-bindings: meson: axg-pdm: "
` [PATCH 19/25] ASoC: dt-bindings: meson: axg-sound-card: "
` [PATCH 20/25] ASoC: dt-bindings: meson: axg-tdm-formatters: "
` [PATCH 22/25] ASoC: dt-bindings: meson: introduce link-name optional property

[syzbot] [sound?] inconsistent lock state in snd_timer_interrupt
 2024-03-19  6:41 UTC  (2+ messages)

[PATCH v18 00/41] Introduce QC USB SND audio offloading support
 2024-03-19  2:26 UTC  (7+ messages)
` [PATCH v18 20/41] ALSA: usb-audio: qcom: Introduce QC USB SND "

[PATCH v1 1/1] ASoC: soc-jack: Get rid of legacy GPIO support
 2024-03-18 20:25 UTC 

[PATCH v2 1/1] ASoC: fsl: imx-es8328: Switch to using gpiod API
 2024-03-18 20:07 UTC 

[PATCH v1 1/1] ASoC: fsl: imx-es8328: Switch to using gpiod API
 2024-03-18 20:02 UTC  (2+ messages)

[PATCH V0 0/1] ASoC: soc-compress: Fix and add missing DPCM locking
 2024-03-18 17:05 UTC  (2+ messages)

[GIT PULL] sound fixes for 6.9-rc1
 2024-03-18 16:48 UTC  (2+ messages)

[PATCH] ALSA: hda: cs35l41: Support HP Spectre x360 14 eu0000
 2024-03-18 11:12 UTC  (3+ messages)

[PATCH] ASoC: dt-bindings: wm8776: Convert to dtschema
 2024-03-18  9:23 UTC  (3+ messages)

[PATCH AUTOSEL 6.6 12/17] ASoC: amd: yc: add new YC platform variant (0x63) support
 2024-03-18  1:58 UTC  (3+ messages)

[PATCH v3 00/22] SoC: Cleanup MediaTek soundcard machine drivers
 2024-03-17 19:00 UTC  (7+ messages)
` [PATCH v3 18/22] ASoC: dt-bindings: mt8195: Document audio-routing and dai-link subnode
` [PATCH v3 19/22] ASoC: dt-bindings: mt8192: "
` [PATCH v3 20/22] ASoC: dt-bindings: mt8186: "

[PATCH] ALSA: hda/realtek: add in quirk for Acer Swift Go 16 - SFG16-71
 2024-03-17  8:35 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for HP Spectre x360 14 eu0000
 2024-03-17  2:38 UTC 

[PATCH] Revert "ALSA: usb-audio: Name feature ctl using output if input is PCM"
 2024-03-16 17:10 UTC  (2+ messages)

[PATCH v3 0/2] ASoC: SOF: amd: Skip IRAM/DRAM size modification for Steam Deck OLED
 2024-03-15 22:04 UTC  (2+ messages)

[PATCH 00/18] Add audio support for the MediaTek Genio 350-evk board
 2024-03-15 18:09 UTC  (15+ messages)
` [PATCH 12/18] ASoC: codecs: mt6357: add MT6357 codec

[PATCH v2 1/2] ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2"
 2024-03-15 17:14 UTC  (3+ messages)
` [PATCH v3 0/2] ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2" and "add new YC platform variant (0x63) support"

[PATCH 1/2] Revert "ASoC: amd: yc: Fix non-functional mic on Lenovo 21J2"
 2024-03-15 17:14 UTC  (3+ messages)
` [PATCH v2 0/2] ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2" and "add new YC platform variant (0x63) support"

[syzbot] [sound?] possible deadlock in snd_pcm_period_elapsed (4)
 2024-03-15 13:07 UTC  (2+ messages)

[syzbot] [sound?] possible deadlock in snd_timer_close_locked
 2024-03-15 11:51 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).