alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-09 00:25:23 to 2016-12-15 14:54:22 UTC [more...]

[PATCH 0/7] Move dell-led to drivers/platform/x86
 2016-12-15 14:54 UTC  (17+ messages)
  ` [PATCH 1/7] dell-led: remove GUID check from dell_micmute_led_set()
  ` [PATCH 3/7] ALSA: hda - use dell_micmute_led_set() instead of dell_app_wmi_led_set()
  ` [PATCH 4/7] dell-led: remove dell_app_wmi_led_set()
  ` [PATCH 7/7] dell-led: move driver to drivers/platform/x86/dell-wmi-led.c

[PATCH 01/14] ASoC: Intel: Skylake: remove unused 'ret'
 2016-12-15 12:21 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: remove unused 'ret'" to the asoc tree

[PATCH] ASoC: rsnd: don't double free kctrl
 2016-12-15 12:22 UTC  (2+ messages)
` Applied "ASoC: rsnd: don't double free kctrl" to the asoc tree

[PATCH 03/14] ASoC: Intel: sst: remove unused 'ops'
 2016-12-15 12:21 UTC  (2+ messages)
` Applied "ASoC: Intel: sst: remove unused 'ops'" to the asoc tree

[PATCH 02/14] ASoC: Intel: sst: remove unused 'msg_high'
 2016-12-15 12:21 UTC  (2+ messages)
` Applied "ASoC: Intel: sst: remove unused 'msg_high'" to the asoc tree

[PATCH 04/14] ASoC: topology: remove unused 'err'
 2016-12-15 12:21 UTC  (2+ messages)
` Applied "ASoC: topology: remove unused 'err'" to the asoc tree

[PATCH 05/14] ASoC: hdac_hdmi: remove unused 'dai_map'
 2016-12-15 12:21 UTC  (2+ messages)
` Applied "ASoC: hdac_hdmi: remove unused 'dai_map'" to the asoc tree

[PATCH 06/14] ASoC: max98090: remove superflous check for 'micbias'
 2016-12-15 12:21 UTC  (2+ messages)
` Applied "ASoC: max98090: remove superflous check for 'micbias'" to the asoc tree

[PATCH] ASoC: rt5665: Make SND_SOC_RT5665 entry sort in Kconfig and Makefile
 2016-12-15 12:21 UTC  (2+ messages)
` Applied "ASoC: rt5665: Make SND_SOC_RT5665 entry sort in Kconfig and Makefile" to the asoc tree

[PATCH 0/3] clkdev: add devm_get_clk_from_child()
 2016-12-15 12:21 UTC  (16+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ASoC: simple-card: use devm_get_clk_from_child()
` [PATCH 3/3] ASoC: simple-card-utils: enable clocks/clock-names/clock-ranges

[PATCH] ASoC: topology: kfree kcontrol->private_value before freeing kcontrol
 2016-12-15 12:21 UTC  (2+ messages)
` Applied "ASoC: topology: kfree kcontrol->private_value before freeing kcontrol" to the asoc tree

[PATCH 1/1 linux-next] ASoC: samsung: include gpio consumer.h
 2016-12-15 12:21 UTC  (2+ messages)
` Applied "ASoC: samsung: include gpio consumer.h" to the asoc tree

[PATCH] ASoC: wm8753: Add control to allow swapping HiFi DAC channels
 2016-12-15 12:20 UTC  (2+ messages)
` Applied "ASoC: wm8753: Add control to allow swapping HiFi DAC channels" to the asoc tree

[PATCH V2 2/2] ASoC: samsung: add GPIOLIB dependency
 2016-12-15 12:21 UTC  (2+ messages)
` Applied "ASoC: samsung: add GPIOLIB dependency" to the asoc tree

[PATCH] ASoC: samsung: Remove tests of member address
 2016-12-15 12:21 UTC  (3+ messages)
` Applied "ASoC: samsung: Remove tests of member address" to the asoc tree

[PATCH 1/2] misc: atmel-ssc: register as sound DAI if #sound-dai-cells is present
 2016-12-15 12:20 UTC  (2+ messages)
` Applied "misc: atmel-ssc: register as sound DAI if #sound-dai-cells is present" to the asoc tree

[PATCH v2 01/13] ASoC: Intel: Skylake: Update link_index and format in pipe params
 2016-12-15 12:20 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Update link_index and format in pipe params" to the asoc tree

[PATCH 02/12] ASoC: Intel: Skylake: Configure DMA in PRE_PMD handler of Mixer
 2016-12-15 12:20 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Configure DMA in PRE_PMD handler of Mixer" to the asoc tree

[PATCH v2 0/2] register atmel-ssc as sound DAI w/o platform driver
 2016-12-15 12:20 UTC  (4+ messages)
` [PATCH v2 2/2] ASoC: atmel: tse850: rely on the ssc to register as a cpu dai by itself
    ` Applied "ASoC: atmel: tse850: rely on the ssc to register as a cpu dai by itself" to the asoc tree

