messages from 2018-08-31 03:09:35 to 2018-09-04 15:56:55 UTC [more...]
[PATCH] ASoC: tlv320aic31xx: Add MICBIAS off setting
2018-09-04 15:56 UTC (8+ messages)
[PATCH] ASoC: tlv320aic31xx: Remove regulator notification handling
2018-09-04 15:55 UTC (7+ messages)
[PATCH v2 1/3] ASoC: tlv320aic31xx: Add overflow detection support
2018-09-04 15:52 UTC (4+ messages)
` [PATCH v2 2/3] ASoC: tlv320aic31xx: Add headphone/headset detection
` [PATCH v2 3/3] ASoC: tlv320aic31xx: Add button press detection
[PATCH v2 00/12] Sound Open Firmware Core
2018-09-04 15:46 UTC (22+ messages)
` [PATCH v2 01/12] ASoC: SOF: Add Sound Open Firmware driver core
` [PATCH v2 02/12] ASoC: SOF: Add Sound Open Firmware KControl support
` [PATCH v2 03/12] ASoC: SOF: Add driver debug support
` [PATCH v2 04/12] ASoC: SOF: Add support for IPC IO between DSP and Host
` [PATCH v2 05/12] ASoC: SOF: Add PCM operations support
` [PATCH v2 06/12] ASoC: SOF: Add support for loading topologies
` [PATCH v2 07/12] ASoC: SOF: Add DSP firmware trace event support
` [PATCH v2 08/12] ASoC: SOF: Add DSP HW abstraction operations
` [PATCH v2 09/12] ASoC: SOF: Add firmware loader support
` [PATCH v2 10/12] ASoC: SOF: Add PM support
` [PATCH v2 11/12] ASoC: SOF: Add userspace ABI support
` [PATCH v2 12/12] ASoC: SOF: Add Build support for SOF core
[PATCH 1/4] ASoC: tlv320aic31xx: Add short circuit detection support
2018-09-04 14:38 UTC (8+ messages)
` [PATCH 2/4] ASoC: tlv320aic31xx: Add overflow "
` [PATCH 3/4] ASoC: tlv320aic31xx: Add headphone/headset detection
` [PATCH 4/4] ASoC: tlv320aic31xx: Add button press detection
` Applied "ASoC: tlv320aic31xx: Add short circuit detection support" to the asoc tree
[PATCH 0/3] ASoC: qdsp6: add compress offload support
2018-09-04 13:55 UTC (6+ messages)
` [PATCH 1/3] ASoC: q6asm-dai: dt-bindings: Add support to compress dais
` [PATCH 2/3] ASoC: qdsp6: q6asm: add support to MP3 format
` [PATCH 3/3] ASoC: qdsp6: q6asm-dai: Add support to compress offload
[PATCH v3 00/13] ASoC: Add support to WCD9335 Audio Codec
2018-09-04 10:25 UTC (14+ messages)
` [PATCH v3 01/13] ASoC: dt-bindings: update wcd9335 bindings
` [PATCH v3 02/13] mfd: wcd9335: add support to wcd9335 core
` [PATCH v3 03/13] mfd: wcd9335: add wcd irq support
` [PATCH v3 04/13] ASoC: wcd9335: add support to wcd9335 codec
` [PATCH v3 05/13] ASoC: wcd9335: add CLASS-H Controller support
` [PATCH v3 06/13] ASoC: wcd9335: add basic controls
` [PATCH v3 07/13] ASoC: wcd9335: add playback dapm widgets
` [PATCH v3 08/13] ASoC: wcd9335: add capture "
` [PATCH v3 09/13] ASoC: wcd9335: add audio routings
` [PATCH v3 10/13] ASoC: dt-bindings: Add WCD9335 MBHC specific properties
` [PATCH v3 11/13] ASoC: wcd9335: add mbhc support
` [PATCH v3 12/13] ASoC: apq8096: add slim support
` [PATCH v3 13/13] ASoC: apq8096: add headset JACK support
[PATCH 0/5] Set SNDRV_PCM_INFO_SYNC_APPLPTR to indirect PCM usages
2018-09-04 9:36 UTC (7+ messages)
` [PATCH 1/5] ALSA: rme32: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flag
` [PATCH 2/5] ALSA: mips: "
` [PATCH 3/5] ALSA: emu10k1: "
` [PATCH 4/5] ALSA: cs46xx: "
` [PATCH 5/5] ALSA: mips: Cleanup indirect PCM helper usages
Possibility of routing at the kernel level
2018-09-04 0:39 UTC (4+ messages)
[PATCH 0/2][RFC] ASoC: add for_each_xxx_codec macro
2018-09-04 0:20 UTC (5+ messages)
` [PATCH 1/2][RFC] ASoC: add for_each_link_codecs() macro
` [PATCH 2/2][RFC] ASoC: add for_each_rtd_codec_dai() macro
[PATCH 00/13] ASoC: add full BUSIF support
2018-09-04 0:15 UTC (29+ messages)
` [PATCH 01/13] ASoC: rsnd: add warning message to rsnd_kctrl_accept_runtime()
` Applied "ASoC: rsnd: add warning message to rsnd_kctrl_accept_runtime()" to the asoc tree
` [PATCH 02/13] ASoC: rsnd: add support for 16/24 bit slot widths
` Applied "ASoC: rsnd: add support for 16/24 bit slot widths" to the asoc tree
` [PATCH 03/13] ASoC: rsnd: add support for the DSP_A/DSP_B formats
` Applied "ASoC: rsnd: add support for the DSP_A/DSP_B formats" to the asoc tree
` [PATCH 04/13] ASoC: rsnd: add support for 8 bit S8 format
` Applied "ASoC: rsnd: add support for 8 bit S8 format" to the asoc tree
` [PATCH 05/13] ASoC: rsnd: remove is_play parameter from hw_rule function
` Applied "ASoC: rsnd: remove is_play parameter from hw_rule function" to the asoc tree
` [PATCH 06/13] ASoC: rsnd: ssi: Fix issue in dma data address assignment
` Applied "ASoC: rsnd: ssi: Fix issue in dma data address assignment" to the asoc tree
` [PATCH 07/13] ASoC: rsnd: ssi: Check runtime channel number rather than hw_params
` Applied "ASoC: rsnd: ssi: Check runtime channel number rather than hw_params" to the asoc tree
` [PATCH 08/13] ASoc: rsnd: dma: Calculate dma address with consider of BUSIF
` Applied "ASoc: rsnd: dma: Calculate dma address with consider of BUSIF" to the asoc tree
` [PATCH 09/13] ASoc: rsnd: dma: Calculate PDMACHCRE with consider of BUSIF
` Applied "ASoc: rsnd: dma: Calculate PDMACHCRE with consider of BUSIF" to the asoc tree
` [PATCH 10/13] ASoC: rsnd: ssiu: Support BUSIF other than BUSIF0
` Applied "ASoC: rsnd: ssiu: Support BUSIF other than BUSIF0" to the asoc tree
` [PATCH 11/13] ASoC: rsnd: ssiu: Support to init different BUSIF instance
` Applied "ASoC: rsnd: ssiu: Support to init different BUSIF instance" to the asoc tree
` [PATCH 12/13] ASoC: rsnd: fixup not to call clk_get/set under non-atomic
` Applied "ASoC: rsnd: fixup not to call clk_get/set under non-atomic" to the asoc tree
` [PATCH 13/13] ASoC: rsnd: merge .nolock_start and .prepare
` Applied "ASoC: rsnd: merge .nolock_start and .prepare" to the asoc tree
[PATCH] ALSA: HDA: Fix several mismatch for register mask and value
2018-09-03 21:50 UTC (2+ messages)
[PATCH v2] sound: Convert to using %pOFn instead of device_node.name
2018-09-03 21:45 UTC (2+ messages)
` [alsa-devel] "
KMSAN: uninit-value in snd_midi_event_encode_byte
2018-09-03 21:35 UTC (17+ messages)
` "
[PATCH] ASoC: pxa: remove duplicated snd_soc_component_driver ops
2018-09-03 20:25 UTC
Microphone detected, but no output for all ASUS G751xx with ALC668 chipset
2018-09-03 16:26 UTC
[PATCH] ASoC: core: Don't schedule DAPM work if already in target state
2018-09-03 14:45 UTC (4+ messages)
` [alsa-devel] "
` Applied "ASoC: core: Don't schedule DAPM work if already in target state" to the asoc tree
[PATCH] ASoC: q6routing: initialize data correctly
2018-09-03 13:47 UTC (2+ messages)
` Applied "ASoC: q6routing: initialize data correctly" to the asoc tree
[PATCH] sound: soc: fix soc-core.c kernel-doc warning
2018-09-03 13:47 UTC (3+ messages)
` Applied "ASoC: fix soc-core.c kernel-doc warning" to the asoc tree
[PATCH v2 0/2] Add support for MikroElektronika PROTO codec
2018-09-03 13:44 UTC (5+ messages)
` [PATCH v2 1/2] ASoC: Add driver for PROTO Audio CODEC (with a WM8731)
` Applied "ASoC: Add driver for PROTO Audio CODEC (with a WM8731)" to the asoc tree
` [PATCH v2 2/2] ASoC: mikroe-proto: dt-bindings: add DT bindings for PROTO board
` Applied "ASoC: mikroe-proto: dt-bindings: add DT bindings for PROTO board" to the asoc tree
[PATCH 1/3] MIPS: jz4780: Allow access to jz4740-i2s
2018-09-03 6:15 UTC (5+ messages)
[RFC - AAF PCM plugin 0/5] Introduce AVTP Audio Format (AAF) plugin
2018-09-03 1:24 UTC (13+ messages)
` [RFC - AAF PCM plugin 3/5] aaf: Implement Playback mode support
ASoC: pxa: remove pxa2xx-pcm driver, which caused regression
2018-09-02 16:40 UTC (11+ messages)
RaspberryPi vc4-hdmi softvol for alsamixer
2018-09-01 16:28 UTC
token to prevent spam?
2018-09-01 8:05 UTC
[PATCH] ALSA: control: Make sure that id->index does not overflow in function snd_ctl_replace
2018-09-01 7:39 UTC (2+ messages)
[asoc:for-4.20 333/374] sound/pci/hda/patch_ca0132.c:7650:20: error: implicit declaration of function 'pci_iomap'; did you mean 'pcim_iomap'?
2018-09-01 3:44 UTC
Applied "ALSA: hda: move hda_codec.h to include/sound" to the asoc tree
2018-08-31 15:42 UTC
[PATCH] ASoC: davinci-mcasp: Add support for FIFO usage caused delay reporting
2018-08-31 15:41 UTC (2+ messages)
` Applied "ASoC: davinci-mcasp: Add support for FIFO usage caused delay reporting" to the asoc tree
[PATCH v2 1/2] ASoC: codecs: tas5720: add TAS5722 specific volume control
2018-08-31 15:40 UTC (4+ messages)
` [PATCH v2 2/2] ASoC: codecs: tas5720: add TAS5722 TDM slot width setting support
` Applied "ASoC: codecs: tas5720: add TAS5722 TDM slot width setting support" to the asoc tree
` Applied "ASoC: codecs: tas5720: add TAS5722 specific volume control" "
Applied "ASoC: cs4265: SOC_SINGLE register value error fix" to the asoc tree
2018-08-31 15:40 UTC
Applied "ASoC: cs4265: Add native 32bit I2S transport" to the asoc tree
2018-08-31 15:39 UTC
[PATCH v2 3/3] ASoC: cs4265: Add a SPDIF enable switch
2018-08-31 15:38 UTC (2+ messages)
` Applied "ASoC: cs4265: Add a S/PDIF enable switch" to the asoc tree
Applied "ASoC: simple_card_utils: support snd_soc_dai_link_component style for codec" to the asoc tree
2018-08-31 15:38 UTC
[PATCH v2 02/15] ASoC: simple-card: support snd_soc_dai_link_component style for codec
2018-08-31 15:38 UTC (2+ messages)
` Applied "ASoC: simple-card: support snd_soc_dai_link_component style for codec" to the asoc tree
Applied "ASoC: simple-scu-card: use simple_dai_props" to the asoc tree
2018-08-31 15:38 UTC
[PATCH v2 04/15] ASoC: simple-scu-card: support snd_soc_dai_link_component style for codec
2018-08-31 15:37 UTC (2+ messages)
` Applied "ASoC: simple-scu-card: support snd_soc_dai_link_component style for codec" to the asoc tree
Applied "ASoC: audio-graph-card: support snd_soc_dai_link_component style for codec" to the asoc tree
2018-08-31 15:37 UTC
Applied "ASoC: audio-graph-scu-card: use simple_dai_props" to the asoc tree
2018-08-31 15:36 UTC
[PATCH v2 00/15] ASoC: use snd_soc_dai_link_component style for simple card
2018-08-31 15:35 UTC (13+ messages)
` [PATCH v2 07/15] ASoC: audio-graph-scu-card: support snd_soc_dai_link_component style for codec
` Applied "ASoC: audio-graph-scu-card: support snd_soc_dai_link_component style for codec" to the asoc tree
` [PATCH v2 08/15] ASoC: simple-card-util: remove dai_link compatible code for codec
` [PATCH v2 09/15] ASoC: soc-core: use snd_soc_dai_link_component for platform
` [PATCH v2 10/15] ASoC: simple-card-util: support snd_soc_dai_link_component style "
` Applied "ASoC: simple-card-util: support snd_soc_dai_link_component style for platform" to the asoc tree
` [PATCH v2 11/15] ASoC: simple-card: support snd_soc_dai_link_component style for platform
` Applied "ASoC: simple-card: support snd_soc_dai_link_component style for platform" to the asoc tree
` [PATCH v2 12/15] ASoC: simple-scu-card: support snd_soc_dai_link_component style for platform
` [PATCH v2 13/15] ASoC: audio-graph-card: "
` [PATCH v2 14/15] ASoC: audio-graph-scu-card: "
` [PATCH v2 15/15] ASoC: simple-card-util: remove dai_link compatible code "
Applied "ASoC: simple-card-util: remove dai_link compatible code for codec" to the asoc tree
2018-08-31 15:35 UTC
Applied "ASoC: soc-core: use snd_soc_dai_link_component for platform" to the asoc tree
2018-08-31 15:34 UTC
Applied "ASoC: simple-scu-card: support snd_soc_dai_link_component style for platform" to the asoc tree
2018-08-31 15:31 UTC
Applied "ASoC: audio-graph-card: support snd_soc_dai_link_component style for platform" to the asoc tree
2018-08-31 15:29 UTC
Applied "ASoC: audio-graph-scu-card: support snd_soc_dai_link_component style for platform" to the asoc tree
2018-08-31 15:27 UTC
Applied "ASoC: simple-card-util: remove dai_link compatible code for platform" to the asoc tree
2018-08-31 15:26 UTC
Applied "ASoC: tas6424: Print full register name in error message" to the asoc tree
2018-08-31 15:24 UTC
Applied "ASoC: tas6424: Save last fault register even when clear" to the asoc tree
2018-08-31 15:24 UTC
Applied "ASoC: tas6424: Add channel fault reporting" to the asoc tree
2018-08-31 15:24 UTC
[PATCH 1/3] ASoC: tas6424: Save last fault register even when clear
2018-08-31 15:14 UTC (3+ messages)
` [PATCH 2/3] ASoC: tas6424: Print full register name in error message
` [PATCH 3/3] ASoC: tas6424: Add channel fault reporting
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).