Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-12 20:53:26 to 2017-09-19 12:37:42 UTC [more...]

[RESEND PATCH v2 1/3] ASoC: rockchip: Add dapm route for HDMI
 2017-09-19 12:37 UTC  (6+ messages)
` [RESEND PATCH v2 2/3] ASoC: rockchip: Add dapm route for DMic
` [RESEND PATCH v2 3/3] ASoC: rockchip: Init dapm routes dynamically

[PATCH 2/4] ASoC: dapm: Refactor the code in snd_soc_dapm_new_pcm
 2017-09-19 12:32 UTC  (2+ messages)

[PATCH v7 0/8] AC97 device/driver model revamp
 2017-09-19 12:15 UTC  (14+ messages)
` [PATCH v7 1/8] Input: wm97xx: split out touchscreen registering
` [PATCH v7 2/8] mfd: wm97xx-core: core support for wm97xx Codec
` [PATCH v7 3/8] Input: wm97xx: add new AC97 bus support
` [PATCH v7 4/8] ASoC: wm9713: add ac97 new "
` [PATCH v7 5/8] ASoC: wm9712: "
` [PATCH v7 6/8] ASoC: wm9705: add private structure
` [PATCH v7 7/8] ASoC: wm9705: add ac97 new bus support
` [PATCH v7 8/8] ASoC: pxa: switch to new ac97 "

[RFC] ASoC: codecs: msm8916-wcd-analog: use btn0 released detection
 2017-09-19 12:11 UTC  (3+ messages)

Resend: [PATCH 1/4] ASoC: dapm: fix error path in snd_soc_dapm_new_pcm
 2017-09-19 12:03 UTC  (2+ messages)

[PATCH] ALSA: hrtimer: make hrtimer_hw const and __initconst
 2017-09-19 11:14 UTC 

[PATCH 0/7] BYT/CHT clocks/max98090 updates
 2017-09-19  9:51 UTC  (10+ messages)
` [PATCH 3/7] ASoC: Intel: cht_bsw_max98090: add support for Baytrail
` [PATCH 5/7] ASoC: ts3a227e: add acpi table

[PATCH 0/3] ASoC: wm8741: Varios enhancements
 2017-09-19  9:47 UTC  (7+ messages)
` [PATCH 2/3] ASoC: wm8741: Set OSR mode in hw_params()

[PATCH RESEND1 00/12] ALSA: vsnd: Add Xen para-virtualized frontend driver
 2017-09-19  8:57 UTC  (15+ messages)
                      ` [alsa-devel] "

[PATCH] ALSA: asihpi: fix a potential double-fetch bug when copying puhm
 2017-09-19  7:27 UTC  (2+ messages)

[PATCH] ASoC: davinci-mcasp: Fix an error handling path in 'davinci_mcasp_probe()'
 2017-09-19  6:10 UTC  (2+ messages)

[PATCH v11 1/2] ASoC: rt5514: Add devicetree binding support for rt5514-spi
 2017-09-19  3:16 UTC  (4+ messages)
` [PATCH v11 2/2] ASoC: rockchip: Use bus_type to distinguish rt5514 dsp from rt5514 codec

[PATCH v12 1/2] ASoC: rt5514: Add devicetree binding support for rt5514-spi
 2017-09-19  2:54 UTC  (2+ messages)
` [PATCH v12 2/2] ASoC: rockchip: Use bus_type to distinguish rt5514 dsp from rt5514 codec

[RFCv2][PATCH 00/38] alsa-utils: axfer: rewrite aplay
 2017-09-19  0:44 UTC  (39+ messages)
