Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-08 08:25:07 to 2018-01-11 06:43:14 UTC [more...]

[PATCH v2 00/16] ASoC: fsl_ssi: Clean up - program flow level
 2018-01-11  6:43 UTC  (12+ messages)
` [PATCH v2 02/16] ASoC: fsl_ssi: Clean up set_dai_tdm_slot()
` [PATCH v2 06/16] ASoC: fsl_ssi: Clean up helper functions of trigger()
` [PATCH v2 07/16] ASoC: fsl_ssi: Add DAIFMT define for AC97
` [PATCH v2 08/16] ASoC: fsl_ssi: Clean up fsl_ssi_setup_regvals()
` [PATCH v2 09/16] ASoC: fsl_ssi: Set xFEN0 and xFEN1 together
` [PATCH v2 10/16] ASoC: fsl_ssi: Use snd_soc_init_dma_data instead
` [PATCH v2 11/16] ASoC: fsl_ssi: Move one-time configurations to probe()
` [PATCH v2 12/16] ASoC: fsl_ssi: Setup AC97 in fsl_ssi_hw_init()
` [PATCH v2 13/16] ASoC: fsl_ssi: Clean up _fsl_ssi_set_dai_fmt()
` [PATCH v2 14/16] ASoC: fsl_ssi: Remove cpu_dai_drv from fsl_ssi structure
` [PATCH v2 15/16] ASoC: fsl_ssi: Move DT related code to a separate probe()

WARNING in snd_interval_mulkdiv
 2018-01-10 23:01 UTC  (2+ messages)

[PATCH] ASoC: ux500: add MODULE_LICENSE tag
 2018-01-10 20:42 UTC  (3+ messages)
` Applied "ASoC: ux500: add MODULE_LICENSE tag" to the asoc tree

[PATCH 0/2] ASoC: Remove mfld dead code
 2018-01-10 20:05 UTC  (9+ messages)
` [PATCH 1/2] ASoC: Intel: remove mfld_machine
  ` Applied "ASoC: Intel: remove mfld_machine" to the asoc tree
` [PATCH 2/2] ASoC: sn95031: remove this code
  ` Applied "ASoC: sn95031: remove this code" to the asoc tree

[asoc:topic/st-dfsdm 2/2] sound/soc/stm/stm32_adfsdm.c:17:10: fatal error: linux/iio/adc/stm32-dfsdm-adc.h: No such file or directory
 2018-01-10 18:20 UTC  (2+ messages)

[PATCH v2] ASoC: sgtl5000: Fix powerup/down of micbias
 2018-01-10 17:57 UTC  (2+ messages)

[asoc:topic/iio 9/11] drivers/iio/adc/stm32-dfsdm-adc.c:241:6: sparse: symbol 'stm32_dfsdm_stop_filter' was not declared. Should it be static?
 2018-01-10 15:33 UTC  (4+ messages)
  ` [RFC PATCH asoc] IIO: ADC: stm32_dfsdm_stop_filter() can be static
    ` Applied "IIO: ADC: stm32_dfsdm_stop_filter() can be static" to the asoc tree

[-next PATCH 0/4] sysfs and DEVICE_ATTR_<foo>
 2018-01-10 14:43 UTC  (10+ messages)
` [-next PATCH 2/4] treewide: Use DEVICE_ATTR_RW
` [-next PATCH 3/4] treewide: Use DEVICE_ATTR_RO

[PATCH v2] ASoC: sgtl5000: Fix powerup/down of micbias
 2018-01-10 14:31 UTC  (2+ messages)

ASoC: sgtl5000: recording issue at 8 kHz with fsl-imx28
 2018-01-10 14:20 UTC 

[RESEND PATCH v9 00/13] Add STM32 DFSDM support
 2018-01-10 13:24 UTC  (17+ messages)
