Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-09 15:37:11 to 2014-12-16 03:16:32 UTC [more...]

[PATCH/RFC 00/14] ASoC: samsung: Add clk provider for I2S internal clocks
 2014-12-16  3:16 UTC  (19+ messages)
` [PATCH/RFC 01/14] ASoC: samsung: i2s: Remove unused gpios field from struct i2s
` [PATCH/RFC 02/14] ASoC: samsung: i2s: samsung_i2s_get_driver_data() cleanup
` [PATCH/RFC 03/14] ASoC: samsung: i2s: Add return value checks in probe()
` [PATCH/RFC 04/14] ASoC: samsung: i2s: Request memory region in driver probe()
` [PATCH/RFC 05/14] ASoC: samsung: i2s: Move clk_get() to platform "
` [PATCH/RFC 06/14] ASoC: samsung: i2s: Move clk enable to the "
` [PATCH/RFC 07/14] ASoC: samsung: i2s: Add get_other_dai helper function
` [PATCH/RFC 08/14] ASoC: samsung: i2s: Remove an unneeded goto usage
` [PATCH/RFC 09/14] ASoC: samsung: i2s: Add spinlock in place of local_irq_* calls
` [PATCH/RFC 10/14] ASoC: samsung: i2s: Protect access to more registers with a spinlock
` [PATCH/RFC 11/14] ASoC: samsung: odroidx2: Handle I2S CDCLK clock conditionally
` [PATCH/RFC 12/14] ASoC: samsung: i2s: Add clock provider for the I2S internal clocks
  ` [alsa-devel] "
` [PATCH/RFC 13/14] ARM: dts: Exynos4 and Odroid X2/U3 sound device nodes update
` [PATCH/RFC 14/14] ARM: dts: Switch Odroid X2/U2 to simple-audio-card
` [alsa-devel] [PATCH/RFC 00/14] ASoC: samsung: Add clk provider for I2S internal clocks

Streaming wake-up buffer from DSP to SoC over SPI
 2014-12-16  2:45 UTC 

[RFC PATCH 0/6] Those patches is used for dw_hdmi audio
 2014-12-16  2:38 UTC  (16+ messages)
  ` [PATCH 3/6] ASoC: dw-hdmi-audio: add codec driver for dw hdmi audio
` [PATCH 4/6] ASoC: rockchip-hdmi-audio: add sound driver for "
` [PATCH 5/6] dt-bindings: Add documentation for Rockchip hdmi-audio
` [PATCH 6/6] ARM: dts: rockchip: add hdmi audio nodes

[PATCH] ASoC: Intel: fix possible acpi enumeration panic
 2014-12-16  0:15 UTC  (6+ messages)
      ` [alsa-devel] "
` [PATCH v2] "

[PATCH -next] ASoC: Intel: fix return value check in sst_acpi_probe()
 2014-12-15 18:21 UTC  (2+ messages)

[PATCH 1/2] ALSA: hda - Create capture source ctls when stereo mix input is added
 2014-12-15 12:56 UTC  (2+ messages)
` [PATCH 2/2] ALSA: hda - Make add_stereo_mix_input flag tristate

[PATCH 1/3] ASoC: rt5677: add REGMAP_I2C and REGMAP_IRQ dependency
 2014-12-15 12:20 UTC  (8+ messages)
` [PATCH 2/3] ASoC: rt5677: add a platform config option for MICBIAS voltage
` [PATCH 3/3] ASoC: rt5677: add a platform config option for DACREF source

[PATCH] ALSA: hda - add codec ID for Skylake display audio codec
 2014-12-15  9:07 UTC  (2+ messages)

[patch 1/2] ALSA: oxfw: some signedness bugs
 2014-12-15  9:03 UTC  (9+ messages)

[PATCH v2 0/6] ASoC: dwc: Add device tree support to designware I2S
 2014-12-15  8:37 UTC  (15+ messages)
` [PATCH v2 1/6] ASoC: dwc: Remove unnecessary debug messages and tests
` [PATCH v2 2/6] ASoC: dwc: Ensure FIFOs are flushed to prevent channel swap
` [PATCH v2 3/6] ASoC: dwc: Iterate over all channels
` [PATCH v2 4/6] ASoC: dwc: Reorder code in preparation for DT support
` [PATCH v2 5/6] ASoC: dwc: Add devicetree support for Designware I2S
` [PATCH v2 6/6] ASoC: dwc: Add documentation for I2S DT

[PATCH v2 1/2] ASoC: rt5670: Add runtime PM support
 2014-12-15  7:42 UTC  (2+ messages)
` [PATCH v2 2/2] ASoC: rt5670: Keep sysclk on if JD func is used