` [RFCv2][PATCH 01/38] axfer: add an entry point for this command
` [RFCv2][PATCH 02/38] axfer: add a sub-command to print list of PCMs/devices
` [RFCv2][PATCH 03/38] axfer: add a common interface to handle a file with audio-specific data format
` [RFCv2][PATCH 04/38] axfer: add support for a container of Microsoft/IBM RIFF/Wave format
` [RFCv2][PATCH 05/38] axfer: add support for a container of Sparc AU format
` [RFCv2][PATCH 06/38] axfer: add support for a container of Creative Tech. voice format
` [RFCv2][PATCH 07/38] axfer: add support for a container of raw data
` [RFCv2][PATCH 08/38] axfer: add unit test for container interface
` [RFCv2][PATCH 09/38] axfer: add a common interface to align data frames on different layout
` [RFCv2][PATCH 10/38] axfer: add support for a mapper for single target
` [RFCv2][PATCH 11/38] axfer: add support for a mapper for multiple target
` [RFCv2][PATCH 12/38] axfer: add a unit test for mapper interface
` [RFCv2][PATCH 13/38] axfer: add a parser for command-line options
` [RFCv2][PATCH 14/38] axfer: add a common interface to transfer data frames
` [RFCv2][PATCH 15/38] axfer: add support to transfer data frames by alsa-lib PCM APIs
` [RFCv2][PATCH 16/38] axfer: add support for blocking data transmission operation of alsa-lib PCM API
` [RFCv2][PATCH 17/38] axfer: add a sub-command to transfer data frames
` [RFCv2][PATCH 18/38] axfer: add informative output and an option to suppress it
` [RFCv2][PATCH 19/38] axfer: add an option to dump available hardware parameters
` [RFCv2][PATCH 20/38] axfer: add options related to duration and obsolete '--max-file-size' option
` [RFCv2][PATCH 21/38] axfer: add an option to finish transmission at XRUN
` [RFCv2][PATCH 22/38] axfer: add a common interface of waiter for I/O event notification
` [RFCv2][PATCH 23/38] axfer: add support of waiter for poll(2)
` [RFCv2][PATCH 24/38] axfer: add support for non-blocking operation
` [RFCv2][PATCH 25/38] axfer: add support for MMAP PCM operation
` [RFCv2][PATCH 26/38] axfer: add an option to suppress event waiting
` [RFCv2][PATCH 27/38] axfer: add options for buffer arrangement
` [RFCv2][PATCH 28/38] axfer: add options for software parameters of PCM substream
` [RFCv2][PATCH 29/38] axfer: add options for plugins in alsa-lib
` [RFCv2][PATCH 30/38] axfer: add an option to support volume unit meter
` [RFCv2][PATCH 31/38] axfer: add a unit test for vumeter calculation
` [RFCv2][PATCH 32/38] axfer: add an option for formatted filename
` [RFCv2][PATCH 33/38] axfer: add an option to handle key events
` [RFCv2][PATCH 34/38] axfer: add a parser for channel map API
` [RFCv2][PATCH 35/38] axfer: add a feature to generate a file for process id
` [RFCv2][PATCH 36/38] axfer: obsolete some test options
` [RFCv2][PATCH 37/38] axfer: add an implementation of waiter for epoll(7)
` [RFCv2][PATCH 38/38] axfer: add an option for waiter type

[PATCH] ASoC: Intel: Atom: Remove unneeded linux/miscdevice.h include
 2017-09-18 17:26 UTC 

[PATCH 0/5] BYT/CHT-Realtek remaining fixes
 2017-09-18 17:24 UTC  (8+ messages)
` [PATCH 3/5] ASoC: Intel: bytcr_rt5651: add MCLK support and fix quirks
` [PATCH 4/5] ASoC: Intel: bytcr_rt5651: filter codec name

[PATCH] ASoC: Intel: Skylake: Fix jack name format substitution
 2017-09-18 15:43 UTC 

[PATCH] ALSA: oxygen: Xonar DG(X): make model_xonar_dg const
 2017-09-18 13:48 UTC  (3+ messages)

[PATCH] ALSA: compress: Remove unused variable
 2017-09-18 13:44 UTC  (2+ messages)

[PATCH] ALSA: hwdep: prevent a harmless shift wrapping bug
 2017-09-18 13:39 UTC  (2+ messages)

[PATCH v2] pcm: softvol: add support for S24_LE
 2017-09-18 13:38 UTC  (2+ messages)

[RESENT PATCH v9 1/2] ASoC: rt5514: Add devicetree bindings for rt5514-spi
 2017-09-18 11:20 UTC  (5+ messages)

