Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-07 17:03:22 to 2017-12-11 23:45:27 UTC [more...]

[PATCH v10 00/13] Introduce framework for SLIMbus device driver
 2017-12-11 23:43 UTC  (14+ messages)
` [PATCH v10 01/13] Documentation: Add SLIMbus summary
` [PATCH v10 02/13] dt-bindings: Add SLIMbus bindings
` [PATCH v10 03/13] slimbus: Add SLIMbus bus type
` [PATCH v10 04/13] slimbus: core: Add slim controllers support
` [PATCH v10 05/13] slimbus: core: add support to device tree helper
` [PATCH v10 06/13] slimbus: Add messaging APIs to slimbus framework
` [PATCH v10 07/13] slimbus: Add support for 'clock-pause' feature
` [PATCH v10 08/13] regmap: add SLIMbus support
` [PATCH v10 09/13] slimbus: core: add common defines required for controllers
` [PATCH v10 10/13] dt-bindings: Add qcom slimbus controller bindings
` [PATCH v10 11/13] slimbus: qcom: Add Qualcomm Slimbus controller driver
` [PATCH v10 12/13] slimbus: qcom: Add runtime-pm support using clock-pause
` [PATCH v10 13/13] MAINTAINERS: Add SLIMbus maintainer

[PATCH v9 00/13] Introduce framework for SLIMbus device driver
 2017-12-11 23:34 UTC  (7+ messages)
` [PATCH v9 01/13] Documentation: Add SLIMbus summary

Per board ucm files on x86?
 2017-12-11 21:34 UTC  (8+ messages)
  ` [alsa-devel] "

[PATCH] ASoC: rt5645: Set card long_name for GPD win / pocket
 2017-12-11 21:26 UTC 

[PATCH v5] ASoC: TSCS42xx: Add support for Tempo Semiconductor's TSCS42xx audio CODEC
 2017-12-11 19:54 UTC 

[PATCH] ASoC: nau8825: fix issue that pop noise when start capture
 2017-12-11 19:10 UTC 

[PATCH 1/4] ASoC: codecs: tas5720: add basic support for TAS5722 devices
 2017-12-11 19:01 UTC  (4+ messages)
` [PATCH 3/4] ASoC: codecs: tas5720: add TAS5722 specific volume control
  ` [PATCH 2/4] ASoC: codecs: tas5720: add TAS5722 register support
  ` [PATCH 4/4] ASoC: codecs: tas5720: add TAS5722 TDM slot width setting support

[RFC v2 00/11] Enable HDA Codec support on Intel Platforms (Series2)
 2017-12-11 18:49 UTC  (17+ messages)
` [RFC v2 01/11] ASoC: Intel: Boards: Machine driver for Intel platforms
` [RFC v2 02/11] ASoC: Intel: Skylake: Add entry in sst_acpi_mach for HDA codecs
` [RFC v2 03/11] ASoC: Intel: Skylake: add HDA BE DAIs
` [RFC v2 04/11] ASoC: Intel: Skylake: use hda_bus instead of hdac_bus
` [RFC v2 05/11] ALSA: hda - make some of the functions externally visible
` [RFC v2 06/11] ASoC: hdac_hda: add ASoC based HDA codec driver
` [RFC v2 07/11] ALSA: hda: add new API snd_hda_asoc_codec_new for ASoC codec drivers
` [RFC v2 08/11] ASoC: hdac_hda: add DAI, widgets and related ops
` [RFC v2 09/11] ASoC: hdac_hda: add runtime PM support
` [RFC v2 10/11] ASoC: patch_realtek: add ASoC based Realtek HDA codec driver patch
` [RFC v2 11/11] ASoC: Intel: Boards: add support for HDA codecs

[PATCH 0/8] add UniPhier audio system support
 2017-12-11 17:48 UTC  (10+ messages)
` [PATCH 5/8] ASoC: uniphier: add support for UniPhier AIO driver
                ` [alsa-devel] "

[PATCH v5 00/15] soundwire: Add a new SoundWire subsystem
 2017-12-11 17:18 UTC  (10+ messages)
` [PATCH v5 03/15] soundwire: Add Master registration
    ` [alsa-devel] "
` [PATCH v5 04/15] soundwire: Add MIPI DisCo property helpers

[PATCH 0/2] ASoC: tfa9879: cleanup bindings and claim maintainership
 2017-12-11 16:45 UTC  (5+ messages)