[PATCH v2] ASoC: rt5670: set platform data by dmi
 2014-12-15  6:21 UTC 

[PATCH][resend] of: Add vendor 2nd prefix for Asahi Kasei Corp
 2014-12-15  3:53 UTC  (18+ messages)
                ` [PATCH v3] of: replace Asahi Kasei Corp venter prefix
                  ` [alsa-devel] "
                    ` [PATCH v4] "
                        ` [PATCH v5] of: replace Asahi Kasei Corp vendor prefix
                          ` [PATCH v5][resend] of: replace Asahi Kasei Corp venter prefix
                              ` [PATCH v5][resend] of: replace Asahi Kasei Corp vendor prefix
                                  ` [PATCH v5][resend v2] "

[PATCH v2 1/3] ASoC: codecs: wm8904: add dt ids table
 2014-12-15  3:31 UTC  (3+ messages)
  ` [PATCH v2 2/3] ARM: at91: sama5d3xek/dt: use dt ids for wm8904
  ` [PATCH v2 3/3] ARM: at91: at91sam9n12ek/dt: "

[PATCH 1/3] ASoC: codecs: wm8904: add dt ids table
 2014-12-15  3:28 UTC  (5+ messages)
` [PATCH 2/3] ARM: at91: sama5d3xek/dt: use dt ids for wm8904
` [PATCH 3/3] ARM: at91: at91sam9n12ek/dt: "

Persisting background noise on HDA Intel PCH (ALC3232)
 2014-12-14 15:06 UTC  (3+ messages)

[patch 2/2] ALSA: oxfw: fix detect_loud_models() return value
 2014-12-14 15:05 UTC  (3+ messages)

[PATCH RFC 0/9] audio timestamping evolutions
 2014-12-14 15:03 UTC  (29+ messages)
` [PATCH RFC 2/9] ALSA: core: allow for trigger_tstamp snapshot in .trigger
` [PATCH RFC 5/9] ALSA: core: selection of audio_tstamp type and accuracy reports
` [PATCH RFC 6/9] ALSA: core: pass audio tstamp config from userspace

[PATCH] ASoC: rt5670: set platform data by dmi
 2014-12-12 19:35 UTC  (2+ messages)

linux-next: Tree for Dec 12 (sound/soc/codecs/rt5640)
 2014-12-12 19:00 UTC 

[PATCH] ASoC: soc-dapm: Fix comparison of pointers
 2014-12-12 14:17 UTC  (4+ messages)

[PATCH] ASoC: wm8750: Make VREF a VMID instead of OUTPUT widget
 2014-12-12 13:35 UTC  (3+ messages)

[PATCH] ASoC: samsung: Fix non-DT use of I2S controller
 2014-12-12 12:35 UTC  (7+ messages)

Audio USB disappears suddenly
 2014-12-12  7:17 UTC  (4+ messages)

[PATCH 1/2] lib: devres: add a helper function for ioremap_wc
 2014-12-11 14:58 UTC  (6+ messages)