[PATCH v3] ASoC: rt5663: Add the function of impedance sensing
 2017-09-18 10:14 UTC 

[PATCH] ASoC: hdmi-codec: use sizeof_field rather than declaring hcp
 2017-09-18  9:48 UTC 

[PATCH] ASoC: qcom: remove duplicate initializations of dma_ch and v
 2017-09-18  9:26 UTC 

[PATCH] ASoC: zte: spdif: remove duplicate initialization of dma_data
 2017-09-18  8:56 UTC 

Problems with Chromebook Pixel 2015 audio
 2017-09-18  7:02 UTC  (2+ messages)

[PATCH v2 0/7] ASoC: Intel: Skylake: Add a clk driver to enable ssp clks early
 2017-09-18  4:56 UTC  (8+ messages)
` [PATCH v2 1/7] ASoC: Intel: Skylake: Modify skl_dsp_set_dma_control API arguments
` [PATCH v2 2/7] ASoC: Intel: Skylake: Parse nhlt to populate clock information
` [PATCH v2 3/7] ASoC: Intel: Skylake: Prepare DMA control IPC to enable/disable clock
` [PATCH v2 4/7] ASoC: Intel: Skylake: Register clock device and ops
` [PATCH v2 5/7] ASoC: Intel: Skylake: Add ssp clock driver
` [PATCH v2 6/7] ASoC: Intel: kbl: Enable mclk and ssp sclk early
` [PATCH v2 7/7] ASoC: Intel: eve: "

[PATCH 0/6] ASoC: Intel: Skylake: Add a clk driver to enable ssp clks early
 2017-09-18  3:47 UTC  (10+ messages)
` [PATCH 4/6] ASoC: Intel: Skylake: Register clock device and ops
  ` [alsa-devel] "
  ` [PATCH] ASoC: Intel: eve: Enable mclk and ssp sclk early
  ` [PATCH v2] "

[PATCH] ASoC: Intel: Headset button support in kabylake machine driver
 2017-09-18  3:37 UTC  (2+ messages)

[PATCH] Asoc: rockchip: Init dapm routes dynamically
 2017-09-18  1:46 UTC  (3+ messages)

[PATCH v2 1/3] Asoc: rockchip: Add dapm route for HDMI
 2017-09-18  1:44 UTC  (3+ messages)
` [PATCH v2 2/3] Asoc: rockchip: Add dapm route for DMic
` [PATCH v2 3/3] Asoc: rockchip: Init dapm routes dynamically

[PATCH] sound: tegra20-spdif: remove "default m"
 2017-09-17 15:15 UTC 

DICE Stereo-192-DSD-DAC issues since 2016-02-08 / kernel >= ~4.6
 2017-09-16 21:35 UTC 

Applied "ASoC: rt5514: expose Hotword Model control" to the asoc tree
 2017-09-15 20:06 UTC  (6+ messages)

Applied "ASoC: rt5514: Revert Hotword Model control" to the asoc tree
 2017-09-15 16:39 UTC 

[PATCH] ASoC: rt5514: Revert Hotword Model control
 2017-09-15 16:36 UTC  (3+ messages)

[PATCH v2] ASoC: rt5663: Add the function of impedance sensing
 2017-09-15 16:30 UTC  (3+ messages)

Need help in getting ALSA information
 2017-09-15 12:49 UTC  (2+ messages)

[PATCH] ASoC: add null_snd_soc_ops and reduce NULL ops check
 2017-09-15  8:59 UTC 

[PATCH] ASoC: rt5645: Make a few struct const
 2017-09-15  8:27 UTC 

[PATCH v2] ASoC: rt5670: add set_bclk_ratio in dai ops
 2017-09-15  8:04 UTC  (7+ messages)

[PATCH] ASoC: remove unneeded dai->driver check
 2017-09-15  5:55 UTC 

[PATCH] ASoC: remove unneeded dai->driver->ops check
 2017-09-15  5:52 UTC 

"alsactl store" fails to save Echo Gina3G mixer
 2017-09-15  5:21 UTC  (7+ messages)

[PATCH 4/4] ASoC: dapm: Remove the redundant check
 2017-09-15  5:03 UTC 

[PATCH 3/4] ASoC: dapm: Avoid creating kcontrol for params
 2017-09-15  5:03 UTC 

Resend: [patch 0/4] ASoC: dapm: Avoid creating kcontrol for params
 2017-09-15  5:01 UTC 

[PATCH 1/2] ASoC: max98927: Added support for DSP_A and DSP_B format
 2017-09-15  0:30 UTC  (4+ messages)
` [PATCH 2/2] ASoC: max98927: Added max98927_dai_tdm_slot function

