summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2018-03-27ALSA: pcm: potential uninitialized return valuesDan Carpenter
2018-03-26ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()Stefan Roese
2018-03-23ALSA: usb-audio: Add native DSD support for TEAC UD-301Nobutaka Okabe
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: hda - Force polling mode on CFL for fixing codec communicationTakashi Iwai
2018-03-17ALSA: hda/realtek - Always immediately update mute LED with pin VREFTakashi Iwai
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: 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-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-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 memory corruption risk in snd_ctl_elem_readRichard Fitzgerald
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
2018-02-24ALSA: usb-audio: Add a quirck for B&W PX headphonesErik Veijola
2018-02-24ALSA: hda: Add a power_save blacklistHans de Goede
2018-02-22ALSA: x86: hdmi: Add single_port option for compatible behaviorTakashi Iwai
2018-02-20ASoC: hdmi-codec: Fix module unloading caused kernel crashPeter Ujfalusi
2018-02-19ASoC: rt5651: Fix regcache sync errors on resumeHans de Goede
2018-02-16ASoC: sgtl5000: Fix suspend/resumeFabio Estevam
2018-02-14sgtl5000: change digital_mute policyMichal Oleszczyk
2018-02-14ALSA: hda/realtek: PCI quirk for Fujitsu U7x7Jan-Marek Glogowski
2018-02-14ALSA: seq: Fix racy pool initializationsTakashi Iwai
2018-02-12Merge branch 'topic/fixes' into for-linusTakashi Iwai
2018-02-12ALSA: usb: add more device quirks for USB DSD devicesDaniel Mack
2018-02-12ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attributeKirill Marinushkin
2018-02-12ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204Lassi Ylikojola
2018-02-12ALSA: ac97: kconfig: Remove select of undefined symbol AC97Ulf Magnusson
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-07Merge tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2018-02-07Merge remote-tracking branches 'asoc/topic/sam9x5_wm8731', 'asoc/topic/sgtl50...Mark Brown