summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge tag 'asoc-fix-v5.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-11-0714-34/+51
|\
| * 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
| * ASoC: kirkwood: fix device remove orderingRussell King2019-10-231-1/+2
| * ASoC: rsnd: dma: fix SSI9 4/5/6/7 busif dma addressJiada Wang2019-10-231-2/+2
| * ASoC: hdmi-codec: drop mutex locking againJerome Brunet2019-10-231-7/+5
| * ASoC: kirkwood: fix external clock probe deferRussell King2019-10-231-4/+4
| * ASoC: compress: fix unsigned integer overflow checkXiaojun Sang2019-10-211-1/+1
| * ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUXStephan Gerhold2019-10-211-2/+2
* | 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
* | Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai2019-10-282-3/+1
* | ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto2019-10-261-2/+1
* | ALSA: hda/realtek - Fix 2 front mics of codec 0x623Aaron Ma2019-10-241-0/+2
* | ALSA: hda/realtek - Add support for ALC623Kailang Yang2019-10-241-0/+9
* | ALSA: usb-audio: Add DSD support for Gustard U16/X26 USB InterfaceJustin Song2019-10-241-0/+1
* | ALSA: hda: Add Tigerlake/Jasperlake PCI IDPan Xiuli2019-10-231-0/+6
* | ALSA: usb-audio: Fix copy&paste error in the validatorTakashi Iwai2019-10-221-1/+1
* | Merge tag 'asoc-fix-v5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-10-2125-93/+316
|\|
| * ASoC: SOF: control: return true when kcontrol values changeDragos Tarcatu2019-10-181-8/+18
| * ASoC: stm32: sai: fix sysclk management on shutdownOlivier Moysan2019-10-181-10/+11
| * ASoC: Intel: sof-rt5682: add a check for devm_clk_getChuhong Yuan2019-10-181-0/+9
| * ASoC: rsnd: Reinitialize bit clock inversion flag for every format settingJunya Monden2019-10-181-0/+1
| * ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2Srinivas Kandagatla2019-10-091-0/+22
| * ASoC: core: Fix pcm code debugfs errorHans de Goede2019-10-071-3/+10
| * ASoc: rockchip: i2s: Fix RPM imbalanceRobin Murphy2019-10-031-1/+1
| * ASoC: wm_adsp: Don't generate kcontrols without READ flagsStuart Henderson2019-10-021-2/+1
| * ASoC: intel: bytcr_rt5651: add null check to support_button_pressJaska Uimonen2019-10-011-0/+3
| * ASoC: intel: sof_rt5682: add remove function to disable jackJaska Uimonen2019-10-011-0/+16
| * ASoC: rt5682: add NULL handler to set_jack functionJaska Uimonen2019-10-011-2/+10
| * ASoC: intel: sof_rt5682: use separate route map for dmicBard Liao2019-10-011-4/+31
| * ASoC: SOF: Intel: hda: Disable DMI L1 entry during captureRanjani Sridharan2019-10-014-16/+56