Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-08 19:35:10 to 2019-05-14 21:37:13 UTC [more...]

[PATCH v2] ACPI / device_sysfs: change _ADR representation to 64 bits
 2019-05-14 21:37 UTC  (5+ messages)
      ` [alsa-devel] "

[PATCH 0/5] ASoC: mediatek: Add basic PCM driver for MT8516
 2019-05-14 20:31 UTC  (3+ messages)
` [PATCH 2/5] dt-bindings: sound: Add MT8516 AFE PCM bindings

[PATCH] Fix for Lenovo B50-70 inverted internal microphone bug
 2019-05-14 15:02 UTC  (6+ messages)

[PATCH] ASoC: rt1308: Add RT1308 amplifier driver
 2019-05-14 11:10 UTC  (9+ messages)

[PATCH v4][RFC] ASoC: modern style CPU
 2019-05-14  0:34 UTC  (5+ messages)
` [PATCH][RFC] ASoC: soc.h: add sound dai_link connection macro

[PATCH v1 0/2] Huawei WMI laptop extras driver
 2019-05-13 20:30 UTC  (3+ messages)
` [PATCH v1 1/2] platform/x86: Huawei WMI laptop extras driver update
` [PATCH v1 2/2] sound: Enable micmute led for Huawei laptops

[PATCH V2 0/2] ASoC: ak4458: fail on probe if codec is not present
 2019-05-13 17:43 UTC  (6+ messages)
` [PATCH V2 1/2] ASoC: ak4458: rstn_control - return a non-zero on error only
  ` [alsa-devel] "
  ` Applied "ASoC: ak4458: rstn_control - return a non-zero on error only" to the asoc tree
` [PATCH V2 2/2] ASoC: ak4458: add return value for ak4458_probe
  ` [alsa-devel] "

Fix for Lenovo B50-70 inverted internal microphone bug
 2019-05-13 13:58 UTC  (2+ messages)

Boot procudure on HDA driver
 2019-05-13 13:33 UTC  (7+ messages)

[PATCH] ASoC: max98090: remove 24-bit format support
 2019-05-13 13:31 UTC  (2+ messages)
` [alsa-devel] "

[PATCH v2] ALSA: hda: Fix race between creating and refreshing sysfs entries
 2019-05-13 12:42 UTC  (2+ messages)

[PATCH] ASoC: Intel: kbl: fix wrong number of channels
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: Intel: kbl: fix wrong number of channels" to the asoc tree

[PATCH] ASoC : cs4265 : readable register too low
 2019-05-13 12:30 UTC  (3+ messages)
` Applied "ASoC : cs4265 : readable register too low" to the asoc tree

[PATCH v2] ASoC: max98357a: request GPIO when device get probed
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: max98357a: request GPIO when device get probed" to the asoc tree

[PATCH 0/6] ASoC: SOF: small update to align with Mark's tree
 2019-05-13 12:30 UTC  (13+ messages)
` [PATCH 1/6] ASoC: SOF: uapi: remove unused sof header files
  ` Applied "ASoC: SOF: uapi: remove unused sof header files" to the asoc tree
` [PATCH 2/6] ASoC: SOF: fix race in FW boot timeout handling
  ` Applied "ASoC: SOF: fix race in FW boot timeout handling" to the asoc tree
` [PATCH 3/6] ASoC: SOF: pcm: remove runtime PM calls during pcm open/close
  ` Applied "ASoC: SOF: pcm: remove runtime PM calls during pcm open/close" to the asoc tree
` [PATCH 4/6] ASoC: SOF: fix error in verbose ipc command parsing
  ` Applied "ASoC: SOF: fix error in verbose ipc command parsing" to the asoc tree
` [PATCH 5/6] ASoC: SOF: Intel: ICL: add Icelake SSP count
  ` Applied "ASoC: SOF: Intel: ICL: add Icelake SSP count" to the asoc tree
` [PATCH 6/6] ASoC: SOF: Intel: ICL add Icelake chip info struct
  ` Applied "ASoC: SOF: Intel: ICL add Icelake chip info struct" to the asoc tree

[PATCH] ASoC: amd: Reporting accurate hw_ptr for acp3x dma
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: amd: Reporting accurate hw_ptr for acp3x dma" to the asoc tree

[PATCH] ASoC: SOF: nocodec: fix undefined reference
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: SOF: nocodec: fix undefined reference" to the asoc tree

[PATCH] ASoC: pcm: fix error handling when try_module_get() fails
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: pcm: fix error handling when try_module_get() fails." to the asoc tree

[PATCH V2] ASoC: soc-pcm: BE dai needs prepare when pause release after resume
 2019-05-13 12:30 UTC  (14+ messages)
