alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-07 19:28:38 to 2020-07-09 14:28:16 UTC [more...]

KASAN: use-after-free Read in delete_and_unsubscribe_port (2)
 2020-07-09  8:59 UTC 

[PATCH] alsaucm: Fix ending with quotes commands
 2020-07-09  6:24 UTC 

[PATCH] ALSA: hda/realtek: Add quirk for Samsung Notebook Pen S
 2020-07-08 17:43 UTC 

[PATCH] Fixed no headphone sound bug on laptop Samsung Notebook Pen S, by using exsisting patch Linus' tree as commit 14425f1f521f (ALSA: hda/realtek: Add quirk for Samsung Notebook). This laptop uses same ALC298 but different subsystem id 0x144dc812. So I add SND_PCI_QUIRK at sound/pci/hda/patch_realtek.c
 2020-07-08 16:25 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for Samsung Notebook Pen S
 2020-07-08 17:32 UTC  (2+ messages)

[PATCH 2/2] ASoC: wm8974: remove unsupported clock mode
 2020-07-02  2:30 UTC 

[PATCH 1/2] ASoC: wm8974: fix Boost Mixer Aux Switch
 2020-07-02  2:30 UTC 

[PATCH v2 00/28] Clean-up ASoC's W=1 build warnings
 2020-07-08 13:34 UTC  (5+ messages)
` [PATCH v2 14/28] ASoC: samsung: pcm: Demote half-documented kerneldoc header
` [PATCH v2 20/28] ASoC: sti: uniperif: Mark 'uni_tdm_hw' as __maybe_unused

[PATCH] ASoC: fsl: mpc8610_hpcd: Add missing of_node_put()
 2020-07-07 11:47 UTC 

[PATCH 0/5] ASoC: mediatek: mt8183-da7219: support machine driver for rt1015
 2020-07-09 12:24 UTC  (6+ messages)
` [PATCH 1/5] ASoC: mediatek: mt8183-da7219: sort header inclusions in alphabetical
` [PATCH 2/5] ASoC: mediatek: mt8183-da7219: remove forward declaration of headset_init
` [PATCH 3/5] ASoC: mediatek: mt8183-da7219: extract codec and DAI names
` [PATCH 4/5] ASoC: mediatek: mt8183-da7219: add compatible string for using rt1015
` [PATCH 5/5] ASoC: mediatek: mt8183-da7219: support machine driver with rt1015

[PATCH] ASoC: rt286: fix unexpected interrupt happens
 2020-07-09 11:56 UTC  (2+ messages)

[PATCH 0/3] ALSA: Convert remaining fall through comments
 2020-07-09 11:17 UTC  (4+ messages)
` [PATCH 1/3] ALSA: atmel: Remove invalid "fall through" comments
` [PATCH 2/3] ALSA: xen: Remove superfluous fall through comments
` [PATCH 3/3] ALSA: Replace with fallthrough pseudo keyword in the remaining places

[PATCH v2] ALSA: Use fallthrough pseudo-keyword
 2020-07-09 11:17 UTC  (2+ messages)

[PATCH 1/4] echoaudio: Race conditions around "opencount"
 2020-07-09 11:01 UTC  (15+ messages)
        ` [PATCH 1/5] echoaudio: Remove redundant check
        ` [PATCH 2/5] echoaudio: Race conditions around "opencount"
        ` [PATCH 3/5] echoaudio: Prevent races in calls to set_audio_format()
        ` [PATCH 4/5] echoaudio: Prevent some noise on unloading the module
        ` [PATCH 5/5] echoaudio: Address bugs in the interrupt handling

[PATCH 0/3] ASoC: mediatek: mt8183: support machine driver for rt1015
 2020-07-09 10:46 UTC  (7+ messages)
` [PATCH 1/3] ASoC: mediatek: mt8183: sort header inclusions in alphabetical
` [PATCH 2/3] dt-bindings: mt8183: add compatible string for using rt1015
` [PATCH 3/3] ASoC: mediatek: mt8183: support machine driver with rt1015

[PATCH v3 0/8] ASoC: qcom: Add support for SC7180 lpass variant
 2020-07-09 10:34 UTC  (27+ messages)
