summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: seq: Set upper limit of processed eventsTakashi Iwai2022-01-271-2/+12
* ASoC: samsung: idma: Check of ioremap return valueJiasheng Jiang2022-01-271-0/+2
* ALSA: oss: fix compile error when OSS_DEBUG is enabledBixuan Cui2022-01-271-1/+1
* ALSA: hda: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai2022-01-271-0/+3
* ALSA: PCM: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai2022-01-271-1/+5
* ALSA: jack: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai2022-01-271-0/+3
* ALSA: drivers: opl3: Fix incorrect use of vp->stateColin Ian King2021-12-291-1/+1
* ALSA: jack: Check the return value of kstrdup()Xiaoke Wang2021-12-291-0/+4
* ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()Takashi Iwai2021-12-141-2/+9
* ALSA: pcm: oss: Limit the period size to 16MBTakashi Iwai2021-12-141-1/+1
* ALSA: pcm: oss: Fix negative period/buffer sizesTakashi Iwai2021-12-141-9/+15
* ALSA: ctl: Fix copy of updated id with element read/writeAlan Young2021-12-141-0/+3
* ASoC: topology: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai2021-12-081-0/+3
* ALSA: ctxfi: Fix out-of-range accessTakashi Iwai2021-12-085-26/+22
* ASoC: DAPM: Cover regression by kctl change notification fixTakashi Iwai2021-11-261-6/+23
* ALSA: gus: fix null pointer dereference on pointer blockChengfeng Ye2021-11-261-0/+2
* ALSA: mixer: fix deadlock in snd_mixer_oss_set_volumePavel Skripkin2021-11-261-1/+1
* ALSA: mixer: oss: Fix racy access to slotsTakashi Iwai2021-11-261-10/+33
* ALSA: timer: Unconditionally unlink slave instances, tooTakashi Iwai2021-11-261-7/+6
* ALSA: timer: Fix use-after-free problemWang Wensheng2021-11-261-2/+2
* ALSA: synth: missing check for possible NULL after the call to kstrdupAustin Kim2021-11-261-1/+1
* ALSA: line6: fix control and interrupt message timeoutsJohan Hovold2021-11-263-8/+8
* ALSA: 6fire: fix control and bulk message timeoutsJohan Hovold2021-11-262-4/+4
* ALSA: ua101: fix division by zero at probeJohan Hovold2021-11-261-2/+2
* ALSA: hda: avoid write to STATESTS if controller is in resetKai Vehmanen2021-10-271-2/+3
* ASoC: DAPM: Fix missing kctl change notificationsTakashi Iwai2021-10-271-5/+8
* ALSA: usb-audio: Provide quirk for Sennheiser GSP670 HeadsetBrendan Grieve2021-10-271-0/+32
* ALSA: seq: Fix a potential UAF by wrong private_free call orderTakashi Iwai2021-10-271-5/+3
* ALSA: pcm: fix divide error in snd_pcm_lib_ioctlZubin Mithra2021-09-221-1/+1
* ASoC: intel: atom: Fix breakage for PCM buffer address setupTakashi Iwai2021-08-261-1/+1
* ALSA: hda - fix the 'Capture Switch' value change notificationsJaroslav Kysela2021-08-261-3/+7
* ASoC: intel: atom: Fix reference to PCM buffer addressTakashi Iwai2021-08-261-2/+1
* ALSA: seq: Fix racy deletion of subscriberTakashi Iwai2021-08-151-12/+27
* ALSA: sb: Fix potential ABBA deadlock in CSP driverTakashi Iwai2021-07-281-0/+4
* ALSA: isa: Fix error return code in snd_cmi8330_probe()Zhen Lei2021-07-201-1/+1
* ALSA: hda: Add IRQ check for platform_get_irq()Jiajun Cao2021-07-201-0/+3
* ALSA: bebob: add support for ToneWeal FW66Takashi Sakamoto2021-07-202-0/+4
* ASoC: soc-core: Fix the error return code in snd_soc_of_parse_audio_routing()Zhen Lei2021-07-201-1/+1
* ALSA: ppc: fix error return code in snd_pmac_probe()Yang Yingliang2021-07-201-1/+5
* ALSA: sb: Fix potential double-free of CSP mixer elementsTakashi Iwai2021-07-201-2/+6
* Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro"Takashi Sakamoto2021-07-203-4/+4
* ASoC: tegra: Set driver_name=tegra for all machine driversDmitry Osipenko2021-07-208-0/+8
* ALSA: usb-audio: fix rate on Ozone Z90 USB headsetDaehwan Jung2021-07-201-0/+2
* ASoC: sti-sas: add missing MODULE_DEVICE_TABLEZou Wei2021-06-161-0/+1
* ALSA: timer: Fix master timer notificationTakashi Iwai2021-06-101-1/+2
* Revert "ALSA: sb8: add a check for request_region"Greg Kroah-Hartman2021-05-261-4/+0
* ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 ProTakashi Sakamoto2021-05-263-4/+3
* ALSA: usb-audio: Validate MS endpoint descriptorsTakashi Iwai2021-05-261-0/+4
* ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HPHui Wang2021-05-221-5/+11
* ASoC: rt286: Make RT286_SET_GPIO_* readable and writableDavid Ward2021-05-221-0/+3