Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-12 13:38:28 to 2019-02-14 13:19:08 UTC [more...]

[PATCH v4 00/14] ASoC: Sound Open Firmware (SOF) core
 2019-02-14 13:19 UTC  (20+ messages)
` [PATCH v4 01/14] ASoC: SOF: Add Sound Open Firmware driver core
` [PATCH v4 02/14] ASoC: SOF: Add Sound Open Firmware KControl support
` [PATCH v4 03/14] ASoC: SOF: Add driver debug support
` [PATCH v4 04/14] ASoC: SOF: Add support for IPC IO between DSP and Host
` [PATCH v4 05/14] ASoC: SOF: Add PCM operations support
` [PATCH v4 06/14] ASoC: SOF: Add support for loading topologies
` [PATCH v4 07/14] ASoC: SOF: Add DSP firmware logger support
` [PATCH v4 08/14] ASoC: SOF: Add DSP HW abstraction operations
` [PATCH v4 09/14] ASoC: SOF: Add firmware loader support
` [PATCH v4 10/14] ASoC: SOF: Add userspace ABI support
` [PATCH v4 11/14] ASoC: SOF: Add PM support
` [PATCH v4 12/14] ASoC: SOF: Add Nocodec machine driver support
` [PATCH v4 13/14] ASoC: SOF: Add xtensa support
` [PATCH v4 14/14] ASoC: SOF: Add utils

[PATCH] ASoC: stm32: sai: add missing put_device()
 2019-02-14 13:14 UTC  (5+ messages)
` Applied "ASoC: stm32: sai: add missing put_device()" to the asoc tree

right way to enumerate pcm devices
 2019-02-14 13:12 UTC  (11+ messages)
              ` Fwd: "

Applied "ASoC: samsung: i2s: Move SFR pointer to common driver data structure" to the asoc tree
 2019-02-14 13:09 UTC 

Applied "ASoC: samsung: i2s: Drop spinlock pointer from i2s_dai data structure" to the asoc tree
 2019-02-14 13:09 UTC 

Applied "ASoC: samsung: i2s: Move IP variant data to common driver data structure" to the asoc tree
 2019-02-14 13:09 UTC 

Applied "ASoC: samsung: i2s: Move quirks data to common driver data structure" to the asoc tree
 2019-02-14 13:09 UTC 

Applied "ASoC: samsung: i2s: Get rid of a static spinlock" to the asoc tree
 2019-02-14 13:09 UTC 

Applied "ASoC: samsung: odroid: Add support for secondary CPU DAI" to the asoc tree
 2019-02-14 13:09 UTC 

Applied "ASoC: samsung: Specify DMA channel names through custom DMA config" to the asoc tree
 2019-02-14 13:09 UTC 

[PATCH v3 Resend 00/13] ASoC: dmaengine updates, secondary CPU DAI for Odroid
 2019-02-14 13:07 UTC  (15+ messages)
  ` [PATCH v3 Resend 01/13] ASoC: samsung: i2s: Move SFR pointer to common driver data structure
  ` [PATCH v3 Resend 02/13] ASoC: samsung: i2s: Drop spinlock pointer from i2s_dai "
  ` [PATCH v3 Resend 03/13] ASoC: samsung: i2s: Move IP variant data to common driver "
  ` [PATCH v3 Resend 04/13] ASoC: samsung: i2s: Move quirks "
  ` [PATCH v3 Resend 05/13] ASoC: samsung: i2s: Get rid of a static spinlock
  ` [PATCH v3 Resend 06/13] ASoC: samsung: odroid: Add support for secondary CPU DAI
  ` [PATCH v3 Resend 07/13] ASoC: samsung: Specify DMA channel names through custom DMA config
  ` [PATCH v3 Resend 08/13] ASoC: samsung: Drop DAI DMA data chan_name assignments
  ` [PATCH v3 Resend 09/13] ASoC: dmaengine: Remove unused SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag
  ` [PATCH v3 Resend 10/13] ASoC: samsung: i2s: Simplify pri_dai, sec_dai pointers usage
  ` [PATCH v3 Resend 11/13] ASoC: samsung: i2s: Change indentation in SAMSUNG_I2S_FMTS definition
  ` [PATCH v3 Resend 12/13] ASoC: samsung: i2s: Comments clean up
  ` [PATCH v3 Resend 13/13] ASoC: samsung: i2s: Convert to SPDX License Indentifier

[bug report] ASoC: samsung: i2s: Convert to single component with multiple DAIs
 2019-02-14 10:29 UTC 

[PATCH v2 0/2] ASoC: da7219: BCLK and TDM flexibility improvements
 2019-02-14 10:13 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: da7219: Add support for master mode BCLK rate adjustment
` [PATCH v2 2/2] ASoC: da7219: Update TDM usage to be more flexible

