October 2017 Archives by date
Starting: Sun Oct 1 11:23:05 CEST 2017
Ending: Tue Oct 31 22:19:15 CET 2017
Messages: 921
- [alsa-devel] [PATCH] seq: fix snd_seq_set_queue_tempo() usage example in the documentation
Antonio Ospite
- [alsa-devel] [PATCH 00/18] use ARRAY_SIZE macro
Jérémy Lefaure
- [alsa-devel] [PATCH 01/18] sound: use ARRAY_SIZE
Jérémy Lefaure
- [alsa-devel] [PATCH 00/18] use ARRAY_SIZE macro
Tobin C. Harding
- [alsa-devel] [PATCH 3/6] ASoC: rsnd: DVC kctrl sets once
Kuninori Morimoto
- [alsa-devel] [PATCH 0/6 v3] ASoC: rsnd: add MIX Volume Ramp support
Kuninori Morimoto
- [alsa-devel] [PATCH 1/6 v3] ASoC: rsnd: add generic rsnd_flags_xxx() macro
Kuninori Morimoto
- [alsa-devel] [PATCH 2/6 v3] ASoC: rsnd: use generic rsnd_flags_xxx() macro on ADG
Kuninori Morimoto
- [alsa-devel] [PATCH 3/6 v3] ASoC: rsnd: DVC kctrl sets once
Kuninori Morimoto
- [alsa-devel] [PATCH 4/6 v3] ASoC: rsnd: CTU kctrl sets once
Kuninori Morimoto
- [alsa-devel] [PATCH 5/6 v3] ASoC: rsnd: makes volume ramp rate list generic
Kuninori Morimoto
- [alsa-devel] [PATCH 6/6 v3] ASoC: rsnd: add MIX Volume Ramp support
Kuninori Morimoto
- [alsa-devel] [RFCv3][PATCH 00/39] axfer: rewrite aplay, adding 'timer-based scheduling' option
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 01/39] axfer: add an entry point for this command
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 02/39] axfer: add a sub-command to print list of PCMs/devices
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 03/39] axfer: add a common interface to handle a file with audio-specific data format
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 04/39] axfer: add support for a container of Microsoft/IBM RIFF/Wave format
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 05/39] axfer: add support for a container of Sparc AU format
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 06/39] axfer: add support for a container of Creative Tech. voice format
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 07/39] axfer: add support for a container of raw data
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 08/39] axfer: add unit test for container interface
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 09/39] axfer: add a common interface to align data frames on different layout
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 10/39] axfer: add support for a mapper for single target
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 11/39] axfer: add support for a mapper for multiple target
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 12/39] axfer: add a unit test for mapper interface
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 13/39] axfer: add a parser for command-line options
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 14/39] axfer: add a common interface to transfer data frames
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 15/39] axfer: add support to transfer data frames by alsa-lib PCM APIs
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 16/39] axfer: add support for blocking data transmission operation of alsa-lib PCM API
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 17/39] axfer: add a sub-command to transfer data frames
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 18/39] axfer: add informative output and an option to suppress it
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 19/39] axfer: add an option to dump available hardware parameters
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 20/39] axfer: add options related to duration and obsolete '--max-file-size' option
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 21/39] axfer: add an option to finish transmission at XRUN
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 22/39] axfer: add a common interface of waiter for I/O event notification
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 23/39] axfer: add support of waiter for poll(2)
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 24/39] axfer: add support for non-blocking operation
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 25/39] axfer: add support for MMAP PCM operation
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 26/39] axfer: add an option to suppress event waiting
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 27/39] axfer: add options for buffer arrangement
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 28/39] axfer: add options for software parameters of PCM substream
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 29/39] axfer: add options for plugins in alsa-lib
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 30/39] axfer: add an implementation of waiter for epoll(7)
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 31/39] axfer: add an option for waiter type
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 32/39] axfer: add support for timer-based MMAP operation
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 33/39] axfer: add an option to support volume unit meter
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 34/39] axfer: add a unit test for vumeter calculation
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 35/39] axfer: add an option for formatted filename
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 36/39] axfer: add an option to handle key events
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 37/39] axfer: add a parser for channel map API
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 38/39] axfer: add a feature to generate a file for process id
Takashi Sakamoto
- [alsa-devel] [RFCv3][PATCH 39/39] axfer: obsolete some test options
Takashi Sakamoto
- [alsa-devel] [PATCH 00/18] use ARRAY_SIZE macro
Jérémy Lefaure
- [alsa-devel] [PATCH 01/18] sound: use ARRAY_SIZE
Joe Perches
- [alsa-devel] [PATCH 2/2] ASoC: soc-core: add snd_soc_add_component()
Kuninori Morimoto
- [alsa-devel] [PATCH 0/2 v2] ASoC: soc-core: add missing component functions
Kuninori Morimoto
- [alsa-devel] [PATCH 1/3 v2] ASoC: soc-core: add component lookup functions
Kuninori Morimoto
- [alsa-devel] [PATCH 2/3 v2] ASoC: soc-core: add snd_soc_add_component()
Kuninori Morimoto
- [alsa-devel] [PATCH 3/3 v2] ASoC: soc-core: remove unnecessary message from snd_soc_register_component()
Kuninori Morimoto
- [alsa-devel] [PATCH 00/18] use ARRAY_SIZE macro
Greg KH
- [alsa-devel] [PATCH] ASoC: rcar: skip disabled-SSI nodes
Kuninori Morimoto
- [alsa-devel] [PATCH v2] ALSA: hda - program ICT bits to support HBR audio
Takashi Iwai
- [alsa-devel] [PATCH] ASoC: codecs: msm8916-wcd-analog: fix micbias level
Srinivas Kandagatla
- [alsa-devel] [PATCH v1 1/2] ASoC: codecs: msm8916-wcd-analog: move pm8916_wcd_setup_mbhc
Srinivas Kandagatla
- [alsa-devel] [PATCH 0/2] ASoC: img-i2s-in: Add power management
Ed Blake
- [alsa-devel] [PATCH 1/2] ASoC: img-i2s-in: Add suspend / resume handling
Ed Blake
- [alsa-devel] [PATCH 2/2] ASoC: img-i2s-in: Add runtime PM
Ed Blake
- [alsa-devel] [PATCH 0/3] ASoC: img-i2s-out: Add power management
Ed Blake
- [alsa-devel] [PATCH 1/3] ASoC: img-i2s-out: Rename suspend / resume funcs
Ed Blake
- [alsa-devel] [PATCH 2/3] ASoC: img-i2s-out: Add suspend / resume handling
Ed Blake
- [alsa-devel] [PATCH 3/3] ASoC: img-i2s-out: Add control of sys clock to runtime PM
Ed Blake
- [alsa-devel] [PATCH] ASoC: img-parallel-out: Add pm_runtime_get/put to set_fmt callback
Ed Blake
- [alsa-devel] [PATCH 0/2] ASoC: img-spdif-in: Add power management
Ed Blake
- [alsa-devel] [PATCH 1/2] ASoC: img-spdif-in: Add suspend / resume handling
Ed Blake
- [alsa-devel] [PATCH 2/2] ASoC: img-spdif-in: Add runtime PM
Ed Blake
- [alsa-devel] [PATCH 0/3] dma: img-spdif-out: Add power management
Ed Blake
- [alsa-devel] [PATCH 1/3] ASoC: img-spdif-out: Rename suspend / resume funcs
Ed Blake
- [alsa-devel] [PATCH 2/3] ASoC: img-spdif-out: Add suspend / resume handling
Ed Blake
- [alsa-devel] [PATCH 3/3] ASoC: img-spdif-out: Add control of sys clock to runtime PM
Ed Blake
- [alsa-devel] usb/sound/usx2y: warning in usb_stream_new/__alloc_pages_slowpath
Takashi Iwai
- [alsa-devel] [PATCH] Revert "ALSA: echoaudio: purge contradictions between dimension matrix members and total number of members"
Takashi Iwai
- [alsa-devel] [PATCH] ALSA: line6: make snd_pcm_ops const
Takashi Iwai
- [alsa-devel] usb/sound/usx2y: warning in usb_stream_new/__alloc_pages_slowpath
Andrey Konovalov
- [alsa-devel] Prague Audio miniconference - topics for discussion?
Takashi Sakamoto
- [alsa-devel] [PATCH] ASoC: rockchip: Fix wrong allocation size of dapm routes
Doug Anderson
- [alsa-devel] [PATCH] ALSA: core: Add new ACCESS_TLV flag for coefficient TLV controls
Charles Keepax
- [alsa-devel] usb/sound/usx2y: warning in usb_stream_new/__alloc_pages_slowpath
Takashi Iwai
- [alsa-devel] ASoC Sound Driver I2S over LPE, Intel Baytrail SoC. MinnowBoard Max
Nicola Lunghi
- [alsa-devel] [PATCH 00/18] use ARRAY_SIZE macro
Mauro Carvalho Chehab
- [alsa-devel] [Intel-gfx] [PATCH 00/18] use ARRAY_SIZE macro
Zhi Wang
- [alsa-devel] ASoC Sound Driver I2S over LPE, Intel Baytrail SoC. MinnowBoard Max
Pierre-Louis Bossart
- [alsa-devel] [PATCH 00/18] use ARRAY_SIZE macro
J. Bruce Fields
- [alsa-devel] [PATCH 01/18] sound: use ARRAY_SIZE
Jérémy Lefaure
- [alsa-devel] [PATCH 00/18] use ARRAY_SIZE macro
Jérémy Lefaure
- [alsa-devel] "alsactl store" fails to save Echo Gina3G mixer
Takashi Sakamoto
- [alsa-devel] [PATCH 01/18] sound: use ARRAY_SIZE
Takashi Iwai
- [alsa-devel] [alsa-lib][PATCH] seq: fix snd_seq_set_queue_tempo() usage example in the documentation
Takashi Iwai
- [alsa-devel] [alsa-lib][PATCH] test/seq-decoder: enable timestamping for external subscribers
Takashi Iwai
- [alsa-devel] usb/sound/line6: trying to register non-static key in podhd_disconnect
Takashi Iwai
- [alsa-devel] usb/sound/bcd2000: warning in bcd2000_init_device
Takashi Iwai
- [alsa-devel] [PATCH] ASoC: codecs: msm8916-wcd-analog: fix module autoload
Nicolas Dechesne
- [alsa-devel] Prague Audio miniconference - topics for discussion?
Peter Ujfalusi
- [alsa-devel] [PATCH v2] ASoC: codecs: msm8916-wcd-analog: configure micbias in mbhc setup
Damien Riegel
- [alsa-devel] usb/sound/bcd2000: warning in bcd2000_init_device
Alan Stern
- [alsa-devel] usb/sound/bcd2000: warning in bcd2000_init_device
Takashi Iwai
- [alsa-devel] notifying userspace of hwparams change
Tim Harvey
- [alsa-devel] usb/sound/bcd2000: warning in bcd2000_init_device
Alan Stern
- [alsa-devel] Applied "ASoC: rcar: skip disabled-SSI nodes" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: codecs: msm8916-wcd-analog: fix module autoload" to the asoc tree
Mark Brown
- [alsa-devel] usb/sound/bcd2000: warning in bcd2000_init_device
Greg Kroah-Hartman
- [alsa-devel] "alsactl store" fails to save Echo Gina3G mixer
S. Christian Collins
- [alsa-devel] [PATCH v2] ASoC: codecs: msm8916-wcd-analog: configure micbias in mbhc setup
Srinivas Kandagatla
- [alsa-devel] [PATCH] ASoC: codecs: msm8916-wcd-analog: fix module autoload
Srinivas Kandagatla
- [alsa-devel] [PATCH v2] ASoC: codecs: msm8916-wcd-analog: configure micbias in mbhc setup
Srinivas Kandagatla
- [alsa-devel] [PATCH v2] ASoC: codecs: msm8916-wcd-analog: configure micbias in mbhc setup
Damien Riegel
- [alsa-devel] usb/sound/bcd2000: warning in bcd2000_init_device
Takashi Iwai
- [alsa-devel] [PATCH RESEND1 00/12] ALSA: vsnd: Add Xen para-virtualized frontend driver
Oleksandr Andrushchenko
- [alsa-devel] usb/sound/bcd2000: warning in bcd2000_init_device
Greg Kroah-Hartman
- [alsa-devel] usb/sound/bcd2000: warning in bcd2000_init_device
Takashi Iwai
- [alsa-devel] usb/sound/bcd2000: warning in bcd2000_init_device
Greg Kroah-Hartman
- [alsa-devel] regression introduced by commit 70d435ba1cd6 ("ASoC: imx-pcm-dma: simplify pcm_config")
Lothar Waßmann
- [alsa-devel] usb/sound/bcd2000: warning in bcd2000_init_device
Johan Hovold
- [alsa-devel] usb/sound/bcd2000: warning in bcd2000_init_device
Takashi Iwai
- [alsa-devel] usb/sound/bcd2000: warning in bcd2000_init_device
Johan Hovold
- [alsa-devel] [PATCH 1/2] ASoC: img-i2s-in: Add suspend / resume handling
Mark Brown
- [alsa-devel] [PATCH 2/2] ASoC: img-i2s-in: Add runtime PM
Mark Brown
- [alsa-devel] [PATCH] ASoC: img-parallel-out: Add pm_runtime_get/put to set_fmt callback
Mark Brown
- [alsa-devel] usb/sound/bcd2000: warning in bcd2000_init_device
Takashi Iwai
- [alsa-devel] Applied "ASoC: soc-core: add component lookup functions" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: cygnus: Remove support for 8 bit audio and for mono" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: cygnus: Remove set_fmt from SPDIF dai ops" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: cygnus: Add EXPORT_SYMBOL for helper function" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: rsnd: add MIX Volume Ramp support" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: rsnd: makes volume ramp rate list generic" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: rsnd: CTU kctrl sets once" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: rsnd: DVC kctrl sets once" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: rsnd: use generic rsnd_flags_xxx() macro on ADG" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: rsnd: add generic rsnd_flags_xxx() macro" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: codecs: msm8916-wcd-analog: fix micbias level" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: img-spdif-out: Rename suspend / resume funcs" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: img-parallel-out: Add pm_runtime_get/put to set_fmt callback" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: img-i2s-out: Rename suspend / resume funcs" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: rockchip: Allocate enough memory so we don't overflow routes" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: codecs: msm8916-wcd-analog: configure micbias in mbhc setup" to the asoc tree
Mark Brown
- [alsa-devel] usb/sound/bcd2000: warning in bcd2000_init_device
Johan Hovold
- [alsa-devel] [PATCH] ASoC: fsi: Use of_device_get_match_data() helper
Geert Uytterhoeven
- [alsa-devel] usb/sound/bcd2000: warning in bcd2000_init_device
Takashi Iwai
- [alsa-devel] [PATCH 0/6 v4] Add ASoC support for AMD Stoney APUs
Mark Brown
- [alsa-devel] Applied "ASoC: fsi: Use of_device_get_match_data() helper" to the asoc tree
Mark Brown
- [alsa-devel] [PATCH] conf: HdmiLpeAudio: remove the "front" pcm definition
Tanu Kaskinen
- [alsa-devel] [PATCH] sound/core: Convert timers to use timer_setup()
Kees Cook
- [alsa-devel] [PATCH] ALSA: sh: aica: Convert timers to use timer_setup()
Kees Cook
- [alsa-devel] [PATCH] sound/pci/asihpi: Convert timers to use timer_setup()
Kees Cook
- [alsa-devel] [PATCH] ASoC: Intel: cht_bsw_max98090: remove useless code, align with ChromeOS driver
Pierre-Louis Bossart
- [alsa-devel] [PATCH] ALSA: sh: aica: Convert timers to use timer_setup()
Takashi Iwai
- [alsa-devel] [PATCH] conf: HdmiLpeAudio: remove the "front" pcm definition
Takashi Iwai
- [alsa-devel] [PATCH] ALSA: core: Add new ACCESS_TLV flag for coefficient TLV controls
Takashi Iwai
- [alsa-devel] [PATCH] ALSA: core: Add new ACCESS_TLV flag for coefficient TLV controls
Charles Keepax
- [alsa-devel] SEGFault when optininal snd_ctl_ext_callback::read_event() not set
Wischer, Timo (ADITG/ESB)
- [alsa-devel] SEGFault when optininal snd_ctl_ext_callback::read_event() not set
Takashi Iwai
- [alsa-devel] notifying userspace of hwparams change
Takashi Iwai
- [alsa-devel] [PATCH 1/2] ASoC: img-i2s-in: Add suspend / resume handling
Ed Blake
- [alsa-devel] [PATCH 2/2] ASoC: img-i2s-in: Add runtime PM
Ed Blake
- [alsa-devel] Applied "ASoC: img-spdif-out: Rename suspend / resume funcs" to the asoc tree
Ed Blake
- [alsa-devel] SEGFault when optininal snd_ctl_ext_callback::read_event() not set
Wischer, Timo (ADITG/ESB)
- [alsa-devel] SEGFault when optininal snd_ctl_ext_callback::read_event() not set
Takashi Iwai
- [alsa-devel] [PATCH] conf: HdmiLpeAudio: remove the "front" pcm definition
Tanu Kaskinen
- [alsa-devel] [PATCH] conf: HdmiLpeAudio: remove the "front" pcm definition
Takashi Iwai
- [alsa-devel] Applied "ASoC: img-spdif-out: Rename suspend / resume funcs" to the asoc tree
Mark Brown
- [alsa-devel] [PATCH 1/2] ASoC: img-i2s-in: Add suspend / resume handling
Mark Brown
- [alsa-devel] [PATCH] ALSA: sh: aica: Convert timers to use timer_setup()
Kees Cook
- [alsa-devel] [PATCH] ALSA: sh: aica: Convert timers to use timer_setup()
Takashi Iwai
- [alsa-devel] [PATCH 00/18] use ARRAY_SIZE macro
J. Bruce Fields
- [alsa-devel] [PATCH] ALSA: usb-audio: Add sample rate quirk for Plantronics P610
Kai-Heng Feng
- [alsa-devel] [PATCH] ALSA: usb-audio: Add sample rate quirk for Plantronics P610
Takashi Iwai
- [alsa-devel] [PATCH 0/6] Baytrail-Cherrytrail updates
Pierre-Louis Bossart
- [alsa-devel] [PATCH 1/6] ASoC: Intel: bytcr_rt5651: add MCLK support and fix quirks
Pierre-Louis Bossart
- [alsa-devel] [PATCH 2/6] ASoC: Intel: bytcr_rt5651: filter codec name and fix variable declarations
Pierre-Louis Bossart
- [alsa-devel] [PATCH 3/6] ASoC: Intel: bytcr_rt5640: cosmetic fixes
Pierre-Louis Bossart
- [alsa-devel] [PATCH 4/6] ASoC: Intel: cht_bsw_rt5645: cosmetic fixes
Pierre-Louis Bossart
- [alsa-devel] [PATCH 5/6] ASoC: Intel: bytcht_da7213: cosmetic fixes
Pierre-Louis Bossart
- [alsa-devel] [PATCH 6/6] ASoC: Intel: boards: use strcmp with constant literals
Pierre-Louis Bossart
- [alsa-devel] Applied "ASoC: dapm: Avoid creating kcontrol for params" to the asoc tree
Mark Brown
- [alsa-devel] [asoc:topic/dapm 4/4] sound//soc/soc-dapm.c:3940:2: warning: 'w_param_text' may be used uninitialized in this function
kbuild test robot
- [alsa-devel] [PATCH] ALSA: usb-audio: Add sample rate quirk for Plantronics P610
Kai-Heng Feng
- [alsa-devel] [PATCH] ALSA: usb-audio: Add sample rate quirk for Plantronics P610
Takashi Iwai
- [alsa-devel] [PATCH 6/6] ASoC: Intel: boards: use strcmp with constant literals
Takashi Iwai
- [alsa-devel] [PATCH 6/6] ASoC: Intel: boards: use strcmp with constant literals
Andy Shevchenko
- [alsa-devel] [PATCH] alsactl: Move systemd unit start-up from basic.target to sound.target
Takashi Iwai
- [alsa-devel] Prague Audio miniconference - topics for discussion?
Takashi Iwai
- [alsa-devel] [PATCH] ASoC: rsnd: stop all working stream when .remove
Takashi Iwai
- [alsa-devel] [PATCH 6/6] ASoC: Intel: boards: use strcmp with constant literals
Pierre-Louis Bossart
- [alsa-devel] [PATCH v2 0/2] ASoC: img-i2s-in: Add power management
Ed Blake
- [alsa-devel] [PATCH v2 1/2] ASoC: img-i2s-in: Add suspend / resume handling
Ed Blake
- [alsa-devel] [PATCH v2 2/2] ASoC: img-i2s-in: Add runtime PM
Ed Blake
- [alsa-devel] [PATCH v2 0/2] ASoC: img-i2s-out: Add power management
Ed Blake
- [alsa-devel] [PATCH v2 1/2] ASoC: img-i2s-out: Add suspend / resume handling
Ed Blake
- [alsa-devel] [PATCH v2 2/2] ASoC: img-i2s-out: Add control of sys clock to runtime PM
Ed Blake
- [alsa-devel] [PATCH v2 0/2] ASoC: img-spdif-in: Add power management
Ed Blake
- [alsa-devel] [PATCH v2 1/2] ASoC: img-spdif-in: Add suspend / resume handling
Ed Blake
- [alsa-devel] [PATCH v2 2/2] ASoC: img-spdif-in: Add runtime PM
Ed Blake
- [alsa-devel] [PATCH v2 0/2] dma: img-spdif-out: Add power management
Ed Blake
- [alsa-devel] [PATCH v2 1/2] ASoC: img-spdif-out: Add suspend / resume handling
Ed Blake
- [alsa-devel] [PATCH v2 2/2] ASoC: img-spdif-out: Add control of sys clock to runtime PM
Ed Blake
- [alsa-devel] [PATCH] ASoC: img-parallel-out: Check pm_runtime_get_sync return code
Ed Blake
- [alsa-devel] [PATCH 6/6] ASoC: Intel: boards: use strcmp with constant literals
Pierre-Louis Bossart
- [alsa-devel] [PATCH 6/6] ASoC: Intel: boards: use strcmp with constant literals
Takashi Iwai
- [alsa-devel] [Patch v6 0/7] Introduce framework for SLIMbus device drivers
srinivas.kandagatla at linaro.org
- [alsa-devel] [Patch v6 1/7] slimbus: Device management on SLIMbus
srinivas.kandagatla at linaro.org
- [alsa-devel] [Patch v6 2/7] slimbus: Add messaging APIs to slimbus framework
srinivas.kandagatla at linaro.org
- [alsa-devel] [Patch v6 3/7] slimbus: qcom: Add Qualcomm Slimbus controller driver
srinivas.kandagatla at linaro.org
- [alsa-devel] [Patch v6 4/7] slimbus: Add support for 'clock-pause' feature
srinivas.kandagatla at linaro.org
- [alsa-devel] [Patch v6 5/7] slimbus: qcom: Add runtime-pm support using clock-pause feature
srinivas.kandagatla at linaro.org
- [alsa-devel] [Patch v6 6/7] regmap: add SLIMBUS support
srinivas.kandagatla at linaro.org
- [alsa-devel] [Patch v6 7/7] MAINTAINERS: Add SLIMbus maintainer
srinivas.kandagatla at linaro.org
- [alsa-devel] [PATCH] ALSA: seq: resize buffer for overflow
Mark Salyzyn
- [alsa-devel] [PATCH v2] ALSA: seq: resize buffer for overflow
Mark Salyzyn
- [alsa-devel] [RESEND PATCH] ASoC: codecs: msm8916-wcd-digital: fix RX2 MIX1 and RX3 MIX1
Jean-François Têtu
- [alsa-devel] [Patch v6 1/7] slimbus: Device management on SLIMbus
Jonathan Neuschäfer
- [alsa-devel] [Patch v6 6/7] regmap: add SLIMBUS support
Jonathan Neuschäfer
- [alsa-devel] [Patch v6 2/7] slimbus: Add messaging APIs to slimbus framework
Jonathan Neuschäfer
- [alsa-devel] [Patch v6 3/7] slimbus: qcom: Add Qualcomm Slimbus controller driver
Jonathan Neuschäfer
- [alsa-devel] [Patch v6 4/7] slimbus: Add support for 'clock-pause' feature
Jonathan Neuschäfer
- [alsa-devel] [Patch v6 5/7] slimbus: qcom: Add runtime-pm support using clock-pause feature
Jonathan Neuschäfer
- [alsa-devel] [PATCH v2] ALSA: seq: resize buffer for overflow
Takashi Iwai
- [alsa-devel] [Patch v6 1/7] slimbus: Device management on SLIMbus
Srinivas Kandagatla
- [alsa-devel] [Patch v6 2/7] slimbus: Add messaging APIs to slimbus framework
Srinivas Kandagatla
- [alsa-devel] [Patch v6 3/7] slimbus: qcom: Add Qualcomm Slimbus controller driver
Srinivas Kandagatla
- [alsa-devel] [Patch v6 4/7] slimbus: Add support for 'clock-pause' feature
Srinivas Kandagatla
- [alsa-devel] [Patch v6 5/7] slimbus: qcom: Add runtime-pm support using clock-pause feature
Srinivas Kandagatla
- [alsa-devel] [Patch v6 6/7] regmap: add SLIMBUS support
Srinivas Kandagatla
- [alsa-devel] [Patch v6 2/7] slimbus: Add messaging APIs to slimbus framework
Jonathan Neuschäfer
- [alsa-devel] [PATCH] sound/soc: fix typos in Kconfig (trivial)
Nik Nyby
- [alsa-devel] [BUG] haswell: A possible sleep-in-atomic bug in hsw_irq_thread
Jia-Ju Bai
- [alsa-devel] [PATCH] ASoC: cygnus: Remove unnecessary active_slots check
Christos Gkekas
- [alsa-devel] [PATCH] sound/pci/riptide or drivers/base/firmware: Fix a possible sleep-in-atomic bug
Jia-Ju Bai
- [alsa-devel] [PATCH] opl3: Fix a possible sleep-in-atomic bug in snd_opl3_find_patch
Jia-Ju Bai
- [alsa-devel] [BUG] sound/core/seq: A possible sleep-in-atomic bug in snd_virmidi_dev_receive_event
Jia-Ju Bai
- [alsa-devel] [PATCH 0/3] ASoC: Intel: Skylake: Add support for loading FE dais from topology
Guneshwor Singh
- [alsa-devel] [PATCH 1/3] ASoC: Intel: Skylake: Add flag to check to register FE dais from topology
Guneshwor Singh
- [alsa-devel] [PATCH 2/3] ASoC: Intel: Skylake: Add dai load ops for dais from topology
Guneshwor Singh
- [alsa-devel] [PATCH 3/3] ASoC: Intel: Skylake: Fix missing sentinel in sst_acpi_mach
Guneshwor Singh
- [alsa-devel] [PATCH v3] ASoC: dapm: Avoid creating kcontrol for params
anish kumar
- [alsa-devel] [PATCH] opl3: Fix a possible sleep-in-atomic bug in snd_opl3_find_patch
Clemens Ladisch
- [alsa-devel] [PATCH] sound/pci/riptide or drivers/base/firmware: Fix a possible sleep-in-atomic bug
Takashi Iwai
- [alsa-devel] [PATCH] opl3: Fix a possible sleep-in-atomic bug in snd_opl3_find_patch
Jia-Ju Bai
- [alsa-devel] [PATCH] sound/pci/riptide or drivers/base/firmware: Fix a possible sleep-in-atomic bug
Jia-Ju Bai
- [alsa-devel] [RESEND PATCH] ASoC: codecs: msm8916-wcd-digital: fix RX2 MIX1 and RX3 MIX1
Mark Brown
- [alsa-devel] [PATCH v3] ASoC: dapm: Avoid creating kcontrol for params
Charles Keepax
- [alsa-devel] [PATCH v3] ASoC: dapm: Avoid creating kcontrol for params
Mark Brown
- [alsa-devel] [PATCH] sound/soc: fix typos in Kconfig (trivial)
Mark Brown
- [alsa-devel] Applied "ASoC: dwc: fix typos in Kconfig" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: img-spdif-out: Add control of sys clock to runtime PM" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: img-spdif-out: Add suspend / resume handling" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: img-spdif-in: Add runtime PM" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: img-spdif-in: Add suspend / resume handling" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: img-i2s-out: Add control of sys clock to runtime PM" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: img-i2s-out: Add suspend / resume handling" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: img-i2s-in: Add runtime PM" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: img-i2s-in: Add suspend / resume handling" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: img-parallel-out: Check pm_runtime_get_sync return code" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: cygnus: Remove unnecessary active_slots check" to the asoc tree
Mark Brown
- [alsa-devel] [BUG] sound/core/seq: A possible sleep-in-atomic bug in snd_virmidi_dev_receive_event
Takashi Iwai
- [alsa-devel] [PATCH v2 0/7] ASoC: Intel: Skylake: Add a clk driver to enable ssp clks early
Vinod Koul
- [alsa-devel] [PATCH] ASoC: Intel: cht_bsw_max98090: remove useless code, align with ChromeOS driver
Vinod Koul
- [alsa-devel] [PATCH 6/6] ASoC: Intel: boards: use strcmp with constant literals
Vinod Koul
- [alsa-devel] Applied "ASoC: Intel: Skylake: Modify skl_dsp_set_dma_control API arguments" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: Intel: cht_bsw_max98090: remove useless code, align with ChromeOS driver" to the asoc tree
Mark Brown
- [alsa-devel] usb/sound/line6: trying to register non-static key in podhd_disconnect
Andrey Konovalov
- [alsa-devel] usb/sound/line6: trying to register non-static key in podhd_disconnect
Takashi Iwai
- [alsa-devel] usb/sound/line6: trying to register non-static key in podhd_disconnect
Andrey Konovalov
- [alsa-devel] usb/sound/line6: trying to register non-static key in podhd_disconnect
Takashi Iwai
- [alsa-devel] usb/sound/line6: trying to register non-static key in podhd_disconnect
Andrey Konovalov
- [alsa-devel] usb/sound/line6: trying to register non-static key in podhd_disconnect
Takashi Iwai
- [alsa-devel] [PATCH v2] ALSA: seq: resize buffer for overflow
Mark Salyzyn
- [alsa-devel] usb/sound: use-after-free in snd_usb_mixer_interrupt
Andrey Konovalov
- [alsa-devel] usb/sound: use-after-free in snd_usb_mixer_interrupt
Takashi Iwai
- [alsa-devel] [pull] amdgpu pre-reqs for stoney ACP audio support
Alex Deucher
- [alsa-devel] [PATCH] ASoC: rsnd: stop all working stream when .remove
Kuninori Morimoto
- [alsa-devel] [bug report] ASoC: Intel: Refactor common IPC/mailbox code into generic APIs
Dan Carpenter
- [alsa-devel] Applied "ASoC: soc-core: add snd_soc_add_component()" to the asoc tree
Mark Brown
- [alsa-devel] [PATCH 1/2] ASoC: dapm: add initialization for w_param_text pointer
Arnd Bergmann
- [alsa-devel] [PATCH 2/2] ASoC: dapm: mark 'snd_soc_dapm_free_kcontrol' as static
Arnd Bergmann
- [alsa-devel] Applied "ASoC: soc-core: remove unnecessary message from snd_soc_register_component()" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: dapm: mark 'snd_soc_dapm_free_kcontrol' as static" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: dapm: add initialization for w_param_text pointer" to the asoc tree
Mark Brown
- [alsa-devel] [Patch v6 1/7] slimbus: Device management on SLIMbus
Charles Keepax
- [alsa-devel] [Patch v6 1/7] slimbus: Device management on SLIMbus
Vinod Koul
- [alsa-devel] usb/sound: use-after-free in snd_usb_mixer_interrupt
Andrey Konovalov
- [alsa-devel] [PATCH] ALSA: seq: Add sanity check for user-space pointer delivery
Takashi Iwai
- [alsa-devel] timestamp update when no hw delta
Henrik Eriksson
- [alsa-devel] [Patch v6 2/7] slimbus: Add messaging APIs to slimbus framework
Charles Keepax
- [alsa-devel] usb/sound: use-after-free in snd_usb_mixer_interrupt
Takashi Iwai
- [alsa-devel] [Patch v6 1/7] slimbus: Device management on SLIMbus
Srinivas Kandagatla
- [alsa-devel] [Patch v6 1/7] slimbus: Device management on SLIMbus
Srinivas Kandagatla
- [alsa-devel] [Patch v6 1/7] slimbus: Device management on SLIMbus
Charles Keepax
- [alsa-devel] [Patch v6 2/7] slimbus: Add messaging APIs to slimbus framework
Srinivas Kandagatla
- [alsa-devel] [PATCH 0/9] sound: Add sanity checks for invalid EPs
Takashi Iwai
- [alsa-devel] [PATCH 1/9] usb: core: Add a helper function to check the validity of EP type in URB
Takashi Iwai
- [alsa-devel] [PATCH 2/9] ALSA: bcd2000: Add a sanity check for invalid EPs
Takashi Iwai
- [alsa-devel] [PATCH 3/9] ALSA: caiaq: Add a sanity check for invalid EPs
Takashi Iwai
- [alsa-devel] [PATCH 4/9] ALSA: line6: Add a sanity check for invalid EPs
Takashi Iwai
- [alsa-devel] [PATCH 5/9] ALSA: usb-audio: Add sanity checks for invalid EPs
Takashi Iwai
- [alsa-devel] [PATCH 6/9] ALSA: usx2y: Add sanity checks for invalid EPs
Takashi Iwai
- [alsa-devel] [PATCH 7/9] ALSA: hiface: Add sanity checks for invalid EPs
Takashi Iwai
- [alsa-devel] [PATCH 8/9] ALSA: caiaq: Add yet more sanity checks for invalid EPs
Takashi Iwai
- [alsa-devel] [PATCH 9/9] ALSA: line6: Add yet more sanity checks for invalid EPs
Takashi Iwai
- [alsa-devel] [PATCH 1/9] usb: core: Add a helper function to check the validity of EP type in URB
Greg KH
- [alsa-devel] [PATCH 1/9] usb: core: Add a helper function to check the validity of EP type in URB
Takashi Iwai
- [alsa-devel] [PATCH 2/9] ALSA: bcd2000: Add a sanity check for invalid EPs
Andrey Konovalov
- [alsa-devel] [RESEND PATCH] ASoC: codecs: msm8916-wcd-digital: fix RX2 MIX1 and RX3 MIX1
Jean-François Têtu
- [alsa-devel] [PATCH 2/9] ALSA: bcd2000: Add a sanity check for invalid EPs
Takashi Iwai
- [alsa-devel] regression introduced by commit 70d435ba1cd6 ("ASoC: imx-pcm-dma: simplify pcm_config")
Lucas Stach
- [alsa-devel] regression introduced by commit 70d435ba1cd6 ("ASoC: imx-pcm-dma: simplify pcm_config")
Lothar Waßmann
- [alsa-devel] [Patch v6 1/7] slimbus: Device management on SLIMbus
Vinod Koul
- [alsa-devel] [Patch v6 1/7] slimbus: Device management on SLIMbus
Srinivas Kandagatla
- [alsa-devel] [PATCH 3/8] Documentation: fix input related doc refs
Tom Saeger
- [alsa-devel] [PATCH 6/8] Documentation: fix sound related doc refs
Tom Saeger
- [alsa-devel] [PATCH 3/8] Documentation: fix input related doc refs
Takashi Iwai
- [alsa-devel] [PATCH 6/8] Documentation: fix sound related doc refs
Takashi Iwai
- [alsa-devel] [PATCH 2/9] ALSA: bcd2000: Add a sanity check for invalid EPs
Andrey Konovalov
- [alsa-devel] [PATCH 0/9] ASoC: prepare for Component conversion - step 2
Kuninori Morimoto
- [alsa-devel] [PATCH 1/9] ASoC: snd_soc_component_driver has snd_pcm_ops
Kuninori Morimoto
- [alsa-devel] [PATCH 2/9] ASoC: snd_soc_component_driver has snd_compr_ops
Kuninori Morimoto
- [alsa-devel] [PATCH 3/9] ASoC: snd_soc_component_driver has pmdown_time
Kuninori Morimoto
- [alsa-devel] [PATCH 4/9] ASoC: snd_soc_component_driver has endianness
Kuninori Morimoto
- [alsa-devel] [PATCH 5/9] ASoC: snd_soc_component_driver has non_legacy_dai_naming
Kuninori Morimoto
- [alsa-devel] [PATCH 6/9] ASoC: add snd_soc_component_read32
Kuninori Morimoto
- [alsa-devel] [PATCH 7/9] ASoC: add snd_soc_component_xxx_bias_level()
Kuninori Morimoto
- [alsa-devel] [PATCH 8/9] ASoC: add snd_soc_component_cache_sync()
Kuninori Morimoto
- [alsa-devel] [PATCH 9/9] ASoC: add snd_soc_dapm_kcontrol_component()
Kuninori Morimoto
- [alsa-devel] [Patch v6 1/7] slimbus: Device management on SLIMbus
Vinod Koul
- [alsa-devel] [Patch v6 2/7] slimbus: Add messaging APIs to slimbus framework
Vinod Koul
- [alsa-devel] [PATCH] ASoC: rsnd: add rsnd_kctrl_xxx() macro
Kuninori Morimoto
- [alsa-devel] [PATCH 0/3] ALSA: add snd_card_disconnect_sync()
Kuninori Morimoto
- [alsa-devel] [PATCH 0/3] ALSA: add snd_card_disconnect_sync()
Kuninori Morimoto
- [alsa-devel] [PATCH 0/3] ALSA: add snd_card_disconnect_sync()
Kuninori Morimoto
- [alsa-devel] [PATCH 1/3] ALSA: add snd_card_disconnect_sync()
Kuninori Morimoto
- [alsa-devel] [PATCH 2/3] ASoC: add snd_soc_card_disconnect_sync()
Kuninori Morimoto
- [alsa-devel] [PATCH 3/3] ASoC: rsnd: call snd_soc_card_disconnect_sync() when remove
Kuninori Morimoto
- [alsa-devel] [PATCH] ASoC: rsnd: stop all working stream when .remove
Kuninori Morimoto
- [alsa-devel] [PATCH 3/3] ASoC: rsnd: call snd_soc_card_disconnect_sync() when remove
Kuninori Morimoto
- [alsa-devel] [PATCH 1/3] ALSA: add snd_card_disconnect_sync()
Takashi Iwai
- [alsa-devel] [PATCH 1/3] ALSA: add snd_card_disconnect_sync()
Kuninori Morimoto
- [alsa-devel] [Patch v6 2/7] slimbus: Add messaging APIs to slimbus framework
Arnd Bergmann
- [alsa-devel] [PATCH] ALSA: seq: Fix use-after-free at creating a port
Takashi Iwai
- [alsa-devel] [PATCH 2/3] ASoC: add snd_soc_card_disconnect_sync()
Mark Brown
- [alsa-devel] [PATCH 2/3] ASoC: add snd_soc_card_disconnect_sync()
Kuninori Morimoto
- [alsa-devel] [Patch v6 1/7] slimbus: Device management on SLIMbus
Srinivas Kandagatla
- [alsa-devel] [Patch v6 2/7] slimbus: Add messaging APIs to slimbus framework
Srinivas Kandagatla
- [alsa-devel] [PATCH v2 0/2] Add snd_card_disconnect_sync() helper
Takashi Iwai
- [alsa-devel] [PATCH v2 1/2] ALSA: add snd_card_disconnect_sync()
Takashi Iwai
- [alsa-devel] [PATCH v2 2/2] ALSA: pcm: Forcibly stop at disconnect callback
Takashi Iwai
- [alsa-devel] [Patch v6 1/7] slimbus: Device management on SLIMbus
Vinod Koul
- [alsa-devel] [Patch v6 1/7] slimbus: Device management on SLIMbus
Mark Brown
- [alsa-devel] [Patch v6 2/7] slimbus: Add messaging APIs to slimbus framework
Vinod Koul
- [alsa-devel] [PATCH v2 0/9] sound: Add sanity checks for invalid EPs
Takashi Iwai
- [alsa-devel] [PATCH v2 1/9] usb: core: Add a helper function to check the validity of EP type in URB
Takashi Iwai
- [alsa-devel] [PATCH v2 2/9] ALSA: bcd2000: Add a sanity check for invalid EPs
Takashi Iwai
- [alsa-devel] [PATCH v2 3/9] ALSA: caiaq: Add a sanity check for invalid EPs
Takashi Iwai
- [alsa-devel] [PATCH v2 4/9] ALSA: line6: Add a sanity check for invalid EPs
Takashi Iwai
- [alsa-devel] [PATCH v2 5/9] ALSA: usb-audio: Add sanity checks for invalid EPs
Takashi Iwai
- [alsa-devel] [PATCH v2 6/9] ALSA: usx2y: Add sanity checks for invalid EPs
Takashi Iwai
- [alsa-devel] [PATCH v2 7/9] ALSA: hiface: Add sanity checks for invalid EPs
Takashi Iwai
- [alsa-devel] [PATCH v2 8/9] ALSA: caiaq: Add yet more sanity checks for invalid EPs
Takashi Iwai
- [alsa-devel] [PATCH v2 9/9] ALSA: line6: Add yet more sanity checks for invalid EPs
Takashi Iwai
- [alsa-devel] [Patch v6 2/7] slimbus: Add messaging APIs to slimbus framework
Srinivas Kandagatla
- [alsa-devel] [PATCH v2 1/2] ALSA: add snd_card_disconnect_sync()
Takashi Sakamoto
- [alsa-devel] [Patch v6 1/7] slimbus: Device management on SLIMbus
Srinivas Kandagatla
- [alsa-devel] [PATCH v2 1/2] ALSA: add snd_card_disconnect_sync()
Takashi Iwai
- [alsa-devel] [PATCH v2 0/9] sound: Add sanity checks for invalid EPs
Greg KH
- [alsa-devel] [PATCH v2 1/2] ALSA: add snd_card_disconnect_sync()
Takashi Iwai
- [alsa-devel] [PATCH v2 0/9] sound: Add sanity checks for invalid EPs
Takashi Iwai
- [alsa-devel] [PATCH v2 1/9] usb: core: Add a helper function to check the validity of EP type in URB
Johan Hovold
- [alsa-devel] [PATCH v2 3/9] ALSA: caiaq: Add a sanity check for invalid EPs
Johan Hovold
- [alsa-devel] [PATCH v2 4/9] ALSA: line6: Add a sanity check for invalid EPs
Johan Hovold
- [alsa-devel] [PATCH v2 1/9] usb: core: Add a helper function to check the validity of EP type in URB
Takashi Iwai
- [alsa-devel] [PATCH v2 6/9] ALSA: usx2y: Add sanity checks for invalid EPs
Johan Hovold
- [alsa-devel] [PATCH v2 9/9] ALSA: line6: Add yet more sanity checks for invalid EPs
Johan Hovold
- [alsa-devel] [PATCH v2 3/9] ALSA: caiaq: Add a sanity check for invalid EPs
Takashi Iwai
- [alsa-devel] [PATCH v2 6/9] ALSA: usx2y: Add sanity checks for invalid EPs
Takashi Iwai
- [alsa-devel] [PATCH v2 4/9] ALSA: line6: Add a sanity check for invalid EPs
Takashi Iwai
- [alsa-devel] [PATCH v2 9/9] ALSA: line6: Add yet more sanity checks for invalid EPs
Takashi Iwai
- [alsa-devel] [PATCH v2 3/9] ALSA: caiaq: Add a sanity check for invalid EPs
Johan Hovold
- [alsa-devel] [PATCH v2 4/9] ALSA: line6: Add a sanity check for invalid EPs
Johan Hovold
- [alsa-devel] [PATCH v2 1/9] usb: core: Add a helper function to check the validity of EP type in URB
Johan Hovold
- [alsa-devel] [PATCH v2 4/9] ALSA: line6: Add a sanity check for invalid EPs
Takashi Iwai
- [alsa-devel] [PATCH v2 3/9] ALSA: caiaq: Add a sanity check for invalid EPs
Takashi Iwai
- [alsa-devel] PCM2902: click/pop sound when it should be silent.
Theodor van Nahl
- [alsa-devel] [PATCH] ALSA: seq: Fix use-after-free at creating a port
Linus Torvalds
- [alsa-devel] [PATCH] ALSA: seq: Fix use-after-free at creating a port
Takashi Iwai
- [alsa-devel] Click sound when playing "silence" buffer
Владимир Мартьянов
- [alsa-devel] Pulseaudio say me to report a issue.
Diniz Bortolotto
- [alsa-devel] [PATCH v2 0/4] TDA1997x HDMI video receiver
Tim Harvey
- [alsa-devel] [PATCH v2 1/4] MAINTAINERS: add entry for NXP TDA1997x driver
Tim Harvey
- [alsa-devel] [PATCH v2 2/4] media: dt-bindings: Add bindings for TDA1997X
Tim Harvey
- [alsa-devel] [PATCH v2 3/4] media: i2c: Add TDA1997x HDMI receiver driver
Tim Harvey
- [alsa-devel] [PATCH v2 4/4] ARM: dts: imx: Add TDA19971 HDMI Receiver to GW54xx
Tim Harvey
- [alsa-devel] Applied "ASoC: rsnd: add rsnd_kctrl_xxx() macro" to the asoc tree
Mark Brown
- [alsa-devel] [Patch v6 1/7] slimbus: Device management on SLIMbus
Sanyog Kale
- [alsa-devel] [Patch v6 1/7] slimbus: Device management on SLIMbus
Srinivas Kandagatla
- [alsa-devel] regression introduced by commit 70d435ba1cd6 ("ASoC: imx-pcm-dma: simplify pcm_config")
Mark Brown
- [alsa-devel] [PATCH v2] ASoC: Intel: Skylake: Decrease loglevel for topology loading
Chintan Patel
- [alsa-devel] [PATCH] ASoC: cht_bsw_max98090_ti: Fix NULL pointer dereference while accessing jack
Guenter Roeck
- [alsa-devel] [PATCH] ASoC: cht_bsw_max98090_ti: Fix NULL pointer dereference while accessing jack
Pierre-Louis Bossart
- [alsa-devel] [PATCH v2 0/9] Baytrail-Cherrytrail updates
Pierre-Louis Bossart
- [alsa-devel] [PATCH v2 1/9] ASoC: Intel: bytcr_rt5651: add MCLK, quirks and cleanups
Pierre-Louis Bossart
- [alsa-devel] [PATCH v2 2/9] ASoC: Intel: bytcr_rt5640: cosmetic fixes
Pierre-Louis Bossart
- [alsa-devel] [PATCH v2 3/9] ASoC: Intel: cht_bsw_rt5645: cosmetic fixes
Pierre-Louis Bossart
- [alsa-devel] [PATCH v2 4/9] ASoC: Intel: bytcht_da7213: cosmetic fixes
Pierre-Louis Bossart
- [alsa-devel] [PATCH v2 5/9] ASoC: Intel: bytcht_es8316: remove useless code
Pierre-Louis Bossart
- [alsa-devel] [PATCH v2 6/9] ASoC: Add helper to find codec_dai from dai_name
Pierre-Louis Bossart
- [alsa-devel] [PATCH v2 7/9] ASoC: Intel: boards: use helper to get codec_dai
Pierre-Louis Bossart
- [alsa-devel] [PATCH v2 8/9] ASoC: Intel: boards: fix off-by-one dailink id
Pierre-Louis Bossart
- [alsa-devel] [PATCH v2 9/9] ASoC: Intel: boards: remove hard-coded compressed dailinks
Pierre-Louis Bossart
- [alsa-devel] [PATCH 0/8] ASoC: Prepare Sound Open Firmware (SOF) driver integration
Pierre-Louis Bossart
- [alsa-devel] [PATCH 1/8] ASoC: move ACPI common code out of Intel/sst tree
Pierre-Louis Bossart
- [alsa-devel] [PATCH 2/8] ASoC: Intel: common: use c99 syntax for ACPI/machine tables
Pierre-Louis Bossart
- [alsa-devel] [PATCH 3/8] ASoC: ACPI: add new fields for SOF support
Pierre-Louis Bossart
- [alsa-devel] [PATCH 4/8] ASoC: Intel: move all ACPI match tables to common module
Pierre-Louis Bossart
- [alsa-devel] [PATCH 5/8] ASoC: Intel: add SOF firmare/topology file information
Pierre-Louis Bossart
- [alsa-devel] [PATCH 6/8] ASoC: Intel: move machine drivers to dedicated KConfig
Pierre-Louis Bossart
- [alsa-devel] [PATCH 7/8] ASoC: Intel: reorder boards Kconfig by chronological order
Pierre-Louis Bossart
- [alsa-devel] [PATCH 8/8] ASoC: Intel: clarify Kconfig dependencies
Pierre-Louis Bossart
- [alsa-devel] [PATCH] ASoC: max98925: Return proper error if revision mismatch
Axel Lin
- [alsa-devel] Applied "ASoC: max98925: Return proper error if revision mismatch" to the asoc tree
Mark Brown
- [alsa-devel] [PATCH v2] ALSA: hda/ca0132 - use ARRAY_SIZE
Jérémy Lefaure
- [alsa-devel] [PATCH] ASoC: rsnd: more clear ADG clock debug info
Kuninori Morimoto
- [alsa-devel] [PATCH RESEND1 00/12] ALSA: vsnd: Add Xen para-virtualized frontend driver
Oleksandr Andrushchenko
- [alsa-devel] [PATCH v2 0/2] Add snd_card_disconnect_sync() helper
Kuninori Morimoto
- [alsa-devel] [PATCH v2 0/2] Add snd_card_disconnect_sync() helper
Takashi Iwai
- [alsa-devel] [PATCH v2 0/2] Add snd_card_disconnect_sync() helper
Kuninori Morimoto
- [alsa-devel] [PATCH 0/3] ASoC: Intel: Skylake: Add support for loading FE dais from topology
Vinod Koul
- [alsa-devel] [PATCH v2 0/2] Add snd_card_disconnect_sync() helper
Takashi Iwai
- [alsa-devel] [PATCH] dmaengine: imx-sdma: advertise all supported slave bus widths
Lucas Stach
- [alsa-devel] [PATCH] ALSA: hda - silence uninitialized variable warning in activate_amp_in()
Dan Carpenter
- [alsa-devel] [PATCH] dmaengine: imx-sdma: advertise all supported slave bus widths
Lothar Waßmann
- [alsa-devel] [PATCH] dmaengine: imx-sdma: advertise all supported slave bus widths
Mark Brown
- [alsa-devel] [PATCH] dmaengine: imx-sdma: advertise all supported slave bus widths
Lucas Stach
- [alsa-devel] [PATCH v2 0/2] ASoC: add support for CX2072X CODEC
Steven Pitts
- [alsa-devel] [PATCH v2] ALSA: hda/ca0132 - use ARRAY_SIZE
Takashi Iwai
- [alsa-devel] [PATCH] ALSA: hda - silence uninitialized variable warning in activate_amp_in()
Takashi Iwai
- [alsa-devel] No sound on samsung galaxy book 12 (HDA Intel ALC298)
Nathanael inkson
- [alsa-devel] [PATCH] dmaengine: imx-sdma: advertise all supported slave bus widths
Mark Brown
- [alsa-devel] [PATCH] dmaengine: imx-sdma: advertise all supported slave bus widths
Lucas Stach
- [alsa-devel] [PATCH v2 0/9] Baytrail-Cherrytrail updates
Liam Girdwood
- [alsa-devel] [PATCH v2 0/9] Baytrail-Cherrytrail updates
Andy Shevchenko
- [alsa-devel] [PATCH v2 0/9] Baytrail-Cherrytrail updates
Andy Shevchenko
- [alsa-devel] [PATCH 3/8] ASoC: ACPI: add new fields for SOF support
Andy Shevchenko
- [alsa-devel] [PATCH 4/8] ASoC: Intel: move all ACPI match tables to common module
Andy Shevchenko
- [alsa-devel] [PATCH v2 0/2] Add snd_card_disconnect_sync() helper
Mark Brown
- [alsa-devel] [PATCH] dmaengine: imx-sdma: advertise all supported slave bus widths
Mark Brown
- [alsa-devel] [PATCH 0/2] sound: oss: make the function argument and structure const
Bhumika Goyal
- [alsa-devel] [PATCH 1/2] sound: oss: make the function argument as const
Bhumika Goyal
- [alsa-devel] [PATCH 2/2] sound: oss: make audio_driver structure const
Bhumika Goyal
- [alsa-devel] [PATCH 3/8] ASoC: ACPI: add new fields for SOF support
Pierre-Louis Bossart
- [alsa-devel] [PATCH 4/8] ASoC: Intel: move all ACPI match tables to common module
Pierre-Louis Bossart
- [alsa-devel] Applied "ASoC: rsnd: more clear ADG clock debug info" to the asoc tree
Mark Brown
- [alsa-devel] Surface 3 audio broken between 4.11 and 4.13 (rt5645)
Bastien Nocera
- [alsa-devel] [Patch v6 3/7] slimbus: qcom: Add Qualcomm Slimbus controller driver
Rob Herring
- [alsa-devel] Applied "ASoC: Intel: Skylake: Fix missing sentinel in sst_acpi_mach" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: Intel: Skylake: Add dai load ops for dais from topology" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: Intel: Skylake: Add flag to check to register FE dais from topology" to the asoc tree
Mark Brown
- [alsa-devel] [Patch v6 1/7] slimbus: Device management on SLIMbus
Rob Herring
- [alsa-devel] 4.13 regression: get_kctl_0dB_offset doesn't handle all possible callbacks
PaX Team
- [alsa-devel] Surface 3 audio broken between 4.11 and 4.13 (rt5645)
Pierre-Louis Bossart
- [alsa-devel] 4.13 regression: get_kctl_0dB_offset doesn't handle all possible callbacks
Takashi Sakamoto
- [alsa-devel] [PATCH] ASoC: cht-bsw-rt5645: Also enable/disable the clock on Cherry Trail
Hans de Goede
- [alsa-devel] Cherry Trail + RT5645 devices with a mono speaker ?
Hans de Goede
- [alsa-devel] [PATCH] ASoC: wm97xx: fix compilation corner case
Robert Jarzmik
- [alsa-devel] Surface 3 audio broken between 4.11 and 4.13 (rt5645)
Bastien Nocera
- [alsa-devel] [PATCH] ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital
Jussi Laako
- [alsa-devel] [PATCH] ASoC: wm97xx: fix compilation corner case
Charles Keepax
- [alsa-devel] [BUG] aplay doesn't honor `-t raw` when WAVE header is detected on input
Nutchanon Wetchasit
- [alsa-devel] [PATCH] ALSA: pcm: remove redundant variable runtime
Colin King
- [alsa-devel] [PATCH] ALSA: ens137x: remove redundant variable result
Colin King
- [alsa-devel] [PATCH] ASoC: sgtl5000: add support for a fixed sysclk frequency
Fabio Estevam
- [alsa-devel] [PATCH v2 0/2] Add snd_card_disconnect_sync() helper
Kuninori Morimoto
- [alsa-devel] [PATCH v2] ASoC: Intel: Skylake: Decrease loglevel for topology loading
Vinod Koul
- [alsa-devel] [PATCH] dmaengine: imx-sdma: advertise all supported slave bus widths
Vinod Koul
- [alsa-devel] [PATCH] dmaengine: imx-sdma: advertise all supported slave bus widths
Vinod Koul
- [alsa-devel] [PATCH] dmaengine: imx-sdma: advertise all supported slave bus widths
Lucas Stach
- [alsa-devel] [PATCH 0/2] sound: oss: make the function argument and structure const
Takashi Iwai
- [alsa-devel] [PATCH] dmaengine: imx-sdma: advertise all supported slave bus widths
Mark Brown
- [alsa-devel] [Patch v6 1/7] slimbus: Device management on SLIMbus
Srinivas Kandagatla
- [alsa-devel] [Patch v6 3/7] slimbus: qcom: Add Qualcomm Slimbus controller driver
Srinivas Kandagatla
- [alsa-devel] [PATCH] ASoC: sgtl5000: add support for a fixed sysclk frequency
Jakob Unterwurzacher
- [alsa-devel] 4.13 regression: get_kctl_0dB_offset doesn't handle all possible callbacks
Takashi Iwai
- [alsa-devel] [PATCH] ASoC: sgtl5000: add support for a fixed sysclk frequency
Fabio Estevam
- [alsa-devel] [PATCH 1/4] ASoC: rt5659: register power bit of LOUT Amp
Bard Liao
- [alsa-devel] [PATCH 2/4] ASoC: rt5659: connect LOUT Amp with Charge Pump
Bard Liao
- [alsa-devel] [PATCH 3/4] ASoC: rt5659: move set_sysclk to codec level
Bard Liao
- [alsa-devel] [PATCH 4/4] ASoC: rt5659: move set_pll to codec level
Bard Liao
- [alsa-devel] [PATCH] ASoC: sgtl5000: add support for a fixed sysclk frequency
Jakob Unterwurzacher
- [alsa-devel] [PATCH] ALSA: emux: remove unused redundant variable p2
Colin King
- [alsa-devel] [PATCH] ASoC: sgtl5000: add support for a fixed sysclk frequency
Fabio Estevam
- [alsa-devel] Cherry Trail + RT5645 devices with a mono speaker ?
Bard Liao
- [alsa-devel] [PATCH] ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital
Takashi Iwai
- [alsa-devel] [PATCH] ALSA: pcm: remove redundant variable runtime
Takashi Iwai
- [alsa-devel] [PATCH] ALSA: ens137x: remove redundant variable result
Takashi Iwai
- [alsa-devel] [PATCH] ALSA: emux: remove unused redundant variable p2
Takashi Iwai
- [alsa-devel] [BUG] aplay doesn't honor `-t raw` when WAVE header is detected on input
Takashi Iwai
- [alsa-devel] [PATCH] asihpi: clean up a couple of build warnings
Colin King
- [alsa-devel] [PATCH] ALSA: 6fire: remove unused variable card
Colin King
- [alsa-devel] [PATCH] asihpi: clean up a couple of build warnings
Takashi Iwai
- [alsa-devel] [PATCH] ALSA: 6fire: remove unused variable card
Takashi Iwai
- [alsa-devel] [PATCH] ASoC: cht-bsw-rt5645: Also enable/disable the clock on Cherry Trail
Pierre-Louis Bossart
- [alsa-devel] [PATCH v2 0/2] Add snd_card_disconnect_sync() helper
Takashi Iwai
- [alsa-devel] [PATCH] ALSA: usb-audio: Convert timers to use timer_setup()
Kees Cook
- [alsa-devel] [PATCH v2 0/2] Add snd_card_disconnect_sync() helper
Kuninori Morimoto
- [alsa-devel] [Patch v6 1/7] slimbus: Device management on SLIMbus
Bjorn Andersson
- [alsa-devel] [PATCH 0/2] ASoC: audio-graph-scu-card: tidyup for Example
Kuninori Morimoto
- [alsa-devel] [PATCH 1/2] ASoC: audio-graph-scu-card: add missing Capture routing on Example
Kuninori Morimoto
- [alsa-devel] [PATCH 2/2] ASoC: audio-graph-scu-card: remove unnecessary route patch from Example 1
Kuninori Morimoto
- [alsa-devel] [PATCH] ASoC: sgtl5000: add support for a fixed sysclk frequency
Jakob Unterwurzacher
- [alsa-devel] [PATCH] ALSA: usb-audio: Convert timers to use timer_setup()
Takashi Iwai
- [alsa-devel] [PATCH] ASoC: sgtl5000: add support for a fixed sysclk frequency
Fabio Estevam
- [alsa-devel] [PATCH] ASoC: tpa61xx: add back chip name to the controls
Lucas Stach
- [alsa-devel] [PATCH] ASoC: tpa61xx: add back chip name to the controls
Mark Brown
- [alsa-devel] [PATCH v2 0/2] ALSA: hda - Fix incorrect TLV callback check
Takashi Iwai
- [alsa-devel] [PATCH v2 1/2] ALSA: hda: Remove superfluous '-' added by printk conversion
Takashi Iwai
- [alsa-devel] [PATCH v2 2/2] ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removal
Takashi Iwai
- [alsa-devel] [PATCH v2 0/2] Add snd_card_disconnect_sync() helper
Takashi Iwai
- [alsa-devel] HDMI LPE audio on Intel Compute Stick 2nd Gen (CHT)
Ian W MORRISON
- [alsa-devel] [PATCH] ASoC: tpa61xx: add back chip name to the controls
Lucas Stach
- [alsa-devel] [PATCH] ALSA: au88x0: remove redundant assignment of variable i
Colin King
- [alsa-devel] [PATCH] ALSA: au88x0: remove redundant assignment of variable i
Takashi Iwai
- [alsa-devel] [PATCH] ALSA: emu10k1: remove redundant assignment to tmp
Colin King
- [alsa-devel] stable-rc build: 9 warnings 0 failures (stable-rc/v3.18.75-20-g4ffe554)
Arnd Bergmann
- [alsa-devel] stable-rc build: 9 warnings 0 failures (stable-rc/v3.18.75-20-g4ffe554)
Takashi Iwai
- [alsa-devel] HDMI LPE audio on Intel Compute Stick 2nd Gen (CHT)
Pierre-Louis Bossart
- [alsa-devel] stable-rc build: 9 warnings 0 failures (stable-rc/v3.18.75-20-g4ffe554)
gregkh
- [alsa-devel] [PATCH v2 0/2] Add snd_card_disconnect_sync() helper
Takashi Sakamoto
- [alsa-devel] [PATCH v2 0/2] Add snd_card_disconnect_sync() helper
Takashi Iwai
- [alsa-devel] [PATCH] ALSA: hda: Abort capability probe at invalid register read
Takashi Iwai
- [alsa-devel] [PATCH v2 0/2] Add snd_card_disconnect_sync() helper
Takashi Sakamoto
- [alsa-devel] [PATCH] ALSA: hda: Abort capability probe at invalid register read
Ughreja, Rakesh A
- [alsa-devel] [PATCH v2 0/2] Add snd_card_disconnect_sync() helper
Takashi Iwai
- [alsa-devel] [PATCH] ALSA: hda: Abort capability probe at invalid register read
Takashi Iwai
- [alsa-devel] [PATCH] ALSA: hda: Abort capability probe at invalid register read
Vinod Koul
- [alsa-devel] [PATCH] ALSA: hda: Abort capability probe at invalid register read
Takashi Iwai
- [alsa-devel] [PATCH] ALSA: emu10k1: remove redundant assignment to tmp
Takashi Iwai
- [alsa-devel] [PATCH v2 0/2] Add snd_card_disconnect_sync() helper
Mark Brown
- [alsa-devel] [PATCH] ALSA: seq: Enable 'use' locking in all configurations
Ben Hutchings
- [alsa-devel] Applied "ASoC: AMD: Add machine driver for cz rt5650" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: AMD: Audio buffer related changes for Stoney" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: AMD: DMA driver changes for Stoney Platform" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: AMD: disabling memory gating in stoney platform" to the asoc tree
Mark Brown
- [alsa-devel] Applied "drm/amdgpu Moving amdgpu asic types to a separate file" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: AMD: Added asic_type as ACP DMA driver platform data" to the asoc tree
Mark Brown
- [alsa-devel] Applied "drm/amd/amdgpu: Added asic_type as ACP DMA driver platform data" to the asoc tree
Mark Brown
- [alsa-devel] [PATCH v2 0/2] Add snd_card_disconnect_sync() helper
Kuninori Morimoto
- [alsa-devel] [PATCH] ALSA: hda: Abort capability probe at invalid register read
Vinod Koul
- [alsa-devel] [PATCH] ALSA: hda: Abort capability probe at invalid register read
Takashi Iwai
- [alsa-devel] [PATCH] ALSA: seq: Enable 'use' locking in all configurations
Takashi Iwai
- [alsa-devel] snd_pcm_ioplug_avail_update() confusion
Rob Duncan
- [alsa-devel] [PATCH v2 0/2] Add snd_card_disconnect_sync() helper
Takashi Iwai
- [alsa-devel] [Patch v6 2/7] slimbus: Add messaging APIs to slimbus framework
Bjorn Andersson
- [alsa-devel] [PATCH v2 0/2] Add snd_card_disconnect_sync() helper
Kuninori Morimoto
- [alsa-devel] [PATCH] ASoC: samsung: i2s: disable secondary DAI until it gets fixed
Marek Szyprowski
- [alsa-devel] [Patch v6 3/7] slimbus: qcom: Add Qualcomm Slimbus controller driver
Bjorn Andersson
- [alsa-devel] linux-next: manual merge of the sound-asoc tree with the drm-misc tree
Mark Brown
- [alsa-devel] [PATCH] ALSA: hda: Abort capability probe at invalid register read
Ughreja, Rakesh A
- [alsa-devel] [PATCH] ALSA: hda: Abort capability probe on invalid capability
Takashi Iwai
- [alsa-devel] [PATCH] ALSA: hda: Abort capability probe on invalid capability
Ughreja, Rakesh A
- [alsa-devel] [PATCH] ALSA: hda: Abort capability probe at invalid register read
Vinod Koul
- [alsa-devel] [PATCH] ALSA: hda: Abort capability probe on invalid capability
Takashi Iwai
- [alsa-devel] Applied "ASoC: rt5659: move set_pll to codec level" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: rt5659: move set_sysclk to codec level" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: rt5659: connect LOUT Amp with Charge Pump" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: rt5659: register power bit of LOUT Amp" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: samsung: i2s: disable secondary DAI until it gets fixed" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: wm97xx: fix compilation corner case" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: Add helper to find codec_dai from dai_name" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: Intel: boards: remove hard-coded compressed dailinks" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: Intel: boards: fix off-by-one dailink id" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: Intel: boards: use helper to get codec_dai" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: Intel: bytcht_es8316: remove useless code" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: Intel: bytcht_da7213: cosmetic fixes" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: Intel: cht_bsw_rt5645: cosmetic fixes" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: Intel: bytcr_rt5640: cosmetic fixes" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: Intel: bytcr_rt5651: add MCLK, quirks and cleanups" to the asoc tree
Mark Brown
- [alsa-devel] [PATCH] ALSA: hda - Add model string for Intel reference board quirk
Takashi Iwai
- [alsa-devel] [PATCH v2 3/4] media: i2c: Add TDA1997x HDMI receiver driver
Hans Verkuil
- [alsa-devel] linux-next: manual merge of the sound-asoc tree with the drm-misc tree
Deucher, Alexander
- [alsa-devel] [pull v2] amdgpu pre-reqs for stoney ACP audio support
Alex Deucher
- [alsa-devel] [PATCH 0/2] rt5651: Enable platforms with int mic on IN2
Carlo Caione
- [alsa-devel] [PATCH 1/2] ASoC: intel: byt: Enable quirk logic for custom maps
Carlo Caione
- [alsa-devel] [PATCH 2/2] ASoC: intel: byt: Introduce new custom IN2 map
Carlo Caione
- [alsa-devel] [PATCH 0/4 resend] Add ASoC support for AMD Stoney APUs
Alex Deucher
- [alsa-devel] [PATCH 1/4] ASoC: AMD: disabling memory gating in stoney platform
Alex Deucher
- [alsa-devel] [PATCH 2/4] ASoC: AMD: DMA driver changes for Stoney Platform
Alex Deucher
- [alsa-devel] [PATCH 3/4] ASoC: AMD: Audio buffer related changes for Stoney
Alex Deucher
- [alsa-devel] [PATCH 4/4] ASoC: AMD: Add machine driver for cz rt5650
Alex Deucher
- [alsa-devel] [PATCH 0/2] rt5651: Enable platforms with int mic on IN2
Pierre-Louis Bossart
- [alsa-devel] linux-next: manual merge of the sound-asoc tree with the drm-misc tree
Mark Brown
- [alsa-devel] [PATCH v2] ALSA: hda: Abort capability probe on invalid capability
Vinod Koul
- [alsa-devel] [PATCH 0/2] rt5651: Enable platforms with int mic on IN2
Carlo Caione
- [alsa-devel] [Patch v6 1/7] slimbus: Device management on SLIMbus
Srinivas Kandagatla
- [alsa-devel] [Patch v6 2/7] slimbus: Add messaging APIs to slimbus framework
Srinivas Kandagatla
- [alsa-devel] [Patch v6 3/7] slimbus: qcom: Add Qualcomm Slimbus controller driver
Srinivas Kandagatla
- [alsa-devel] [PATCH] SoC: intel: byt: Introduce new custom IN2 map
Carlo Caione
- [alsa-devel] [PATCH v2] ALSA: hda: Abort capability probe on invalid capability
Ughreja, Rakesh A
- [alsa-devel] [PATCH] ASoC: rt5651: Convert rt5651 micbias1 to a supply widget
Carlo Caione
- [alsa-devel] [PATCH] ALSA: hda: Abort capability probe on invalid capability
Ughreja, Rakesh A
- [alsa-devel] [PATCH] SoC: intel: byt: Introduce new custom IN2 map
Pierre-Louis Bossart
- [alsa-devel] [PATCH] ALSA: hda: Abort capability probe on invalid capability
Ughreja, Rakesh A
- [alsa-devel] [PATCH] tinycompress: clarify dual-license wording
Pierre-Louis Bossart
- [alsa-devel] [PATCH v2 2/2] ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removal
PaX Team
- [alsa-devel] [PATCH v2] ALSA: hda: Abort capability probe on invalid capability
Ughreja, Rakesh A
- [alsa-devel] [PATCH 00/14] soundwire: Add a new SoundWire subsystem
Vinod Koul
- [alsa-devel] [PATCH 01/14] Documentation: Add SoundWire summary
Vinod Koul
- [alsa-devel] [PATCH 02/14] soundwire: Add SoundWire bus type
Vinod Koul
- [alsa-devel] [PATCH 03/14] soundwire: Add Master registration
Vinod Koul
- [alsa-devel] [PATCH 04/14] soundwire: Add MIPI DisCo property helpers
Vinod Koul
- [alsa-devel] [PATCH 05/14] soundwire: Add SoundWire MIPI defined registers
Vinod Koul
- [alsa-devel] [PATCH 06/14] soundwire: Add IO transfer
Vinod Koul
- [alsa-devel] [PATCH 07/14] regmap: Add SoundWire bus support
Vinod Koul
- [alsa-devel] [PATCH 08/14] soundwire: Add Slave status handling helpers
Vinod Koul
- [alsa-devel] [PATCH 09/14] soundwire: Add slave status handling
Vinod Koul
- [alsa-devel] [PATCH 10/14] soundwire: Add sysfs for SoundWire DisCo properties
Vinod Koul
- [alsa-devel] [PATCH 11/14] soundwire: cdns: Add cadence module
Vinod Koul
- [alsa-devel] [PATCH 12/14] soundwire: cdns: Add sdw_master_ops and IO transfer support
Vinod Koul
- [alsa-devel] [PATCH 13/14] soundwire: intel: Add Intel Master driver
Vinod Koul
- [alsa-devel] [PATCH 14/14] soundwire: intel: Add Intel init module
Vinod Koul
- [alsa-devel] [PATCH 01/14] Documentation: Add SoundWire summary
Randy Dunlap
- [alsa-devel] [PATCH 01/14] Documentation: Add SoundWire summary
Vinod Koul
- [alsa-devel] [BUG] aplay doesn't honor `-t raw` when WAVE header is detected on input
Nutchanon Wetchasit
- [alsa-devel] [PATCH v2 3/4] media: i2c: Add TDA1997x HDMI receiver driver
Hans Verkuil
- [alsa-devel] [BUG] aplay doesn't honor `-t raw` when WAVE header is detected on input
Takashi Iwai
- [alsa-devel] [PATCH v2] ALSA: hda: Abort capability probe on invalid capability
Takashi Iwai
- [alsa-devel] [PATCH v2 3/4] media: i2c: Add TDA1997x HDMI receiver driver
Tim Harvey
- [alsa-devel] [PATCH v2 3/4] media: i2c: Add TDA1997x HDMI receiver driver
Hans Verkuil
- [alsa-devel] [PATCH 02/14] soundwire: Add SoundWire bus type
Takashi Iwai
- [alsa-devel] [PATCH 02/14] soundwire: Add SoundWire bus type
Takashi Iwai
- [alsa-devel] [PATCH 03/14] soundwire: Add Master registration
Takashi Iwai
- [alsa-devel] [PATCH 04/14] soundwire: Add MIPI DisCo property helpers
Takashi Iwai
- [alsa-devel] [PATCH 06/14] soundwire: Add IO transfer
Takashi Iwai
- [alsa-devel] [PATCH 0/2] rt5651: Enable jack detection
Carlo Caione
- [alsa-devel] [PATCH 1/2] ASoC: rt5651: Enable jack detection on JD1_1
Carlo Caione
- [alsa-devel] [PATCH 2/2] ASoC: intel: byt: Add headset jack
Carlo Caione
- [alsa-devel] [PATCH] ALSA: hda: Avoid racy recreation of widget kobjects
Takashi Iwai
- [alsa-devel] [PATCH] ASoC: Intel: sst: remove redundant variable dma_dev_name
Colin King
- [alsa-devel] [INTERNAL][PATCH 0/7] ASoC: stm32: Add SAI synchronization support
Olivier Moysan
- [alsa-devel] [INTERNAL][PATCH 1/7] ASoC: stm32: Add synchronization to SAI bindings
Olivier Moysan
- [alsa-devel] [INTERNAL][PATCH 2/7] ASoC: stm32: sai: Move static settings to DAI init
Olivier Moysan
- [alsa-devel] [INTERNAL][PATCH 3/7] ASoC: stm32: sai: Fix DMA burst size
Olivier Moysan
- [alsa-devel] [INTERNAL][PATCH 4/7] ASoC: stm32: sai: fix stop management in isr
Olivier Moysan
- [alsa-devel] [INTERNAL][PATCH 5/7] ASoC: stm32: sai: Remove spurious IRQs on stop
Olivier Moysan
- [alsa-devel] [INTERNAL][PATCH 6/7] ASoC: stm32: sai: Fix get reset controller
Olivier Moysan
- [alsa-devel] [INTERNAL][PATCH 7/7] ASoC: stm32: sai: Add synchronization support
Olivier Moysan
- [alsa-devel] [INTERNAL][PATCH 0/7] ASoC: stm32: Add SAI synchronization support
Olivier MOYSAN
- [alsa-devel] [PATCH 08/14] soundwire: Add Slave status handling helpers
Takashi Iwai
- [alsa-devel] [PATCH 1/2] ASoC: rt5651: Enable jack detection on JD1_1
Pierre-Louis Bossart
- [alsa-devel] [PATCH 1/2] ASoC: rt5651: Enable jack detection on JD1_1
Carlo Caione
- [alsa-devel] [PATCH 2/2] ASoC: intel: byt: Add headset jack
Pierre-Louis Bossart
- [alsa-devel] [PATCH] ASoC: Intel: sst: remove redundant variable dma_dev_name
Pierre-Louis Bossart
- [alsa-devel] [PATCH 0/8] ASoC: Prepare Sound Open Firmware (SOF) driver integration
Liam Girdwood
- [alsa-devel] [PATCH 1/2] ASoC: rt5651: Enable jack detection on JD1_1
Bard Liao
- [alsa-devel] [PATCH 1/2] ASoC: rt5651: Enable jack detection on JD1_1
Bard Liao
- [alsa-devel] [Patch v6 2/7] slimbus: Add messaging APIs to slimbus framework
Bjorn Andersson
- [alsa-devel] [Patch v6 6/7] regmap: add SLIMBUS support
Bjorn Andersson
- [alsa-devel] [Patch v6 7/7] MAINTAINERS: Add SLIMbus maintainer
Bjorn Andersson
- [alsa-devel] [PATCH 02/14] soundwire: Add SoundWire bus type
Vinod Koul
- [alsa-devel] [PATCH 03/14] soundwire: Add Master registration
Vinod Koul
- [alsa-devel] [PATCH 04/14] soundwire: Add MIPI DisCo property helpers
Vinod Koul
- [alsa-devel] [PATCH 06/14] soundwire: Add IO transfer
Vinod Koul
- [alsa-devel] [PATCH] tinycompress: clarify dual-license wording
Vinod Koul
- [alsa-devel] [PATCH 02/14] soundwire: Add SoundWire bus type
Takashi Iwai
- [alsa-devel] [PATCH 06/14] soundwire: Add IO transfer
Takashi Iwai
- [alsa-devel] [PATCH] ASoC: rt5616: fix 0x91 default value
Bard Liao
- [alsa-devel] Add support for ALC236
Takashi Iwai
- [alsa-devel] [PATCH 01/14] Documentation: Add SoundWire summary
Greg Kroah-Hartman
- [alsa-devel] [PATCH 02/14] soundwire: Add SoundWire bus type
Greg Kroah-Hartman
- [alsa-devel] [PATCH 02/14] soundwire: Add SoundWire bus type
Greg Kroah-Hartman
- [alsa-devel] [PATCH 03/14] soundwire: Add Master registration
Greg Kroah-Hartman
- [alsa-devel] [PATCH v2 0/5] rt5651: Enable jack detection
Carlo Caione
- [alsa-devel] [PATCH v2 1/5] ASoC: rt5651: Enable jack detection on JD* pins
Carlo Caione
- [alsa-devel] [PATCH v2 2/5] ASoC: intel: byt: Add headset jack
Carlo Caione
- [alsa-devel] [PATCH v2 3/5] ASoC: intel: byt: Enable IN2 map quirk for a KIANO laptop
Carlo Caione
- [alsa-devel] [PATCH v2 4/5] ASoC: rt5651: Rework quirk logic
Carlo Caione
- [alsa-devel] [PATCH v2 5/5] ASoC: rt5651: Enable JD1_1 quirk for KIANO laptopt
Carlo Caione
- [alsa-devel] HDMI LPE audio on Intel Compute Stick 2nd Gen (CHT)
Ian W MORRISON
- [alsa-devel] [PATCH v2 3/4] media: i2c: Add TDA1997x HDMI receiver driver
Tim Harvey
- [alsa-devel] [PATCH 02/14] soundwire: Add SoundWire bus type
Vinod Koul
- [alsa-devel] [PATCH 06/14] soundwire: Add IO transfer
Vinod Koul
- [alsa-devel] [PATCH 01/14] Documentation: Add SoundWire summary
Vinod Koul
- [alsa-devel] [PATCH 02/14] soundwire: Add SoundWire bus type
Takashi Iwai
- [alsa-devel] [PATCH 02/14] soundwire: Add SoundWire bus type
Vinod Koul
- [alsa-devel] HDMI LPE audio on Intel Compute Stick 2nd Gen (CHT)
Pierre-Louis Bossart
- [alsa-devel] [PATCH 02/14] soundwire: Add SoundWire bus type
Vinod Koul
- [alsa-devel] [PATCH 02/14] soundwire: Add SoundWire bus type
Philippe Ombredanne
- [alsa-devel] [PATCH 03/14] soundwire: Add Master registration
Vinod Koul
- [alsa-devel] [PATCH 02/14] soundwire: Add SoundWire bus type
Vinod Koul
- [alsa-devel] [PATCH 02/14] soundwire: Add SoundWire bus type
Vinod Koul
- [alsa-devel] [PATCH 02/14] soundwire: Add SoundWire bus type
Greg Kroah-Hartman
- [alsa-devel] [PATCH 01/14] Documentation: Add SoundWire summary
Greg Kroah-Hartman
- [alsa-devel] [PATCH v2 3/4] media: i2c: Add TDA1997x HDMI receiver driver
Hans Verkuil
- [alsa-devel] [PATCH 02/14] soundwire: Add SoundWire bus type
Greg Kroah-Hartman
- [alsa-devel] HDMI LPE audio on Intel Compute Stick 2nd Gen (CHT)
Takashi Iwai
- [alsa-devel] [PATCH 01/14] Documentation: Add SoundWire summary
Vinod Koul
- [alsa-devel] [PATCH 02/14] soundwire: Add SoundWire bus type
Vinod Koul
- [alsa-devel] [PATCH 02/14] soundwire: Add SoundWire bus type
Vinod Koul
- [alsa-devel] Driver-alsa for Icon Producer Works-192
Андрей Король
- [alsa-devel] [PATCH 01/14] Documentation: Add SoundWire summary
Mark Brown
- [alsa-devel] [PATCH 02/14] soundwire: Add SoundWire bus type
Mark Brown
- [alsa-devel] [PATCH 03/14] soundwire: Add Master registration
Mark Brown
- [alsa-devel] [PATCH 04/14] soundwire: Add MIPI DisCo property helpers
Mark Brown
- [alsa-devel] [PATCH 06/14] soundwire: Add IO transfer
Mark Brown
- [alsa-devel] [PATCH 07/14] regmap: Add SoundWire bus support
Mark Brown
- [alsa-devel] [PATCH 10/14] soundwire: Add sysfs for SoundWire DisCo properties
Mark Brown
- [alsa-devel] [PATCH 11/14] soundwire: cdns: Add cadence module
Mark Brown
- [alsa-devel] [PATCH] ASoC: rt5651: Convert rt5651 micbias1 to a supply widget
Mark Brown
- [alsa-devel] Applied "SoC: intel: byt: Introduce new custom IN2 map" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: Intel: sst: remove redundant variable dma_dev_name" to the asoc tree
Mark Brown
- [alsa-devel] [INTERNAL][PATCH 4/7] ASoC: stm32: sai: fix stop management in isr
Mark Brown
- [alsa-devel] Applied "ASoC: audio-graph-scu-card: remove unnecessary route patch from Example 1" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: audio-graph-scu-card: add missing Capture routing on Example" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: Intel: clarify Kconfig dependencies" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: Intel: reorder boards Kconfig by chronological order" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: Intel: move machine drivers to dedicated KConfig" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: Intel: add SOF firmare/topology file information" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: Intel: move all ACPI match tables to common module" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: ACPI: add new fields for SOF support" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: Intel: common: use c99 syntax for ACPI/machine tables" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: move ACPI common code out of Intel/sst tree" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: stm32: sai: Add synchronization support" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: stm32: sai: Remove spurious IRQs on stop" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: stm32: sai: Move static settings to DAI init" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: stm32: Add synchronization to SAI bindings" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: stm32: sai: Fix get reset controller" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: stm32: sai: Fix DMA burst size" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: stm32: sai: fix stop management in isr" to the asoc tree
Mark Brown
- [alsa-devel] [asoc:topic/stm32 5/7] sound/soc/stm/stm32_sai_sub.c:467:7: warning: 'cr1' may be used uninitialized in this function
kbuild test robot
- [alsa-devel] [asoc:topic/intel 38/38] sound/soc//intel/skylake/skl-sst-cldma.c:92:22: error: implicit declaration of function 'virt_to_phys'
kbuild test robot
- [alsa-devel] [asoc:topic/intel 38/38] sound/soc/intel/common/sst-firmware.c:1278:20: error: expected declaration specifiers or '...' before string constant
kbuild test robot
- [alsa-devel] [PATCH 01/14] Documentation: Add SoundWire summary
Vinod Koul
- [alsa-devel] [PATCH 02/14] soundwire: Add SoundWire bus type
Vinod Koul
- [alsa-devel] [PATCH 03/14] soundwire: Add Master registration
Vinod Koul
- [alsa-devel] [PATCH 04/14] soundwire: Add MIPI DisCo property helpers
Vinod Koul
- [alsa-devel] [PATCH 06/14] soundwire: Add IO transfer
Vinod Koul
- [alsa-devel] [PATCH 07/14] regmap: Add SoundWire bus support
Vinod Koul
- [alsa-devel] [PATCH 10/14] soundwire: Add sysfs for SoundWire DisCo properties
Vinod Koul
- [alsa-devel] [PATCH 11/14] soundwire: cdns: Add cadence module
Vinod Koul
- [alsa-devel] [PATCH] ASoC: rt5651: Convert rt5651 micbias1 to a supply widget
Carlo Caione
- [alsa-devel] [asoc:topic/intel 38/38] sound/soc/intel/common/sst-firmware.c:1278:20: error: expected declaration specifiers or '...' before string constant
Pierre-Louis Bossart
- [alsa-devel] [PATCH 01/14] Documentation: Add SoundWire summary
Pierre-Louis Bossart
- [alsa-devel] [PATCH 04/14] soundwire: Add MIPI DisCo property helpers
Pierre-Louis Bossart
- [alsa-devel] HDMI LPE audio on Intel Compute Stick 2nd Gen (CHT)
Ian W MORRISON
- [alsa-devel] [asoc:topic/intel 38/38] sound/soc/intel/common/sst-firmware.c:1278:20: error: expected declaration specifiers or '...' before string constant
Pierre-Louis Bossart
- [alsa-devel] HDMI LPE audio on Intel Compute Stick 2nd Gen (CHT)
Takashi Iwai
- [alsa-devel] HDMI LPE audio on Intel Compute Stick 2nd Gen (CHT)
Pierre-Louis Bossart
- [alsa-devel] [asoc:topic/intel 38/38] sound/soc/intel/common/sst-firmware.c:1278:20: error: expected declaration specifiers or '...' before string constant
Takashi Iwai
- [alsa-devel] [PATCH v2 34/37] ALSA/dummy: Replace tasklet with softirq hrtimer
Anna-Maria Gleixner
- [alsa-devel] [asoc:topic/intel 38/38] sound/soc/intel/common/sst-firmware.c:1278:20: error: expected declaration specifiers or '...' before string constant
Pierre-Louis Bossart
- [alsa-devel] [PATCH] ASoC: Intel: Add depends on X86
Vinod Koul
- [alsa-devel] [asoc:topic/intel 38/38] sound/soc/intel/common/sst-firmware.c:1278:20: error: expected declaration specifiers or '...' before string constant
Mark Brown
- [alsa-devel] [PATCH 01/14] Documentation: Add SoundWire summary
Mark Brown
- [alsa-devel] [PATCH 01/14] Documentation: Add SoundWire summary
Mark Brown
- [alsa-devel] [PATCH 03/14] soundwire: Add Master registration
Mark Brown
- [alsa-devel] [Patch v6 1/7] slimbus: Device management on SLIMbus
Mark Brown
- [alsa-devel] Applied "ASoC: snd_soc_component_driver has non_legacy_dai_naming" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: snd_soc_component_driver has endianness" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: snd_soc_component_driver has pmdown_time" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: snd_soc_component_driver has snd_compr_ops" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: snd_soc_component_driver has snd_pcm_ops" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: rt5651: Convert rt5651 micbias1 to a supply widget" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: Intel: Add depends on X86" to the asoc tree
Mark Brown
- [alsa-devel] [PATCH 01/14] Documentation: Add SoundWire summary
Vinod Koul
- [alsa-devel] [PATCH 03/14] soundwire: Add Master registration
Vinod Koul
- [alsa-devel] [PATCH 02/14] soundwire: Add SoundWire bus type
Alan Cox
- [alsa-devel] [PATCH 02/14] soundwire: Add SoundWire bus type
Alan Cox
- [alsa-devel] [PATCH 07/14] regmap: Add SoundWire bus support
Alan Cox
- [alsa-devel] Prague Audio miniconference - topics for discussion?
Mark Brown
- [alsa-devel] Prague Audio miniconference - draft schedule
Mark Brown
- [alsa-devel] [PATCH 07/14] regmap: Add SoundWire bus support
Mark Brown
- [alsa-devel] conflict between alsa-lib and libasound2-data regarding alsa.conf file:
arne
- [alsa-devel] [PATCH v2 3/4] media: i2c: Add TDA1997x HDMI receiver driver
Tim Harvey
- [alsa-devel] [PATCH v2 2/4] media: dt-bindings: Add bindings for TDA1997X
Rob Herring
- [alsa-devel] how to dynamic link one cpu dai to codec dai?
Gou, Kylin
- [alsa-devel] Prague Audio miniconference - draft schedule
Takashi Sakamoto
- [alsa-devel] [PATCH v3] ALSA: hda: Abort capability probe on invalid capability
Vinod Koul
- [alsa-devel] [PATCH v3] ALSA: hda: Abort capability probe on invalid capability
Takashi Iwai
- [alsa-devel] [PATCH v2 34/37] ALSA/dummy: Replace tasklet with softirq hrtimer
Takashi Iwai
- [alsa-devel] Prague Audio miniconference - draft schedule
Mark Brown
- [alsa-devel] [PATCH] ALSA: hda - fix headset mic problem for Dell machines with alc236
Hui Wang
- [alsa-devel] [PATCH] ALSA: hda - fix headset mic problem for Dell machines with alc236
Takashi Iwai
- [alsa-devel] Prague Audio miniconference - draft schedule
Takashi Sakamoto
- [alsa-devel] Prague Audio miniconference - draft schedule
Mark Brown
- [alsa-devel] Prague Audio miniconference - draft schedule
Takashi Iwai
- [alsa-devel] Prague Audio miniconference - draft schedule
Mark Brown
- [alsa-devel] New to this list. Proposed patch to soc-utils.c
Albin Stigö
- [alsa-devel] ASoC: writing basic custom codecs?
Albin Stigö
- [alsa-devel] conflict between alsa-lib and libasound2-data regarding alsa.conf file:
Tanu Kaskinen
- [alsa-devel] [PATCH] conf/ucm: rt5651: Add UCM config for bytcr-rt5651
Carlo Caione
- [alsa-devel] [PATCH v3] ALSA: hda: Abort capability probe on invalid capability
Rakesh Ughreja
- [alsa-devel] [PATCH 5/6] ASoC: Intel: Skylake: Add ssp clock driver
Stephen Boyd
- [alsa-devel] [PATCH v2 5/7] ASoC: Intel: Skylake: Add ssp clock driver
Stephen Boyd
- [alsa-devel] New to this list. Proposed patch to soc-utils.c
Albin Stigö
- [alsa-devel] conflict between alsa-lib and libasound2-data regarding alsa.conf file:
Takashi Sakamoto
- [alsa-devel] [PATCH] ALSA: drivers: Convert timers to use timer_setup()
Kees Cook
- [alsa-devel] [PATCH] ALSA: emux: Convert timers to use timer_setup()
Kees Cook
- [alsa-devel] [PATCH] ALSA: sb: Convert timers to use timer_setup()
Kees Cook
- [alsa-devel] [PATCH] ALSA: wavefront: Convert timers to use timer_setup()
Kees Cook
- [alsa-devel] [PATCH] sound: oss: waveartist: Convert timers to use timer_setup()
Kees Cook
- [alsa-devel] [PATCH] ALSA: hda controller - handle -1 value as error in snd_hdac_bus_parse_capabilities()
Jaroslav Kysela
- [alsa-devel] [PATCH] ALSA: hda controller - handle -1 value as error in snd_hdac_bus_parse_capabilities()
Takashi Iwai
- [alsa-devel] [PATCH] ALSA: drivers: Convert timers to use timer_setup()
Takashi Iwai
- [alsa-devel] [PATCH] ALSA: emux: Convert timers to use timer_setup()
Takashi Iwai
- [alsa-devel] [PATCH] ALSA: sb: Convert timers to use timer_setup()
Takashi Iwai
- [alsa-devel] [PATCH] sound: oss: waveartist: Convert timers to use timer_setup()
Takashi Iwai
- [alsa-devel] [PATCH] ALSA: wavefront: Convert timers to use timer_setup()
Takashi Iwai
- [alsa-devel] [PATCH] ALSA: sb: Convert timers to use timer_setup()
Takashi Iwai
- [alsa-devel] snd_pcm_ioplug_avail_update() confusion
Takashi Iwai
- [alsa-devel] [PATCH] conf/ucm: rt5651: Add UCM config for bytcr-rt5651
Takashi Iwai
- [alsa-devel] [PATCH] sound: oss: waveartist: Convert timers to use timer_setup()
Kees Cook
- [alsa-devel] [PATCH] ALSA: wavefront: Convert timers to use timer_setup()
Kees Cook
- [alsa-devel] [Patch v6 1/7] slimbus: Device management on SLIMbus
Stephen Boyd
- [alsa-devel] [Patch v6 1/7] slimbus: Device management on SLIMbus
Rishi Bhattacharya
- [alsa-devel] [RFCv3][PATCH 00/39] axfer: rewrite aplay, adding 'timer-based scheduling' option
Takashi Iwai
- [alsa-devel] timestamp update when no hw delta
Takashi Iwai
- [alsa-devel] [PATCH] ALSA: sb: Minor optimization / fix of timer usage in sb8_midi.c
Takashi Iwai
- [alsa-devel] [PATCH] conf/ucm: rt5651: Add UCM config for bytcr-rt5651
Pierre-Louis Bossart
- [alsa-devel] [PATCH] conf/ucm: rt5651: Add UCM config for bytcr-rt5651
Takashi Iwai
- [alsa-devel] [PATCH] conf/ucm: rt5651: Add UCM config for bytcr-rt5651
Pierre-Louis Bossart
- [alsa-devel] [PATCH] conf/ucm: rt5651: Add UCM config for bytcr-rt5651
Takashi Iwai
- [alsa-devel] [PATCH] sound: oss: waveartist: Convert timers to use timer_setup()
Takashi Iwai
- [alsa-devel] [PATCH] sound: oss: waveartist: Convert timers to use timer_setup()
Kees Cook
- [alsa-devel] [PATCH] sound: oss: waveartist: Convert timers to use timer_setup()
Takashi Iwai
- [alsa-devel] [PATCH v2 5/7] ASoC: Intel: Skylake: Add ssp clock driver
Subhransu S. Prusty
- [alsa-devel] Applied "ASoC: Intel: Skylake: Decrease loglevel for topology loading" to the asoc tree
Mark Brown
- [alsa-devel] [PATCH] sound: Convert timers to use timer_setup()
Kees Cook
- [alsa-devel] [PATCH] sound: Convert timers to use timer_setup()
Takashi Iwai
- [alsa-devel] [PATCH] dt-bindings: sgtl5000: Remove leading zero from '@0a' notation
Marco Franchi
- [alsa-devel] [PATCH] sound: Convert timers to use timer_setup()
Mark Brown
- [alsa-devel] [PATCH] dt-bindings: sgtl5000: Remove leading zero from '@0a' notation
Mark Brown
- [alsa-devel] ALC1200 in the Clevo-P51
Pshou
- [alsa-devel] [PATCH 02/14] soundwire: Add SoundWire bus type
Vinod Koul
- [alsa-devel] [PATCH] sound: Convert timers to use timer_setup()
Takashi Iwai
- [alsa-devel] ALC1200 in the Clevo-P51
Takashi Iwai
- [alsa-devel] [GIT PULL] ASoC fixes for v4.14
Mark Brown
- [alsa-devel] Applied "ASoC: intel: byt: Enable IN2 map quirk for a KIANO laptop" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: intel: byt: Add headset jack" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: rt5651: Enable JD1_1 quirk for KIANO laptopt" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: rt5651: Rework quirk logic" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: rt5651: Enable jack detection on JD* pins" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: sgtl5000: Remove leading zero from '@0a' notation" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: rt5651: Enable jack detection on JD* pins" to the asoc tree
Mark Brown
- [alsa-devel] [PATCH] conf/ucm: rt5651: Fix HiFi file name
Carlo Caione
- [alsa-devel] [PATCH linux-next 1/1] ASoC: rsnd: ssiu: reset SSI_MODE register
jiada_wang at mentor.com
- [alsa-devel] Cherry Trail + RT5645 devices with a mono speaker ?
Hans de Goede
- [alsa-devel] [INTERNAL][PATCH 4/7] ASoC: stm32: sai: fix stop management in isr
Takashi Iwai
- [alsa-devel] [asoc:for-next 16/17] sound/soc/codecs/rt5651.c:1874:20: error: redefinition of 'rt5651_irq'
kbuild test robot
- [alsa-devel] [PATCH RESEND 0/2] Enable TDM slot and fix SSP params for kabylake machine driver
Harsha Priya
- [alsa-devel] [PATCH RESEND 1/2] ASoC: Intel: Enable tdm slots for max98927
Harsha Priya
- [alsa-devel] [PATCH RESEND 2/2] ASoC: Intel: Fix setting of SSP parameters in Kabylake machine driver
Harsha Priya
- [alsa-devel] [PATCH] conf/ucm: rt5651: Fix HiFi file name
Takashi Iwai
- [alsa-devel] [GIT PULL] ASoC fixes for v4.14
Takashi Iwai
- [alsa-devel] [asoc:topic/intel 41/42] sound/soc/intel/boards/bytcr_rt5651.c:325:2: error: implicit declaration of function 'rt5651_set_jack_detect'
kbuild test robot
- [alsa-devel] [PATCH RESEND 0/2] Enable TDM slot and fix SSP params for kabylake machine driver
Vinod Koul
- [alsa-devel] [GIT PULL] ASoC fixes for v4.14
Mark Brown
- [alsa-devel] Cherry Trail + RT5645 devices with a mono speaker ?
Bard Liao
- [alsa-devel] possible deadlock in snd_seq_deliver_event
Dmitry Vyukov
- [alsa-devel] [asoc:topic/intel 41/42] sound/soc/intel/boards/bytcr_rt5651.c:325:2: error: implicit declaration of function 'rt5651_set_jack_detect'
Carlo Caione
- [alsa-devel] [PATCH 02/14] soundwire: Add SoundWire bus type
Greg Kroah-Hartman
- [alsa-devel] Cherry Trail + RT5645 devices with a mono speaker ?
Hans de Goede
- [alsa-devel] "PM / QoS: Fix device resume latency PM QoS" breaks sound
Chris Clayton
- [alsa-devel] possible deadlock in snd_seq_deliver_event
Takashi Iwai
- [alsa-devel] KASAN: use-after-free Read in snd_timer_user_info_compat
Takashi Iwai
- [alsa-devel] message size limit
Jaroslav Kysela
- [alsa-devel] message size limit
Takashi Iwai
- [alsa-devel] [PATCH linux-next 1/1] ASoC: rsnd: ssiu: reset SSI_MODE register
Kuninori Morimoto
- [alsa-devel] [PATCH] sound: fix kernel-doc build warning
Randy Dunlap
- [alsa-devel] [PATCH] ASoC: fix build warning in soc-core.c
Randy Dunlap
- [alsa-devel] Cherry Trail + RT5645 devices with a mono speaker ?
Bard Liao
- [alsa-devel] [RFC] ALSA: vsnd: Add Xen para-virtualized frontend driver
Oleksandr Andrushchenko
- [alsa-devel] [PATCH] sound: fix kernel-doc build warning
Takashi Iwai
- [alsa-devel] [PATCH] ASoC: rt5645: remove unexisting route on new rt5645
Bard Liao
- [alsa-devel] [PATCH linux-next 1/1] ASoC: rsnd: ssiu: reset SSI_MODE register
Jiada Wang
- [alsa-devel] [PATCH linux-next 1/1] ASoC: rsnd: ssiu: reset SSI_MODE register
Kuninori Morimoto
- [alsa-devel] [PATCH v2] ASoC: wm8741: Add digital mute callback
Sergej Sawazki
- [alsa-devel] [PATCH 2/3] ASoC: wm8741: Set OSR mode in hw_params()
Sergej Sawazki
- [alsa-devel] timestamp update when no hw delta
Henrik Eriksson
- [alsa-devel] [PATCH 02/14] soundwire: Add SoundWire bus type
Vinod Koul
- [alsa-devel] Cherry Trail + RT5645 devices with a mono speaker ?
Hans de Goede
- [alsa-devel] [PATCH] sound: Retire OSS
Takashi Iwai
- [alsa-devel] [PATCH v2] ASoC: wm8741: Add digital mute callback
Charles Keepax
- [alsa-devel] [PATCH v2] ASoC: wm8741: Add digital mute callback
Mark Brown
- [alsa-devel] [asoc:topic/intel 41/42] sound/soc/intel/boards/bytcr_rt5651.c:325:2: error: implicit declaration of function 'rt5651_set_jack_detect'
Mark Brown
- [alsa-devel] [PATCH] sound: Retire OSS
Jaroslav Kysela
- [alsa-devel] "PM / QoS: Fix device resume latency PM QoS" breaks sound
Rafael J. Wysocki
- [alsa-devel] [PATCH 0/5] ASoC: rsnd: small tidyups for Renesas sound
Kuninori Morimoto
- [alsa-devel] [PATCH 1/5] ASoC: rsnd: don't use io->mod[] directly
Kuninori Morimoto
- [alsa-devel] [PATCH 2/5] ASoC: rsnd: tidyup rsnd_mod_next() for loop method
Kuninori Morimoto
- [alsa-devel] [PATCH 3/5] ASoC: rsnd: NULL check is not needed for clk_unprepare()
Kuninori Morimoto
- [alsa-devel] [PATCH 4/5] ASoC: rsnd: use snd_pcm_running() in rsnd_io_is_working()
Kuninori Morimoto
- [alsa-devel] [PATCH 5/5] ASoC: rsnd: Don't check SSISR::DIRQ when Capture
Kuninori Morimoto
- [alsa-devel] [PATCH] sound: Retire OSS
Takashi Iwai
- [alsa-devel] [GIT PULL] ASoC fixes for v4.14
Vinod Koul
- [alsa-devel] possible deadlock in snd_seq_deliver_event
Takashi Iwai
- [alsa-devel] possible deadlock in snd_seq_deliver_event
Dmitry Vyukov
- [alsa-devel] [PATCH v2] ASoC: wm8741: Add digital mute callback
Sergej Sawazki
- [alsa-devel] sound tree breaks make clean
Daniel Vetter
- [alsa-devel] possible deadlock in snd_seq_deliver_event
Takashi Iwai
- [alsa-devel] sound tree breaks make clean
Takashi Iwai
- [alsa-devel] possible deadlock in snd_seq_deliver_event
Dmitry Vyukov
- [alsa-devel] [PATCH] sound: Retire OSS
Takashi Iwai
- [alsa-devel] [PATCH] sound: Retire OSS
Jaroslav Kysela
- [alsa-devel] [PATCH] ASoC: Intel: kbl: fix jack name
Vinod Koul
- [alsa-devel] Applied "ASoC: Intel: kbl: fix jack name" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: Intel: Fix setting of SSP parameters in Kabylake machine driver" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: Intel: Enable tdm slots for max98927" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: rsnd: Don't check SSISR::DIRQ when Capture" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: rsnd: use snd_pcm_running() in rsnd_io_is_working()" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: rsnd: NULL check is not needed for clk_unprepare()" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: rsnd: tidyup rsnd_mod_next() for loop method" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: rsnd: don't use io->mod[] directly" to the asoc tree
Mark Brown
- [alsa-devel] Applied "ASoC: rt5645: remove unexisting route on new rt5645" to the asoc tree
Mark Brown
- [alsa-devel] [PATCH] dmaengine: imx-sdma: advertise all supported slave bus widths
Vinod Koul
- [alsa-devel] [PATCH 08/14] soundwire: Add Slave status handling helpers
Vinod Koul
- [alsa-devel] [PATCH 08/14] soundwire: Add Slave status handling helpers
Pierre-Louis Bossart
Last message date:
Tue Oct 31 22:19:15 CET 2017
Archived on: Tue Oct 31 22:19:33 CET 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).