Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-16 18:00:24 to 2017-12-20 17:07:51 UTC [more...]

pcm_post_start race condition with hardware error interrupts
 2017-12-20 17:07 UTC 

[PATCH] ALSA: usb-audio: Proper fallback at get_term_name()
 2017-12-20 17:00 UTC 

[RFC PATCH 0/2] select master clock in wm8994 driver based on DT clocks configuration
 2017-12-20 15:50 UTC  (7+ messages)
` [RFC PATCH 2/2] ASoC: select sysclk clock from mlck clock provider in wm8994 driver

[PATCH 0/3] ASoC: remove dai_drv from snd_soc_component
 2017-12-20 15:42 UTC  (7+ messages)
` [PATCH 1/3] ASoC: hdac_hdmi: keep DAI driver pointer in private data
  ` Applied "ASoC: hdac_hdmi: keep DAI driver pointer in private data" to the asoc tree
` [PATCH 2/3] ASoC: soc-core: remove dai_drv from snd_soc_component
  ` Applied "ASoC: soc-core: remove dai_drv from snd_soc_component" to the asoc tree
` [PATCH 3/3] ASoC: soc.h: Arrange DAI related parameter
  ` Applied "ASoC: soc.h: Arrange DAI related parameter" to the asoc tree

[-next PATCH 0/4] sysfs and DEVICE_ATTR_<foo>
 2017-12-20 13:26 UTC  (16+ messages)
` [-next PATCH 2/4] treewide: Use DEVICE_ATTR_RW
    ` [alsa-devel] "
` [-next PATCH 3/4] treewide: Use DEVICE_ATTR_RO

[PATCH v4 00/11] ASoC: fsl_ssi: Clean up - coding style level
 2017-12-20 11:40 UTC  (21+ messages)
` [PATCH v4 01/11] ASoC: fsl_ssi: Rename fsl_ssi_private to fsl_ssi
` [PATCH v4 02/11] ASoC: fsl_ssi: Cache pdev->dev pointer
` [PATCH v4 03/11] ASoC: fsl_ssi: Refine all comments
  ` Applied "ASoC: fsl_ssi: Refine all comments" to the asoc tree
` [PATCH v4 04/11] ASoC: fsl_ssi: Rename registers and fields macros
  ` Applied "ASoC: fsl_ssi: Rename registers and fields macros" to the asoc tree
` [PATCH v4 05/11] ASoC: fsl_ssi: Refine indentations and wrappings
  ` Applied "ASoC: fsl_ssi: Refine indentations and wrappings" to the asoc tree
` [PATCH v4 06/11] ASoC: fsl_ssi: Refine printk outputs
` [PATCH v4 07/11] ASoC: fsl_ssi: Rename cpu_dai parameter to dai
` [PATCH v4 08/11] ASoC: fsl_ssi: Rename scr_val to scr
` [PATCH v4 09/11] ASoC: fsl_ssi: Replace fsl_ssi_rxtx_reg_val with fsl_ssi_regvals
  ` Applied "ASoC: fsl_ssi: Replace fsl_ssi_rxtx_reg_val with fsl_ssi_regvals" to the asoc tree
` [PATCH v4 10/11] ASoC: fsl_ssi: Rename i2smode to i2s_net
` [PATCH v4 11/11] ASoC: fsl_ssi: Define ternary macros to simplify code

[RFC v3 00/11] Enable HDA Codec support on Intel Platforms (Series2)
 2017-12-20 10:52 UTC  (18+ messages)
` [RFC v3 06/11] ASoC: hdac_hda: add ASoC based HDA codec driver

[PATCH 1/2] ASoC: Intel: Skylake: Request IRQ late only after all context are initialized
 2017-12-20 10:50 UTC  (5+ messages)
` [PATCH 2/2] ASoC: Intel: Skylake: Ensure dai and dailink registration happens in sequence
  ` Applied "ASoC: Intel: Skylake: Ensure dai and dailink registration happens in sequence." to the asoc tree
` Applied "ASoC: Intel: Skylake: Request IRQ late only after all context are initialized" "

[PATCH] ASoC: rsnd: fixup ADG register mask
 2017-12-20 10:50 UTC  (2+ messages)
` Applied "ASoC: rsnd: fixup ADG register mask" to the asoc tree

[alsa-devel] [PATCH v5 0/6] ASoC: Intel: Skylake: Add a clk driver to enable ssp clks early
 2017-12-20  3:33 UTC  (9+ messages)
` [alsa-devel] [PATCH v5 1/6] ASoC: Intel: Skylake: Add ssp clock driver

[PATCH 0/3] ASoC: remove symmetric_xxx from snd_soc_dai
 2017-12-20  1:38 UTC  (4+ messages)
` [PATCH 1/3] ASoC: wm2200: use snd_soc_codec_get_drvdata()
` [PATCH 2/3] ASoC: wm2200: don't use snd_soc_dai::symmetric_rates
` [PATCH 3/3] ASoC: soc-dai.h: remove symmetric_xxx from snd_soc_dai