` [PATCH 2/2] misc: sram: switch to ioremap_wc from ioremap

[BUG] dmix reports channel layouts that are not supported
 2014-12-11 14:48 UTC 

[Patch v2 02/11] ASoC: qcom: Add device tree binding docs
 2014-12-11 13:15 UTC  (2+ messages)

[PATCH 1/4] sound: oss: Remove SoftOSS documentation
 2014-12-11 13:10 UTC  (5+ messages)
` [PATCH 2/4] sound: oss: vidc: Remove softoss_dev declaration
` [PATCH 3/4] sound: oss: Remove dead sound card number definitions
  ` [PATCH 4/4] sound: oss: Remove dead sound card number definitions part #2

[PATCH v3 0/2] Disable the ThinkPad HW mute/level control when possible
 2014-12-11 10:14 UTC  (9+ messages)
` [PATCH v3 1/2] thinkpad-acpi: Try to use full software mute control

[PATCH v4] ASoC: wm8960: Let wm8960 codec driver manage its own MCLK
 2014-12-11  9:15 UTC  (2+ messages)
` [alsa-devel][PATCH "

Possible GPL-licensed header included in alsa-lib
 2014-12-11  8:55 UTC  (3+ messages)

Laptop Asus Z99He internal speaker not working until I enable EAPD with HDA-Analizer
 2014-12-11  8:55 UTC  (4+ messages)

[PATCH] sound/soc/adi/axi-spdif.c: Support programmable master clock
 2014-12-11  7:44 UTC  (5+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v2] ALSA: sound/atmel/ac97c.c: Add device tree support
 2014-12-10 20:09 UTC  (3+ messages)

About SNDRV_PCM_HW_PARAM_TICK_TIME
 2014-12-10 15:32 UTC  (2+ messages)

[patch] ALSA: pcxhr: NULL dereference on probe failure
 2014-12-10 13:45 UTC  (2+ messages)

[patch] ALSA: lola: NULL dereference on probe failure
 2014-12-10 13:45 UTC  (2+ messages)

[PATCH v2 1/5] drm/i915: add dev_to_i915 helper
 2014-12-10 13:18 UTC  (14+ messages)
` [PATCH v3 "
  ` [PATCH v2 2/5] drm/i915: add component support
    ` [PATCH v3 "
  ` [PATCH v2 4/5] ALSA: hda: "
    ` [PATCH v3 "

[PATCH 00/15 v5] ALSA: Enhancement for existed FireWire drivers
 2014-12-10 10:55 UTC  (3+ messages)

[PATCH] ASoC: intel: Remove superfluous backslash in Kconfig
 2014-12-10 10:53 UTC 

ALSA driver installation issue in Ubuntu 10.04 OS
 2014-12-10  8:42 UTC 

Question on arm64 unaligned faults during playback
 2014-12-10  4:10 UTC  (8+ messages)
      ` [alsa-devel] "

[PATCH] sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-09 17:36 UTC  (4+ messages)

[PATCH 0/5] sanitize hda/i915 interface using the component fw
 2014-12-09 17:33 UTC  (6+ messages)

[Patch v2 00/11] ASoC: QCOM: Add support for ipq806x SOC
 2014-12-09 16:08 UTC  (15+ messages)
` [Patch v2 02/11] ASoC: qcom: Add device tree binding docs
` [Patch v2 04/11] ASoC: codec: Add Maxim codec driver
` [Patch v2 05/11] ASoC: ipq806x: Add LPASS CPU DAI driver
` [Patch v2 07/11] ASoC: ipq806x: Add machine driver for IPQ806X SOC
` [Patch v2 08/11] ASoC: codec: Add ability to build QCOM codec
` [Patch v2 09/11] ASoC: qcom: Add ability to build QCOM drivers
` [Patch v2 11/11] ARM: dts: Model IPQ LPASS audio hardware

[Patch v2 06/11] ASoC: ipq806x: Add I2S PCM platform driver
 2014-12-09 16:04 UTC  (2+ messages)

[PATCH 4/5] ALSA: hda: add component support
 2014-12-08 16:42 UTC 

[PATCH 2/5] drm/i915: add component support
 2014-12-08 16:42 UTC 


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