Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-02 16:25:41 to 2021-02-05 10:46:40 UTC [more...]

[RESEND PATCH 0/2] ASoC: stm32: i2s: add master clock provider
 2021-02-05 10:44 UTC  (3+ messages)
` [RESEND PATCH 1/2] ASoC: dt-bindings: add mclk provider support to stm32 i2s
` [RESEND PATCH 2/2] ASoC: stm32: i2s: add master clock provider

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

[PATCH] sound: x86: Trivial spell fixes throughout the file intel_hdmi_audio.c
 2021-02-05  9:55 UTC  (3+ messages)

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

[PATCH] ALSA: usb-audio: Correct document for snd_usb_endpoint_free_all()
 2021-02-05  8:28 UTC 

[PATCH] ASoC: mediatek: mt8183-mt6358: set playback and capture constraints
 2021-02-05  8:16 UTC 

[PATCH v5 0/5] ALSA: usb-audio: Fixes for Pioneer devices
 2021-02-05  8:09 UTC  (4+ messages)
` [PATCH v5 3/5] ALSA: usb-audio: Avoid unnecessary interface re-setup

[RESEND PATH] ASoC: dmaengine_pcm: add peripheral configuration
 2021-02-05  7:26 UTC 

[PATCH 0/3] ASoC: soc-pcm: add soc_pcm_hw_update_xxx()
 2021-02-05  7:27 UTC  (5+ messages)
` [PATCH 1/3] ASoC: soc-pcm: add soc_pcm_hw_update_rate()
` [PATCH 2/3] ASoC: soc-pcm: add soc_pcm_hw_update_chan()
` [PATCH 3/3] ASoC: soc-pcm: add soc_pcm_hw_update_format()

[PATCH 0/2] soundwire: add DMI quirks to work-around broken _ADR
 2021-02-05  7:16 UTC  (4+ messages)
` [PATCH 1/2] soundwire: slave: introduce DMI quirks for HP Spectre x360 Convertible
` [PATCH 2/2] soundwire: slave: add DMI quirk for Dell SKU 0A3E

[PATCH 0/7] Add audio driver base on rpmsg on i.MX platform
 2021-02-05  6:57 UTC  (8+ messages)
` [PATCH 1/7] ASoC: soc-component: Add snd_soc_pcm_component_ack
` [PATCH 2/7] ASoC: fsl_rpmsg: Add CPU DAI driver for audio base on rpmsg
` [PATCH 3/7] ASoC: dt-bindings: fsl_rpmsg: Add binding doc for rpmsg cpu dai driver
` [PATCH 4/7] ASoC: imx-audio-rpmsg: Add rpmsg_driver for audio channel
` [PATCH 5/7] ASoC: imx-pcm-rpmsg: Add platform driver for audio base on rpmsg
` [PATCH 6/7] ASoC: imx-rpmsg: Add machine "
` [PATCH 7/7] ASoC: dt-bindings: imx-rpmsg: Add binding doc for rpmsg machine driver

ucm2: sof-hda-dsp: DMICS may not be present
 2021-02-05  2:37 UTC 

[PATCH v2 0/3] Rename audio graph export functions
 2021-02-04 22:20 UTC  (5+ messages)
` [PATCH v2 1/3] ASoC: audio-graph: Rename functions needed for export
` [PATCH v2 2/3] ASoC: tegra: Update references of audio graph helpers
` [PATCH v2 3/3] ASoC: tegra: Add driver remove() callback

[PATCH] ALSA: usb-audio: Add DJM750 to Pioneer mixer quirk
 2021-02-04 21:33 UTC  (8+ messages)
