summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2018-03-23ALSA: pcm: Avoid potential races between OSS ioctls and read/writeTakashi Iwai
2018-03-23ALSA: usb-audio: Integrate native DSD support for ITF-USB based DACs.Nobutaka Okabe
2018-03-23ALSA: usb-audio: FIX native DSD support for TEAC UD-501 DACNobutaka Okabe
2018-03-23ALSA: usb-audio: Add native DSD support for Luxman DA-06Nobutaka Okabe
2018-03-23Merge branch 'for-linus' into for-nextTakashi Iwai
2018-03-23ALSA: usb-audio: Add native DSD support for TEAC UD-301Nobutaka Okabe
2018-03-23ALSA: usb-audio: fix uac control query argumentAndrew Chant
2018-03-22ALSA: aloop: Fix access to not-yet-ready substream via cableTakashi Iwai
2018-03-22ALSA: aloop: Sync stale timer before releaseTakashi Iwai
2018-03-22ALSA: hda/realtek - Fix speaker no sound after system resumeKailang Yang
2018-03-22ALSA: hda/realtek - Fix Dell headset Mic can't recordKailang Yang
2018-03-21ALSA: usb: initial USB Audio Device Class 3.0 supportRuslan Bilovol
2018-03-21ALSA: hda - Force polling mode on CFL for fixing codec communicationTakashi Iwai
2018-03-19ALSA: usb-audio: move audioformat quirks to quirks.cRuslan Bilovol
2018-03-19Merge branch 'for-linus' into for-nextTakashi Iwai
2018-03-17ALSA: hda/realtek - Always immediately update mute LED with pin VREFTakashi Iwai
2018-03-13ALSA: pcm: Use krealloc() for resizing the rules arrayTakashi Iwai
2018-03-13ALSA: pcm: Remove VLA usageTakashi Iwai
2018-03-13ALSA: hda: Add Icelake PCI IDGuneshwor Singh
2018-03-12Merge tag 'asoc-fix-v4.16-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2018-03-12Merge remote-tracking branches 'asoc/fix/amd', 'asoc/fix/hdmi-codec', 'asoc/f...Mark Brown
2018-03-12ALSA: echoaudio: remove redundant initialization of pointer 'pipe'Colin Ian King
2018-03-12ALSA: hda - Revert power_save option default valueTakashi Iwai
2018-03-11ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()Takashi Iwai
2018-03-10ALSA: seq: Clear client entry before deleting else at closingTakashi Iwai
2018-03-10ALSA: seq: Fix possible UAF in snd_seq_check_queue()Takashi Iwai
2018-03-09ASoC: amd: 16bit resolution support for i2s sp instanceVijendar Mukunda
2018-03-08ALSA: hda: add dock and led support for HP ProBook 640 G2Dennis Wassenberg
2018-03-08ALSA: hda: add dock and led support for HP EliteBook 820 G3Dennis Wassenberg
2018-03-08ALSA: hda/realtek - Make dock sound work on ThinkPad L570Dennis Wassenberg
2018-03-08ALSA: seq: Remove superfluous snd_seq_queue_client_leave_cells() callTakashi Iwai
2018-03-08ALSA: seq: More protection for concurrent write and ioctl racesTakashi Iwai
2018-03-08ALSA: seq: Don't allow resizing pool in useTakashi Iwai
2018-03-08ALSA: vmaster: Zero-clear ctl before calling slave getTakashi Iwai
2018-03-08ALSA: vmaster: Propagate slave errorTakashi Iwai
2018-03-06ALSA: hda/realtek - Fix dock line-out volume on Dell Precision 7520Takashi Iwai
2018-03-06ALSA: hda/realtek: Limit mic boost on T480Benjamin Berg
2018-03-06ALSA: hda/realtek - Add headset mode support for Dell laptopKailang Yang
2018-03-06ALSA: hda/realtek - Add support headset mode for DELL WYSEKailang Yang
2018-03-02ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machinesHui Wang
2018-03-01ALSA: ice1712: replace strcpy() with strlcpy()Joey Pabalinas
2018-02-28ASoC: wm_adsp: For TLV controls only register TLV get/setRichard Fitzgerald
2018-02-28ALSA: x86: Fix potential crash at error pathTakashi Iwai
2018-02-28ALSA: x86: Fix missing spinlock and mutex initializationsTakashi Iwai
2018-02-28ALSA: control: Fix a bunch of whitespace errorsRichard Fitzgerald
2018-02-28Merge branch 'for-linus' into for-nextTakashi Iwai
2018-02-28ALSA: control: Fix memory corruption risk in snd_ctl_elem_readRichard Fitzgerald
2018-02-27ALSA: Use scnprintf() instead of snprintf() for showJaejoong Kim
2018-02-26ALSA: hda - Fix pincfg at resume on Lenovo T470 dockTakashi Iwai
2018-02-26ASoC: sun4i-i2s: Fix RX slot number of SUN8IYong Deng