alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-15 10:19:44 to 2021-01-20 00:34:47 UTC [more...]

[PATCH v3 0/6] Clock and reset improvements for Tegra ALSA drivers
 2021-01-20  0:31 UTC  (4+ messages)
` [PATCH v3 1/6] ALSA: hda/tegra: Use clk_bulk helpers
` [PATCH v3 2/6] ALSA: hda/tegra: Reset hardware
` [PATCH v3 4/6] ASoC: tegra: ahub: Add missing resets

ASoC: simple-card, fsl-sai, ak4458, imx-ak4458
 2021-01-19 23:41 UTC 

[PATCH v3 3/3] ASoC: rt715:add micmute led state control supports
 2021-01-19 20:52 UTC  (10+ messages)

[PATCH v1 0/5] Clock and reset improvements for Tegra ALSA drivers
 2021-01-19 17:34 UTC  (22+ messages)
` [PATCH v1 1/5] ALSA: hda/tegra: Use clk_bulk helpers
` [PATCH v1 2/5] ALSA: hda/tegra: Reset hardware
` [PATCH v1 3/5] ASoC: tegra: ahub: Use of_reset_control_array_get_exclusive()
` [PATCH v1 4/5] ASoC: tegra: ahub: Use clk_bulk helpers
` [PATCH v1 5/5] ASoC: tegra: ahub: Reset hardware properly

[PATCH] ASoC: qcom: lpass: Fix i2s ctl register bit map
 2021-01-19 17:43 UTC  (3+ messages)

[PATCH v2 0/2] ASoC: qcom: Fix broken lpass driver
 2021-01-19 18:44 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: lpass: Fix and common up lpass dai ids