[PATCH v3 00/13] ASoC: dmaengine updates, secondary CPU DAI for Odroid boards
 2019-02-14  9:34 UTC  (15+ messages)
  ` [PATCH v3 01/13] ASoC: samsung: i2s: Move SFR pointer to common driver data structure
  ` [PATCH v3 02/13] ASoC: samsung: i2s: Drop spinlock pointer from i2s_dai "
  ` [PATCH v3 03/13] ASoC: samsung: i2s: Move IP variant data to common driver "
  ` [PATCH v3 04/13] ASoC: samsung: i2s: Move quirks "
  ` [PATCH v3 05/13] ASoC: samsung: i2s: Get rid of a static spinlock
  ` [PATCH v3 06/13] ASoC: samsung: odroid: Add support for secondary CPU DAI
  ` [PATCH v3 07/13] ASoC: samsung: Specify DMA channel names through custom DMA config
  ` [PATCH v3 08/13] ASoC: samsung: Drop DAI DMA data chan_name assignments
  ` [PATCH v3 09/13] ASoC: dmaengine: Remove unused SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag
  ` [PATCH v3 10/13] ASoC: samsung: i2s: Simplify pri_dai, sec_dai pointers usage
  ` [PATCH v3 11/13] ASoC: samsung: i2s: Change indentation in SAMSUNG_I2S_FMTS definition
  ` [PATCH v3 12/13] ASoC: samsung: i2s: Comments clean up
  ` [PATCH v3 13/13] ASoC: samsung: i2s: Convert to SPDX License Indentifier

[PATCH 0/2] ASoC: da7219: BCLK and TDM flexibility improvements
 2019-02-14  9:33 UTC  (4+ messages)
` [PATCH 1/2] ASoC: da7219: Add support for master mode BCLK rate adjustment
` [PATCH 2/2] ASoC: da7219: Update TDM usage to be more flexible

[PATCH -next] ALSA: es1688: Remove set but not used variable 'hw'
 2019-02-14  7:58 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Disable PC beep in passthrough on alc285
 2019-02-14  7:54 UTC  (2+ messages)

[PATCH] ASoC: rt5682: Check JD status when system resume
 2019-02-14  5:45 UTC 

[PATCH v4 1/3] ASoC: Intel: Headset button support in broxton machine driver
 2019-02-13 23:08 UTC  (3+ messages)
` [PATCH v4 2/3] ASoC: Intel: Add Geminilake Dialog Maxim "
` [PATCH v4 3/3] ASoC: Intel: glk: Add DAI links for Multi-Playback

[PATCH v2 00/20] ASoC: Sound Open Firmware (SOF) - Intel support
 2019-02-13 22:08 UTC  (21+ messages)
` [PATCH v2 01/20] ASoC: SOF: Intel: Add BYT, CHT and BSW DSP HW support
` [PATCH v2 02/20] ASoC: SOF: Intel: Add HSW HW DSP support
` [PATCH v2 03/20] ASoC: SOF: Intel: Add BDW "
` [PATCH v2 04/20] ASoC: SOF: Intel: Add APL/CNL "
` [PATCH v2 05/20] ASoC: SOF: Intel: Add HDA controller for Intel DSP
` [PATCH v2 06/20] ASoC: SOF: Intel: Add Intel specific HDA DSP HW operations
` [PATCH v2 07/20] ASoC: SOF: Intel: Add Intel specific HDA IPC mechanisms
` [PATCH v2 08/20] ASoC: SOF: Intel: Add Intel specific HDA firmware loader
` [PATCH v2 09/20] ASoC: SOF: Intel: Add Intel specific HDA PCM operations
` [PATCH v2 10/20] ASoC: SOF: Intel: Add hda-bus support and initialization
` [PATCH v2 11/20] ASoC: SOF: Intel: Add Intel specific HDA stream operations
` [PATCH v2 12/20] ASoC: SOF: Intel: Add Intel specific HDA trace operations
` [PATCH v2 13/20] ASoC: SOF: Intel: Add support for HDAudio codecs
` [PATCH v2 14/20] ASoC: SOF: Intel: SKL, CNL, APL platform DAIs
` [PATCH v2 15/20] ASoC: SOF: Intel: Add platform differentiation for SKL, APL and CNL
` [PATCH v2 16/20] ASoC: SOF: Intel: Add SKL-specific code loader
` [PATCH v2 17/20] ASoC: SOF: Add ACPI device support
` [PATCH v2 18/20] ASoC: SOF: Add PCI "
` [PATCH v2 19/20] ASoC: Intel: Kconfig: expose common option between SST and SOF drivers
` [PATCH v2 20/20] ASoC: SOF: Add Build support for SOF core and Intel drivers

[PATCH] Headset microphone and internal speaker support for System76 oryp5
 2019-02-13 21:52 UTC  (2+ messages)

[PATCH v2 00/21] ASoC: dmaengine updates, secondary CPU DAI for Odroid boards
 2019-02-13 19:07 UTC  (30+ messages)
  ` [PATCH v2 01/21] ASoC: samsung: i2s: Restore support for the secondary PCM
    ` Applied "ASoC: samsung: i2s: Restore support for the secondary PCM" to the asoc tree
  ` [PATCH v2 02/21] ASoC: samsung: i2s: Move clk supplier data to common driver data structure
  ` [PATCH v2 03/21] ASoC: samsung: i2s: Add widgets and routes for DPCM support
  ` [PATCH v2 04/21] ASoC: samsung: i2s: Move core clk to the driver common data structure
    ` Applied "ASoC: samsung: i2s: Move core clk to the driver common data structure" to the asoc tree
  ` [PATCH v2 05/21] ASoC: samsung: i2s: Move opclk data to common driver data structure
  ` [PATCH v2 06/21] ASoC: samsung: i2s: Move registers cache "
  ` [PATCH v2 07/21] ASoC: samsung: i2s: Move SFR pointer "
  ` [PATCH v2 08/21] ASoC: samsung: i2s: Drop spinlock pointer from i2s_dai "
  ` [PATCH v2 09/21] ASoC: samsung: i2s: Move IP variant data to common driver "
  ` [PATCH v2 10/21] ASoC: samsung: i2s: Move quirks "
  ` [PATCH v2 11/21] ASoC: samsung: i2s: Get rid of a static spinlock
  ` [PATCH v2 12/21] ASoC: samsung: odroid: Add support for secondary CPU DAI
  ` [PATCH v2 13/21] ASoC: samsung: Specify DMA channel names through custom DMA config
  ` [PATCH v2 14/21] ASoC: samsung: Drop DAI DMA data chan_name assignments
  ` [PATCH v2 15/21] ASoC: dmaengine: Remove unused SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag
  ` [PATCH v2 16/21] ASoC: samsung: i2s: Simplify pri_dai, sec_dai pointers usage
  ` [PATCH v2 17/21] ASoC: samsung: i2s: Change indentation in SAMSUNG_I2S_FMTS definition
  ` [PATCH v2 18/21] ASoC: samsung: i2s: Comments clean up
  ` [PATCH v2 19/21] ASoC: samsung: i2s: Convert to SPDX License Indentifier
  ` [PATCH v2 20/21] ARM: dts: exynos5422-odroidxu3: Add support for secondary DAI
  ` [PATCH v2 21/21] ARM: dts: exynos5422-odroidxu4: "

