linux-sound.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-03 09:55:32 to 2024-07-09 16:22:40 UTC [more...]

[PATCH AUTOSEL 6.6 03/33] ASoC: rt722-sdca-sdw: add silence detection register as volatile
 2024-07-09 16:21 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 05/33] ASoC: topology: Fix references to freed memory
` [PATCH AUTOSEL 6.6 06/33] ASoC: topology: Do not assign fields that are already set
` [PATCH AUTOSEL 6.6 07/33] ASoC: topology: Clean up route loading

[PATCH AUTOSEL 6.9 04/40] ASoC: rt722-sdca-sdw: add silence detection register as volatile
 2024-07-09 16:19 UTC  (18+ messages)
` [PATCH AUTOSEL 6.9 05/40] ASoC: codecs: ES8326: Solve headphone detection issue
` [PATCH AUTOSEL 6.9 07/40] ASoC: topology: Fix references to freed memory
` [PATCH AUTOSEL 6.9 08/40] ASoC: Intel: avs: Fix route override
` [PATCH AUTOSEL 6.9 09/40] ASoC: topology: Do not assign fields that are already set
` [PATCH AUTOSEL 6.9 10/40] ASoC: topology: Clean up route loading
` [PATCH AUTOSEL 6.9 11/40] bytcr_rt5640 : inverse jack detect for Archos 101 cesium
` [PATCH AUTOSEL 6.9 12/40] ALSA: dmaengine: Synchronize dma channel after drop()
` [PATCH AUTOSEL 6.9 13/40] ASoC: ti: davinci-mcasp: Set min period size using FIFO config
` [PATCH AUTOSEL 6.9 14/40] ASoC: ti: omap-hdmi: Fix too long driver name
` [PATCH AUTOSEL 6.9 15/40] ASoC: SOF: sof-audio: Skip unprepare for in-use widgets on error rollback
` [PATCH AUTOSEL 6.9 16/40] ASoC: rt722-sdca-sdw: add debounce time for type detection
` [PATCH AUTOSEL 6.9 17/40] ASoC: topology: Fix route memory corruption
` [PATCH AUTOSEL 6.9 18/40] ASoC: cs35l56: Disconnect ASP1 TX sources when ASP1 DAI is hooked up
` [PATCH AUTOSEL 6.9 34/40] ALSA: PCM: Allow resume only for suspended streams
` [PATCH AUTOSEL 6.9 35/40] ALSA: hda/relatek: Enable Mute LED on HP Laptop 15-gw0xxx
` [PATCH AUTOSEL 6.9 36/40] ALSA: dmaengine_pcm: terminate dmaengine before synchronize
` [PATCH AUTOSEL 6.9 39/40] ASoC: amd: yc: Fix non-functional mic on ASUS M5602RA

[PATCH 0/4] firmware: cs_dsp: Some small coding improvements
 2024-07-09 15:33 UTC  (6+ messages)
` [PATCH 1/4] firmware: cs_dsp: Don't allocate temporary buffer for info text
` [PATCH 2/4] firmware: cs_dsp: Make wmfw and bin filename arguments const char *
` [PATCH 3/4] firmware: cs_dsp: Merge wmfw format log message into INFO message
` [PATCH 4/4] firmware: cs_dsp: Rename fw_ver to wmfw_ver

[PATCH 0/2] ASoC: dt-bindings: convert qcom sound bindings to yaml
 2024-07-09 15:24 UTC  (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: qcom,msm8916-wcd-digital-codec: convert to dtschema
` [PATCH 2/2] ASoC: dt-bindings: qcom,apq8096-sndcard: use dtschema

[PATCH v10 00/38] ep93xx device tree conversion
 2024-07-09 15:22 UTC  (8+ messages)