[PATCH 03/12] ASoC: Intel: Skylake: Removed unused skl_get_format()
 2016-12-15 12:20 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Removed unused skl_get_format()" to the asoc tree

[PATCH v2 02/13] ASoC: Intel: Skylake: Add helper function to setup host/link dma
 2016-12-15 12:20 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Add helper function to setup host/link dma" to the asoc tree

[PATCH v3 1/2] ASoC: cs43130: Add support for CS43130 codec
 2016-12-15 12:12 UTC  (2+ messages)

[PATCH 0/7] Add support for Legacy HDMI audio drivers
 2016-12-15 11:48 UTC  (33+ messages)
` [PATCH 1/7] drm/i915: setup bridge for HDMI LPE audio driver
` [PATCH 2/7] drm/i915: Add support for audio driver notifications
` [PATCH 3/7] ALSA: add shell for Intel HDMI LPE audio driver
` [PATCH 4/7] ALSA: x86: hdmi: Add audio support for BYT and CHT
` [PATCH 5/7] ALSA: x86: hdmi: Improve position reporting
        ` [alsa-devel] "
` [PATCH 6/7] ALSA: x86: hdmi: Fixup some monitor
` [PATCH 7/7] ALSA: x86: hdmi: continue playback even when display resolution changes

[PATCH 00/14] ASoC: Compile fixes with W=1
 2016-12-15 11:36 UTC  (8+ messages)
` [PATCH 09/14] ASoC: max9867: remove unused ‘ret’
` [PATCH 14/14] ASoC: zx296702-i2s: remove unused ‘format’

snd_hda_intel/snd_hda_codec_hdmi module load/unload race
 2016-12-15 11:32 UTC  (2+ messages)

[PATCH] ASoC: Intel: bytcr_rt5640: fallback mechanism if MCLK is not enabled
 2016-12-15 10:46 UTC  (6+ messages)

[bug report] ASoC: rsnd: call missing snd_ctl_remove()
 2016-12-15  9:44 UTC 

[PATCH] ASoC: add Component level pcm_new/pcm_free
 2016-12-15  8:41 UTC 

[PATCH - alsa-lib 1/1] conf/cards: add support for pistachio-card
 2016-12-15  7:27 UTC  (3+ messages)

[PATCH] ASoC: dwc: Fix PIO mode initialization
 2016-12-14 18:03 UTC  (2+ messages)
` Applied "ASoC: dwc: Fix PIO mode initialization" to the asoc tree

1.1.3 release?
 2016-12-14 15:36 UTC  (2+ messages)

[PATCH v2 0/4] Generic HDMI codec: Add channel mapping control
 2016-12-14 15:16 UTC  (5+ messages)
` [PATCH v2 1/4] DRM: add help to get ELD speaker allocation
` [PATCH v2 2/4] ALSA pcm: allow non constant snd_pcm_chmap_elem
` [PATCH v2 3/4] ASoC: core: add optional pcm_new callback for DAI driver
` [PATCH v2 4/4] ASoC: hdmi-codec: add channel mapping control

[PATCH] ASoC: nau8825: Add Class G function options
 2016-12-14 14:57 UTC  (3+ messages)

[PATCH] alsa-lib: update linked hw_ptr and appl_ptr
 2016-12-14 14:45 UTC  (4+ messages)

[PATCH] pcm_rate: Do not discard slave reported delay in status result
 2016-12-14 14:29 UTC  (7+ messages)
` [PATCH RESEND] "

[PATCH v6 0/3] Add platform clock for BayTrail platforms
 2016-12-13 23:25 UTC  (11+ messages)
` [PATCH v6 1/3] clk: x86: Add Atom PMC platform clocks
` [PATCH v6 2/3] arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86
` [PATCH v6 3/3] platform/x86: Enable Atom PMC platform clocks

[PATCH v2 2/2] ASoC: cs43130: Add devicetree bindings for CS43130
 2016-12-13 19:46 UTC  (2+ messages)

[PATCH v3 2/2] ASoC: cs43130: Add devicetree bindings for CS43130
 2016-12-13 17:47 UTC 

[PATCH 1/2] ASoC: Add support for CS43130 codec
 2016-12-13 17:05 UTC  (5+ messages)

[PATCH v3 2/2] ASoC: cs35l35: Add device tree documentation for CS35L35
 2016-12-13 16:59 UTC 

[PATCH v3 1/2] ASoC: cs35l35: Add support for Cirrus CS35L35 Amplifier
 2016-12-13 16:59 UTC 

[PATCH v2 2/2] ASoC: cs35l35: Add device tree documentation for CS35L35
 2016-12-13 16:26 UTC 

[PATCH v2 1/2] ASoC: cs35l35: Add support for Cirrus CS35L35 Amplifier
 2016-12-13 16:26 UTC 

[PATCH 1/2] ASoC: cs35l35: Add support for Cirrus CS35L35 Amplifier
 2016-12-13 16:08 UTC 

[PATCH 2/2] ASoC: cs35l35: Add device tree documentation for CS35L35
 2016-12-13 16:08 UTC 

[PATCH 0/2] Generic HDMI codec: Add channel mapping control
 2016-12-13 14:49 UTC  (19+ messages)
` [PATCH 2/2] ASoC: hdmi-codec: add "