` [RESEND PATCH v9 01/13] iio: Add hardware consumer buffer support
` [RESEND PATCH v9 02/13] docs: driver-api: add iio hw consumer section
` [RESEND PATCH v9 03/13] IIO: hw_consumer: add devm_iio_hw_consumer_alloc
` [RESEND PATCH v9 04/13] IIO: inkern: API for manipulating channel attributes
` [RESEND PATCH v9 05/13] IIO: Add DT bindings for sigma delta adc modulator
  ` [RESEND PATCH v9 06/13] IIO: ADC: add sigma delta modulator support
  ` [RESEND PATCH v9 07/13] IIO: add DT bindings for stm32 DFSDM filter
  ` [RESEND PATCH v9 08/13] IIO: ADC: add stm32 DFSDM core support
  ` [RESEND PATCH v9 09/13] IIO: ADC: add STM32 DFSDM sigma delta ADC support
  ` [RESEND PATCH v9 10/13] IIO: ADC: add stm32 DFSDM support for PDM microphone
  ` [RESEND PATCH v9 12/13] ASoC: add bindings for stm32 DFSDM filter
  ` [RESEND PATCH v9 13/13] ASoC: stm32: add DFSDM DAI support
` [RESEND PATCH v9 11/13] IIO: consumer: allow to set buffer sizes

[PATCH 1/2] soundwire: Fix a signedness bug
 2018-01-10 12:45 UTC  (7+ messages)
` [PATCH 2/2] soundwire: Testing the wrong variable
` [alsa-devel] [PATCH 1/2] soundwire: Fix a signedness bug
  ` [PATCH v2] "

[PATCH] ASoC: sgtl5000: Fix powerup/down of micbias
 2018-01-10 12:41 UTC  (2+ messages)

[PATCH 1/4] ASoC: max98373: Changed SPDX header in C++ comments style
 2018-01-10 11:13 UTC  (10+ messages)
` [PATCH 2/4] ASoC: max98373: Added missing blank lines
  ` Applied "ASoC: max98373: Added missing blank lines" to the asoc tree
` [PATCH 3/4] ASoC: max98373: Added TDM off if parameters are all zeroes
  ` Applied "ASoC: max98373: Added TDM off if parameters are all zeroes" to the asoc tree
` [PATCH 4/4] ASoC: max98373: Modified control names for TLV controls
  ` Applied "ASoC: max98373: Modified control names for TLV controls" to the asoc tree

[PATCH v7 01/13] iio: Add hardware consumer buffer support
 2018-01-10 11:13 UTC  (2+ messages)
  ` Applied "iio: Add hardware consumer buffer support" to the asoc tree

[PATCH v5 02/13] docs: driver-api: add iio hw consumer section
 2018-01-10 11:13 UTC  (2+ messages)
  ` Applied "docs: driver-api: add iio hw consumer section" to the asoc tree

[PATCH v5 03/13] IIO: hw_consumer: add devm_iio_hw_consumer_alloc
 2018-01-10 11:13 UTC  (2+ messages)
  ` Applied "IIO: hw_consumer: add devm_iio_hw_consumer_alloc" to the asoc tree

Applied "IIO: inkern: API for manipulating channel attributes" to the asoc tree
 2018-01-10 11:13 UTC 

[PATCH v4 04/12] IIO: Add DT bindings for sigma delta adc modulator
 2018-01-10 11:13 UTC  (2+ messages)
  ` Applied "IIO: Add DT bindings for sigma delta adc modulator" to the asoc tree

[PATCH v7 06/13] IIO: ADC: add sigma delta modulator support
 2018-01-10 11:13 UTC  (2+ messages)
  ` Applied "IIO: ADC: add sigma delta modulator support" to the asoc tree

[PATCH v7 07/13] IIO: add DT bindings for stm32 DFSDM filter
 2018-01-10 11:13 UTC  (2+ messages)
  ` Applied "IIO: add DT bindings for stm32 DFSDM filter" to the asoc tree

[PATCH v7 08/13] IIO: ADC: add stm32 DFSDM core support
 2018-01-10 11:13 UTC  (2+ messages)
  ` Applied "IIO: ADC: add stm32 DFSDM core support" to the asoc tree

[PATCH v7 09/13] IIO: ADC: add STM32 DFSDM sigma delta ADC support
 2018-01-10 11:13 UTC  (2+ messages)
  ` Applied "IIO: ADC: add STM32 DFSDM sigma delta ADC support" to the asoc tree