` [PATCH v2 0/2] Add DJM-750 and simplify
    ` [PATCH v3 0/1] "
      ` [PATCH v3 1/1] ALSA: usb-audio: Add DJM750 to Pioneer mixer quirk
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ALSA: usb-audio: Simplify DJM mixer quirks

[PATCH 00/14] ASoC: SOF/Intel/SoundWire: add missing quirks and DMIC support
 2021-02-04 20:33 UTC  (15+ messages)
` [PATCH 01/14] ASoC: Intel: sof_sdw: add missing TGL_HDMI quirk for Dell SKU 0A3E
` [PATCH 02/14] ASoC: Intel: sof_sdw: add missing TGL_HDMI quirk for Dell SKU 0A5E
` [PATCH 03/14] ASoC: Intel: sof_sdw: add missing TGL_HDMI quirk for Dell SKU 0A32
` [PATCH 04/14] ASoC: Intel: sof_sdw: reorganize quirks by generation
` [PATCH 05/14] ASoC: Intel: sof-sdw: indent and add quirks consistently
` [PATCH 06/14] ASoC: Intel: sof_sdw: add quirk for HP Spectre x360 convertible
` [PATCH 07/14] ASoC: Intel: sof_sdw: add mic:dmic and cfg-mics component strings
` [PATCH 08/14] ASoC: Intel: sof_sdw: detect DMIC number based on mach params
` [PATCH 09/14] ASoC: Intel: sof_sdw: add trace for dai links
` [PATCH 10/14] ASoC: Intel: soc-acpi: add ACPI matching table for HP Spectre x360
` [PATCH 11/14] ASoC: SOF: Intel: SoundWire: refine ACPI match
` [PATCH 12/14] ASoC: SOF: Intel: detect DMIC number in SoundWire mixed config
` [PATCH 13/14] ASoC: SOF: Intel: HDA: don't keep a temporary variable
` [PATCH 14/14] ASoC: SOF: Intel: hda: add dev_dbg() when DMIC number is overridden

[PATCH 0/4] ASoC: codecs: Realtek/SoundWire: fix remove/suspend issues
 2021-02-04 20:17 UTC  (5+ messages)
` [PATCH 1/4] ASoC: rt700-sdw: use cancel_work_sync() in .remove as well as .suspend
` [PATCH 2/4] ASoC: rt711-sdw: use cancel_work_sync() for .remove
` [PATCH 3/4] ASoC: rt5682-sdw: cancel_work_sync() in .remove and .suspend
` [PATCH 4/4] ASoC: rt5682: do nothing in rt5682_suspend/resume in sdw mode

[PATCH v3 0/3] ASoC: mediatek: mt8192: apply some cleanup
 2021-02-04 19:53 UTC  (5+ messages)
` [PATCH v3 1/3] ASoC: mediatek: mt8192-mt6359: use asoc_substream_to_rtd()
` [PATCH v3 2/3] ASoC: mediatek: mt8192: "
` [PATCH v3 3/3] ASoC: mediatek: mt8192-mt6359: simplify ops for Capture1 DAI link

[PATCH] drm: bridge: adv7511: Add set_jack handler
 2021-02-04 18:49 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: renesas, rsnd: Group tuples in playback/capture properties
 2021-02-04 13:00 UTC 

[PATCH] ASoC: rt5682: Fix panic in rt5682_jack_detect_handler happening during system shutdown
 2021-02-04 17:49 UTC  (3+ messages)

hdspmixer: Hardware output loopback toggle buttons
 2021-02-04 17:48 UTC 

[PATCH] alsa-tools/hdspmixer: enhance preset save and add hardware ouput loopback buttons
 2021-02-04 16:17 UTC 

[RFC PATCH] ALSA: hda: call ext hda codec link up/down if available
 2021-02-04 14:04 UTC  (5+ messages)

Crash in acpi_ns_validate_handle triggered by soundwire on Linux 5.10
 2021-02-04 12:48 UTC  (16+ messages)