[PATCH 0/2] Add ES7243E ADC driver
 2024-07-09 10:41 UTC  (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: Add bindings for Everest ES7243E
` [PATCH 2/2] ASoC: codecs: add ES7243E ADC driver

[PATCH] ALSA: hda/realtek: Enable Mute LED on HP 250 G7
 2024-07-09  9:59 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8192: remove redundant null pointer check before of_node_put
 2024-07-09  8:51 UTC 

[PATCH] ALSA: ppc: keywest: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-07-09  7:16 UTC  (2+ messages)

[PATCH] ASoC: Intel: sof_sdw: Convert comma to semicolon
 2024-07-09  3:09 UTC 

[PATCH v23 00/32] Introduce QC USB SND audio offloading support
 2024-07-08 23:16 UTC  (21+ messages)
` [PATCH v23 32/32] ASoC: doc: Add documentation for SOC USB

[PATCH v6 0/7] ASoC: fsl-asoc-card: add S/PDIF controller support
 2024-07-08 19:14 UTC  (4+ messages)
` [PATCH v6 5/7] ASoC: dt-bindings: update fsl-asoc-card bindings after imx-spdif merge
` (subset) [PATCH v6 0/7] ASoC: fsl-asoc-card: add S/PDIF controller support

[PATCH] firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw files
 2024-07-08 18:20 UTC  (6+ messages)

[PATCH 00/11] ASoC: Simplify code with cleanup.h
 2024-07-08 16:56 UTC  (17+ messages)
` [PATCH 01/11] ASoC: codecs: audio-iio-aux: Simplify audio_iio_aux_add_dapms() "
` [PATCH 02/11] ASoC: codecs: audio-iio-aux: Simplify audio_iio_aux_probe() "
` [PATCH 03/11] ASoC: codecs: wcd9335: Simplify "
` [PATCH 04/11] ASoC: codecs: wcd934x: "
` [PATCH 05/11] ASoC: simple-card-utils: "
` [PATCH 06/11] ASoC: audio-graph-card: Use cleanup.h instead of devm_kfree()
` [PATCH 07/11] ASoC: audio-graph-card2: "
` [PATCH 08/11] ASoC: simple-card: "
` [PATCH 09/11] ASoC: ops: Simplify with cleanup.h
` [PATCH 10/11] ASoC: dapm: Simplify dapm_cnew_widget() "
` [PATCH 11/11] ASoC: dapm: Simplify snd_soc_dai_link_event_pre_pmu() "

[PATCH v2] firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw files
 2024-07-08 15:23 UTC  (2+ messages)

[PATCH 0/3] ALSA: update sample rate definition for eARC
 2024-07-08 14:00 UTC  (6+ messages)
` [PATCH 1/3] ALSA: pcm: add support for 128kHz sample rate

[PATCH] usb: gadget: midi2: Fix incorrect default MIDI2 protocol setup
 2024-07-08  9:57 UTC 

[PATCH 00/20] Simplify of_property_for_each_u32()
 2024-07-08  7:45 UTC  (34+ messages)
` [PATCH 01/20] of: add of_property_for_each_u32_new()
` [PATCH 02/20] clk: convert to of_property_for_each_u32_new()
` [PATCH 03/20] clk: qcom: "
` [PATCH 04/20] clk: sunxi: clk-simple-gates: "
` [PATCH 05/20] clk: sunxi: clk-sun8i-bus-gates: "
` [PATCH 06/20] clocksource/drivers/samsung_pwm: "
` [PATCH 07/20] bus: ti-sysc: "
` [PATCH 08/20] lk: clk-conf: "
` [PATCH 09/20] gpio: brcmstb: "
` [PATCH 10/20] pinctrl: s32cc: "
` [PATCH 11/20] irqchip/atmel-aic: "
` [PATCH 12/20] iio: adc: ti_am335x_adc: "
` [PATCH 13/20] pwm: samsung: "
` [PATCH 14/20] tty: sysrq: "
` [PATCH 15/20] usb: usb251xb: "
` [PATCH 16/20] mfd: ti_am335x_tscadc: "
` [PATCH 17/20] ASoC: arizona: "
` [PATCH 18/20] powerpc/xive: "
` [PATCH 19/20] "
` [PATCH 20/20] of: deprecate and rename of_property_for_each_u32()

[PATCH] ASoC: dt-bindings: cirrus,cs4270: Convert to dtschema
 2024-07-08  7:37 UTC  (2+ messages)

[PATCH 2/3] Removed extra asterisks from comment beginnings, and removed unnecessary comment end
 2024-07-07 11:21 UTC  (3+ messages)

[PATCH v2] drm/rockchip: inno_hdmi: add audio support
 2024-07-07  9:24 UTC  (2+ messages)

[PATCH 1/3] Removed extra asterisks from comment beginnings, and removed unnecessary comment end
 2024-07-07  5:29 UTC  (3+ messages)

[PATCH 3/3] Removed extra asterisks from comment beginnings, and removed unnecessary comment end
 2024-07-07  4:51 UTC  (2+ messages)

[PATCH] Removed extra asterisks from comment beginnings, and removed unnecessary comment end
 2024-07-07  3:13 UTC 

[PATCH] ALSA: hda/realtek: Limit mic boost on VAIO PRO PX
 2024-07-06  7:37 UTC  (2+ messages)

[EXTERNAL] Re: [PATCH v1] ASoC: tas2781: Add dsp firmware for different laptops
 2024-07-06  0:49 UTC  (2+ messages)
`  "

[PATCH v2] ALSA: seq: Add tempo base unit for MIDI2 Set Tempo messages
 2024-07-05 18:59 UTC  (2+ messages)

[PATCH v1] ASoc: pcm6240: Remove unnecessary name-prefix for all the controls
 2024-07-05 18:04 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: fsl,imx-audio-sgtl5000: Convert to dtschema
 2024-07-05 12:24 UTC  (3+ messages)

[PATCH] soundwire: intel_auxdevice: add cs42l43 codec to wake_capable_list
 2024-07-05 11:43 UTC 

[PATCH] ALSA: pcm: Fix id copying in snd_pcm_set_sync_per_card()
 2024-07-05  8:03 UTC  (2+ messages)

[PATCH] ALSA: seq: Add tempo base unit for MIDI2 Set Tempo messages
 2024-07-05  7:40 UTC  (3+ messages)

[PATCH] ALSA: pcm: Fix missing export of snd_pcm_set_sync_per-card()
 2024-07-05  7:42 UTC  (3+ messages)

[PATCH v2 00/10] Add support for non-interleaved mode in qmc_audio
 2024-07-04 18:35 UTC  (5+ messages)
` [PATCH v2 07/10] soc: fsl: cpm1: qmc: Introduce functions to get a channel from a phandle list

[PATCH v3 0/6] ASoC: codecs: lpass-rx-macro: Few code cleanups
 2024-07-04 18:35 UTC  (2+ messages)

[PATCH] ASoC: rt711-sdw: add missing readable registers
 2024-07-04 17:19 UTC  (3+ messages)

[PATCH] ASoC: SOF: Intel: hda-pcm: Limit the maximum number of periods by MAX_BDL_ENTRIES
 2024-07-04 17:19 UTC  (2+ messages)

[PATCH] ASoC: SOF: Intel: hda: fix null deref on system suspend entry
 2024-07-04 17:19 UTC  (2+ messages)

Handling complex matrix mixers in ALSA
 2024-07-04 16:06 UTC  (3+ messages)

[PATCH] ASoC: codecs: wcd939x: Fix typec mux and switch leak during device removal
 2024-07-04 15:02 UTC  (2+ messages)

[PATCH] ASoC: amd: Adjust error handling in case of absent codec device
 2024-07-04 15:01 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] ASoC: ak4458: remove "reset-gpios" property handler
 2024-07-04 15:01 UTC  (2+ messages)