Applied "IIO: ADC: add stm32 DFSDM support for PDM microphone" to the asoc tree
 2018-01-10 11:12 UTC 

Applied "IIO: consumer: allow to set buffer sizes" to the asoc tree
 2018-01-10 11:12 UTC 

[PATCH v7 12/13] ASoC: add bindings for stm32 DFSDM filter
 2018-01-10 11:12 UTC  (2+ messages)
  ` Applied "ASoC: add bindings for stm32 DFSDM filter" to the asoc tree

[PATCH v8 13/13] ASoC: stm32: add DFSDM DAI support
 2018-01-10 11:12 UTC  (2+ messages)
  ` Applied "ASoC: stm32: add DFSDM DAI support" to the asoc tree

[PATCH] ASoC: mt8173: remove unnecessary micbias widget in route
 2018-01-10 11:12 UTC  (2+ messages)
` Applied "ASoC: mt8173: remove unnecessary micbias widget in route" to the asoc tree

ASoC: sgtl5000: recording issue at 8 kHz with fsl-imx28
 2018-01-10 10:30 UTC 

[ANNOUNCE] SOF 1.0 Release
 2018-01-10 10:22 UTC  (5+ messages)
    ` [Sound-open-firmware] "

Headphone issues iMac 14.1 (A1418)
 2018-01-10 10:14 UTC  (6+ messages)

KASAN: null-ptr-deref Write in linear_transfer
 2018-01-10  9:58 UTC  (3+ messages)

ASoC Compress FE open causing warning
 2018-01-10  9:30 UTC 

BUG: soft lockup (2)
 2018-01-10  7:46 UTC  (2+ messages)

snd_hda_intel: coil whine noises after resume
 2018-01-10  7:37 UTC  (6+ messages)

[PATCH v5][RESEND] ASoC: ak4613: call dummy write for PW_MGMT1/3 when Playback
 2018-01-10  0:48 UTC 

[PATCH] ASoC: codecs: dmic: Make number of channels configurable
 2018-01-09 17:43 UTC  (4+ messages)
` Applied "ASoC: codecs: dmic: Make number of channels configurable" to the asoc tree

[alsa-devel][PATCH v1] ASoC: TSCS42xx: Fix control names
 2018-01-09 17:43 UTC  (2+ messages)
` Applied "ASoC: TSCS42xx: Fix control names" to the asoc tree

[PATCH][next] ASoC: TSCS42xx: make functions pll_event and dac_event static
 2018-01-09 17:43 UTC  (3+ messages)
` Applied "ASoC: TSCS42xx: make functions pll_event and dac_event static" to the asoc tree

4.16 merge window: please send earlier
 2018-01-09 16:59 UTC 

Set multiple mixer channel values at once
 2018-01-09 16:45 UTC  (4+ messages)

[PATCH] ASoC: rockchip: i2s: Support mono capture
 2018-01-09 16:39 UTC  (4+ messages)
` Applied "ASoC: rockchip: i2s: Support mono capture" to the asoc tree

[PATCH v3 0/3] ACPI, ASoC, gpio: Add and use acpi_dev_get_first_match_name()
 2018-01-09 15:54 UTC  (9+ messages)
` [PATCH v3 1/3] ACPI / utils: Introduce acpi_dev_get_first_match_name()
` [PATCH v3 2/3] gpio: merrifield: Add support of ACPI enabled platforms

[PATCH 0/2] PCM OSS fixes
 2018-01-09 13:38 UTC  (15+ messages)
` [PATCH 1/2] ALSA: pcm: Abort properly at pending signal in OSS read/write loops
` [PATCH 2/2] ALSA: pcm: Allow aborting mutex lock at "

[PATCH v2 0/4] ASoC: Intel: ACPI-related fixes
 2018-01-09 10:40 UTC  (10+ messages)