[PATCH v4 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support
 2021-02-04 11:13 UTC  (4+ messages)

[PATCH] media: atomisp: Remove unneeded return variable
 2021-02-04  7:02 UTC 

[PATCH] ALSA: usb-audio: endpoint : remove redundant check before usb_free_coherent()
 2021-02-04  6:40 UTC  (2+ messages)

[PATCH v3] arm64: defconfig: Enable RT5659
 2021-02-04  4:21 UTC 

[PATCH 0/2] Add remove path for Tegra audio graph card
 2021-02-04  3:45 UTC  (10+ messages)
` [PATCH 1/2] ASoC: audio-graph: Export graph_remove() function
    `  "
` [PATCH 2/2] ASoC: tegra: Add driver remove() callback

[PATCH RFC 0/4] Add HDMI support for Intel KeemBay I2S
 2021-02-04  1:42 UTC  (5+ messages)
` [PATCH RFC 1/4] ASoC: codec: hdmi-codec: Support IEC958 encoded PCM format
` [PATCH RFC 2/4] drm: bridge: adv7511: Support I2S "
` [PATCH RFC 3/4] dt-bindings: sound: Intel, Keembay-i2s: Add hdmi-i2s compatible string
` [PATCH RFC 4/4] ASoC: Intel: KMB: Support IEC958 encoded PCM format

[PATCH v1 0/2] ASoC: tegra: Add RT5631 machine driver
 2021-02-03 21:42 UTC  (10+ messages)
  ` [PATCH v1 1/2] ASoC: dt-bindings: tegra: Add binding for RT5631
  ` [PATCH v1 2/2] ASoC: tegra: Add RT5631 machine driver

[PATCH] ASoC: Intel: catpt: remove unneeded semicolon
 2021-02-03 21:07 UTC  (4+ messages)

[PATCH 0/5] ASoC: soc-pcm: cleanup soc_new_pcm() and bugfix
 2021-02-03 21:07 UTC  (2+ messages)

[PATCH v2 0/9] ALSA: add virtio sound driver
 2021-02-03 18:07 UTC  (8+ messages)
` [PATCH v2 2/9] ALSA: virtio: "
    ` [virtio-dev] "

ucm2: Separate the configuration lookups (hw based)
 2021-02-03 16:24 UTC 

Extend use case search paths to use kernel driver name
 2021-02-03 14:11 UTC 

[PATCH 0/2] Add mediatek MT6359 accdet driver
 2021-02-03 13:20 UTC  (4+ messages)
  ` [PATCH 1/2] dt-bindings: mediatek: mt6359: add ASoC mt6359 accdet document
  ` [PATCH 2/2] ASoC: mediatek: mt6359: add MT6359 accdet driver

question about ALSA devices not showing up in buildroot build
 2021-02-03 11:51 UTC  (6+ messages)

sof-soundwire: use the ${find-device} lookup for the dmic device
 2021-02-03 11:31 UTC 

[PATCH] soundwire: debugfs: use controller id instead of link_id
 2021-02-03 11:14 UTC  (13+ messages)

[PATCH] soundwire: bus: Make sdw_nwrite() data pointer argument const
 2021-02-03 11:06 UTC 

[PATCH 0/3] soundwire: clear bus clash/parity interrupt before the mask is enabled
 2021-02-03 11:03 UTC  (13+ messages)
` [PATCH 1/3] soundwire: bus: clear bus clash "
` [PATCH 2/3] soundwire: intel: add SDW_MASTER_QUIRKS_CLEAR_INITIAL_CLASH quirk

[PATCH v2 0/9] Tegra186 and Tegra194 audio graph card
 2021-02-03 10:00 UTC  (3+ messages)
` [PATCH v2 5/9] arm64: defconfig: Enable RT5659

[PATCH v3 0/5] amba: minor fix and various cleanups
 2021-02-03  2:57 UTC  (7+ messages)
` [GIT PULL] immutable branch for amba changes targeting v5.12-rc1
  ` [PATCH] mailbox: arm_mhuv2: make remove callback return void

[PATCH] sound: pci/rme9652 - implement and expose controls for output
 2021-02-01 14:28 UTC  (5+ messages)

[PATCH] ASoC: fsl_xcvr: remove unneeded semicolon
 2021-02-01  8:08 UTC 

[REGRESSION] "ALSA: HDA: Early Forbid of runtime PM" broke my laptop's internal audio
 2021-02-01  4:24 UTC  (9+ messages)

Oops with "ALSA: jack: implement software jack injection via debugfs"
 2021-02-03  1:24 UTC  (5+ messages)

[PATCH] ALSA: core: Fix the debugfs removal at snd_card_free()
 2021-02-02 22:56 UTC 

Nux Mighty Plug USB - no clock source
 2021-02-02 20:33 UTC  (4+ messages)

[PATCH v2 0/2] ALSA: usb-audio: Add Pioneer DJM-450 support
 2021-02-02 17:47 UTC  (2+ messages)

[PATCH] ASoC: topology: KUnit: Convert from cpu to data format
 2021-02-02 17:29 UTC  (2+ messages)

[PATCH] ASoC: fsl_spdif: Utilize the defined parameter to clear code
 2021-02-02 17:29 UTC  (2+ messages)

[PATCH 0/6] soundwire: qcom: various improvements
 2021-02-02 16:58 UTC  (7+ messages)
` [PATCH 5/6] soundwire: qcom: update register read/write routine

[PATCH] ASoC: qcom: Fix typo error in HDMI regmap config callbacks
 2021-02-02 17:13 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