summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2022-10-15ALSA: hda: Fix position reporting on PoulsboTakashi Iwai1-1/+2
2022-10-15ALSA: hda/hdmi: Fix the converter reuse for the silent streamJaroslav Kysela1-0/+1
2022-10-15ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNCTakashi Iwai1-2/+3
2022-10-05ALSA: hda/hdmi: fix warning about PCM count when used with SOFKai Vehmanen1-2/+4
2022-10-05ASoC: tas2770: Reinit regcache on resetMartin Povišer1-0/+3
2022-10-05ALSA: hda: Fix Nvidia dp infoframeMohan Kumar1-4/+19
2022-10-05ALSA: hda/hdmi: let new platforms assign the pcm slot dynamicallyHui Wang1-1/+17
2022-10-05ALSA: hda/tegra: Reset hardwareDmitry Osipenko1-0/+20
2022-10-05ALSA: hda/tegra: Use clk_bulk helpersDmitry Osipenko1-59/+9
2022-09-28ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5530 laptopCallum Osmotherly1-0/+1
2022-09-28ALSA: hda/realtek: Add quirk for ASUS GA503R laptopLuke D. Jones1-0/+1
2022-09-28ALSA: hda/realtek: Add pincfg for ASUS G533Z HP jackLuke D. Jones1-0/+11
2022-09-28ALSA: hda/realtek: Add pincfg for ASUS G513 HP jackLuke D. Jones1-0/+11
2022-09-28ALSA: hda/realtek: Re-arrange quirk table entriesTakashi Iwai1-3/+3
2022-09-28ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5570 laptopCallum Osmotherly1-0/+1
2022-09-28ALSA: hda/realtek: Add quirk for Huawei WRT-WX9huangwenhui1-0/+1
2022-09-28ALSA: hda: add Intel 5 Series / 3400 PCI DIDKai Vehmanen1-0/+2
2022-09-28ALSA: hda/tegra: set depop delay for tegraMohan Kumar1-0/+1
2022-09-23ALSA: hda/sigmatel: Fix unused variable warning for beep power changeTakashi Iwai1-0/+2
2022-09-23ALSA: hda/tegra: Align BDL entry to 4KB boundaryMohan Kumar1-1/+2
2022-09-23ALSA: hda/sigmatel: Keep power up while beep is enabledTakashi Iwai1-0/+22
2022-09-23ASoC: nau8824: Fix semaphore unbalance at error pathsTakashi Iwai1-7/+10
2022-09-15ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversionNathan Chancellor1-1/+1
2022-09-15ASoC: mchp-spdiftx: remove references to mchp_i2s_capsClaudiu Beznea1-8/+0
2022-09-15ALSA: usb-audio: Register card again for iface over delayed_register optionTakashi Iwai2-2/+2
2022-09-15ALSA: usb-audio: Inform the delayed registration more properlyTakashi Iwai1-3/+4
2022-09-15ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()Dongxiang Ke1-1/+1
2022-09-15ALSA: aloop: Fix random zeros in capture data when using jiffies timerPattara Teerapong1-3/+4
2022-09-15ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc()Tasos Sahanidis1-1/+1
2022-09-08ALSA: seq: Fix data-race at module auto-loadingTakashi Iwai1-7/+5
2022-09-08ALSA: seq: oss: Fix data-race for max_midi_devs accessTakashi Iwai1-0/+2
2022-09-08ALSA: hda/realtek: Add speaker AMP init for Samsung laptops with ALC298Kacper Michajłow1-7/+56
2022-09-08ALSA: hda: intel-nhlt: Correct the handling of fmt_config flexible arrayPeter Ujfalusi1-1/+7
2022-09-08ALSA: hda: intel-nhlt: remove use of __func__ in dev_dbgPierre-Louis Bossart1-9/+8
2022-08-25ALSA: control: Use deferred fasync helperTakashi Iwai1-3/+4
2022-08-25ALSA: timer: Use deferred fasync helperTakashi Iwai1-5/+6
2022-08-25ALSA: core: Add async signal helpersTakashi Iwai1-0/+94
2022-08-25ASoC: SOF: intel: move sof_intel_dsp_desc() forwardBard Liao1-11/+11
2022-08-25ASoC: tas2770: Fix handling of mute/unmuteMartin Povišer2-27/+32
2022-08-25ASoC: tas2770: Drop conflicting set_bias_level power settingMartin Povišer1-33/+0
2022-08-25ASoC: tas2770: Allow mono streamsMartin Povišer1-1/+1
2022-08-25ASoC: tas2770: Set correct FSYNC polarityMartin Povišer2-1/+22
2022-08-25ALSA: usb-audio: More comprehensive mixer map for ASUS ROG Zenith IITakashi Iwai2-9/+33
2022-08-25ALSA: hda/realtek: Add quirk for Clevo NS50PU, NS70PUChristoffer Sandberg1-0/+1
2022-08-25ALSA: info: Fix llseek return value when using callbackAmadeusz Sławiński1-3/+3
2022-08-21ASoC: mchp-spdifrx: disable end of block interrupt on failuresClaudiu Beznea1-3/+6
2022-08-21ASoC: audio-graph-card: Add of_node_put() in fail pathLiang He1-1/+3
2022-08-21ASoC: qcom: q6dsp: Fix an off-by-one in q6adm_alloc_copp()Christophe JAILLET1-1/+1
2022-08-21ASoC: fsl_easrc: use snd_pcm_format_t type for sample_formatShengjiu Wang2-4/+7
2022-08-21ASoC: qcom: Fix missing of_node_put() in asoc_qcom_lpass_cpu_platform_probe()Liang He1-0/+1