snd_hda_codec_hdmi: `hdaudio hdaudioC0D2: Unable to bind the codec`
 2019-02-13 15:56 UTC  (8+ messages)

Applied "ASoC: samsung: i2s: Move clk supplier data to common driver data structure" to the asoc tree
 2019-02-13 11:53 UTC 

Applied "ASoC: samsung: i2s: Add widgets and routes for DPCM support" to the asoc tree
 2019-02-13 11:53 UTC 

Applied "ASoC: samsung: i2s: Move opclk data to common driver data structure" to the asoc tree
 2019-02-13 11:53 UTC 

[PATCH -next] ASoC: cros_ec_codec: Make symbol 'cros_ec_dai' static
 2019-02-13 11:53 UTC  (3+ messages)
` Applied "ASoC: cros_ec_codec: Make symbol 'cros_ec_dai' static" to the asoc tree

Applied "ASoC: samsung: i2s: Move registers cache to common driver data structure" to the asoc tree
 2019-02-13 11:53 UTC 

[PATCH -next] ASoC: mediatek: mt8183: make some functions static
 2019-02-13 11:53 UTC  (2+ messages)
` Applied "ASoC: mediatek: mt8183: make some functions static" to the asoc tree

[PATCH -next] ASoC: cs35l36: Remove unused including <linux/version.h>
 2019-02-13 11:53 UTC  (2+ messages)