[alsa-lib][PATCH] pcm: fix wrong document references to PCM APIs which perform direct memory access with frame copying
 2016-12-13  0:03 UTC  (7+ messages)
  ` [PATCH] "

[PATCH] hiface: Fix sample rate changes
 2016-12-12 21:49 UTC  (6+ messages)

[PATCH] ALSA: usb-audio: Eliminate noise at the start of DSD playback
 2016-12-12 21:44 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Add native DSD support for TEAC 501/503 DAC
 2016-12-12 21:44 UTC  (2+ messages)

[GIT PULL] ASoC updates for v4.10
 2016-12-12 21:08 UTC  (2+ messages)

[PATCH 2/2] ASoC: cs43130: Add devicetree bindings for CS43130
 2016-12-12 20:41 UTC  (3+ messages)

[PATCH v2 1/2] ASoC: Add support for CS43130 codec
 2016-12-12 20:17 UTC 

[PATCH] ASoC: topology: avoid uninitialized kcontrol_type
 2016-12-12 15:43 UTC  (3+ messages)
` Applied "ASoC: topology: avoid uninitialized kcontrol_type" to the asoc tree

[PATCH 0/7] Move dell-led to drivers/platform/x86
 2016-12-11 17:13 UTC 

[asoc:topic/cq93vc 1/1] include/linux/mfd/davinci_voicecodec.h:31:27: fatal error: mach/hardware.h: No such file or directory
 2016-12-11  0:51 UTC 

[PATCH SND/USB]: Add QuickCam Communicate Deluxe/S7500 to volume_control_quirks
 2016-12-09 20:53 UTC  (5+ messages)

[PATCH V3 2/2] ASoC: samsung: add GPIOLIB dependency
 2016-12-09 18:13 UTC 

[PATCH V3 1/2] ASoC: samsung: include gpio consumer.h
 2016-12-09 18:12 UTC 

[PATCH v5 0/2] Add platform clock for BayTrail platforms
 2016-12-09 18:09 UTC  (4+ messages)
` [PATCH v5 2/2] clk: x86: Add Atom PMC platform clocks

[alsa-utils][PATCH 0/5] Add man page for alsaucm + other fixes
 2016-12-09 17:26 UTC  (8+ messages)
` [alsa-utils][PATCH 1/5] alsaucm: mention the "list1" command in the usage output
` [alsa-utils][PATCH 2/5] configure.ac: fix the check for xmlto availability
` [alsa-utils][PATCH 3/5] configure.ac: add a check for rst2man, a reStructuredText man page generator
` [alsa-utils][PATCH 4/5] alsaucm: add a man page, generated from reStructuredText
` [alsa-utils][PATCH 5/5] INSTALL: document how to configure a build for installation in a local dir

[PATCH v6 0/3] Media Device Allocator API
 2016-12-09 16:40 UTC  (12+ messages)
` [PATCH v6 3/3] sound/usb: Use Media Controller API to share media resources

[PATCH] alsactl: Fix potential NULL dereferences in daemon mode
 2016-12-09 16:31 UTC 

[PATCH 4/4] hda: thinkpad_helper: Add support for hid-lenovo LED control
 2016-12-09 15:06 UTC 

[PATCH 3/4] hid-lenovo: Handle X1 Tablet cover FNLock function appropriately
 2016-12-09 15:05 UTC 

[PATCH 2/4] hid-lenovo: Add support for X1 Tablet cover LED control
 2016-12-09 15:05 UTC 

[PATCH 1/4] hid-lenovo: Add support for X1 Tablet cover special keys
 2016-12-09 15:04 UTC 

Cherry trail and Nau 88l24 codec
 2016-12-09 14:14 UTC 

[PATCH v2 1/2] hid-lenovo: Add support for X1 Tablet special keys and LED control
 2016-12-09 12:01 UTC  (5+ messages)

[PATCH v2 0/8] ASoC: sunxi: Add support for audio codec in A23/H3 SoCs
 2016-12-09 11:22 UTC  (3+ messages)
` [PATCH v2 1/8] mfd: sun6i-prcm: Add codec analog controls sub-device for Allwinner A23

[PATCH] ALSA: usb-audio: add implicit fb quirk for Axe-Fx II
 2016-12-09 10:19 UTC  (2+ messages)

[PATCH] ASoC: wm_adsp: wm_adsp_buf_alloc should use kfree in error path
 2016-12-09  9:57 UTC 

[PATCH 0/2] alsa-lib: dynamically adapt the avail_min on the slave
 2016-12-09  5:41 UTC  (3+ messages)


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).