` [PATCH v2 3/4] ASoC: Intel: bytcht_es8316: fix HID handling
` [PATCH v2 4/4] ASoC: acpi: remove hard-coded i2c-device name length

[PATCH 01/27] timecounter: Make cyclecounter struct part of timecounter struct
 2018-01-09 10:09 UTC  (16+ messages)
    ` [Intel-wired-lan] "
` [PATCH 15/27] ALSA: hda - Use timecounter_initialize interface
  ` [alsa-devel] "

[PATCH 1/2] slimbus: qcom-ctrl: fix a NULL test
 2018-01-09  9:48 UTC  (4+ messages)
` [PATCH 2/2] slimbus: qcom-ctrl: Fix devm_ioremap_resource() error handling

[PATCH] slimbus: Unlock on error path in slim_msg_response()
 2018-01-09  9:48 UTC  (2+ messages)

Applied "ASoC: rsnd: ssi: fix race condition in rsnd_ssi_pointer_update" to the asoc tree
 2018-01-09  8:59 UTC  (6+ messages)

[PATCH 0/1] conf/ucm: Add chtrt5645-mono-speaker-analog-mic configuration
 2018-01-09  7:59 UTC  (3+ messages)
` [PATCH] "

[PATCH] ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulation
 2018-01-09  7:55 UTC 

[asoc:topic/fsl-ssi 11/19] sound/soc/fsl/fsl_ssi.h:87:0: warning: "SSI_SCR_TCH_EN" redefined
 2018-01-09  2:18 UTC 

[PATCH v2 2/4] ASoC: Replace snd_soc_acpi_check_hid with acpi_dev_present
 2018-01-08 16:23 UTC  (2+ messages)
` Applied "ASoC: Replace snd_soc_acpi_check_hid with acpi_dev_present" to the asoc tree

[PATCH v2 1/9] ASoC: acpi: add missing includes for non-ACPI platforms
 2018-01-08 16:23 UTC  (2+ messages)
` Applied "ASoC: acpi: add missing includes for non-ACPI platforms" to the asoc tree

[PATCH 1/2] ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()'
 2018-01-08 16:23 UTC  (2+ messages)
` Applied "ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()'" to the asoc tree

[PATCH 3/4] ASoC: Intel: bytcr_rt5651: fix Kiano DMI quirk
 2018-01-08 16:23 UTC  (2+ messages)
` Applied "ASoC: Intel: bytcr_rt5651: fix Kiano DMI quirk" to the asoc tree

[PATCH 4/4] ASoC: Intel: bytcr-rt5651: add support for Line In
 2018-01-08 16:22 UTC  (2+ messages)
` Applied "ASoC: Intel: bytcr-rt5651: add support for Line In" to the asoc tree

[PATCH 2/2] ASoC: Intel: sst: Fix some style
 2018-01-08 16:23 UTC  (2+ messages)
` Applied "ASoC: Intel: sst: Fix some style" to the asoc tree

[PATCH 1/4] ASoC: Intel: bytcr-rt5651: add quirk for IN3P which may also be used
 2018-01-08 16:23 UTC  (2+ messages)
` Applied "ASoC: Intel: bytcr-rt5651: add quirk for IN3P which may also be used" to the asoc tree

[PATCH 2/4] ASoC: Intel: bytcr_rt5651: enable MinnowBoard Turbot quirks
 2018-01-08 16:23 UTC  (2+ messages)
` Applied "ASoC: Intel: bytcr-rt5651: enable MinnowBoard Turbot quirks" to the asoc tree

[PATCH] ASoC: rockchip: i2s: fix playback after runtime resume
 2018-01-08 16:22 UTC  (5+ messages)
` [PATCH v2] "
  ` Applied "ASoC: rockchip: i2s: fix playback after runtime resume" to the asoc tree

[PATCH v2 2/9] ASoC: Intel: Fix Kconfig with top-level selector
 2018-01-08 16:22 UTC  (2+ messages)
` Applied "ASoC: Intel: Fix Kconfig with top-level selector" to the asoc tree