` Applied "ASoC: soc-pcm: BE dai needs prepare when pause release after resume" to the asoc tree

[PATCH 0/2] ASoC: ak4458: fail on probe if codec is not present
 2019-05-13 12:30 UTC  (5+ messages)
` [PATCH 2/2] ASoC: ak4458: add return value for ak4458_probe
  ` Applied "ASoC: ak4458: add return value for ak4458_probe" to the asoc tree
` [PATCH 1/2] ASoC: ak4458: rstn_control - return a non-zero on error only

[PATCH 0/9] ASoC: cleanup for ASoC
 2019-05-13 12:30 UTC  (19+ messages)
` [PATCH 1/9] ASoC: soc-core: use i on snd_soc_resume()
  ` Applied "ASoC: soc-core: use i on snd_soc_resume()" to the asoc tree
` [PATCH 2/9] ASoC: soc-core: don't use codec_dais on soc_bind_dai_link()
  ` Applied "ASoC: soc-core: don't use codec_dais on soc_bind_dai_link()" to the asoc tree
` [PATCH 3/9] ASoC: soc-core: tidyup soc_bind_dai_link() comment balance
  ` Applied "ASoC: soc-core: tidyup soc_bind_dai_link() comment balance" to the asoc tree
` [PATCH 4/9] ASoC: soc-core: add soc_component_to_node()
  ` Applied "ASoC: soc-core: add soc_component_to_node()" to the asoc tree
` [PATCH 5/9] ASoC: soc-core: use soc_find_component() at snd_soc_get_dai_id()
  ` Applied "ASoC: soc-core: use soc_find_component() at snd_soc_get_dai_id()" to the asoc tree
` [PATCH 6/9] ASoC: soc.h: fe_compr can be bit field
  ` Applied "ASoC: soc.h: fe_compr can be bit field" to the asoc tree
` [PATCH 7/9] ASoC: soc-pcm: do cpu_dai related operation at same place
  ` Applied "ASoC: soc-pcm: do cpu_dai related operation at same place" to the asoc tree
` [PATCH 8/9] ASoC: soc-pcm: add missing cpu_dai->rate = 0
  ` Applied "ASoC: soc-pcm: add missing cpu_dai->rate = 0" to the asoc tree
` [PATCH 9/9] ASoC: soc-pcm: add soc_pcm_components_open()
  ` Applied "ASoC: soc-pcm: add soc_pcm_components_open()" to the asoc tree

[PATCH] ASoC: stm32: sai: fix master clock management
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: stm32: sai: fix master clock management" to the asoc tree

[PATCH] ASoC: wcd9335: Fix missing regmap requirement
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: wcd9335: Fix missing regmap requirement" to the asoc tree

[PATCH v3 0/2] ASoC: Intel: Add Cometlake PCI IDs
 2019-05-13 12:30 UTC  (6+ messages)
` [PATCH v3 1/2] ASoC: SOF: Add Comet Lake "
  ` Applied "ASoC: SOF: Add Comet Lake PCI IDs" to the asoc tree
` [PATCH v3 2/2] ASoC: Intel: Skylake: Add Cometlake PCI IDs
  ` Applied "ASoC: Intel: Skylake: Add Cometlake PCI IDs" to the asoc tree
` [alsa-devel] [PATCH v3 0/2] ASoC: Intel: Add Cometlake PCI IDs

[PATCH] ASoC: hdmi-codec: re-introduce mutex locking
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: hdmi-codec: re-introduce mutex locking" to the asoc tree

alsa-lib-1.1.6.tar.bz2: some files are missing in the tarball
 2019-05-13  9:26 UTC  (4+ messages)

[PATCH v2] mfd: madera: Add missing of table registration
 2019-05-13  8:15 UTC  (2+ messages)

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-13  7:00 UTC  (14+ messages)
` [PATCH 03/16] lib,treewide: add new match_string() helper/macro
    ` [PATCH 03/16] lib, treewide: "
` [PATCH 09/16] mmc: sdhci-xenon: use "

[PATCH v2 0/4] ASoC: hdmi-codec: fixes and improvements
 2019-05-12  8:27 UTC  (7+ messages)
` [PATCH v2 2/4] ASoC: hdmi-codec: remove reference to the current substream

[PATCH v4] ASoC: tlv320aic3x: Add support for high power analog output
 2019-05-11 19:10 UTC  (2+ messages)
` [alsa-devel] "

1.1.9: test suite issue: axfer/test -> container-test loops forever
 2019-05-11 10:19 UTC 

Fix for Lenovo B50-70 inverted internal microphone bug
 2019-05-10 22:15 UTC  (2+ messages)

[PATCH] ASoC: SOF: Fix build error with CONFIG_SND_SOC_SOF_NOCODEC=m
 2019-05-10 18:05 UTC  (16+ messages)
      ` [alsa-devel] "
` [PATCH V2] "

