messages from 2017-11-22 11:42:38 to 2017-11-25 09:20:18 UTC [more...]
[PATCH 00/24] ALSA: ctl: refactoring compat layer
2017-11-25 9:20 UTC (25+ messages)
` [PATCH 01/24] ALSA: ctl: introduce local framework to handle compat ioctl requests
` [PATCH 02/24] ALSA: ctl: add serializer/deserializer of 'elem_list' structure for 32bit ABI compatibility
` [PATCH 03/24] ALSA: ctl: add serializer/deserializer of 'elem_info' "
` [PATCH 04/24] ALSA: ctl: add serializer/deserializer of 'elem_value' structure for modern 32 bit ABIs compatibility
` [PATCH 05/24] ALSA: ctl: add serializer/deserializer of 'elem_value' structure for i386 ABI compatibility
` [PATCH 06/24] ALSA: ctl: change prototype of local function for ELEM_LIST ioctl
` [PATCH 07/24] ALSA: ctl: add a helper function to allocate for ELEM_LIST request
` [PATCH 08/24] ALSA: ctl: cancel allocation in user space "
` [PATCH 09/24] ALSA: ctl: unify calls of D0-wait function for ELEM_INFO request
` [PATCH 10/24] ALSA: ctl: unify calls of D0-wait function for ELEM_READ request
` [PATCH 11/24] ALSA: ctl: unify calls of D0-wait function for ELEM_WRITE request
` [PATCH 12/24] ALSA: ctl: allocation of elem_info data for ELEM_INFO request
` [PATCH 13/24] ALSA: ctl: change prototype of local function for ELEM_WRITE ioctl
` [PATCH 14/24] ALSA: ctl: change prototype of local function for ELEM_READ ioctl
` [PATCH 15/24] ALSA: ctl: allocation of elem_info data for ELEM_ADD/ELEM_REPLACE requests
` [PATCH 16/24] ALSA: ctl: add replace helper function to allocate own buffer
` [PATCH 17/24] ALSA: ctl: move removal code to replace helper function
` [PATCH 18/24] ALSA: ctl: replacement for compat ELEM_LIST operation for any 32 bit ABI
` [PATCH 19/24] ALSA: ctl: replacement for compat ELEM_INFO "
` [PATCH 20/24] ALSA: ctl: replacement for compat ELEM_ADD "
` [PATCH 21/24] ALSA: ctl: replacement for compat ELEM_REPLACE "
` [PATCH 22/24] ALSA: ctl: replacement for compat ELEM_READ/ELEM_WRITE operation for i386 ABI
` [PATCH 23/24] ALSA: ctl: replacement for compat ELEM_READ/ELEM_WRITE operation for modern 32 bit ABI
` [PATCH 24/24] ALSA: ctl: code cleanup for compat handler
[PATCH v2 2/2] ASoC: fsl_ssi: add 20-bit sample format for AC'97 and use it for capture
2017-11-25 1:07 UTC (3+ messages)
Multiple codecs on the same DAI
2017-11-24 18:04 UTC (4+ messages)
[PATCH v2 00/14] soundwire: Add a new SoundWire subsystem
2017-11-24 16:04 UTC (4+ messages)
` [PATCH v2 04/14] soundwire: Add MIPI DisCo property helpers
[PATCH v4 00/12] Add STM32 DFSDM support
2017-11-24 14:52 UTC (10+ messages)
` [PATCH v4 03/12] IIO: hw_consumer: add devm_iio_hw_consumer_alloc
` [PATCH v4 08/12] IIO: ADC: add STM32 DFSDM sigma delta ADC support
` [PATCH v4 09/12] IIO: ADC: add stm32 DFSDM support for PDM microphone
[PATCH v7 00/13] Introduce framework for SLIMbus device driver
2017-11-24 14:40 UTC (18+ messages)
` [PATCH v7 02/13] dt-bindings: Add SLIMbus bindings
` [PATCH v7 07/13] slimbus: Add support for 'clock-pause' feature
` [PATCH v7 08/13] regmap: add SLIMbus support
` [PATCH v7 11/13] slimbus: qcom: Add Qualcomm Slimbus controller driver
` [PATCH v7 12/13] slimbus: qcom: Add runtime-pm support using clock-pause
[PATCH] ASoC: amd: added error checks in dma driver
2017-11-24 14:19 UTC (6+ messages)
[PATCH 0/3] ASoC: da7218: Adjustments for two function implementations
2017-11-24 13:50 UTC (10+ messages)
` [PATCH 1/3] ASoC: da7218: Delete two error messages for a failed memory allocation in da7218_of_to_pdata()
` [PATCH 2/3] ASoC: da7218: Use common error handling code "
` "
` [PATCH 3/3] ASoC: da7218: Improve a size determination in da7218_i2c_probe()
[PATCH] SoC: rt5514: Make sure the DMIC delay will be happened after normal SUPPLY widgets power on
2017-11-24 13:03 UTC (2+ messages)
` Applied "ASoC: rt5514: Make sure the DMIC delay will be happened after normal SUPPLY widgets power on" to the asoc tree
[PATCH] test: correct emulation for channel-map TLV
2017-11-24 12:48 UTC (2+ messages)
[PATCH 0/2] ASoC: da7213: Adjustments for two function implementations
2017-11-24 11:49 UTC (7+ messages)
` [PATCH 1/2] ASoC: da7213: Delete an error message for a failed memory allocation in da7213_fw_to_pdata()
` [PATCH 2/2] ASoC: da7213: Improve a size determination in da7213_i2c_probe()
Disable DAPM for click avoidance ?
2017-11-24 11:41 UTC (8+ messages)
[PATCH 0/2] ASoC: wm8903: Adjustments for wm8903_i2c_probe()
2017-11-24 10:10 UTC (5+ messages)
` [PATCH 1/2] ASoC: wm8903: Delete an error message for a failed memory allocation in wm8903_i2c_probe()
` [PATCH 2/2] ASoC: wm8903: Improve two size determinations "
[PATCH 1/2] ASoC: nau8825: disable crosstalk by default
2017-11-24 10:08 UTC (2+ messages)
` [PATCH 2/2] ASoC: nau8825: improve crosstalk measurement protection
[PATCH 0/4] ASoC: wm2000: Adjustments for wm2000_i2c_probe()
2017-11-24 8:34 UTC (9+ messages)
` [PATCH 1/4] ASoC: wm2000: Delete an error message for a failed memory allocation in wm2000_i2c_probe()
` [PATCH 2/4] ASoC: wm2000: One function call less in wm2000_i2c_probe() after error detection
` [PATCH 3/4] ASoC: wm2000: Fix a typo in a comment line
` [PATCH 4/4] ASoC: wm2000: Improve a size determination in wm2000_i2c_probe()
[PATCH v2] ASoC: rt5514: Make sure the DMIC delay will be happened after normal SUPPLY widgets power on
2017-11-24 8:11 UTC
[PATCH v2 1/2] ALSA: pcm: add SNDRV_PCM_FORMAT_{S,U}20
2017-11-23 23:31 UTC
[PATCH 0/4] ALSA SoC TWL4030: Adjustments for two function implementations
2017-11-23 21:12 UTC (5+ messages)
` [PATCH 1/4] ASoC: twl4030: Delete an error message for a failed memory allocation in twl4030_get_pdata()
` [PATCH 2/4] ASoC: twl4030: Use common error handling code "
` [PATCH 3/4] ASoC: twl4030: Improve a size determination in two functions
` [PATCH 4/4] ASoC: twl4030: Delete an unnecessary variable initialisation in twl4030_get_pdata()
[PATCH v6 00/17] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
2017-11-23 17:13 UTC (18+ messages)
` [PATCH v6 01/17] mfd: madera: Add register definitions for Cirrus Logic Madera codecs
` [PATCH v6 02/17] mfd: madera: Add DT bindings "
` [PATCH v6 03/17] mfd: madera: Add common support "
` [PATCH v6 04/17] mfd: madera: Register map tables for Cirrus Logic CS47L35
` [PATCH v6 05/17] mfd: madera: Register map tables for Cirrus Logic CS47L85
` [PATCH v6 06/17] mfd: madera: Register map tables for Cirrus Logic CS47L90/91
` [PATCH v6 07/17] regulator: arizona-micsupp: Add support for Cirrus Logic Madera codecs
` [PATCH v6 08/17] regulator: arizona-ldo1: "
` [PATCH v6 09/17] irqchip: Add driver "
` [PATCH v6 10/17] pinctrl: madera: Add DT bindings "
` [PATCH v6 11/17] pinctrl: madera: Add driver "
` [PATCH v6 12/17] gpio: madera: Support Cirrus Logic Madera class codecs
` [PATCH v6 13/17] ASoC: madera: Add DT bindings for Cirrus Logic Madera codecs
` [PATCH v6 16/17] ASoC: cs47l85: Add codec driver for Cirrus Logic CS47L85
` [PATCH v6 14/17] ASoC: madera: Add common support for Cirrus Logic Madera codecs
` [PATCH v6 15/17] ASoC: cs47l35: Add codec driver for Cirrus Logic CS47L35
` [PATCH v6 17/17] ASoC: cs47l90: Add codec driver for Cirrus Logic CS47L90
Focusrite Scarlett 6i6 gen1 - input handling fix
2017-11-23 15:04 UTC
Focusrite Scarlett 6i6 gen1 - input handling fix
2017-11-23 14:50 UTC (4+ messages)
[PATCH] ALSA: hda: Add Raven PCI ID
2017-11-23 14:37 UTC (2+ messages)
ALSA: Soc_compress open file node allows more than once
2017-11-23 13:41 UTC (2+ messages)
[PATCH] ALSA: hda: Add Raven PCI ID
2017-11-23 12:47 UTC (2+ messages)
[PATCH 1/2] ALSA: pcm: add SNDRV_PCM_FORMAT_{S, U}20_4
2017-11-23 12:26 UTC (7+ messages)
` [PATCH 1/2] ALSA: pcm: add SNDRV_PCM_FORMAT_{S,U}20_4
[PATCH] ASoC: nau8825: disable crosstalk by default
2017-11-23 10:07 UTC (5+ messages)
[PATCH 0/2] ASoC: cs42l56: Adjustments for cs42l56_i2c_probe()
2017-11-23 8:45 UTC (3+ messages)
` [PATCH 1/2] ASoC: cs42l56: Delete an error message for a failed memory allocation in cs42l56_i2c_probe()
` [PATCH 2/2] ASoC: cs42l56: Improve two size determinations "
[PATCH v3 0/5] TDA1997x HDMI video receiver
2017-11-23 8:25 UTC (13+ messages)
` [PATCH 2/5] media: dt-bindings: Add bindings for TDA1997X
` [PATCH 3/5] media: i2c: Add TDA1997x HDMI receiver driver
AMD Raven Platform
2017-11-23 8:00 UTC (2+ messages)
[PATCH 0/7] mark expected switch fall-throughs
2017-11-23 6:41 UTC (3+ messages)
` [PATCH 7/7] ASoC: wm8994: "
[PATCH] ASoC: wm0010: Delete an error message for a failed memory allocation in wm0010_boot()
2017-11-23 5:55 UTC (2+ messages)
[GIT PULL]: Geminilake audio firmware update
2017-11-23 1:49 UTC (2+ messages)
[v5 RESEND 14/17] ASoC: madera: Add common support for Cirrus Logic Madera codecs
2017-11-22 23:13 UTC (2+ messages)
[PATCH 0/2] ASoC: cs42l52: Adjustments for cs42l52_i2c_probe()
2017-11-22 21:23 UTC (3+ messages)
` [PATCH 1/2] ASoC: cs42l52: Delete an error message for a failed memory allocation in cs42l52_i2c_probe()
` [PATCH 2/2] ASoC: cs42l52: Improve two size determinations "
[PATCH 0/2] ASoC: cs35l34: Adjustments for cs35l34_i2c_probe()
2017-11-22 20:30 UTC (3+ messages)
` [PATCH 1/2] ASoC: cs35l34: Delete two error messages for a failed memory allocation in cs35l34_i2c_probe()
` [PATCH 2/2] ASoC: cs35l34: Improve two size determinations "
[PATCH 0/2] ASoC: cs35l32: Adjustments for cs35l32_i2c_probe()
2017-11-22 19:58 UTC (3+ messages)
` [PATCH 1/2] ASoC: cs35l32: Delete two error messages for a failed memory allocation in cs35l32_i2c_probe()
` [PATCH 2/2] ASoC: cs35l32: Improve two size determinations "
[PATCH 2/2] ASoC: fsl_ssi: add 20-bit sample format for AC'97 and use it for capture
2017-11-22 19:18 UTC
[PATCH] ALSA: gus: Delete an error message for a failed memory allocation in snd_gf1_dma_transfer_block()
2017-11-22 16:47 UTC
[PATCH 0/3] ASoC-cs42l73: Adjustments for two function implementations
2017-11-22 15:50 UTC (4+ messages)
` [PATCH 1/3] ASoC: cs42l73: Delete an error message for a failed memory allocation in cs42l73_i2c_probe()
` [PATCH 2/3] ASoC: cs42l73: Improve two size determinations "
` [PATCH 3/3] ASoC: cs42l73: Fix a typo in two comments
[PATCH 0/3] ASoC: stm32: sai: fixes related to synchro feature
2017-11-22 15:02 UTC (4+ messages)
` [PATCH 1/3] ASoC: stm32: fix sync property description in SAI bindings
` [PATCH 2/3] ASoC: stm32: sai: simplify sync modes management
` [PATCH 3/3] ASoC: stm32: sai: use devm_of_platform_populate()
[alsa-devel] [PATCH v4 0/7] ASoC: Intel: Skylake: Add a clk driver to enable ssp clks early
2017-11-22 12:09 UTC (8+ messages)
` [alsa-devel] [PATCH v4 1/7] ASoC: Intel: Skylake: Parse nhlt and register clock device
` [alsa-devel] [PATCH v4 2/7] ASoC: Intel: Skylake: Add ssp clock driver
` [alsa-devel] [PATCH v4 3/7] ASoC: Intel: Skylake: Add extended I2S config blob support in Clock driver
` [alsa-devel] [PATCH v4 4/7] ASoC: Intel: kbl: Enable mclk and ssp sclk early
` [alsa-devel] [PATCH v4 5/7] ASoC: Intel: eve: "
` [alsa-devel] [PATCH v4 6/7] ASoC: Intel: Skylake: Make DSP replies more human readable
` [alsa-devel] [PATCH v4 7/7] ASoC: Intel: Skylake: Add FW reply for MCLK/SCLK IPC
[RFC PATCH 0/7] Fix Intel audio Kconfig issues
2017-11-22 11:54 UTC (4+ messages)
[PATCH 0/8] add UniPhier audio system support
2017-11-22 11:43 UTC (9+ messages)
` [PATCH 1/8] ASoC: spdif: Add S32_LE support for S/PDIF dummy codec drivers
` [PATCH 2/8] ASoC: uniphier: add DT bindings documentation for UniPhier EVEA
` [PATCH 3/8] ASoC: uniphier: add DT bindings documentation for UniPhier AIO
` [PATCH 4/8] ASoC: uniphier: add support for UniPhier EVEA codec
` [PATCH 5/8] ASoC: uniphier: add support for UniPhier AIO driver
` [PATCH 6/8] ASoC: uniphier: add support for UniPhier LD11/LD20 "
` [PATCH 7/8] MAINTAINERS: add entries for UniPhier ASoC sound drivers
` [PATCH 8/8] arm64: dts: uniphier: add sound node for UniPhier
Regression with a91d66129fb9 ("ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removal")
2017-11-22 11:42 UTC (4+ messages)
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).