[PATCH v2 3/9] ASoC: Intel: Kconfig: Simplify-clarify ACPI/PCI dependencies
 2018-01-08 16:22 UTC  (2+ messages)
` Applied "ASoC: Intel: Kconfig: Simplify-clarify ACPI/PCI dependencies" to the asoc tree

[PATCH v3 05/10] ASoC: Intel: Fix nested/unnecessary Kconfig dependencies
 2018-01-08 16:22 UTC  (2+ messages)
` Applied "ASoC: Intel: Fix nested/unnecessary Kconfig dependencies" to the asoc tree

[PATCH v2 4/9] ASoC: Intel: document what Kconfig options do
 2018-01-08 16:22 UTC  (2+ messages)
` Applied "ASoC: Intel: document what Kconfig options do" to the asoc tree

[RFC PATCH 5/7] ASoC: Intel: boards: align Kconfig dependencies for Haswell/Broadwell
 2018-01-08 16:22 UTC  (2+ messages)
` Applied "ASoC: Intel: boards: align Kconfig dependencies for Haswell/Broadwell" to the asoc tree

[PATCH v2 7/9] ASoC: Intel: boards: align Kconfig configurations for HiFi2
 2018-01-08 16:21 UTC  (2+ messages)
` Applied "ASoC: Intel: boards: align Kconfig configurations for HiFi2" to the asoc tree

[PATCH v3 08/10] ASoC: Intel: boards: align/fix SKL/BXT/KBL Kconfigs
 2018-01-08 16:21 UTC  (2+ messages)
` Applied "ASoC: Intel: boards: align/fix SKL/BXT/KBL Kconfigs" to the asoc tree

[PATCH v3 09/10] ASoC: Intel: kconfig: add some comments for if symbols
 2018-01-08 16:21 UTC  (2+ messages)
` Applied "ASoC: Intel: kconfig: add some comments for if symbols" to the asoc tree

[PATCH v3 10/10] ASoC: Intel: kconfig: drop boiler plate text from config items
 2018-01-08 16:21 UTC  (2+ messages)
` Applied "ASoC: Intel: kconfig: drop boiler plate text from config items" to the asoc tree

[alsa-devel][PATCH v8] ASoC: TSCS42xx: Add support for Tempo Semiconductor's TSCS42xx audio CODEC
 2018-01-08 16:11 UTC  (5+ messages)
` [PATCH "

INFO: rcu detected stall in mulaw_decode
 2018-01-08 13:16 UTC  (2+ messages)

INFO: rcu detected stall in memcpy
 2018-01-08 13:15 UTC  (7+ messages)

[PATCH -next] ASoC: fsl_ssi: Fix build error
 2018-01-08 12:35 UTC  (2+ messages)
` Applied "ASoC: fsl_ssi: Fix build error" to the asoc tree

[PATCH -next] ASoC: mediatek: mt2701: fix return value check in mt2701_afe_pcm_dev_probe()
 2018-01-08 12:35 UTC  (2+ messages)
` Applied "ASoC: mediatek: mt2701: fix return value check in mt2701_afe_pcm_dev_probe()" to the asoc tree

[PATCH v2 1/4] ASoC: acpi: fix machine driver selection based on quirk
 2018-01-08 12:35 UTC  (2+ messages)
` Applied "ASoC: acpi: fix machine driver selection based on quirk" to the asoc tree

[GIT PULL]: Geminilake audio fw update
 2018-01-08 10:32 UTC 

[PATCH v8] regmap: Add SoundWire bus support
 2018-01-08 10:20 UTC 

[PATCH v7] regmap: Add SoundWire bus support
 2018-01-08 10:10 UTC  (3+ messages)
` [alsa-devel] "

FW: alc225 depop optimize
 2018-01-08  9:43 UTC  (2+ messages)

[PATCH 0/4] Intel/rt5651 updates
 2018-01-08  8:25 UTC  (3+ messages)
` [PATCH 2/4] ASoC: Intel: bytcr-rt5651: enable MinnowBoard Turbot quirks


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