` Applied "ASoC: cs35l36: Remove unused including <linux/version.h>" to the asoc tree

[PATCH 0/2] arm64: allwinner: a64: Rename hpvcc-supply to cpvdd-supply
 2019-02-13  7:04 UTC  (3+ messages)
  ` [PATCH 1/2] ASoC: sunxi: sun50i-codec-analog: Rename hpvcc regulator supply to cpvdd
  ` [PATCH 2/2] arm64: dts: allwinner: a64: Rename hpvcc-supply to cpvdd-supply

[PATCH] ALSA: pcm: Comment why read blocks when PCM is not running
 2019-02-13  7:03 UTC  (2+ messages)

[PATCH v3 0/3] ASoC: Intel: Update broxton machine driver
 2019-02-12 21:28 UTC  (3+ messages)

[PATCH] ALSA: PCM: check if ops are defined before suspending PCM
 2019-02-12 20:48 UTC  (7+ messages)

[PATCH 00/22] ASoC: dmaengine updates, secondary CPU DAI for Odroid boards
 2019-02-12 18:17 UTC  (3+ messages)

[PATCH 01/18] MIPS: lantiq: pass struct device to DMA API functions
 2019-02-12 17:41 UTC  (2+ messages)

[PATCH 04/22] ASoC: samsung: i2s: Fix prescaler setting for the secondary DAI
 2019-02-12 16:58 UTC  (2+ messages)
` Applied "ASoC: samsung: i2s: Fix prescaler setting for the secondary DAI" to the asoc tree

[PATCH 01/22] ASoC: dmaengine: Improve of_node test in dmaengine_pcm_request_chan_of()
 2019-02-12 16:58 UTC  (2+ messages)
` Applied "ASoC: dmaengine: Improve of_node test in dmaengine_pcm_request_chan_of()" to the asoc tree

[PATCH 02/22] ASoC: dmaengine: Extend use of chan_names provided in custom DMA config
 2019-02-12 16:58 UTC  (2+ messages)
` Applied "ASoC: dmaengine: Extend use of chan_names provided in custom DMA config" to the asoc tree

