alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-21 00:11:48 to 2021-01-24 08:14:24 UTC [more...]

[PATCH] sound/pci/hda: boolean values to a bool variable
 2021-01-24  8:13 UTC  (2+ messages)

[PATCH] ALSA: control: expand limitation on the number of user-defined control element set per card
 2021-01-24  7:49 UTC  (7+ messages)

ASoC: cpcap: Implement set_tdm_slot for voice call support
 2021-01-23 18:28 UTC  (3+ messages)
  ` ASoC: audio-graph-card: Add audio mixer for Motorola mdm6600

[bug report] ASoC: cpcap: new codec
 2021-01-23 17:29 UTC  (2+ messages)
` [PATCHv1] ASoC: cpcap: fix microphone timeslot mask

[PATCH v4 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support
 2021-01-23 16:41 UTC  (15+ messages)
` [PATCH v4 01/13] mfd: arizona: Drop arizona-extcon cells
` [PATCH v4 02/13] extcon: arizona: Fix some issues when HPDET IRQ fires after the jack has been unplugged
` [PATCH v4 03/13] extcon: arizona: Fix various races on driver unbind
` [PATCH v4 04/13] extcon: arizona: Fix flags parameter to the gpiod_get("wlf, micd-pol") call
` [PATCH v4 05/13] extcon: arizona: Always use pm_runtime_get_sync() when we need the device to be awake
` [PATCH v4 06/13] ASoC/extcon: arizona: Move arizona jack code to sound/soc/codecs/arizona-jack.c
` [PATCH v4 07/13] ASoC: arizona-jack: Move jack-detect variables to struct arizona_priv
` [PATCH v4 08/13] ASoC: arizona-jack: Use arizona->dev for runtime-pm
` [PATCH v4 09/13] ASoC: arizona-jack: convert into a helper library for codec drivers
` [PATCH v4 10/13] ASoC: arizona-jack: Use snd_soc_jack to report jack events
  ` [PATCH v4 11/13] ASoC: arizona-jack: Cleanup logging
  ` [PATCH v4 12/13] ASoC: arizona: Make the wm5102, wm5110, wm8997 and wm8998 drivers use the new jack library
  ` [PATCH v4 13/13] ASoC: Intel: bytcr_wm5102: Add jack detect support

[PATCH alsa-ucm-conf 1/3] chtnau8824: Move DAC Channel Source selection to Speaker/Headphones EnableSeq
 2021-01-23 15:59 UTC  (5+ messages)

[PATCH] ALSA: usb-audio: workaround for iface reset issue
 2021-01-23 15:58 UTC 

[PATCH] ALSA: pcm: One more dependency for hw constraints
 2021-01-23 15:57 UTC 

[PATCH 1/3] dt-bindings: sound/ingenic: Add compatible strings for JZ4760(B) SoC
 2021-01-23 14:09 UTC  (3+ messages)
` [PATCH 2/3] ASoC: codec/ingenic: Depend on MACH_INGENIC
` [PATCH 3/3] ASoC: codec: Add driver for JZ4760 internal codec

[PATCH 0/2] ASoC: SOF: partial fix to Kconfig issues
 2021-01-23  8:08 UTC  (8+ messages)
` [PATCH 1/2] ASoC: SOF: Intel: soundwire: fix select/depend unmet dependencies
` [PATCH 2/2] ASoC: SOF: SND_INTEL_DSP_CONFIG dependency

ASoC: simple-card, fsl-sai, ak4458, imx-ak4458
 2021-01-22 22:56 UTC  (5+ messages)
  ` ASoC: ak4458 reset polarity
    ` [PATCH] ASoC: ak4458: correct "

Question about hdac_ext_link ref_count management
 2021-01-22 22:04 UTC  (6+ messages)

[PATCH v3 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support
 2021-01-22 21:33 UTC  (24+ messages)
` [PATCH v3 01/13] mfd: arizona: Drop arizona-extcon cells
` [PATCH v3 02/13] extcon: arizona: Fix some issues when HPDET IRQ fires after the jack has been unplugged
` [PATCH v3 03/13] extcon: arizona: Fix various races on driver unbind
` [PATCH v3 04/13] extcon: arizona: Fix flags parameter to the gpiod_get("wlf, micd-pol") call
` [PATCH v3 05/13] extcon: arizona: Always use pm_runtime_get_sync() when we need the device to be awake
` [PATCH v3 06/13] ASoC/extcon: arizona: Move arizona jack code to sound/soc/codecs/arizona-jack.c
` [PATCH v3 07/13] ASoC: arizona-jack: Move jack-detect variables to struct arizona_priv
` [PATCH v3 08/13] ASoC: arizona-jack: Use arizona->dev for runtime-pm
` [PATCH v3 09/13] ASoC: arizona-jack: convert into a helper library for codec drivers
` [PATCH v3 10/13] ASoC: arizona-jack: Use snd_soc_jack to report jack events
` [PATCH v3 11/13] ASoC: arizona-jack: Cleanup logging
` [PATCH v3 12/13] ASoC: arizona: Make the wm5102, wm5110, wm8997 and wm8998 drivers use the new jack library
` [PATCH v3 13/13] ASoC: Intel: bytcr_wm5102: Add jack detect support

[PATCH alsa-lib 0/4] pcm: Fix missing appl_ptr and hw_ptr updates in snd_pcm_status()
 2021-01-22 17:00 UTC  (6+ messages)
` [PATCH alsa-lib 1/4] pcm: direct: Fix the missing appl_ptr update
` [PATCH alsa-lib 2/4] pcm: ioplug: Pass appl_ptr and hw_ptr in snd_pcm_status()
` [PATCH alsa-lib 3/4] pcm: null: "
` [PATCH alsa-lib 4/4] pcm: share: "

[RFC PATCH 0/2] soundwire: add static port mapping support
 2021-01-22 16:42 UTC  (13+ messages)
` [RFC PATCH 1/2] soundwire: add support for static port mapping

[PATCH] drivers: slimbus: Fix word resposible -> responsible in slimbus.h
 2021-01-22 15:30 UTC  (2+ messages)

[RFC][PATCH v6 0/1] audio jack software injection
 2021-01-22 15:13 UTC  (3+ messages)
` [RFC][PATCH v6 1/1] alsa: jack: implement software jack injection via debugfs

Wrong binds configuration for dmix plugin causes segmentation fault in alsa
 2021-01-22 15:06 UTC 

[PATCH 0/4] ASoC: mediatek: mt8192-mt6359: fix I2S corrupted for RT5682
 2021-01-22 14:00 UTC  (6+ messages)
` [PATCH 1/4] ASoC: mediatek: mt8192-mt6359: use asoc_substream_to_rtd()
` [PATCH 2/4] ASoC: mediatek: mt8192: "
` [PATCH 3/4] ASoC: mediatek: mt8192-mt6359: simply ops for Capture1 DAI link
` [PATCH 4/4] ASoC: mediatek: mt8192-mt6359: add format constraints for RT5682

[PATCH v2 00/12] MFD/extcon/ASoC: Rework arizona codec jack-detect support
 2021-01-22 13:56 UTC  (21+ messages)
` [PATCH v2 03/12] ASoC: arizona-jack: Fix some issues when HPDET IRQ fires after the jack has been unplugged
` [PATCH v2 06/12] ASoC: arizona-jack: Move jack-detect variables to struct arizona_priv
` [PATCH v2 07/12] ASoC: arizona-jack: Use arizona->dev for runtime-pm
` [PATCH v2 08/12] ASoC: arizona-jack: convert into a helper library for codec drivers

[RFC][PATCH v5 0/2] audio jack software injection
 2021-01-22 13:41 UTC  (5+ messages)
` [RFC][PATCH v5 1/2] alsa: jack: implement software jack injection via debugfs
` [RFC][PATCH v5 2/2] alsa: jack: add document for sound jack injection

[PATCH] ASoC: qcom: Fix number of HDMI RDMA channels on sc7180
 2021-01-22 13:39 UTC  (4+ messages)

[PATCH v2 0/3] isa: Make the remove callback for isa drivers return void
 2021-01-22  9:24 UTC  (2+ messages)
` [PATCH v2 3/3] "

[PATCH v1 0/2] isa: Make the remove callback for isa drivers return void
 2021-01-22  9:01 UTC  (6+ messages)
` [PATCH v1 2/2] "

[PATCH] ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256
 2021-01-22  8:54 UTC  (2+ messages)

Crash in acpi_ns_validate_handle triggered by soundwire on Linux 5.10
 2021-01-21 17:47 UTC  (4+ messages)

[PATCH 0/2] ASoC: remove obsolete drivers
 2021-01-20 21:18 UTC  (3+ messages)
` [PATCH 1/2] ASoC: remove sirf prima/atlas drivers

Dual ALC1220 Bug MSI Godlike X570
 2021-01-20  2:40 UTC 

snd_pcm_extplug_callback_t transfer callback and buffering
 2021-01-18 20:02 UTC 

[PATCH 1/2] ALSA: oxfw: fix info leak in hwdep_read()
 2021-01-22  7:27 UTC  (2+ messages)

[PATCH] ALSA: fireface: fix info leak in hwdep_read()
 2021-01-22  7:13 UTC  (3+ messages)

[RESEND PATCH v2 0/9] soundwire/regmap: use _no_pm routines
 2021-01-22  7:06 UTC  (10+ messages)
` [RESEND PATCH v2 1/9] soundwire: bus: use sdw_update_no_pm when initializing a device
` [RESEND PATCH v2 2/9] soundwire: bus: use sdw_write_no_pm when setting the bus scale registers
` [RESEND PATCH v2 3/9] soundwire: bus: use no_pm IO routines for all interrupt handling
` [RESEND PATCH v2 4/9] soundwire: export sdw_write/read_no_pm functions
` [RESEND PATCH v2 5/9] regmap: sdw: use _no_pm functions in regmap_read/write
` [RESEND PATCH v2 6/9] regmap: sdw: use no_pm routines for SoundWire 1.2 MBQ
` [RESEND PATCH v2 7/9] regmap: sdw-mbq: use MODULE_LICENSE("GPL")
` [RESEND PATCH v2 8/9] soundwire: bus: fix confusion on device used by pm_runtime
` [RESEND PATCH v2 9/9] soundwire: bus: clarify dev_err/dbg device references

[PATCH 0/5] ASoC: soc-pcm: cleanup soc_new_pcm() and bugfix
 2021-01-22  1:13 UTC  (6+ messages)
` [PATCH 1/5] ASoC: soc-pcm: tidyup pcm setting
` [PATCH 2/5] ASoC: soc-pcm: add soc_get_playback_capture() and simplify soc_new_pcm()
` [PATCH 3/5] ASoC: soc-pcm: add soc_create_pcm() "
` [PATCH 4/5] ASoC: soc-pcm: use snd_pcm_hardware at dpcm_runtime_merge_xxx()
` [PATCH 5/5] ASoC: soc-pcm: fixup snd_pcm_limit_hw_rates() timing

duplicate line at samsung speyside driver
 2021-01-21 23:20 UTC  (3+ messages)

[Regression] Game "Rise of the Tomb Raider" crashes at launch
 2021-01-21 22:30 UTC 

[Regression] Game "Rise of the Tomb Raider" crashes at launch
 2021-01-21 22:28 UTC 

SOF: Improve dmic support
 2021-01-21 20:57 UTC 

SOF: Improve dmic support
 2021-01-21 20:56 UTC 

SOF: Improve dmic support
 2021-01-21 20:56 UTC 

Support for NUX MG-300 USB interface
 2021-01-21 20:18 UTC  (16+ messages)

[PATCH v2 1/2] ASoC: Intel: Skylake: skl-topology: Fix OOPs ib skl_tplg_complete
 2021-01-21 19:39 UTC  (9+ messages)
` [PATCH v2 2/2] ASoC: Intel: Skylake: Zero snd_ctl_elem_value

[PATCH 0/2] Add sanity checks for topology API calls
 2021-01-21 19:39 UTC  (2+ messages)

[PATCH 00/44] ASoC: sync parameter naming : rate / sample_bits
 2021-01-21 19:39 UTC  (2+ messages)

[PATCH] ASoC: rt5682: remove connection with LDO2 in DAPM graph
 2021-01-21 19:39 UTC  (2+ messages)

[PATCH 0/5] Add KUNIT tests for ASoC topology
 2021-01-21 19:39 UTC  (5+ messages)
` [PATCH 2/5] Revert "ASoC: soc-devres: add devm_snd_soc_register_dai()"
` (subset) [PATCH 0/5] Add KUNIT tests for ASoC topology

[RESEND PATCH v6 0/6] Tegra210 audio graph card
 2021-01-21 19:00 UTC  (7+ messages)
` [RESEND PATCH v6 4/6] arm64: defconfig: Enable Tegra audio graph card driver
` [RESEND PATCH v6 5/6] arm64: tegra: Audio graph header for Tegra210
` [RESEND PATCH v6 6/6] arm64: tegra: Audio graph sound card for Jetson Nano and TX1

[PATCH] soundwire: debugfs: use controller id instead of link_id
 2021-01-21 18:22 UTC  (9+ messages)

[PATCH v3 1/2] ASoC: Intel: Skylake: skl-topology: Fix OOPs ib skl_tplg_complete
 2021-01-21 17:51 UTC  (2+ messages)
` [PATCH v3 2/2] ASoC: Intel: Skylake: Zero snd_ctl_elem_value

pcm: pcm_ioplug - fix the avail_update mmap capture copy issue
 2021-01-21 14:52 UTC 

[RFC][PATCH v4 0/4] design a way to change audio Jack state by software
 2021-01-21 12:48 UTC  (4+ messages)

[PATCH v4 0/5] MFD/ASoC: Add support for Intel Bay Trail boards with WM5102 codec
 2021-01-21 10:37 UTC  (5+ messages)
` [PATCH v4 3/5] mfd: arizona: Add support for ACPI enumeration of WM5102 connected over SPI
` [PATCH v4 5/5] ASoC: Intel: bytcr_wm5102: Add machine driver for BYT/WM5102

[PATCH] ALSA: control: remove limitation on the number of user-defined control element set per card
 2021-01-21  3:10 UTC  (4+ messages)

[PATCH] ASoC: topology: Fix memory corruption in soc_tplg_denum_create_values()
 2021-01-21  0:05 UTC  (2+ messages)

[PATCH] ASoC: AMD Renoir - refine DMI entries for some Lenovo products
 2021-01-21  0:05 UTC  (2+ messages)

[PATCH v7 1/2] cros_ec_commands: Add EC_CODEC_I2S_RX_RESET
 2021-01-21  0:05 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).