messages from 2017-08-07 12:09:03 to 2017-08-11 13:32:55 UTC [more...]
[PATCH] ASoC: Freescale: Delete an error message for a failed memory allocation in three functions
2017-08-11 13:32 UTC
[RFC PATCH 0/9] ASoC: qcom: Add support to QDSP based HDMI audio
2017-08-11 13:29 UTC (10+ messages)
` [RFC PATCH 1/9] soc: qcom: add support APR driver
` [RFC PATCH 2/9] ASoC: qcom: qdsp6v2: Add support to Q6AFE
` [RFC PATCH 3/9] ASoC: qcom: qdsp6v2: Add support to Q6ADM
` [RFC PATCH 4/9] ASoC: qcom: qdsp6v2: Add support to Q6ASM
` [RFC PATCH 5/9] ASoC: qcom: qdsp6v2: Add support to q6 routing driver
` [RFC PATCH 6/9] ASoC: qcom: qdsp6v2: Add support to q6 HDMI dai driver
` [RFC PATCH 7/9] ASoC: qcom: qdsp6v2: Add support to q6 pcm driver
` [RFC PATCH 8/9] ASoC: qcom: apq8096: Add db820c machine driver
` [RFC PATCH 9/9] arm64: dts: msm8996: db820c: Add sound card support
[PATCH v3] ASoC: samsung: i2s: Null pointer dereference on samsung_i2s_remove
2017-08-11 13:06 UTC
[PATCH v2] ASoC: samsung: i2s: Null pointer dereference on samsung_i2s_remove
2017-08-11 13:00 UTC (2+ messages)
[PATCH 0/9] constify isa snd_pcm_ops structures
2017-08-11 11:58 UTC (10+ messages)
` [PATCH 1/9] ALSA: ad1816a: constify "
` [PATCH 2/9] ALSA: es1688: "
` [PATCH 3/9] ALSA: es18xx: "
` [PATCH 4/9] ALSA: gus: "
` [PATCH 5/9] ALSA: msnd: "
` [PATCH 6/9] ALSA: emu8000: "
` [PATCH 7/9] ALSA: sb16: "
` [PATCH 8/9] ALSA: sb8: "
` [PATCH 9/9] ALSA: wss: "
[PATCH] ASoC: Broadwell RT5677: Delete an error message for a failed memory allocation in bdw_rt5677_probe()
2017-08-11 11:23 UTC
[PATCH] ASoC: Baytrail SST MAX98090: Delete an error message for a failed memory allocation in byt_max98090_probe()
2017-08-11 10:46 UTC
[PATCH] ASoC: Medfield: Delete an error message for a failed memory allocation in snd_mfld_mc_probe()
2017-08-11 9:33 UTC
[PATCH] ALSA: seq: Fix CONFIG_SND_SEQ_MIDI dependency
2017-08-11 9:14 UTC
[PATCH] ASoC: kirkwood: Delete an error message for a failed memory allocation in kirkwood_i2s_dev_probe()
2017-08-11 7:45 UTC
[PATCH 1/2] ASoC: codec: use enable pin to control dmic start and stop
2017-08-11 7:31 UTC (2+ messages)
` [PATCH 2/2] dt-bindings: sound: add dmicen property in dmic driver
[PATCH] ASoC: Intel: kbl: Enabling ASRC for RT5663 codec on kabylake platform
2017-08-11 5:00 UTC
[PATCH] ALSA: seq: 2nd attempt at fixing race creating a q
2017-08-11 3:07 UTC
[PATCH v2 0/3] ASoC: rockchip: Parse dai links from dts
2017-08-11 1:30 UTC (5+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 3/3] dt-bindings: ASoC: rockchip: Add rockchip,codec-names property
[PATCH] ALSA: usb-audio: fix PCM device order
2017-08-10 23:36 UTC
[PATCHv3 0/6] Motorola Droid 4 Audio Support
2017-08-10 16:53 UTC (5+ messages)
` [PATCHv3 2/6] dt-bindings: sound: add motorola,cpcap-audio-codec
` [PATCHv3 2/6] dt-bindings: sound: add motorola, cpcap-audio-codec
[PATCH] ASoC: rockchip: Delete an error message for a failed memory allocation in rockchip_i2s_probe()
2017-08-10 16:46 UTC
[PATCH] ASoC: samsung: i2s: Null pointer dereference on samsung_i2s_remove
2017-08-10 16:23 UTC (2+ messages)
[PATCH] ASoC: fsi: Delete an error message for a failed memory allocation in fsi_probe()
2017-08-10 16:23 UTC
[PATCH] conf/ucm: DB410c-HiFi: add CIC selection
2017-08-10 15:58 UTC (2+ messages)
[PATCH 0/7] constify pci snd_pcm_ops structures
2017-08-10 15:57 UTC (9+ messages)
` [PATCH 1/7] ALSA: ali5451: constify "
` [PATCH 2/7] ALSA: au88x0: "
` [PATCH 3/7] ALSA: echoaudio: "
` [PATCH 4/7] ALSA: intel8x0: "
` [PATCH 5/7] ALSA: intel8x0m: "
` [PATCH 6/7] ALSA: sis7019: "
` [PATCH 7/7] ALSA: trident: "
[PATCH 0/4] ALSA: emux: Adjustments for four function implementations
2017-08-10 15:55 UTC (6+ messages)
` [PATCH 1/4] ALSA: emux: Adjust one function call together with a variable assignment
` [PATCH 2/4] ALSA: emux: Improve a size determination in two functions
` [PATCH 3/4] ALSA: emux: Adjust four checks for null pointers
` [PATCH 4/4] ALSA: emux: Delete two error messages for a failed memory allocation in snd_emux_create_port()
[PATCH] ASoC: spear: Remove redundant message
2017-08-10 15:42 UTC (2+ messages)
` Applied "ASoC: spear: Delete an error message for a failed memory allocation in two functions" to the asoc tree
[PATCH 0/3] ASoC: rsnd: request_irq/free_irq
2017-08-10 15:42 UTC (7+ messages)
` [PATCH 1/3] ASoC: rsnd: call free_irq() both DMA/PIO mode
` Applied "ASoC: rsnd: call free_irq() both DMA/PIO mode" to the asoc tree
` [PATCH 2/3] ASoC: rsnd: add rsnd_ssi_flags_has/add() macro
` Applied "ASoC: rsnd: add rsnd_ssi_flags_has/add() macro" to the asoc tree
` [PATCH 3/3] ASoC: rsnd: call request_irq/free_irq once in MIX case
` Applied "ASoC: rsnd: call request_irq/free_irq once in MIX case" to the asoc tree
[PATCH 0/2] ASoC: make snd_soc_codec_driver structures const
2017-08-10 15:42 UTC (6+ messages)
` [PATCH 1/2] ASoC: codecs: add const to snd_soc_codec_driver structures
` Applied "ASoC: codecs: add const to snd_soc_codec_driver structures" to the asoc tree
[PATCH] ASoC: compress: Delete error messages for a failed memory allocation in snd_soc_new_compress()
2017-08-10 15:42 UTC (2+ messages)
` Applied "ASoC: compress: Delete error messages for a failed memory allocation in snd_soc_new_compress()" to the asoc tree
[PATCH 0/3 v2][resend] ASoC: Component level pcm_new/pcm_free v2
2017-08-10 15:41 UTC (7+ messages)
` [PATCH 1/3 v2][resend] ASoC: soc-core: add snd_soc_rtdcom_xxx()
` Applied "ASoC: soc-core: add snd_soc_rtdcom_xxx()" to the asoc tree
` [PATCH 2/3 v2][resend] ASoC: use snd_soc_rtdcom_add() and convert to consistent operation
` [PATCH 3/3 v2][resend] ASoC: add Component level pcm_new/pcm_free v2
[PATCH v1 3/6] ASoC: codecs: msm8916-wcd-analog: move codec reset to probe
2017-08-10 15:42 UTC (2+ messages)
` Applied "ASoC: codecs: msm8916-wcd-analog: move codec reset to probe" to the asoc tree
[Test Request v2 2/3] ASoC: use snd_soc_rtdcom_add() and convert to consistent operation
2017-08-10 15:41 UTC (2+ messages)
` Applied "ASoC: use snd_soc_rtdcom_add() and convert to consistent operation" to the asoc tree
[PATCH] ASoC: rsnd: Delete an error message for a failed memory allocation in three functions
2017-08-10 15:41 UTC (2+ messages)
` Applied "ASoC: rsnd: Delete an error message for a failed memory allocation in three functions" to the asoc tree
[PATCH v3 0/5] ASoC: codecs: msm8916-wcd-analog: Add support to MBHC
2017-08-10 15:24 UTC (10+ messages)
` [PATCH v3 1/5] ASoC: codecs: msm8916-wcd-analog: move codec reset to probe
` [PATCH v3 2/5] ASoC: codecs: msm8916-wcd-analog: get micbias voltage from dt
` [PATCH v3 3/5] ASoC: codecs: msm8916-wcd-analog: add MBHC support
` [PATCH v3 4/5] ASoC: qcom: apq8016-sbc: Add support to Headset JACK
` [PATCH v3 5/5] arm64: dts: apq8016-sbc: add mbhc buttons support
[PATCH] ASoC: rsnd: remove unused rsnd_xxx_to_dma()
2017-08-10 14:52 UTC (2+ messages)
[PATCH] ASoC: Intel: kbl_rt5663_rt5514_max98927: Add rt5514 spi dailink
2017-08-10 13:48 UTC (3+ messages)
[PATCH 0/5] ASoC: dapm: Adjustments for some function implementations
2017-08-10 13:05 UTC (6+ messages)
` [PATCH 1/5] ASoC: dapm: Delete error messages for a failed memory allocation in snd_soc_dapm_new_pcm()
` [PATCH 2/5] ASoC: dapm: Improve a size determination in two functions
` [PATCH 3/5] ASoC: dapm: Use kcalloc() in snd_soc_dapm_new_widgets()
` [PATCH 4/5] ASoC: dapm: Adjust one function call together with a variable assignment
` [PATCH 5/5] ASoC: dapm: Adjust seven checks for null pointers
[PATCH] ASoC: spear: Delete an error message for a failed memory allocation in two functions
2017-08-10 8:25 UTC (2+ messages)
[PATCH RESEND1 00/12] ALSA: vsnd: Add Xen para-virtualized frontend driver
2017-08-10 8:10 UTC (15+ messages)
` [PATCH RESEND1 01/12] ALSA: vsnd: Introduce Xen para-virtualized sound "
` [PATCH RESEND1 02/12] ALSA: vsnd: Implement driver's probe/remove
` [PATCH RESEND1 03/12] ALSA: vsnd: Implement Xen bus state handling
` [PATCH RESEND1 04/12] ALSA: vsnd: Read sound driver configuration from Xen store
` [PATCH RESEND1 05/12] ALSA: vsnd: Implement Xen event channel handling
` [PATCH RESEND1 06/12] ALSA: vsnd: Implement handling of shared buffers
` [PATCH RESEND1 07/12] ALSA: vsnd: Introduce ALSA virtual sound driver
` [PATCH RESEND1 08/12] ALSA: vsnd: Initialize virtul sound card
` [PATCH RESEND1 09/12] ALSA: vsnd: Add timer for period interrupt emulation
` [PATCH RESEND1 10/12] ALSA: vsnd: Implement ALSA PCM operations
` [PATCH RESEND1 11/12] ALSA: vsnd: Implement communication with backend
` [PATCH RESEND1 12/12] ALSA: vsnd: Introduce Kconfig option to enable Xen PV sound
sidebar link to Bug Tracker is 404
2017-08-10 8:09 UTC
speaker-test man page should mention the proper way to exit
2017-08-10 7:43 UTC
[PATCH v5 0/7] add support for Sama5d2 audio PLLs and enable ClassD
2017-08-10 6:34 UTC (8+ messages)
` [PATCH v5 1/7] clk: at91: clk-generated: remove useless divisor loop
` [PATCH v5 2/7] dt-bindings: clk: at91: add audio plls to the compatible list
` [PATCH v5 3/7] clk: at91: add audio pll clock drivers
` [PATCH v5 4/7] clk: at91: clk-generated: create function to find best_diff
` [PATCH v5 5/7] clk: at91: clk-generated: make gclk determine audio_pll rate
` [PATCH v5 6/7] ASoC: atmel-classd: remove aclk clock from DT binding
` [PATCH v5 7/7] ASoC: atmel-classd: remove aclk clock
[PATCH 2/2] ASoC: cs43130: Add devicetree bindings for CS43130
2017-08-09 23:29 UTC (2+ messages)
[PATCH] ASoC: rt5514: Eliminate the noise in the ASRC case
2017-08-09 16:56 UTC (2+ messages)
` Applied "ASoC: rt5514: Eliminate the noise in the ASRC case" to the asoc tree
[PATCH] ASoC: rsnd: avoid duplicate free_irq()
2017-08-09 16:56 UTC (2+ messages)
` Applied "ASoC: rsnd: avoid duplicate free_irq()" to the asoc tree
[PATCH] ASoC: rsnd: remove 16ch support for now
2017-08-09 16:56 UTC (2+ messages)
` Applied "ASoC: rsnd: remove 16ch support for now" to the asoc tree
[PATCH 1/2] ASoC: cs43130: Add support for CS43130 codec
2017-08-09 16:11 UTC (2+ messages)
[PATCH 0/3] ASoC: rockchip: Parse dai links from dts
2017-08-09 12:19 UTC (3+ messages)
` [PATCH 1/3] "
` [PATCH 3/3] dt-bindings: ASoC: rockchip: Add rockchip,codec-names property
[PATCH 0/3] Add support for playing a given number of samples
2017-08-09 8:45 UTC (5+ messages)
` [PATCH 1/3] aplay: Add samples argument for playing/recording "
` [PATCH 2/3] aplay: Refactor playback code
` [PATCH 3/3] aplay: Fix playback for small raw files
[PATCH] alsabat: fix the buffer size dependency issue
2017-08-08 14:31 UTC
XRUN support in alsabat
2017-08-08 14:24 UTC (3+ messages)
Boss Katana amps
2017-08-08 11:56 UTC
[PATCH v4 00/17] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
2017-08-08 11:13 UTC (5+ messages)
` [PATCH v4 01/17] mfd: madera: Add register definitions for Cirrus Logic Madera codecs
` [PATCH v4 03/17] mfd: madera: Add common support "
[PATCH v3] ASoC: fsl: Convert to using %pOF instead of full_name
2017-08-08 11:06 UTC (3+ messages)
` Applied "ASoC: fsl: Convert to using %pOF instead of full_name" to the asoc tree
[PATCH v1 1/6] ASoC: jack: fix snd_soc_codec_set_jack return error
2017-08-08 11:06 UTC (2+ messages)
` Applied "ASoC: jack: fix snd_soc_codec_set_jack return error" to the asoc tree
[PATCH] ASoC: samsung: odroid: Drop requirement of clocks in the sound node
2017-08-08 11:06 UTC (3+ messages)
` Applied "ASoC: samsung: odroid: Drop requirement of clocks in the sound node" to the asoc tree
[PATCH 0/3] ASoC: rsnd: control SSICR::EN correctly
2017-08-08 11:06 UTC (7+ messages)
` [PATCH 1/3] "
` Applied "ASoC: rsnd: control SSICR::EN correctly" to the asoc tree
` [PATCH 2/3] ASoC: rsnd: move rsnd_ssi_config_init() execute condition into it
` Applied "ASoC: rsnd: move rsnd_ssi_config_init() execute condition into it." to the asoc tree
` [PATCH 3/3] ASoC: rsnd: rsnd_ssi_can_output_clk() macro
` Applied "ASoC: rsnd: rsnd_ssi_can_output_clk() macro" to the asoc tree
[PATCH v5 00/12] AC97 device/driver model revamp
2017-08-08 11:02 UTC (3+ messages)
` [PATCH v5 06/12] mfd: wm97xx-core: core support for wm97xx Codec
[PATCH 00/11] ALSA: vsnd: Add Xen para-virtualized frontend driver
2017-08-08 6:09 UTC (9+ messages)
` [PATCH 08/11] ALSA: vsnd: Add timer for period interrupt emulation
` [alsa-devel] "
[PATCH v2] ASoC: compress: Set reasonable compress id string
2017-08-08 3:31 UTC
[PATCH] ASoC: compress: Set reasonable compress id string
2017-08-08 2:59 UTC
[PATCH v3] sound: aoa: Convert to using %pOF instead of full_name
2017-08-07 23:29 UTC
[PATCH] ASoC: compress: Remove duplicated code
2017-08-07 16:33 UTC (6+ messages)
[PATCH] SPI: fix building SPI_PXA on MMP
2017-08-07 15:53 UTC (2+ messages)
` Applied "spi: fix building SPI_PXA on MMP" to the spi tree
[PATCH 1/2] ASoC: soc-core: Remove unneeded dentry member from snd_soc_codec
2017-08-07 15:53 UTC (2+ messages)
` Applied "ASoC: soc-core: Remove unneeded dentry member from snd_soc_codec" to the asoc tree
[PATCH v3 1/2] ASoC: soc-core: Remove unneeded dentry member from snd_soc_codec
2017-08-07 15:53 UTC (3+ messages)
` [PATCH v3 2/2] ASoC: soc-core: Use IS_ERR_OR_NULL()
` Applied "ASoC: soc-core: Use IS_ERR_OR_NULL()" to the asoc tree
[PATCH 1/5] ASoC: soc-core: rename "cmpnt" to "component"
2017-08-07 15:53 UTC (2+ messages)
` Applied "ASoC: soc-core: rename "cmpnt" to "component"" to the asoc tree
[PATCH 2/3] ASoC: soc-core: remove duplicate mutex_unlock from snd_soc_unregister_component()
2017-08-07 15:53 UTC (2+ messages)
` Applied "ASoC: soc-core: remove duplicate mutex_unlock from snd_soc_unregister_component()" to the asoc tree
[PATCH] ASoC: pxa: don't select SSP for COMPILE_TESTing
2017-08-07 15:39 UTC (2+ messages)
[PATCH] ASoC: compress: Remove duplicated code
2017-08-07 12:56 UTC
[PATCH RESEND 00/11] ALSA: vsnd: Add Xen para-virtualized frontend driver
2017-08-07 12:33 UTC (5+ 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