[PATCH 03/22] ASoC: samsung: dmaengine: Allow to specify custom DMA device
 2019-02-12 16:58 UTC  (2+ messages)
` Applied "ASoC: samsung: dmaengine: Allow to specify custom DMA device" to the asoc tree

[PATCH 05/22] ASoC: samsung: i2s: Convert to single component with multiple DAIs
 2019-02-12 16:58 UTC  (2+ messages)
` Applied "ASoC: samsung: i2s: Convert to single component with multiple DAIs" to the asoc tree

[PATCH 01/17] ASoC: Intel: bxt-match: remove prefix for SOF files
 2019-02-12 16:58 UTC  (2+ messages)
` Applied "ASoC: Intel: bxt-match: remove prefix for SOF files" to the asoc tree

[PATCH 02/17] ASoC: Intel: byt-match.c: remove prefix for SOF files
 2019-02-12 16:58 UTC  (2+ messages)
` Applied "ASoC: Intel: byt-match.c: remove prefix for SOF files" to the asoc tree

[PATCH 05/17] ASoC: Intel: glk-match: remove prefix for SOF files
 2019-02-12 16:58 UTC  (2+ messages)
` Applied "ASoC: Intel: glk-match: remove prefix for SOF files" to the asoc tree

[PATCH 03/17] ASoC: Intel: cht-match: remove prefix for SOF files
 2019-02-12 16:58 UTC  (2+ messages)
` Applied "ASoC: Intel: cht-match: remove prefix for SOF files" to the asoc tree

[PATCH 04/17] ASoC: Intel: cnl-match: remove prefix for SOF files
 2019-02-12 16:58 UTC  (2+ messages)
` Applied "ASoC: Intel: cnl-match: remove prefix for SOF files" to the asoc tree

[PATCH 06/17] ASoC: Intel: hda-match: remove prefix for SOF files
 2019-02-12 16:58 UTC  (2+ messages)
` Applied "ASoC: Intel: hda-match: remove prefix for SOF files" to the asoc tree

[PATCH 07/17] ASoC: Intel: hsw-bdw-match: remove prefix for SOF files
 2019-02-12 16:58 UTC  (2+ messages)
` Applied "ASoC: Intel: hsw-bdw-match: remove prefix for SOF files" to the asoc tree

[PATCH 10/17] ASoC: Intel: soc-acpi: byt-match: remove asoc_plat_name field
 2019-02-12 16:58 UTC  (2+ messages)
` Applied "ASoC: Intel: soc-acpi: byt-match: remove asoc_plat_name field" to the asoc tree

[PATCH 08/17] ASoC: Intel: icl-match: remove prefix for SOF files
 2019-02-12 16:58 UTC  (2+ messages)
` Applied "ASoC: Intel: icl-match: remove prefix for SOF files" to the asoc tree

[PATCH 09/17] ASoC: Intel: soc-acpi: bxt-match: remove asoc_plat_name field
 2019-02-12 16:58 UTC  (2+ messages)
` Applied "ASoC: Intel: soc-acpi: bxt-match: remove asoc_plat_name field" to the asoc tree

[PATCH 11/17] ASoC: Intel: soc-acpi: cht-match: remove asoc_plat_name field
 2019-02-12 16:58 UTC  (2+ messages)
` Applied "ASoC: Intel: soc-acpi: cht-match: remove asoc_plat_name field" to the asoc tree

[PATCH 12/17] ASoC: Intel: soc-acpi: glk-match: remove asoc_plat_name field
 2019-02-12 16:58 UTC  (2+ messages)
` Applied "ASoC: Intel: soc-acpi: glk-match: remove asoc_plat_name field" to the asoc tree

[PATCH 13/17] ASoC: Intel: soc-acpi: hsw-bdw-match: remove asoc_plat_name field
 2019-02-12 16:58 UTC  (2+ messages)