[PATCH 1/3] ASoC: max98927: Added support for DSP_A and DSP_B format
 2017-09-15  0:30 UTC  (3+ messages)

[PATCH 2/2] ASoC: topology: Fix a potential memory leak in 'soc_tplg_dapm_widget_denum_create()'
 2017-09-14 20:44 UTC 

[PATCH 1/2] ASoC: topology: Fix a potential NULL pointer dereference in 'soc_tplg_dapm_widget_denum_create()'
 2017-09-14 20:44 UTC 

[PATCH] ASoC: Intel: Skylake: Decrease loglevel for topology loading
 2017-09-14 18:53 UTC  (4+ messages)

[PATCH 0/6 v4] Add ASoC support for AMD Stoney APUs
 2017-09-14 17:42 UTC  (10+ messages)
` [PATCH 2/6 v2] drm/amdgpu Moving amdgpu asic types to a separate file
  ` [PATCH 1/6 v3] drm/amd/amdgpu: Added asic_type as ACP DMA driver platform data
  ` [PATCH 3/6 v4] ASoC: AMD: disabling memory gating in stoney platform
  ` [PATCH 4/6 v3] ASoC: AMD: DMA driver changes for Stoney Platform
` [PATCH 5/6 v4] ASoC: AMD: Audio buffer related changes for Stoney
` [PATCH 6/6 v4] ASoC: AMD: Add machine driver for cz rt5650

[PATCH] ASoC: rockchip: i2s: fix unbalanced clk_disable
 2017-09-14 17:27 UTC  (2+ messages)
` Applied "ASoC: rockchip: i2s: fix unbalanced clk_disable" to the asoc tree

[PATCH v2] ASoC: fsl_ssi: Caculate bit clock rate using slot number and width
 2017-09-14  3:07 UTC 

[PATCH] ASoC: soc-core: remove rtd NULL check from soc_free_pcm_runtime()
 2017-09-14  1:17 UTC  (4+ messages)
  ` [PATCH] ASoC: soc-core: fix ifnullfree.cocci warnings

[PATCH] ASoC: fsl_ssi: Override bit clock rate based on slot number
 2017-09-13 23:01 UTC  (5+ messages)

[PATCH] ASoC: Intel: atom: make sst_platform_compr_ops const
 2017-09-13 18:38 UTC 

[PATCH] ASoC: rsnd: fix ADG flags
 2017-09-13 16:49 UTC  (2+ messages)
` Applied "ASoC: rsnd: fix ADG flags" to the asoc tree

[PATCH] ASoC: rt5663: Add the function of impedance sensing
 2017-09-13 16:45 UTC  (2+ messages)

[PATCH] ASoC: rt5514-spi: check irq status to schedule data copy
 2017-09-13 16:49 UTC  (2+ messages)
` Applied "ASoC: rt5514-spi: check irq status to schedule data copy" to the asoc tree

[PATCH v3] ASoC: rt5670: add set_bclk_ratio in dai ops
 2017-09-13  6:50 UTC 

[PATCH] ASoC: Intel: Skylake: Decrease loglevel for topology loading
 2017-09-12 21:59 UTC 

[PATCH 0/7] Refactor audio device tree handling
 2017-09-12 21:21 UTC  (7+ messages)
` [PATCH 3/7] ASoC: arizona: Add audio device tree bindings
` [PATCH 5/7] mfd: arizona: Remove audio bindings from MFD binding document
` [PATCH 7/7] ASoC: arizona: Add device tree binding doc for volume limits

[PATCH] alsa-lib: topology: fix usage of SND_TPLG_INDEX_ALL when checking routes
 2017-09-12 20:53 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