messages from 2016-05-18 13:46:32 to 2016-05-25 10:11:47 UTC [more...]
[PATCH 0/4 v7] Add I2S audio support for ARC AXS10x boards
2016-05-25 10:11 UTC (12+ messages)
` [PATCH 1/4 v7] ASoC: dwc: Add helper functions to disable/enable irqs
` Applied "ASoC: dwc: Add helper functions to disable/enable irqs" to the asoc tree
` [PATCH 2/4 v7] ASoC: dwc: Do not use devm_clk_get() if using platform data
` [PATCH 3/4 v7] ASoC: dwc: Add PIO PCM extension
` [PATCH 4/4 v7] ASoC: dwc: Add irq parameter to DOCUMENTATION
[PATCH] ALSA: hda - Fix headset mic detection problem for one Dell machine
2016-05-25 5:06 UTC (2+ messages)
[PATCH 0/2] ASoC: bcm2835: add support for hifiberry-dac
2016-05-24 22:33 UTC (13+ messages)
` [PATCH 1/2] ASoC: pcm5102a: Add support for PCM5102A codec
` [alsa-devel] "
` [PATCH 2/2] ASoC: Add support for HifiBerry DAC
[REGRESSION] Headphones no longer working on MacPro6,1 with 4.4
2016-05-24 17:54 UTC (8+ messages)
` [REGRESSION] Headphones no longer working on MacPro6, 1 "
[PATCH]: ASoC: intel: make function stub static
2016-05-24 16:25 UTC (2+ messages)
` Applied "ASoC: intel: make function stub static" to the asoc tree
[PATCH] ASoC: rockchip: i2s: rename I2S_CKR_TRCM_TX/RXSHARE to I2S_CKR_TRCM_TX/RXONLY
2016-05-24 16:25 UTC (2+ messages)
` Applied "ASoC: rockchip: i2s: rename I2S_CKR_TRCM_TX/RXSHARE to I2S_CKR_TRCM_TX/RXONLY" to the asoc tree
Applied "MAINTAINERS: ASoC: samsung: Add Sylwester Nawrocki and Krzysztof Kozlowski" to the asoc tree
2016-05-24 16:25 UTC
[PATCH v4] ASoC: wm8985: add support for WM8758
2016-05-24 15:54 UTC (3+ messages)
Add support for ALC295
2016-05-24 14:47 UTC
[PATCH] MAINTAINERS: ASoC: samsung: Add Sylwester Nawrocki and Krzysztof Kozlowski
2016-05-24 13:35 UTC
[PATCH 1/2 v2] ASoC: nau8825: non-clock jack detection for power saving at standby
2016-05-24 11:03 UTC (10+ messages)
[PATCH 0/2] ASoC: da7219: Convert driver to use generic FW functions
2016-05-24 10:53 UTC (5+ messages)
` [PATCH v2 2/2] ASoC: da7219: Convert driver to use generic device/fwnode functions
[PATCH] pcm: Don't store the state for SND_PCM_STATE_SUSPENDED
2016-05-24 10:18 UTC (15+ messages)
[PATCH v2 1/2] ASoC: wm8985: add device tree binding for WM8985
2016-05-24 8:00 UTC (8+ messages)
` [PATCH v2 2/2] ASoC: wm8985: add device-tree support
[PATCH v3 0/2] ASoC: wm8985: add support for WM8758
2016-05-24 7:24 UTC (5+ messages)
` [PATCH v3 1/2] ASoC: wm8985: add register definitions "
` [PATCH v3 2/2] ASoC: wm8985: add support "
DPCM: skip DAPM_STREAM_STOP event to BE, if still used by other FE
2016-05-24 5:13 UTC
[PATCH 00/49] ASoC: add simple-card-core and standardize "simple" card
2016-05-24 5:11 UTC (53+ messages)
` [PATCH 01/49] ASoC: simple-card: remove duplicate header
` [PATCH 02/49] ASoC: rsrc-card: "
` [PATCH 03/49] ASoC: rsrc-card: remove unused dai_num
` [PATCH 04/49] ASoC: simple-card: platform also uses asoc_simple_card_sub_parse_of()
` [PATCH 05/49] ASoC: add new simple-card-core.c
` [PATCH 06/49] ASoC: simple-card-core: add asoc_simple_card_parse_tdm()
` [PATCH 07/49] ASoC: simple-card-core: add asoc_simple_card_parse_dailink_name()
` [PATCH 08/49] ASoC: simple-card-core: add asoc_simple_card_parse_card_name()
` [PATCH 09/49] ASoC: simple-card-core: add asoc_simple_card_parse_card_prefix()
` [PATCH 10/49] ASoC: simple-card-core: add asoc_simple_card_parse_card_widgets()
` [PATCH 11/49] "
` [PATCH 12/49] ASoC: simple-card-core: add asoc_simple_card_parse_clk()
` [PATCH 13/49] ASoC: simple-card-core: add asoc_simple_card_parse_endpoint()
` [PATCH 14/49] ASoC: simple-card-core: add asoc_simple_card_parse_dpcm()
` [PATCH 15/49] ASoC: simple-card-core: add asoc_simple_card_init_jack()
` [PATCH 16/49] ASoC: simple-card-core: add asoc_simple_card_init_dai()
` [PATCH 17/49] ASoC: simple-card-core: add asoc_simple_card_canonicalize_dailink()
` [PATCH 18/49] ASoC: simple-card-core: add asoc_simple_card_canonicalize_cpu()
` [PATCH 19/49] ASoC: simple-card-core: add asoc_simple_card_clean_reference()
` [PATCH 20/49] ASoC: simple-card: use asoc_simple_card_parse_daifmt()
` [PATCH 21/49] ASoC: simple-card: use asoc_simple_card_parse_clk()
` [PATCH 22/49] ASoC: simple-card: use asoc_simple_card_parse_endpoint()
` [PATCH 23/49] ASoC: simple-card: use asoc_simple_card_parse_tdm()
` [PATCH 24/49] ASoC: simple-card: use asoc_simple_card_parse_card_name()
` [PATCH 25/49] ASoC: simple-card: use asoc_simple_card_parse_card_route()
` [PATCH 26/49] ASoC: simple-card: use asoc_simple_card_parse_card_widgets()
` [PATCH 27/49] ASoC: simple-card: use asoc_simple_card_parse_dailink_name()
` [PATCH 28/49] ASoC: simple-card: use asoc_simple_card_init_jack()
` [PATCH 29/49] ASoC: simple-card: use asoc_simple_card_init_dai()
` [PATCH 30/49] ASoC: simple-card: use asoc_simple_card_canonicalize_dailink()
` [PATCH 31/49] ASoC: simple-card: use asoc_simple_card_canonicalize_cpu()
` [PATCH 32/49] ASoC: simple-card: use asoc_simple_card_clean_reference()
` [PATCH 33/49] ASoC: rsrc-card: use asoc_simple_card_parse_daifmt()
` [PATCH 34/49] ASoC: rsrc-card: use asoc_simple_card_parse_dailink_name()
` [PATCH 35/49] ASoC: rsrc-card: use asoc_simple_dai instead of rsrc_card_dai
` [PATCH 36/49] ASoC: rsrc-card: use asoc_simple_card_parse_clk()
` [PATCH 37/49] ASoC: rsrc-card: use asoc_simple_card_parse_endpoint()
` [PATCH 38/49] ASoC: rsrc-card: use asoc_simple_card_parse_card_name()
` [PATCH 39/49] ASoC: rsrc-card: use asoc_simple_card_parse_card_prefix()
` [PATCH 40/49] ASoC: rsrc-card: use asoc_simple_card_parse_dpcm()
` [PATCH 41/49] ASoC: rsrc-card: use asoc_simple_card_parse_card_route()
` [PATCH 42/49] ASoC: rsrc-card: use asoc_simple_card_parse_tdm()
` [PATCH 43/49] ASoC: rsrc-card: use asoc_simple_card_init_dai()
` [PATCH 44/49] ASoC: rsrc-card: use asoc_simple_card_canonicalize_cpu()
` [PATCH 45/49] ASoC: rsrc-card: use asoc_simple_card_canonicalize_dailink()
` [PATCH 46/49] ASoC: rsrc-card: use asoc_simple_card_clean_reference()
` [PATCH 47/49] ASoC: rsrc-card: rename rsrc-card to simple-dpcm-card phase1
` [PATCH 48/49] ASoC: rsrc-card: rename rsrc-card to simple-dpcm-card phase2
` [PATCH 49/49] ASoC: rsrc-card: rename rsrc-card to simple-dpcm-card phase3
DPCM: skip DAPM_STREAM_STOP event to BE, if still used by other FE
2016-05-24 5:06 UTC
[PATCH v2] ASoC: rockchip: Add machine driver for MAX98357A/RT5514/DA7219
2016-05-24 1:38 UTC (3+ messages)
[RESEND PATCH v2] ASoC: rockchip: Add machine driver for MAX98357A/RT5514/DA7219
2016-05-24 1:36 UTC
[PATCH v6] ASoC: cs53l30: Add codec driver support for Cirrus CS53L30
2016-05-23 23:13 UTC
[RFC-PATCH 0/2] ASoC: simple_card: support for hw-params rules
2016-05-23 21:29 UTC (11+ messages)
` [PATCH 1/2] ASoC: hw-params-rules: add generic hw_params-rules
` [PATCH 2/2] ASoC: simple_card: add support for hw_params_rules
` [alsa-devel] [RFC-PATCH 0/2] ASoC: simple_card: support for hw-params rules
[PATCH] ASoC: tas571x: add input channel mixer for TAS5717/19
2016-05-23 21:12 UTC
[PATCH 0056/1529] Fix typo
2016-05-23 17:50 UTC (2+ messages)
` Applied "ASoC: dt: Fix typo" to the asoc tree
[PATCH 1/2] ASoC: wm8985: add register definitions for WM8758
2016-05-23 17:50 UTC (2+ messages)
` Applied "ASoC: wm8985: add register definitions for WM8758" to the asoc tree
[PATCH 43/54] MAINTAINERS: Add file patterns for sound device tree bindings
2016-05-23 17:50 UTC (3+ messages)
` Applied "ASoC: Add file patterns for sound device tree bindings" to the asoc tree
[PATCH] ASoC: kirkwood: fix build failure
2016-05-23 17:50 UTC (2+ messages)
` Applied "ASoC: kirkwood: fix build failure" to the asoc tree
[PATCH] ASoC: add api to retrieve dmic array info from coreboot nhlt
2016-05-23 17:01 UTC (5+ messages)
[PATCH v2 0/2] ASoC: wm8985: add support for WM8758
2016-05-23 8:17 UTC (8+ messages)
` [PATCH v2 1/2] ASoC: wm8985: add register definitions "
` [PATCH v2 2/2] ASoC: wm8985: add support "
[PATCH] ASoC: rockchip: Add machine driver for MAX98357A/RT5514/DA7219
2016-05-23 3:11 UTC
[PATCH v2] ASoC: nau8825: non-clock jack detection for power saving at standby
2016-05-23 2:25 UTC
Wolfson 5102 on Beaglebone Black using ALSA
2016-05-22 13:18 UTC (4+ messages)
journalctl suggests I report Bug to ALSA developers
2016-05-21 8:45 UTC
[PATCH 1/1] ASoC: pxa: Fix module autoload for platform drivers
2016-05-21 8:37 UTC (2+ messages)
[PATCH v7 0/3] ASoC: cygnus: Add audio support for Broadcom Cygnus SoC
2016-05-20 10:41 UTC (2+ messages)
[PATCH] ALSA: hda - Fix headphone noise on Dell XPS 13 9360
2016-05-20 9:05 UTC (2+ messages)
[PATCH] ALSA: hda - Fix headphone noise on Dell XPS 13 9360
2016-05-20 7:04 UTC (2+ messages)
[PATCH v4 0/7] ASoC: davinci-mcbsp: add binding for McBSP
2016-05-19 14:14 UTC (5+ messages)
` [PATCH v4 5/7] ARM: DTS: da850: Fix wrong number of interrupts
[PATCH 1/1] ASoC: core: Do not print an actual error when deferring probe
2016-05-19 10:34 UTC (13+ messages)
[PATCH] ASoC: ak4642: Enable cache usage to fix crashes on resume
2016-05-19 10:10 UTC (5+ messages)
` Applied "ASoC: ak4642: Enable cache usage to fix crashes on resume" to the asoc tree
[PATCH 1/2] ASoC: Intel: Skylake: Add channel constraints for refcap
2016-05-19 3:39 UTC (2+ messages)
[PATCH 00/14] clk/mfd/ASoC/ARM: OMAP4/5: McPDM/twl6040 pdmclk support
2016-05-18 23:31 UTC (9+ messages)
` [PATCH 05/14] mfd: twl6040: Register child device for twl6040-pdmclk
` [PATCH 10/14] ARM: dts: omap4-duovero: Add pdmclk binding for audio
` [PATCH 11/14] ASoC: omap: Kconfig: SND_OMAP_SOC_OMAP_ABE_TWL6040 to select CLK_TWL6040
` [PATCH 12/14] ASoC: omap-mcpdm: Move the WD enable write inside omap_mcpdm_open_streams()
` [PATCH 13/14] ASoC: omap-mcpdm: Support for suspend resume
` [PATCH 14/14] ASoC: omap-mcpdm: Add support for pdmclk clock handling
[PATCH V2 1/2] dt: binding: ASOC: add dt-binding doc for pcm5102a
2016-05-18 17:02 UTC (2+ messages)
[PATCH v2 1/1] ASoC: core: Do not print an actual error when deferring probe
2016-05-18 16:08 UTC (5+ messages)
[PATCH] ASoC: add api to retrieve dmic array info from coreboot nhlt
2016-05-18 15:33 UTC
[PATCH] ALSA: firewire-lib: change a member of event structure to suppress sparse wanings to bool type
2016-05-18 14:32 UTC (2+ 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).