summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2022-03-28ALSA: pci: fix reading of swapped values from pcmreg in AC97 codecGiacomo Guiduzzi1-2/+2
2022-03-28ALSA: cmipci: Restore aux vol on suspend/resumeJonathan Teh1-2/+1
2022-03-28ALSA: usb-audio: Add mute TLV for playback volumes on RODE NT-USBLars-Peter Clausen1-3/+4
2022-03-28ALSA: pcm: Add stream lock during PCM reset ioctl operationsTakashi Iwai1-0/+4
2022-03-08ASoC: ops: Shift tested values in snd_soc_put_volsw() by +minMarek Vasut1-2/+2
2022-02-23ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()Mark Brown1-5/+10
2022-02-23ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()Mark Brown1-4/+10
2022-02-23ALSA: hda: Fix missing codec probe on Shenker Dock 15Takashi Iwai1-0/+1
2022-02-23ALSA: hda: Fix regression on forced probe mask optionTakashi Iwai1-2/+2
2022-02-16ALSA: line6: Fix misplaced backport of "Fix wrong altsetting for LINE6_PODHD5...Guillaume Bertholon1-2/+2
2022-02-08ASoC: fsl: Add missing error handling in pcm030_fabric_probeMiaoqian Lin1-3/+8
2022-02-08ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()Mark Brown1-0/+2
2022-02-08ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()Mark Brown1-1/+8
2022-02-08ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()Mark Brown1-2/+16
2022-01-27ASoC: mediatek: mt8173: fix device_node leakTzung-Bi Shih4-0/+9
2022-01-27ALSA: seq: Set upper limit of processed eventsTakashi Iwai1-2/+12
2022-01-27ASoC: samsung: idma: Check of ioremap return valueJiasheng Jiang1-0/+2
2022-01-27ALSA: oss: fix compile error when OSS_DEBUG is enabledBixuan Cui1-1/+1
2022-01-27ALSA: hda: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai1-0/+3
2022-01-27ALSA: PCM: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai1-1/+5
2022-01-27ALSA: jack: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai1-0/+3
2021-12-29ALSA: drivers: opl3: Fix incorrect use of vp->stateColin Ian King1-1/+1
2021-12-29ALSA: jack: Check the return value of kstrdup()Xiaoke Wang1-0/+4
2021-12-14ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()Takashi Iwai1-2/+9
2021-12-14ALSA: pcm: oss: Limit the period size to 16MBTakashi Iwai1-1/+1
2021-12-14ALSA: pcm: oss: Fix negative period/buffer sizesTakashi Iwai1-9/+15
2021-12-14ALSA: ctl: Fix copy of updated id with element read/writeAlan Young1-0/+3
2021-12-08ASoC: topology: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai1-0/+3
2021-12-08ALSA: ctxfi: Fix out-of-range accessTakashi Iwai5-26/+22
2021-11-26ASoC: DAPM: Cover regression by kctl change notification fixTakashi Iwai1-6/+23
2021-11-26ALSA: gus: fix null pointer dereference on pointer blockChengfeng Ye1-0/+2
2021-11-26ALSA: mixer: fix deadlock in snd_mixer_oss_set_volumePavel Skripkin1-1/+1
2021-11-26ALSA: mixer: oss: Fix racy access to slotsTakashi Iwai1-10/+33
2021-11-26ALSA: timer: Unconditionally unlink slave instances, tooTakashi Iwai1-7/+6
2021-11-26ALSA: timer: Fix use-after-free problemWang Wensheng1-2/+2
2021-11-26ALSA: synth: missing check for possible NULL after the call to kstrdupAustin Kim1-1/+1
2021-11-26ALSA: line6: fix control and interrupt message timeoutsJohan Hovold4-12/+12
2021-11-26ALSA: 6fire: fix control and bulk message timeoutsJohan Hovold2-4/+4
2021-11-26ALSA: ua101: fix division by zero at probeJohan Hovold1-2/+2
2021-10-27ALSA: hda: avoid write to STATESTS if controller is in resetKai Vehmanen1-2/+3
2021-10-27ASoC: DAPM: Fix missing kctl change notificationsTakashi Iwai1-5/+8
2021-10-27ALSA: usb-audio: Provide quirk for Sennheiser GSP670 HeadsetBrendan Grieve1-0/+32
2021-10-27ALSA: seq: Fix a potential UAF by wrong private_free call orderTakashi Iwai1-5/+3
2021-09-22ASoC: Intel: bytcr_rt5640: Move "Platform Clock" routes to the maps for the m...Hans de Goede1-3/+6
2021-09-22ALSA: pcm: fix divide error in snd_pcm_lib_ioctlZubin Mithra1-1/+1
2021-08-26ASoC: intel: atom: Fix breakage for PCM buffer address setupTakashi Iwai1-1/+1
2021-08-26ALSA: hda - fix the 'Capture Switch' value change notificationsJaroslav Kysela1-3/+7
2021-08-26ASoC: intel: atom: Fix reference to PCM buffer addressTakashi Iwai1-2/+1
2021-08-15ALSA: seq: Fix racy deletion of subscriberTakashi Iwai1-12/+27
2021-07-28ALSA: sb: Fix potential ABBA deadlock in CSP driverTakashi Iwai1-0/+4