Raspberry Pi - asound/proc/status - state parameter always set to RUNNING?
 2017-12-20  0:10 UTC 

[PATCH v1 0/6] ALSA: usb: UAC3. Add support for Basic Audio Device (BADD)
 2017-12-19 23:35 UTC  (11+ messages)
` [PATCH v1 1/6] usb: audio: Add bi-directional terminal types
` [PATCH v1 2/6] usb: audio: Fix variable length field to be variable
` [PATCH v1 3/6] ALSA: usb: UAC3. Add initial mixer support
` [PATCH v1 4/6] ALSA: usb: Only get AudioControl header for UAC1 class
` [PATCH v1 5/6] ALSA: usb: Use Class Specific EP for UAC3 devices
` [PATCH v1 6/6] ALSA: usb: ADC3: Add initial BADD spec support

[alsa-devel][PATCH v7] ASoC: TSCS42xx: Add support for Tempo Semiconductor's TSCS42xx audio CODEC
 2017-12-19 20:54 UTC 

[PATCH v1 00/15] ASoC: fsl_ssi: Clean up - program flow level
 2017-12-19 17:34 UTC  (17+ messages)
` [PATCH v1 01/15] ASoC: fsl_ssi: Clean up set_dai_tdm_slot()
` [PATCH v1 02/15] ASoC: fsl_ssi: Maintain a mask of active streams
` [PATCH v1 03/15] ASoC: fsl_ssi: Rename fsl_ssi_disable_val macro
` [PATCH v1 04/15] ASoC: fsl_ssi: Clear FIFO directly in fsl_ssi_config()
` [PATCH v1 05/15] ASoC: fsl_ssi: Clean up helper functions of trigger()
` [PATCH v1 06/15] ASoC: fsl_ssi: Add DAIFMT define for AC97
` [PATCH v1 07/15] ASoC: fsl_ssi: Clean up fsl_ssi_setup_regvals()
` [PATCH v1 08/15] ASoC: fsl_ssi: Set xFEN0 and xFEN1 together
` [PATCH v1 09/15] ASoC: fsl_ssi: Use snd_soc_init_dma_data instead
` [PATCH v1 10/15] ASoC: fsl_ssi: Move one-time configurations to dai_probe()
` [PATCH v1 11/15] ASoC: fsl_ssi: Setup AC97 in dai_probe()
` [PATCH v1 12/15] ASoC: fsl_ssi: Clean up _fsl_ssi_set_dai_fmt()
` [PATCH v1 13/15] ASoC: fsl_ssi: Remove cpu_dai_drv from fsl_ssi structure
` [PATCH v1 14/15] ASoC: fsl_ssi: Move DT related code to a separate probe()
` [PATCH v1 15/15] ASoC: fsl_ssi: Use ssi->streams instead of reading register

[PATCH for-4.15] ASoC: rt5514: don't assume rt5514 component was "attached"
 2017-12-19 17:31 UTC  (7+ messages)

[PATCH v5 0/6] TDA1997x HDMI video receiver
 2017-12-19 17:27 UTC  (12+ messages)
` [PATCH v5 1/6] v4l2-dv-timings: add v4l2_hdmi_colorimetry()
` [PATCH v5 2/6] MAINTAINERS: add entry for NXP TDA1997x driver
` [PATCH v5 3/6] media: dt-bindings: Add bindings for TDA1997X
` [PATCH v5 4/6] media: i2c: Add TDA1997x HDMI receiver driver
` [PATCH v5 5/6] ARM: dts: imx: Add TDA19971 HDMI Receiver to GW54xx
  ` [PATCH v5 6/6] ARM: dts: imx: Add TDA19971 HDMI Receiver to GW551x

[asoc:topic/fsl-ssi 11/18] sound/soc/fsl/fsl_ssi.h:87:0: warning: "SSI_SCR_TCH_EN" redefined
 2017-12-19 16:49 UTC  (2+ messages)

[trivial PATCH] treewide: Align function definition open/close braces
 2017-12-19 13:04 UTC  (11+ messages)

About ASoC DAIs cleanup
 2017-12-19 11:23 UTC  (8+ messages)

[PATCH for-4.15] ASoC: rt5514-spi: only enable wakeup when fully initialized
 2017-12-19 11:09 UTC  (2+ messages)
` Applied "ASoC: rt5514-spi: only enable wakeup when fully initialized" to the asoc tree

[PATCH 02/10] ASoC: fsl_ssi: Rename fsl_ssi_private to fsl_ssi
 2017-12-19 11:00 UTC  (2+ messages)
