summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Add DP-MST support for non-acomp codecsNikhil Mahale2019-11-191-33/+67
* ALSA: hda - Add DP-MST jack supportNikhil Mahale2019-11-193-80/+244
* ALSA: hda - Rename snd_hda_pin_sense to snd_hda_jack_pin_senseNikhil Mahale2019-11-193-6/+6
* ALSA: hda - remove forced polling workaround for CFL and CNLKai Vehmanen2019-11-151-6/+0
* ALSA: hda: hdmi - remove redundant code commentsKai Vehmanen2019-11-151-4/+1
* ALSA: hda: hdmi - fix port numbering for ICL and TGL platformsKai Vehmanen2019-11-151-6/+6
* ALSA: usb-audio: Add skip_validation optionTakashi Iwai2019-11-143-3/+24
* ALSA: hda/hdmi - Clean up Intel platform-specific fixup checksTakashi Iwai2019-11-141-22/+5
* Merge branch 'for-linus' into for-nextTakashi Iwai2019-11-147-9/+23
|\
| * ALSA: usb-audio: Fix incorrect size check for processing/extension unitsTakashi Iwai2019-11-141-3/+3
| * ALSA: usb-audio: Fix incorrect NULL check in create_yamaha_midi_quirk()Takashi Iwai2019-11-141-2/+2
| * ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()paulhsia2019-11-131-2/+6
| * ALSA: usb-audio: not submit urb for stopped endpointHenry Lin2019-11-131-0/+3
| * ALSA: hda: hdmi - fix pin setup on TigerlakeKai Vehmanen2019-11-111-1/+3
| * ALSA: hda: Add Cometlake-S PCI IDChiou, Cooper2019-11-111-0/+3
| * ALSA: usb-audio: Fix missing error check at mixer resolution testTakashi Iwai2019-11-091-1/+3
* | ALSA: au88x0: Fix incorrect device pointer for preallocationTakashi Iwai2019-11-121-1/+1
* | ALSA: timer: Fix the breakage of slave link openTakashi Iwai2019-11-111-3/+2
* | ALSA: pcm: Unexport snd_pcm_sgbuf_ops_pageTakashi Iwai2019-11-092-2/+6
* | ASoC: cros_ec_codec: Convert to the common vmalloc memallocTakashi Iwai2019-11-091-8/+8
* | ASoC: rt5677-spi: Convert to the common vmalloc memallocTakashi Iwai2019-11-091-9/+8
* | ASoC: SOF: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai2019-11-091-12/+0
* | ASoC: intel: Avoid non-standard macro usageTakashi Iwai2019-11-091-1/+1
* | ASoC: intel: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai2019-11-092-24/+0
* | ASoC: rt5514-spi: Convert to the common vmalloc memallocTakashi Iwai2019-11-091-10/+11
* | ASoC: Remove superfluous snd_dma_continuous_data()Takashi Iwai2019-11-093-3/+3
* | ALSA: pcm: Yet another missing check of non-cached buffer typeTakashi Iwai2019-11-091-1/+2
* | ALSA: timer: Fix possible race at assigning a timer instanceTakashi Iwai2019-11-082-55/+60
* | ALSA: timer: Make snd_timer_close() returning voidTakashi Iwai2019-11-081-11/+7
* | ALSA: timer: Unify master/slave linking codeTakashi Iwai2019-11-081-33/+33
* | Merge branch 'for-linus' into for-nextTakashi Iwai2019-11-074-15/+43
|\|
| * Merge tag 'asoc-fix-v5.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-11-0714-34/+51
| |\
| * | ALSA: timer: Fix incorrectly assigned timer instanceTakashi Iwai2019-11-061-3/+3
| * | ALSA: hda: hdmi - add Tigerlake supportKai Vehmanen2019-11-051-0/+13
| * | ALSA: hda/ca0132 - Fix possible workqueue stallTakashi Iwai2019-11-051-1/+1
| * | ALSA: bebob: fix to detect configured source of sampling clock for Focusrite ...Takashi Sakamoto2019-11-041-0/+3
| * | ALSA: timer: Fix mutex deadlock at releasing cardTakashi Iwai2019-10-301-7/+17
| * | ALSA: hda - Fix mutex deadlock in HDMI codec driverTakashi Iwai2019-10-301-4/+6
* | | Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-11-07164-2808/+9766
|\ \ \
| * | | ASoC: SOF: topology: Fix bytes control size checksDragos Tarcatu2019-11-061-5/+6
| * | | Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-11-0620-53/+118
| |\ \ \ | | | |/ | | |/|
| | * | ASoC: SOF: topology: Fix bytes control size checksDragos Tarcatu2019-11-061-5/+6
| | * | ASoC: max98373: replace gpio_request with devm_gpio_requestYong Zhi2019-11-051-2/+2
| | * | ASoC: stm32: sai: add restriction on mmap supportOlivier Moysan2019-11-051-1/+11
| | * | ASoC: hdac_hda: fix race in device removalKai Vehmanen2019-11-041-1/+1
| | * | ASoC: rockchip: rockchip_max98090: Enable SHDN to fix headset detectionCheng-Yi Chiang2019-10-281-2/+5
| | * | ASoC: ti: sdma-pcm: Add back the flags parameter for non standard dma namesPeter Ujfalusi2019-10-281-1/+1
| | * | ASoC: SOF: ipc: Fix memory leak in sof_set_get_large_ctrl_dataNavid Emamdoost2019-10-281-1/+3
| | * | ASoC: SOF: Fix memory leak in sof_dfsentry_writeNavid Emamdoost2019-10-281-2/+4
| | * | ASoC: SOF: Intel: hda-stream: fix the CONFIG_ prefix missingKeyon Jie2019-10-281-2/+2