` [PATCH v3 1/8] ASoC: qcom: Add common array to initialize soc based core clocks
` [PATCH v3 2/8] ASoC: qcom: lpass-cpu: Move ahbix clk to platform specific function
` [PATCH v3 3/8] ASoC: qcom: lpass: Use regmap_field for i2sctl and dmactl registers
` [PATCH v3 4/8] include: dt-bindings: sound: Add sc7180-lpass bindings header
` [PATCH v3 5/8] ASoC: qcom: lpass-platform: Replace card->dev with component->dev
` [PATCH v3 6/8] dt-bindings: sound: lpass-cpu: Add sc7180 lpass cpu node
` [PATCH v3 7/8] ASoC: qcom: lpass-sc7180: Add platform driver for lpass audio
` [PATCH v3 8/8] dt-bindings: sound: lpass-cpu: Move to yaml format

Fixing sound on Asus UX534F / some UX533 models
 2020-07-09  9:29 UTC  (10+ messages)

[PATCH v3 00/21] ASoC: merge .digital_mute() into .mute_stream()
 2020-07-09  1:57 UTC  (22+ messages)
` [PATCH v3 01/21] ASoC: hdmi-codec: return -ENOTSUPP for digital_mute
` [PATCH v3 02/21] ASoC: soc-dai.c: add .no_capture_mute support
` [PATCH v3 03/21] ASoC: hdmi-codec: merge .digital_mute() into .mute_stream()
` [PATCH v3 04/21] ASoC: ti: "
` [PATCH v3 05/21] ASoC: spear: "
` [PATCH v3 06/21] ASoC: meson: "
` [PATCH v3 07/21] ASoC: atmel: "
` [PATCH v3 08/21] ASoC: codecs: "
` [PATCH v3 09/21] ASoC: codecs: tlv*: "
` [PATCH v3 10/21] ASoC: codecs: tas*: "
` [PATCH v3 11/21] ASoC: codecs: ssm*: "
` [PATCH v3 12/21] ASoC: codecs: pcm*: "
` [PATCH v3 13/21] ASoC: codecs: max*: "
` [PATCH v3 14/21] ASoC: codecs: alc*: "
` [PATCH v3 15/21] ASoC: codecs: wm*: "
` [PATCH v3 16/21] ASoC: codecs: es*: "
` [PATCH v3 17/21] ASoC: codecs: da*: "
` [PATCH v3 18/21] ASoC: codecs: cs*: "
` [PATCH v3 19/21] ASoC: codecs: ak*: "
` [PATCH v3 20/21] ASoC: soc-dai: remove .digital_mute
` [PATCH v3 21/21] ASoC: soc-core: snd_soc_dai_digital_mute() for both CPU/Codec

[PATCH][next] ASoC: codecs: Use fallthrough pseudo-keyword
 2020-07-09  1:03 UTC 

ucm2: Add config for Rockchip/rk3399-gru-sound
 2020-07-08 21:43 UTC 

ucm2: Add config for Rockchip/rk3399-gru-sound
 2020-07-08 21:34 UTC 

[PATCH v3 0/4] ASoC: codecs: add MAX98373 Soundwire driver
 2020-07-08 20:32 UTC  (5+ messages)
` [PATCH v3 1/4] ASoC: codecs: max98373: split I2C and common parts
` [PATCH v3 2/4] ASoC: codecs: max98373: add SoundWire support
` [PATCH v3 3/4] ASoC: Intel: sof-sdw: add MAX98373 I2C dependencies
` [PATCH v3 4/4] ASoC: Intel: sdw_max98373: add card_late_probe support

[PATCH] ASoC: cros_ec_codec: Reset I2S RX when probing
 2020-07-08 17:51 UTC  (6+ messages)

aplay: Fix typo in error message
 2020-07-08 17:31 UTC 

[PATCH] regmap: add missing dependency on SoundWire
 2020-07-08 17:00 UTC  (4+ messages)

[PATCH] ASoC: amd: fixed kernel warnings
 2020-07-08 17:00 UTC  (2+ messages)

[PATCH] ASoC: SOF: core: fix null-ptr-deref bug during device removal
 2020-07-08 17:00 UTC  (2+ messages)

[PATCH 0/5] ASoC: topology: fix error handling flow
 2020-07-08 17:00 UTC  (7+ messages)
` [PATCH 1/5] ASoC: topology: fix kernel oops on route addition error
` [PATCH 2/5] ASoC: topology: fix tlvs in error handling for widget_dmixer
` [PATCH 3/5] ASoC: topology: use break on errors, not continue
` [PATCH 4/5] ASoC: topology: factor kfree(se) in error handling
` [PATCH 5/5] ASoC: topology: add more logs when topology load fails

[PATCH 00/11] ASoC: qdsp6: add gapless compressed audio support
 2020-07-08 16:59 UTC  (22+ messages)