` [PATCH 1/2] ASoC: tfa9879: clean up bindings
` [PATCH 2/2] ASoC: tfa9879: add DT bindings to MAINTAINERS

[PATCH 1/2] ASoC: nuc900: Fix platform_get_irq() error checking some more
 2017-12-11 16:41 UTC  (15+ messages)
` [PATCH 2/2 resend] ASoC: nuc900: Fix a loop timeout test
  ` [alsa-devel] [PATCH 1/2] ASoC: nuc900: Fix platform_get_irq() error checking some more
` Applied "ASoC: nuc900: Fix platform_get_irq() error checking some more" to the asoc tree

Getting started with new driver
 2017-12-11 16:35 UTC  (2+ messages)

[PATCH] drm/i915: Remove unused IRQ chip data of HDMI LPE audio
 2017-12-11 13:23 UTC  (6+ messages)
        ` [Intel-gfx] "

[PATCH] ASoC: nuc900: Fix a loop timeout test
 2017-12-11 12:14 UTC  (2+ messages)
` Applied "ASoC: nuc900: Fix a loop timeout test" to the asoc tree

[PATCH] ASoC: Intel: Skylake: Re-order some code to silence a warning
 2017-12-11 12:13 UTC  (7+ messages)
` Applied "ASoC: Intel: Skylake: Re-order some code to silence a warning" to the asoc tree

[PATCH] ASoC: rsnd: don't use runtime->sample_bits
 2017-12-11 12:13 UTC  (2+ messages)
` Applied "ASoC: rsnd: don't use runtime->sample_bits" to the asoc tree

[PATCH] ASoC: rsnd: PIO related function cleanup
 2017-12-11 12:13 UTC  (2+ messages)
` Applied "ASoC: rsnd: PIO related function cleanup" to the asoc tree

[PATCH] ASoC: rsnd: remove unneeded "is_graph" from __rsnd_dai_probe()
 2017-12-11 12:13 UTC  (2+ messages)
` Applied "ASoC: rsnd: remove unneeded "is_graph" from __rsnd_dai_probe()" to the asoc tree

[PATCH v4] ASoC: TSCS42xx: Add support for Tempo Semiconductor's TSCS42xx audio CODEC
 2017-12-11 11:40 UTC  (2+ messages)

[PATCH v1 0/2] fix race condition in rsnd_ssi_pointer_update
 2017-12-11 11:38 UTC  (13+ messages)
` [PATCH v1 1/2] ASoC: rsnd: ssi: "
  ` Applied "ASoC: rsnd: ssi: fix race condition in rsnd_ssi_pointer_update" to the asoc tree
` [PATCH v2 2/2] ASoC: rsnd: ssi: remove unnesessary period_pos
  ` Applied "ASoC: rsnd: ssi: remove unnesessary period_pos" to the asoc tree

Best (non zero) CONFIG_SND_HDA_POWER_SAVE_DEFAULT value ?
 2017-12-11 11:19 UTC  (2+ messages)
` [alsa-devel] "

[RFC v2 0/3] Enable HDA Codec support on Intel Platforms (Series1)
 2017-12-11 10:51 UTC  (4+ messages)
` [RFC v2 1/3] ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device instead
` [RFC v2 2/3] ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus instead
` [RFC v2 3/3] ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver instead

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

[RFC v1] ALSA: xen-front: Add Xen para-virtualized frontend driver
 2017-12-11  8:45 UTC  (3+ messages)
` [Xen-devel] "

[alsa-devel] [PATCH v5 0/6] ASoC: Intel: Skylake: Add a clk driver to enable ssp clks early
 2017-12-11  7:46 UTC  (7+ messages)
` [alsa-devel] [PATCH v5 1/6] ASoC: Intel: Skylake: Add ssp clock driver
` [alsa-devel] [PATCH v5 2/6] ASoC: Intel: Skylake: Add extended I2S config blob support in Clock driver
` [alsa-devel] [PATCH v5 3/6] ASoC: Intel: kbl: Enable mclk and ssp sclk early
` [alsa-devel] [PATCH v5 4/6] ASoC: Intel: eve: "
` [alsa-devel] [PATCH v5 5/6] ASoC: Intel: Skylake: Make DSP replies more human readable
` [alsa-devel] [PATCH v5 6/6] ASoC: Intel: Skylake: Add FW reply for MCLK/SCLK IPC