[PATCH] ASoC: SOF: ipc4-topology: Use single token list for the copiers
 2024-07-04 15:01 UTC  (2+ messages)

[PATCH v1] ALSA: hda: cs35l41: Fix missing Speaker ID GPIO description in _DSD
 2024-07-04 12:48 UTC  (2+ messages)

[PATCH 0/4] ASoC: tas*: Fix up GPIO usage
 2024-07-04 11:42 UTC  (4+ messages)
` [PATCH 2/4] ASoC: tas2781-i2c: Drop weird GPIO code
` (subset) [PATCH 0/4] ASoC: tas*: Fix up GPIO usage

[PATCH v3 0/6] ASoC/SOF/PCI/Intel: add PantherLake support
 2024-07-04  8:53 UTC  (7+ messages)
` [PATCH v3 1/6] ASoC: Intel: soc-acpi: add PTL match tables
` [PATCH v3 2/6] ASoC: SOF: Intel: add PTL specific power control register
` [PATCH v3 3/6] ASoC: SOF: Intel: add initial support for PTL
` [PATCH v3 4/6] ASoC: Intel: soc-acpi-intel-ptl-match: add rt711-sdca table
` [PATCH v3 5/6] ASoC: Intel: soc-acpi-intel-ptl-match: Add rt722 support
` [PATCH v3 6/6] ASoC: Intel: soc-acpi-intel-ptl-match: add rt722 l3 adr

[PATCH v2 0/3] Fix the unbalanced pm_runtime_enable in wcd937x-sdw soundwire slave
 2024-07-04  8:17 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: codecs: wcd937x-sdw: Fix Unbalanced pm_runtime_enable
` [PATCH v2 2/3] ASoC: codecs: wcd937x: Remove the string compare in MIC BIAS widget settings
` [PATCH v2 3/3] ASoC: codecs: wcd937x: Remove separate handling for vdd-buck supply

[PATCH v9] drm/rockchip: rk3066_hdmi: add sound support
 2024-07-04  2:03 UTC  (2+ messages)
`  "

[PATCH] soundwire: intel_auxdevice: start the bus at default frequency
 2024-07-04  0:34 UTC 

[PATCH 0/9] ASoC: Constify struct regmap_config
 2024-07-03 18:34 UTC  (11+ messages)
` [PATCH 1/9] ASoC: cs35l34: "
` [PATCH 2/9] ASoC: cs35l35: "
` [PATCH 3/9] ASoC: cs35l36: "
` [PATCH 4/9] ASoC: cs53l30: "
` [PATCH 5/9] ASoC: jz4760: "
` [PATCH 6/9] ASoC: jz4770: "
` [PATCH 7/9] ASoC: wsa881x: "
` [PATCH 8/9] ASoC: wsa883x: "
` [PATCH 9/9] ASoC: wsa884x: "

[PATCH 0/2] ASoC: cs35l56: Set correct upper volume limit
 2024-07-03 17:21 UTC  (4+ messages)
` [PATCH 1/2] ASoC: cs35l56: Use header defines for Speaker Volume control definition
` [PATCH 2/2] ASoC: cs35l56: Limit Speaker Volume to +12dB maximum

[PATCH] ASoC: fsl_xcvr: Improve suspend/resume flow in fsl_xcvr_trigger()
 2024-07-03 16:30 UTC  (2+ messages)

[PATCH] ASoC: tas2781: Use of_property_read_reg()
 2024-07-03 14:07 UTC  (2+ messages)

[PATCH] ASoC: PCM6240: Use of_property_read_reg()
 2024-07-03 14:07 UTC  (2+ messages)

[PATCH 00/13] ASoC: topology: kcontrol registration cleanup
 2024-07-03 14:07 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 NNTP newsgroup(s).