` [PATCH 03/11] ASoC: q6asm: make commands specific to streams
` [PATCH 06/11] ASoC: q6asm: add support to remove intial and trailing silence
` [PATCH 07/11] ASoC: q6asm: add support to gapless flag in asm open
` [PATCH 10/11] ASoC: qdsp6-dai: add gapless support

[PATCH 0/3] ASoC: more fixes for dpcm checks
 2020-07-08 16:59 UTC  (9+ messages)
` [PATCH 1/3] ASoC: soc-dai: set dai_link dpcm_ flags with a helper
` [PATCH 2/3] ASoC: Intel: bdw-rt5677: fix non BE conversion
` [PATCH 3/3] ASoC: SOF: imx: add min/max channels for SAI/ESAI on i.MX8/i.MX8M

[PATCH v2 0/6] ASoC: codecs: add MAX98373 Soundwire driver
 2020-07-08 16:59 UTC  (12+ messages)
` [PATCH v2 1/6] ASoC: codecs: max98373: split I2C and common parts
` [PATCH v2 2/6] ASoC: codecs: max98373: Removed superfluous volume control from chip default
` [PATCH v2 3/6] ASoc: codecs: max98373: remove Idle_bias_on to let codec suspend
` [PATCH v2 4/6] ASoC: codecs: max98373: add SoundWire support
` [PATCH v2 5/6] ASoC: Intel: sof-sdw: add MAX98373 I2C dependencies
` [PATCH v2 6/6] ASoC: Intel: sdw_max98373: add card_late_probe support

Typo fix in aplay.c
 2020-07-08 16:53 UTC 

[PATCH v2 0/5] crypto: add sha256() function
 2020-07-08 16:39 UTC  (3+ messages)
` [PATCH v2 2/5] crypto: lib/sha256 - "
` [PATCH v2 5/5] ASoC: cros_ec_codec: use sha256() instead of open coding

[PATCH] ASoC: atmel-pdmic: remove codec component
 2020-07-08 16:33 UTC 

[PATCH 00/16] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-07-08 16:17 UTC  (7+ messages)
` [PATCH 08/16] arm64: dts: allwinner: h6: Add HDMI audio node
` [PATCH 13/16] arm64: dts: allwinner: a64: Add HDMI audio

[RFT] ALSA control service programs for Digidesign Digi 002/003 family and Tascam FireWire series
 2020-07-08 15:15 UTC  (4+ messages)

[PATCH v3 00/10] ASoC: Clean-up W=1 build warnings​ - part2
 2020-07-08 14:42 UTC  (15+ messages)
` [PATCH v3 02/10] ASoC: sunxi: sun4i-i2s: fix kernel-doc
` [PATCH v3 03/10] ASoC: sunxi: sun4i-spdif: "
` [PATCH v3 06/10] ASoC: sti: uniperif: fix 'defined by not used' warning

French translation update
 2020-07-08 14:18 UTC 

French translation update
 2020-07-08 14:18 UTC 

French translation update
 2020-07-08 14:06 UTC 

[PATCH 0/3] ASoC: Clean-up W=1 build warnings​ - part3
 2020-07-08 11:13 UTC  (5+ messages)

[PATCH 0/4] crypto: add sha256() function
 2020-07-08 11:01 UTC  (5+ messages)
` [PATCH 4/4] ASoC: cros_ec_codec: use sha256() instead of open coding

[RESEND][PATCH v3 7/8] ASoC: qcom: lpass-sc7180: Add platform driver for lpass audio
 2020-07-08 10:57 UTC  (3+ messages)

[PATCH v3] ASoC: atmel-classd: remove codec component
 2020-07-08 10:12 UTC 

[PATCH v2] ASoC: atmel-classd: remove codec component
 2020-07-08 10:04 UTC 

[PATCH] ASoC: atmel-classd: remove codec component
 2020-07-08  9:49 UTC 

[PATCH 1/1] MAINTAINERS: change SoundWire maintainer
 2020-07-08  7:30 UTC  (2+ messages)

[PATCH v2] ALSA: usb/line6: remove 'defined but not used' warning
 2020-07-08  7:14 UTC  (2+ messages)

[PATCH] ALSA: Use fallthrough pseudo-keyword
 2020-07-08  7:13 UTC  (2+ messages)

[PATCH v3 00/13] ASoC: Clean-up W=1 build warnings​ - part1
 2020-07-08  5:39 UTC  (3+ messages)
` [PATCH v3 09/13] ASoC: ti: omap-mcbsp-st: Remove set, but unused variable 'w'


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