[PATCH v3] ASoC: TSCS42xx: Add support for Tempo Semiconductor's TSCS42xx audio CODEC
 2017-12-10 21:54 UTC  (4+ messages)
  ` [alsa-devel][PATCH "

[PATCH 43/45] sound/soc/zte: remove duplicate includes
 2017-12-10 18:32 UTC 

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

[PATCH 0/9] Add audiocodec support for A64 SoC
 2017-12-09 19:54 UTC  (11+ messages)
` [PATCH 2/9] ASoC: sun4i-i2s: Add compatibility with A64 codec I2S
` [PATCH 9/9] arm64: dts: allwinner: a64: Enable sound on Pine64 and SoPine

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

[PATCH] ASoC: rsnd: more clear rsnd_get_dalign() for DALIGN
 2017-12-08 18:54 UTC  (2+ messages)
` Applied "ASoC: rsnd: more clear rsnd_get_dalign() for DALIGN" to the asoc tree

[PATCH] ASoC: Change kern log level to avoid unwanted messages
 2017-12-08 18:50 UTC  (3+ messages)
` Applied "ASoC: Intel: Change kern log level to avoid unwanted messages" to the asoc tree

[PATCH] ASoC: atmel-classd: select correct Kconfig symbol
 2017-12-08 18:50 UTC  (2+ messages)
` Applied "ASoC: atmel-classd: select correct Kconfig symbol" to the asoc tree

Cherry Trail + RT5645 devices with a mono speaker ?
 2017-12-08 18:44 UTC  (7+ messages)

[PATCH] ASoC: wm_adsp: Fix validation of firmware and coeff lengths
 2017-12-08 17:18 UTC  (3+ messages)
` Applied "ASoC: wm_adsp: Fix validation of firmware and coeff lengths" to the asoc tree

[PATCH RESEND] ASoC: wm_adsp: Fix validation of firmware and coeff lengths
 2017-12-08 17:16 UTC  (2+ messages)

[PATCH] alsa-lib: pcm: segmentation fault snd_pcm_open
 2017-12-08 14:36 UTC  (2+ messages)

[PATCH] ASoC: atmel-classd: select correct Kconfig symbol
 2017-12-08 14:30 UTC  (7+ messages)

[PATCH] drm/i915: Remove unused IRQ chip data of HDMI LPE audio
 2017-12-08 11:18 UTC  (2+ messages)

[PATCH v2 0/2] fix race condition in rsnd_ssi_pointer_update
 2017-12-08  6:46 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: rsnd: ssi: "
` [PATCH v2 2/2] ASoC: rsnd: ssi: remove unnesessary period_pos

[PATCH] ALSA: hda - Add vendor id for Cannonlake HDMI codec
 2017-12-08  4:01 UTC  (3+ messages)

[PATCH v2] ASoC: Intel: Change kern log level to avoid unwanted messages
 2017-12-08  4:00 UTC 

[PATCH][next] ASoC: pcm186x: make pcm186x_dai_ops and pcm186x_adc_input_channel_sel_value static
 2017-12-07 17:48 UTC  (2+ messages)
` Applied "ASoC: pcm186x: make pcm186x_dai_ops and pcm186x_adc_input_channel_sel_value static" to the asoc tree

[PATCH v3 01/10] ASoC: tlv320aic31xx: Fix GPIO header includes
 2017-12-07 17:48 UTC  (2+ messages)
` Applied "ASoC: tlv320aic31xx: Fix GPIO header includes" to the asoc tree

[PATCH v3 02/10] ASoC: tlv320aic31xx: Use fwnode APIs over raw OF calls
 2017-12-07 17:48 UTC  (2+ messages)
` Applied "ASoC: tlv320aic31xx: Use fwnode APIs over raw OF calls" to the asoc tree

[PATCH v3 06/10] ASoC: tlv320aic31xx: Reset registers during power up
 2017-12-07 17:48 UTC  (2+ messages)
` Applied "ASoC: tlv320aic31xx: Reset registers during power up" to the asoc tree

[PATCH v2 00/19] Add Headphone Detection to TLV320AIC31xx Driver
 2017-12-07 17:23 UTC  (8+ messages)
` [PATCH v2 16/19] ASoC: tlv320aic31xx: Add short circuit detection support


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