` Applied "ASoC: fsl_ssi: Rename fsl_ssi_private to fsl_ssi" to the asoc tree

[PATCH 03/10] ASoC: fsl_ssi: Cache pdev->dev pointer
 2017-12-19 11:00 UTC  (2+ messages)
` Applied "ASoC: fsl_ssi: Cache pdev->dev pointer" to the asoc tree

[PATCH 07/10] ASoC: fsl_ssi: Refine printk outputs
 2017-12-19 11:00 UTC  (2+ messages)
` Applied "ASoC: fsl_ssi: Refine printk outputs" to the asoc tree

[PATCH v2 07/11] ASoC: fsl_ssi: Rename cpu_dai parameter to dai
 2017-12-19 11:00 UTC  (2+ messages)
` Applied "ASoC: fsl_ssi: Rename cpu_dai parameter to dai" to the asoc tree

[PATCH v3 08/11] ASoC: fsl_ssi: Rename scr_val to scr
 2017-12-19 10:59 UTC  (2+ messages)
` Applied "ASoC: fsl_ssi: Rename scr_val to scr" to the asoc tree

[PATCH v2 10/11] ASoC: fsl_ssi: Rename i2smode to i2s_net
 2017-12-19 10:59 UTC  (2+ messages)
` Applied "ASoC: fsl_ssi: Rename i2smode to i2s_net" to the asoc tree

[PATCH v2 11/11] ASoC: fsl_ssi: Define ternary macros to simplify code
 2017-12-19 10:59 UTC  (2+ messages)
` Applied "ASoC: fsl_ssi: Define ternary macros to simplify code" to the asoc tree

[PATCH] ASoC: rl6231: get better PLL parameters
 2017-12-19 10:58 UTC  (2+ messages)
` Applied "ASoC: rl6231: get better PLL parameters" to the asoc tree

[PATCH] ASoC: nau8825: fix issue that pop noise when start capture
 2017-12-19 10:58 UTC  (2+ messages)
` Applied "ASoC: nau8825: fix issue that pop noise when start capture" to the asoc tree

[PATCH v6 00/14] soundwire: Add a new SoundWire subsystem
 2017-12-19 10:33 UTC  (6+ messages)

[PATCH 1/9] ASoC: Intel: Fix Kconfig with top-level selector
 2017-12-19 10:17 UTC 

[PATCH] ASoC: amd: Adds rate and channel constraints for capture in Stoney rt5645
 2017-12-19 10:01 UTC  (4+ messages)

[alsa-lib][PATCH v3 0/4] add SNDRV_PCM_FORMAT_{S, U}20
 2017-12-19  7:41 UTC  (6+ messages)

[PATCH V3 0/2] ARM: dts: bcm283x: Fix probing of bcm2835-i2s
 2017-12-19  6:58 UTC  (3+ messages)
` [PATCH V3 1/2] dt-bindings: bcm283x: Fix register ranges "

Mixer regression with usb soundcard
 2017-12-19  6:43 UTC  (19+ messages)

[PATCH v2] ASOC: wm8960: Add multiple MCLK frequency support
 2017-12-19  6:19 UTC  (7+ messages)

[PATCH v3 0/5] TDA1997x HDMI video receiver
 2017-12-18 22:21 UTC  (4+ messages)
` [PATCH 3/5] media: i2c: Add TDA1997x HDMI receiver driver

[PATCH v6] ASoC: TSCS42xx: Support Tempo Semiconductor's TSCS42xx audio CODECs
 2017-12-18 20:08 UTC  (3+ messages)
  ` [alsa-devel][PATCH "

[PATCH] ASoC: rt5645: Set card long_name for GPD win / pocket
 2017-12-18 14:16 UTC  (2+ messages)

DELL AIO LineOut verb
 2017-12-18 10:21 UTC 

[RESEND PATCH v2 00/15] ASoC: qcom: Add support to QDSP6 based audio
 2017-12-18  9:50 UTC  (7+ messages)
` [RESEND PATCH v2 01/15] dt-bindings: soc: qcom: Add bindings for APR bus
` [RESEND PATCH v2 13/15] dt-bindings: sound: qcom: Add devicetree bindings for apq8096

[PATCH v9 00/13] Add STM32 DFSDM support
 2017-12-18  8:33 UTC  (6+ messages)
` [PATCH v9 10/13] IIO: ADC: add stm32 DFSDM support for PDM microphone
` [PATCH v9 13/13] ASoC: stm32: add DFSDM DAI support

[PATCH v5] ASoC: TSCS42xx: Add support for Tempo Semiconductor's TSCS42xx audio CODEC
 2017-12-17 19:23 UTC  (5+ messages)

[PATCH v3 00/11] ASoC: fsl_ssi: Clean up - coding style level
 2017-12-16 19:19 UTC  (8+ messages)
` [PATCH v3 03/11] ASoC: fsl_ssi: Refine all comments


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