[PATCH] Headset fixup for System76 Gazelle (gaze14)
 2019-05-10 16:21 UTC  (3+ messages)

[PATCH] ALSA: hda: Fix race between creating and refreshing sysfs entries
 2019-05-10 12:33 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: sound: Convert Allwinner SPDIF binding to YAML
 2019-05-10 10:26 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: sound: sun4i-spdif: Document that the RX channel can be missing

ALSA 1.1.8 release
 2019-05-10  9:22 UTC  (2+ messages)
` ALSA 1.1.9 release

FW: move eapd coef function before ACT_PRE_PROBE state
 2019-05-10  9:20 UTC  (8+ messages)

ALC298 headphone noise
 2019-05-10  9:17 UTC  (2+ messages)

Alsa-loopback
 2019-05-10  7:15 UTC 

[PATCH v5 0/3] Fix jack detection for Chromebook Pixel
 2019-05-09 21:25 UTC  (6+ messages)
` [PATCH v5 1/3] ASoC: rt5677: allow multiple interrupt sources

[PATCH v3 00/30] Update cros_ec_commands.h
 2019-05-09 21:13 UTC  (31+ messages)
` [PATCH v3 01/30] mfd: cros_ec: Update license term
` [PATCH v3 02/30] mfd: cros_ec: Zero BUILD_ macro
` [PATCH v3 03/30] mfd: cros_ec: set comments properly
` [PATCH v3 04/30] mfd: cros_ec: add ec_align macros
` [PATCH v3 05/30] mfd: cros_ec: Define commands as 4-digit UPPER CASE hex values
` [PATCH v3 06/30] mfd: cros_ec: use BIT macro
` [PATCH v3 07/30] mfd: cros_ec: Update ACPI interface definition
` [PATCH v3 08/30] mfd: cros_ec: move HDMI CEC API definition
` [PATCH v3 09/30] mfd: cros_ec: Remove zero-size structs
` [PATCH v3 10/30] mfd: cros_ec: Add Flash V2 commands API
` [PATCH v3 11/30] mfd: cros_ec: Add PWM_SET_DUTY API
` [PATCH v3 12/30] mfd: cros_ec: Add lightbar v2 API
` [PATCH v3 13/30] mfd: cros_ec: Expand hash API
` [PATCH v3 14/30] mfd: cros_ec: Add EC transport protocol v4
` [PATCH v3 15/30] mfd: cros_ec: Complete MEMS sensor API
` [PATCH v3 16/30] mfd: cros_ec: Fix event processing API
` [PATCH v3 17/30] mfd: cros_ec: Add fingerprint API
` [PATCH v3 18/30] mfd: cros_ec: Fix temperature API
` [PATCH v3 19/30] mfd: cros_ec: Complete Power and USB PD API
` [PATCH v3 20/30] mfd: cros_ec: Add API for keyboard testing
` [PATCH v3 21/30] mfd: cros_ec: Add Hibernate API
` [PATCH v3 22/30] mfd: cros_ec: Add Smart Battery Firmware update API
` [PATCH v3 23/30] mfd: cros_ec: Add I2C passthru protection API
` [PATCH v3 24/30] mfd: cros_ec: Add API for EC-EC communication
` [PATCH v3 25/30] mfd: cros_ec: Add API for Touchpad support
` [PATCH v3 26/30] mfd: cros_ec: Add API for Fingerprint support
` [PATCH v3 27/30] mfd: cros_ec: Add API for rwsig
` [PATCH v3 28/30] mfd: cros_ec: Add SKU ID and Secure storage API
` [PATCH v3 29/30] mfd: cros_ec: Add Management API entry points
` [PATCH v3 30/30] mfd: cros_ec: Update I2S API

[RFC PATCH 1/7] soundwire: Add sysfs support for master(s)
 2019-05-09 18:18 UTC  (14+ messages)
` [alsa-devel] "

[PATCH] soundwire: cdns: Fix compilation error on arm64
 2019-05-09  7:00 UTC  (5+ messages)
  ` [alsa-devel] "

[PATCH v2 00/30] Update cros_ec_commands.h
 2019-05-09  6:11 UTC  (6+ messages)
` [PATCH v2 24/30] mfd: cros_ec: Add API for EC-EC communication

[GIT PULL] ASoC fix for v5.2
 2019-05-09  5:15 UTC  (7+ messages)

[PATCH] ASoC: max98357a: request GPIO when device get probed
 2019-05-09  2:33 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: Intel: Add Cometlake PCI IDs
 2019-05-08 21:58 UTC  (11+ messages)
` [PATCH v2 1/2] ASoC: SOF: Add Comet Lake "
` [PATCH v2 2/2] ASoC: Intel: Skylake: Add Cometlake "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox