alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-16 07:27:08 to 2021-02-23 09:10:27 UTC [more...]

[PATCH] ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probe
 2021-02-19 18:37 UTC  (2+ messages)

[PATCH] sound: core: fixed coding style errors
 2021-02-23  6:39 UTC  (2+ messages)

[PATCH 00/20] Manual replacement of all strlcpy in favor of strscpy
 2021-02-22 15:39 UTC  (3+ messages)
` [PATCH 15/20] ALSA: usb-audio: Manual replacement of the deprecated strlcpy() with return values

[PATCH v2 0/3] HID: elan: Mute LED handling fixes and improvements
 2021-02-23  9:09 UTC  (6+ messages)
` [PATCH v2 1/3] HID: elan: Silence mute LED errors being logged when the device is unplugged
` [PATCH v2 2/3] HID: elan: Set default_trigger for the mute LED
` [PATCH v2 3/3] HID: elan: Remove elan_mute_led_get_brigtness()

[PATCH v3] ASoC: rt1316: Add RT1316 SDCA vendor-specific driver
 2021-02-23  9:07 UTC 

[PATCH v3 0/7] HID: lenovo: Mute LED handling fixes and improvements
 2021-02-23  9:04 UTC  (11+ messages)
` [PATCH v3 1/7] HID: lenovo: Use brightness_set_blocking callback for setting LEDs brightness
` [PATCH v3 2/7] HID: lenovo: Fix lenovo_led_set_tp10ubkbd() error handling
` [PATCH v3 3/7] HID: lenovo: Check hid_get_drvdata() returns non NULL in lenovo_event()
` [PATCH v3 4/7] HID: lenovo: Remove lenovo_led_brightness_get()
` [PATCH v3 5/7] HID: lenovo: Set LEDs max_brightness value
` [PATCH v3 6/7] HID: lenovo: Map mic-mute button to KEY_F20 instead of KEY_MICMUTE
` [PATCH v3 7/7] HID: lenovo: Set default_triggers for the mute and micmute LEDs

yoga 9i bottom speakers do not work
 2021-02-23  4:26 UTC 

yoga 9i bottom speakers do not work
 2021-02-23  3:59 UTC 

[PATCH v2 0/6] ASoC: samsung: remove cppcheck warnings
 2021-02-22 21:33 UTC  (7+ messages)
` [PATCH v2 1/6] ASoC: samsung: tm2_wm5510: fix check of of_parse return value
` [PATCH v2 2/6] ASoC: samsung: i2s: remove unassigned variable
` [PATCH v2 3/6] ASoC: samsung: s3c24xx_simtec: add missing error check
` [PATCH v2 4/6] ASoC: samsung: smdk_wm8994: add missing return
` [PATCH v2 5/6] ASoC: samsung: snow: remove useless test
` [PATCH v2 6/6] ASoC: samsung: tm2_wm5510: remove shadowed variable

[PATCH 0/6] ASoC: samsung: remove cppcheck warnings
 2021-02-22 20:39 UTC  (20+ messages)
` [PATCH 1/6] ASoC: samsung: i2s: remove unassigned variable
` [PATCH 2/6] ASoC: samsung: s3c24xx_simtec: add missing error check
` [PATCH 3/6] ASoC: samsung: smdk_wm8994: add missing return
` [PATCH 4/6] ASoC: samsung: snow: remove useless test
` [PATCH 5/6] ASoC: samsung: tm2_wm5110: check of_parse return value
` [PATCH 6/6] ASoC: samsung: tm2_wm5510: remove shadowing variable
` (subset) [PATCH 0/6] ASoC: samsung: remove cppcheck warnings

[PATCH] ASoC: rt5682: remove jack detect delay
 2021-02-22 18:59 UTC  (6+ messages)

[PATCH v2] ASoC: rt1316: Add RT1316 SDCA vendor-specific driver
 2021-02-22 15:48 UTC  (6+ messages)

[PATCH 0/8] ASoC: sh: remove cppcheck warnings
 2021-02-22 15:41 UTC  (12+ messages)
` [PATCH 1/8] ASoC: sh: dma-sh7760: remove unused variable
` [PATCH 2/8] ASoC: sh: rcar: align function prototypes
` [PATCH 3/8] ASoC: sh: rcar: simplify return
` [PATCH 4/8] ASoC: sh: rcar: core: rename shadowing variables
` [PATCH 5/8] ASoC: sh: rcar: ctu: add missing error check
` [PATCH 6/8] ASoC: sh: rcar: ssi: remove redundant assignment
` [PATCH 7/8] ASoC: sh: siu_pcm: remove useless assignment
` [PATCH 8/8] ASoC: sh: siu_pcm: remove unused variable

[PATCH 1/2] ASoC: rt1015: fix i2c communication error
 2021-02-22 16:07 UTC  (3+ messages)
` [PATCH 2/2] ASoC: rt1015: enable BCLK detection after calibration

Query on sysclk source
 2021-02-22 16:07 UTC  (2+ messages)

[PATCH v5 0/9] ALSA: add virtio sound driver
 2021-02-22 15:34 UTC  (10+ messages)
` [PATCH v5 1/9] uapi: virtio_ids: add a sound device type ID from OASIS spec
` [PATCH v5 2/9] ALSA: virtio: add virtio sound driver
` [PATCH v5 3/9] ALSA: virtio: handling control messages
` [PATCH v5 4/9] ALSA: virtio: build PCM devices and substream hardware descriptors
` [PATCH v5 5/9] ALSA: virtio: handling control and I/O messages for the PCM device
` [PATCH v5 6/9] ALSA: virtio: PCM substream operators
` [PATCH v5 7/9] ALSA: virtio: introduce jack support
` [PATCH v5 8/9] ALSA: virtio: introduce PCM channel map support
` [PATCH v5 9/9] ALSA: virtio: introduce device suspend/resume support

[PATCH] ASoC: Intel: Skylake: Compile when any configuration is selected
 2021-02-22 15:04 UTC  (10+ messages)

[PATCH v2 0/7] Add audio driver base on rpmsg on i.MX platform
 2021-02-22 13:46 UTC  (15+ messages)
` [PATCH v2 2/7] ASoC: fsl_rpmsg: Add CPU DAI driver for audio base on rpmsg
` [PATCH v2 3/7] ASoC: dt-bindings: fsl_rpmsg: Add binding doc for rpmsg cpu dai driver
` [PATCH v2 7/7] ASoC: dt-bindings: imx-rpmsg: Add binding doc for rpmsg machine driver

[RFC PATCH 1/2] soundwire: add support for static port mapping
 2021-02-22 13:40 UTC  (14+ messages)

[PATCH] ASoC: fsl_xcvr: move reset assert into runtime_resume
 2021-02-22  9:09 UTC 

[PATCH v3 0/5] ALSA: control - add generic LED API
 2021-02-22  9:15 UTC  (6+ messages)
` [PATCH v3 1/5] ALSA: control - introduce snd_ctl_notify_one() helper
` [PATCH v3 2/5] ALSA: control - add layer registration routines
` [PATCH v3 3/5] ALSA: control - add generic LED trigger module as the new control layer
` [PATCH v3 4/5] ALSA: HDA - remove the custom implementation for the audio LED trigger
` [PATCH v3 5/5] ALSA: control - add sysfs support to the LED trigger module

[PATCH] ASoC: fsl_sai: Add pm qos cpu latency support
 2021-02-22  8:40 UTC 

[PATCH 0/5] soc-pcm: tidyup snd_pcm_hardware setup for FE/BE
 2021-02-22  0:47 UTC  (6+ messages)
` [PATCH 1/5] ASoC: soc-pcm: remove strange format storing
` [PATCH 2/5] ASoC: soc-pcm: unpack dpcm_init_runtime_hw()
` [PATCH 3/5] ASoC: soc-pcm: add dpcm_runtime_setup_fe()
` [PATCH 4/5] ASoC: soc-pcm: add dpcm_runtime_setup()
` [PATCH 5/5] ASoC: soc-pcm: unpack dpcm_set_fe_runtime()

[PATCH v2 0/5] ALSA: control - add generic LED API
 2021-02-21 19:32 UTC  (4+ messages)

[PATCH] ASoC: constify of_phandle_args in snd_soc_get_dai_name()
 2021-02-21 15:30 UTC 

[PATCH v4 0/9] ALSA: add virtio sound driver
 2021-02-21 13:57 UTC  (10+ messages)
` [PATCH v4 1/9] uapi: virtio_ids: add a sound device type ID from OASIS spec
` [PATCH v4 2/9] ALSA: virtio: add virtio sound driver
` [PATCH v4 3/9] ALSA: virtio: handling control messages
` [PATCH v4 4/9] ALSA: virtio: build PCM devices and substream hardware descriptors
` [PATCH v4 5/9] ALSA: virtio: handling control and I/O messages for the PCM device
` [PATCH v4 6/9] ALSA: virtio: PCM substream operators
` [PATCH v4 7/9] ALSA: virtio: introduce jack support
` [PATCH v4 8/9] ALSA: virtio: introduce PCM channel map support
` [PATCH v4 9/9] ALSA: virtio: introduce device suspend/resume support

[PATCH v2] leds: trigger: audio: Add an activate callback to ensure the initial brightness is set
 2021-02-21 11:52 UTC 

[PATCH] sound/usb generate midi streaming substream names from jack names
 2021-02-21  9:43 UTC 

[PATCH 1/3] HID: elan: Silence mute LED errors being logged when the device is unplugged
 2021-02-20 16:32 UTC  (3+ messages)
` [PATCH 2/3] HID: elan: Set default_trigger-s for the mute LED
` [PATCH 3/3] HID: elan: Remove elan_mute_led_get_brigtness()

[PATCH] leds: trigger: audio: Add an activate callback to ensure the initial brightness is set
 2021-02-20 12:44 UTC 

ASoc: soc_core.c stream direction from snd_soc_dai
 2021-02-20  9:29 UTC  (6+ messages)

What is the semantics of snd_pcm_hw_params_any?
 2021-02-19 23:52 UTC 

[PATCH 0/9] ASoC: fsl: remove cppcheck warnings
 2021-02-19 23:29 UTC  (10+ messages)
` [PATCH 1/9] ASoC: fsl: fsl_asrc: remove useless assignment
` [PATCH 2/9] ASoC: fsl: fsl_dma: remove unused variable
` [PATCH 3/9] ASoC: fsl: fsl_easrc: remove useless assignments
` [PATCH 4/9] ASoC: fsl: fsl_esai: clarify expression
` [PATCH 5/9] ASoC: fsl: fsl_ssi: remove unnecessary tests
` [PATCH 6/9] ASoC: fsl: imx-hdmi: remove unused structure members
` [PATCH 7/9] ASoC: fsl: mpc5200: signed parameter in snprintf format
` [PATCH 8/9] ASoC: fsl: mpc8610: remove useless assignment
` [PATCH 9/9] ASoC: fsl: p1022_ds: "

[PATCH 00/10] ASoC: qcom: remove cppcheck warnings
 2021-02-19 10:32 UTC  (12+ messages)
` [PATCH 01/10] ASoC: qcom: lpass-hdmi: remove useless return
` [PATCH 02/10] ASoC: qcom: lpass-platform: remove useless assignment
` [PATCH 03/10] ASoC: qcom: q6dsp-dai: clarify expression
` [PATCH 04/10] ASoC: qcom: q6afe: remove useless assignments
` [PATCH 05/10] ASoC: qcom: q6afe: align function prototype
` [PATCH 06/10] ASoC: qcom: q6asm: align function prototypes
` [PATCH 07/10] ASoC: wcd-clsh-v2: "
` [PATCH 08/10] ASoC: wcd9335: clarify return value
` [PATCH 09/10] ASoC: wcd934x: remove useless return
` [PATCH 10/10] ASoC: lpass-wsa-macro: add missing test

[PATCH] ASoC: Intel: Skylake: Fix missing check in skl_pcm_trigger
 2021-02-19  5:18 UTC  (3+ messages)
  `  "

[PATCH] ASoC: imx-hdmi: no need to set .owner when using module_platform_driver
 2021-02-19  2:55 UTC  (2+ messages)

[PATCH 0/6] ASoC: core: remove cppcheck warnings
 2021-02-18 22:19 UTC  (7+ messages)
` [PATCH 1/6] ASoC: soc-ops: remove useless assignment
` [PATCH 2/6] ASoC: soc-pcm: remove redundant assignment
` [PATCH 3/6] ASoC: soc-pcm: remove shadowing variable
` [PATCH 4/6] ASoC: soc-pcm: add error log
` [PATCH 5/6] ASoC: soc-topology: clarify expression
` [PATCH 6/6] ASoC: generic: simple-card-utils: remove useless assignment

[PATCH 0/2] dmic fix to allow userspace to choose ch count
 2021-02-18 12:31 UTC  (3+ messages)
` [PATCH 1/2] ASoC: Intel: kbl: Remove option of choosing CH count based on pdata
` [PATCH 2/2] ASoC: Intel: kbl: update dmic fixup params

[PATCH 0/4] drop unneeded snd_soc_dai_set_drvdata
 2021-02-18  6:30 UTC  (3+ messages)
` [PATCH 4/4] ASoC: fsl: "

[PATCH] ASoC: fsl_ssi: Fix TDM slot setup for I2S mode
 2021-02-18  6:26 UTC  (2+ messages)

[PATCH] ASoC: rt1316: Add RT1316 SDCA vendor-specific driver
 2021-02-18  1:26 UTC  (6+ messages)

[PATCH] ASoC: soc-pcm: fix hw param limits calculation for multi-DAI
 2021-02-17 23:17 UTC  (2+ messages)

ucm2: add support to for Qualcomm RB5 Platform
 2021-02-17 20:37 UTC 

[GIT PULL] ASoC updates for v5.12
 2021-02-17 20:21 UTC  (2+ messages)

[PATCH v2] ASoC: soc-pcm: fix hw param limits calculation for multi-DAI
 2021-02-17 18:52 UTC  (2+ messages)

[PATCH 0/4] ASoC: Intel: bytcr_rt5640: Add quirks for 4 more tablet / 2-in-1 models
 2021-02-17 18:52 UTC  (7+ messages)
` [PATCH 1/4] ASoC: Intel: bytcr_rt5640: Add quirk for the Estar Beauty HD MID 7316R tablet
` [PATCH 2/4] ASoC: Intel: bytcr_rt5640: Add quirk for the Voyo Winpad A15 tablet
` [PATCH 3/4] ASoC: Intel: bytcr_rt5651: Add quirk for the Jumper EZpad 7 tablet
` [PATCH 4/4] ASoC: Intel: bytcr_rt5640: Add quirk for the Acer One S1002 tablet

[PATCH v3 1/3] platform/x86: dell-privacy: Add support for Dell hardware privacy
 2021-02-17 14:23 UTC  (6+ messages)

[PATCH alsa-ucm-conf 1/2] codecs/rt5672: Move +12dB input boost from 'STO1 ADC Boost Gain' to 'ADC Capture Volume'
 2021-02-17 14:34 UTC  (2+ messages)
` [PATCH alsa-ucm-conf 2/2] codecs/rt5672: Add hardware volume-control support

[PATCH][next] ASoC: codecs: lpass-rx-macro: remove redundant initialization of variable hph_pwr_mode
 2021-02-17 14:14 UTC  (2+ messages)

[PATCH v4 1/1] ASoC: dpcm: acquire dpcm_lock in dpcm_do_trigger()
 2021-02-17  7:29 UTC  (2+ messages)

[PATCH v4 0/1] ASoC: dpcm: acquire dpcm_lock in dpcm_do_trigger()
 2021-02-17  4:31 UTC 

[PATCH 0/3] ASoC: soc-pcm: add soc_pcm_hw_update_xxx()
 2021-02-16 17:17 UTC  (10+ messages)
` [PATCH 2/3] ASoC: soc-pcm: add soc_pcm_hw_update_chan()

[PATCH 0/4] ASoC: rt5670: Various kcontrol fixes
 2021-02-16 16:35 UTC  (5+ messages)
` [PATCH 2/4] ASoC: rt5670: Remove 'HP Playback Switch' control


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