` [PATCH v2 2/2] ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARY

[PATCH] soundwire: debugfs: use controller id instead of link_id
 2021-01-19 19:09 UTC  (5+ messages)

[RESEND PATCH v6 0/6] Tegra210 audio graph card
 2021-01-19 17:57 UTC  (11+ messages)
` [RESEND PATCH v6 1/6] ASoC: dt-bindings: tegra: Add graph bindings
` [RESEND PATCH v6 2/6] ASoC: dt-bindings: tegra: Add json-schema for Tegra audio graph card
` [RESEND PATCH v6 3/6] ASoC: tegra: Add audio graph based card driver
` [RESEND PATCH v6 4/6] arm64: defconfig: Enable Tegra audio graph "
` [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

Support for NUX MG-300 USB interface
 2021-01-19 17:40 UTC  (10+ messages)

[PATCH] ASoC: qcom: lpass-ipq806x: fix bitwidth regmap field
 2021-01-19 17:47 UTC 

[PATCH v2] ALSA: hda: Balance runtime/system PM if direct-complete is disabled
 2021-01-19 15:48 UTC  (2+ messages)

[PATCH] cfg80211: Fix "suspicious RCU usage in wiphy_apply_custom_regulatory" warning/backtrace
 2021-01-19 15:24 UTC  (5+ messages)

[PATCH 0/5] soundwire: fix ACK/NAK handling and improve log
 2021-01-19 14:58 UTC  (2+ messages)

[PATCH] MAINTAINERS: soundwire: Add soundwire tree
 2021-01-19 14:54 UTC  (2+ messages)

[PATCH] soundwire: sysfs: Constiyf static struct attribute_group
 2021-01-19 14:53 UTC  (3+ messages)
` [PATCH V2] soundwire: sysfs: Constify "

[PATCH 0/2] ASoC/SoundWire: fix timeout values
 2021-01-19 14:52 UTC  (4+ messages)
` [PATCH 2/2] soundwire: cadence: reduce timeout on transactions
` (subset) [PATCH 0/2] ASoC/SoundWire: fix timeout values

[PATCH] soundwire: intel: don't return error when clock stop failed
 2021-01-19 14:51 UTC  (2+ messages)

[PATCH] Add basic capture support for Pioneer DJ DJM-250MK2
 2021-01-19 14:26 UTC  (5+ messages)
  ` MIDI handshake for Pioneer DJ DJM-250MK2 to enable recording LINE/PHONO channels

[PATCH] ASoC: rt5682: remove LDO2 power supply widget
 2021-01-19 12:46 UTC  (2+ messages)

[PATCH v7 1/2] cros_ec_commands: Add EC_CODEC_I2S_RX_RESET
 2021-01-19 11:36 UTC  (4+ messages)
` [PATCH v7 2/2] ASoC: cros_ec_codec: Reset I2S RX when probing

[PATCH 0/2] ASoC: qcom: Fix broken lpass driver
 2021-01-19 11:16 UTC  (5+ messages)
` [PATCH 1/2] ASoC: dt-bindings: lpass: Fix and common up lpass dai ids
` [PATCH 2/2] ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARY

[PATCH v2 00/12] MFD/extcon/ASoC: Rework arizona codec jack-detect support
 2021-01-19  9:51 UTC  (23+ messages)
` [PATCH v2 01/12] mfd: arizona: Drop arizona-extcon cells
` [PATCH v2 02/12] ASoC: arizona-jack: Add arizona-jack.c
` [PATCH v2 03/12] ASoC: arizona-jack: Fix some issues when HPDET IRQ fires after the jack has been unplugged
` [PATCH v2 04/12] ASoC: arizona-jack: Fix various races on driver unbind
` [PATCH v2 05/12] ASoC: arizona-jack: Fix flags parameter to the gpiod_get("wlf, micd-pol") call
` [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
` [PATCH v2 09/12] ASoC: arizona-jack: Use snd_soc_jack to report jack events
` [PATCH v2 10/12] ASoC: arizona: Make the wm5102, wm5110, wm8997 and wm8998 drivers use the new jack library
` [PATCH v2 11/12] ASoC: Intel: bytcr_wm5102: Add jack detect support
` [PATCH v2 12/12] extcon: arizona: Drop the arizona extcon driver

[PATCH] ALSA: usb-audio: use Corsair Virtuoso mapping for Corsair Virtuoso SE
 2021-01-19  8:47 UTC 

[PATCH] drm: bridge: adv7511: Add set_jack handler
 2021-01-19  4:41 UTC 

[GIT PULL] ASoC fixes for v5.11-rc4
 2021-01-18 19:31 UTC  (2+ messages)

[PATCH] ALSA: hda: Balance runtime/system PM if direct-complete is disabled
 2021-01-18 17:27 UTC  (3+ messages)

[PATCH] ALSA: usb-audio: Add support for Pioneer DJM-750
 2021-01-18 16:41 UTC  (2+ messages)

[PATCH v2] ASoC: SOF: Intel: initial support to AlderLake-P
 2021-01-18 16:02 UTC  (2+ messages)

[PATCH] ASoC: wm_adsp: Fix control name parsing for multi-fw
 2021-01-18 16:02 UTC  (3+ messages)

[PATCH] ASoC: dt-bindings: mt8192-mt6359: Fix indentation
 2021-01-18 16:02 UTC  (2+ messages)

[PATCH] dt-bindings: sound: intel, keembay-i2s: Fix dt binding errors
 2021-01-18 16:02 UTC  (3+ messages)

[RESEND PATCH] ASoC: audio-graph-card: Drop remote-endpoint as required property
 2021-01-18 16:02 UTC  (2+ messages)

[PATCH] ASoC: SOF: Intel: initial support to AlderLake-P
 2021-01-18 16:02 UTC  (2+ messages)

[PATCH alsa-ucm-conf 1/3] chtnau8824: Move DAC Channel Source selection to Speaker/Headphones EnableSeq
 2021-01-18 14:40 UTC  (4+ messages)

chtnau8824: Add support for using the SOF driver
 2021-01-18 14:38 UTC 

[PATCH v3 0/5] MFD/ASoC: Add support for Intel Bay Trail boards with WM5102 codec
 2021-01-18 13:38 UTC  (11+ messages)
` [PATCH v3 1/5] mfd: arizona: Add MODULE_SOFTDEP("pre: arizona_ldo1")
` [PATCH v3 2/5] mfd: arizona: Replace arizona_of_get_type() with device_get_match_data()
` [PATCH v3 3/5] mfd: arizona: Add support for ACPI enumeration of WM5102 connected over SPI
` [PATCH v3 4/5] ASoC: Intel: Add DMI quirk table to soc_intel_is_byt_cr()
` [PATCH v3 5/5] ASoC: Intel: bytcr_wm5102: Add machine driver for BYT/WM5102

[PATCH 0/3] ALSA: usb-audio: Yet more fixes for Pioneer devices
 2021-01-18 13:29 UTC  (5+ messages)
` [PATCH 1/3] ALSA: usb-audio: Fix UAC1 rate setup for secondary endpoints
` [PATCH 2/3] ALSA: usb-audio: Set sample rate for all sharing EPs on UAC1
` [PATCH 3/3] ALSA: usb-audio: Avoid implicit feedback on Pioneer devices

[PATCH 1/6] ASoC: fsl_ssi: Use of_device_get_match_data()
 2021-01-18 12:38 UTC  (6+ messages)
` [PATCH 2/6] ASoC: fsl_micfil: "
` [PATCH 3/6] ASoC: fsl_xcvr: Remove unused of_id variable
` [PATCH 4/6] ASoC: fsl_asrc: Remove of_device_get_match_data() error check
` [PATCH 5/6] ASoC: fsl_esai: "
` [PATCH 6/6] ASoC: fsl_spdif: "

[PATCH v3 2/3] x86/platform/dell-privacy-wmi: add document for dell privacy driver
 2021-01-16 16:18 UTC  (3+ messages)

[PATCH v3 1/3] platform/x86: dell-privacy: Add support for Dell hardware privacy
 2021-01-16 15:10 UTC  (3+ messages)

KMSAN: uninit-value in snd_seq_oss_synth_make_info (2)
 2021-01-15  8:47 UTC 

[PATCH] ALSA: hda: Add Cometlake-R PCI ID
 2021-01-15  3:15 UTC 

[PATCH v2 0/5] MFD/ASoC: Add support for Intel Bay Trail boards with WM5102 codec
 2021-01-17 20:20 UTC  (9+ messages)
` [PATCH v2 1/5] mfd: arizona: Add MODULE_SOFTDEP("pre: arizona_ldo1")
` [PATCH v2 2/5] mfd: arizona: Replace arizona_of_get_type() with device_get_match_data()
` [PATCH v2 3/5] mfd: arizona: Add support for ACPI enumeration of WM5102 connected over SPI
` [PATCH v2 4/5] ASoC: Intel: Add DMI quirk table to soc_intel_is_byt_cr()
` [PATCH v2 5/5] ASoC: Intel: bytcr_wm5102: Add machine driver for BYT/WM5102

[PATCH 00/14] MFD/extcon/ASoC: Add support for Intel Bay Trail boards with WM5102 codec
 2021-01-16 16:49 UTC  (7+ messages)
` [PATCH 03/14] mfd: arizona: Add support for ACPI enumeration of WM5102 connected over SPI
` [PATCH 13/14] ASoC: Intel: bytcr_wm5102: Add machine driver for BYT/WM5102

[PATCH] ASoC: qcom: Fix number of HDMI RDMA channels on sc7180
 2021-01-15 20:33 UTC 

[PATCH 1/2] ASoC: qcom: lpass: Fix hardcoded SC7810 DAI IDs
 2021-01-15 18:41 UTC  (5+ messages)

[PATCH v4 0/6] Add support for Rpi4b + Cirrus Lochnagar2 and CS47L15
 2021-01-15 18:35 UTC  (10+ messages)
` [PATCH v4 2/6] dt-bindings: audio-graph-card: Add plls and sysclks properties

[PATCH 1/2] MAINTAINERS: update maintainers of qcom audio
 2021-01-15 18:18 UTC  (3+ messages)
` [PATCH 2/2] MAINTAINERS: update qcom ASoC drivers list

[PATCH 0/4] ASoC: qcom: Minor code cleanups for lpass-cpu
 2021-01-15 18:18 UTC  (3+ messages)

[PATCH 2/2] ASoC: mediatek: mt6359: add MT6359 accdet driver
 2021-01-15 17:07 UTC 

[PATCH][next] ALSA: usb-audio: remove initialization of param_period_time_if_needed
 2021-01-15 15:52 UTC  (2+ messages)

[PATCH v2 0/5] Clock and reset improvements for Tegra ALSA drivers
 2021-01-15 14:25 UTC  (7+ messages)
` [PATCH v2 1/5] ALSA: hda/tegra: Use clk_bulk helpers
` [PATCH v2 2/5] ALSA: hda/tegra: Reset hardware
` [PATCH v2 3/5] ASoC: tegra: ahub: Use of_reset_control_array_get_exclusive()
` [PATCH v2 4/5] ASoC: tegra: ahub: Use clk_bulk helpers
` [PATCH v2 5/5] ASoC: tegra: ahub: Reset hardware properly

Sound stutters with TC-Helicon GoXLR
 2021-01-15 14:18 UTC 


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