summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2018-04-02Merge branch 'for-next' into for-linusTakashi Iwai
2018-03-29ALSA: usb-audio: silence a static checker warningDan Carpenter
2018-03-27ALSA: usb-audio: fix memory leak on cvalColin Ian King
2018-03-27ALSA: pcm: Fix mutex unbalance in OSS emulation ioctlsTakashi Iwai
2018-03-27ALSA: pcm: potential uninitialized return valuesDan Carpenter
2018-03-27ALSA: aloop: Mark paused device as inactiveRobert Rosengren
2018-03-26ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()Stefan Roese
2018-03-24ALSA: usb-audio: update clock valid controlAndrew Chant
2018-03-24ALSA: usb-audio: UAC2 jack detectionAndrew Chant
2018-03-23ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streamsTakashi Iwai
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