` Applied "ASoC: Intel: soc-acpi: hsw-bdw-match: remove asoc_plat_name field" to the asoc tree

[PATCH 14/17] ASoC: Intel: soc-acpi: icl-match: remove asoc_plat_name field
 2019-02-12 16:58 UTC  (2+ messages)
` Applied "ASoC: Intel: soc-acpi: icl-match: remove asoc_plat_name field" to the asoc tree

[PATCH 15/17] ASoC: Intel: soc-acpi: cnl-match.c: remove asoc_plat_name field
 2019-02-12 16:58 UTC  (2+ messages)
` Applied "ASoC: Intel: soc-acpi: cnl-match.c: remove asoc_plat_name field" to the asoc tree

[PATCH 16/17] ASoC: soc-acpi: remove asoc_plat_name field
 2019-02-12 16:58 UTC  (2+ messages)
` Applied "ASoC: soc-acpi: remove asoc_plat_name field" to the asoc tree

[PATCH 17/17] ASoC: soc-acpi: remove new_mach_data field
 2019-02-12 16:58 UTC  (2+ messages)
` Applied "ASoC: soc-acpi: remove new_mach_data field" to the asoc tree

[RFC PATCH 1/2] ASoC: core: don't increase component module refcount unconditionally
 2019-02-12 14:22 UTC  (2+ messages)
` Applied "ASoC: core: don't increase component module refcount unconditionally" to the asoc tree

[RFC PATCH 2/2] ASoC: Intel: Skylake: set .ignore_module_refcount field in component
 2019-02-12 14:22 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: set .ignore_module_refcount field in component" to the asoc tree

[PATCH 1/2] ASoC: pcm3060: Add soft reset on probe
 2019-02-12 14:22 UTC  (2+ messages)
` Applied "ASoC: pcm3060: Add soft reset on probe" to the asoc tree

[PATCH v3] ASoC: wm8741: Add digital mute callback
 2019-02-12 14:21 UTC  (2+ messages)
` Applied "ASoC: wm8741: Add digital mute callback" to the asoc tree

[PATCH 2/2] ASoC: pcm3060: Add clock select
 2019-02-12 14:22 UTC  (2+ messages)
` Applied "ASoC: pcm3060: Add clock select" to the asoc tree

[PATCH] ASoC: hdac_hdmi: use devm_kzalloc for all structures
 2019-02-12 14:21 UTC  (2+ messages)
` Applied "ASoC: hdac_hdmi: use devm_kzalloc for all structures" to the asoc tree

[PATCH] ASoC: mediatek: use %pOFn instead of device_node.name
 2019-02-12 14:22 UTC  (2+ messages)
  ` Applied "ASoC: mediatek: use %pOFn instead of device_node.name" to the asoc tree

[PATCH v2] ASoC: wm8741: Set OSR mode in hw_params()
 2019-02-12 14:21 UTC  (2+ messages)
` Applied "ASoC: wm8741: Set OSR mode in hw_params()" to the asoc tree

[PATCH] ASoC: mediatek: btcvsd fix rx stream assign
 2019-02-12 14:21 UTC  (2+ messages)
` Applied "ASoC: mediatek: btcvsd fix rx stream assign" to the asoc tree

[PATCH] ASoC: Use __printf markup to silence compiler
 2019-02-12 14:21 UTC  (2+ messages)
` Applied "ASoC: Use __printf markup to silence compiler" to the asoc tree

[RFC v2] tlv320aic32x4: delay i2c access by 1 ms after hardware reset
 2019-02-12 14:21 UTC  (2+ messages)
` Applied "tlv320aic32x4: delay i2c access by 1 ms after hardware reset" to the asoc tree

[PATCH 0/2][RFC] ASoC: soc-core: modern style dai_link control
 2019-02-12 14:12 UTC  (9+ messages)
` [PATCH 1/2][RFC] ASoC: soc-core: allow no Platform on dai_link

[PATCH] pcm: dshare: Fix overflow when slave_hw_ptr rolls over boundary
 2019-02-12 13:38 UTC  (2+ messages)


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