summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2018-04-26ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()Dan Carpenter1-3/+3
2018-04-26ALSA: hda - Use IS_REACHABLE() for dependency on inputTakashi Iwai2-1/+5
2018-04-24ALSA: hda/realtek - adjust the location of one micHui Wang1-0/+1
2018-04-24ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flagsHui Wang1-0/+2
2018-04-24ALSA: hda - New VIA controller suppor no-snoop pathDavid Wang1-1/+2
2018-04-24ALSA: rawmidi: Fix missing input substream checks in compat ioctlsTakashi Iwai1-6/+12
2018-04-24ALSA: line6: Use correct endpoint type for midi outputFabián Inostroza1-1/+1
2018-04-24ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulationTakashi Iwai1-2/+3
2018-04-24ALSA: pcm: Fix mutex unbalance in OSS emulation ioctlsTakashi Iwai1-25/+42
2018-04-24ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streamsTakashi Iwai1-9/+27
2018-04-24ALSA: pcm: Avoid potential races between OSS ioctls and read/writeTakashi Iwai1-28/+106
2018-04-24ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulationTakashi Iwai1-1/+1
2018-04-24ALSA: pcm: Fix UAF at PCM release via PCM timer accessTakashi Iwai1-1/+7
2018-04-24ASoC: topology: Fix kcontrol name string handlingLiam Girdwood1-5/+18
2018-04-24ASoC: ssm2602: Replace reg_default_raw with reg_defaultJames Kelly1-6/+13
2018-04-12ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()'Christophe JAILLET1-1/+1
2018-04-12ASoC: Intel: cht_bsw_rt5645: Analog Mic supportHans de Goede1-0/+7
2018-04-12ASoC: Intel: Skylake: Disable clock gating during firmware and library downloadPardha Saradhi K2-0/+8
2018-04-08ALSA: pcm: potential uninitialized return valuesDan Carpenter1-2/+2
2018-04-08ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()Stefan Roese1-1/+1
2018-04-08ALSA: usb-audio: Add native DSD support for TEAC UD-301Nobutaka Okabe1-0/+1
2018-03-28ALSA: hda/realtek - Always immediately update mute LED with pin VREFTakashi Iwai1-1/+5
2018-03-28ALSA: hda/realtek - Fix Dell headset Mic can't recordKailang Yang1-0/+10
2018-03-28ALSA: hda/realtek - Fix speaker no sound after system resumeKailang Yang1-0/+4
2018-03-28ALSA: hda - Force polling mode on CFL for fixing codec communicationTakashi Iwai1-0/+5
2018-03-28ALSA: aloop: Fix access to not-yet-ready substream via cableTakashi Iwai1-1/+7
2018-03-28ALSA: aloop: Sync stale timer before releaseTakashi Iwai1-1/+8
2018-03-21ALSA: seq: Clear client entry before deleting else at closingTakashi Iwai1-2/+2
2018-03-21ALSA: seq: Fix possible UAF in snd_seq_check_queue()Takashi Iwai3-37/+25
2018-03-21ALSA: hda - Revert power_save option default valueTakashi Iwai1-3/+6
2018-03-21ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()Takashi Iwai1-4/+6
2018-03-19ASoC: nuc900: Fix a loop timeout testDan Carpenter1-2/+2
2018-03-19ASoC: rt5651: Fix regcache sync errors on resumeHans de Goede1-0/+1
2018-03-19ASoC: wm_adsp: For TLV controls only register TLV get/setRichard Fitzgerald1-6/+8
2018-03-19ASoC: sgtl5000: Fix suspend/resumeFabio Estevam1-0/+11
2018-03-19ASoC: sun4i-i2s: Fix RX slot number of SUN8IYong Deng1-1/+1
2018-03-15ALSA: hda: add dock and led support for HP ProBook 640 G2Dennis Wassenberg1-0/+1
2018-03-15ALSA: hda: add dock and led support for HP EliteBook 820 G3Dennis Wassenberg1-0/+1
2018-03-15ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machinesHui Wang1-1/+1
2018-03-15ALSA: seq: More protection for concurrent write and ioctl racesTakashi Iwai4-13/+24
2018-03-15ALSA: seq: Don't allow resizing pool in useTakashi Iwai1-0/+3
2018-03-15ALSA: hda/realtek - Make dock sound work on ThinkPad L570Dennis Wassenberg1-0/+1
2018-03-15ALSA: hda/realtek - Fix dock line-out volume on Dell Precision 7520Takashi Iwai1-0/+16
2018-03-15ALSA: hda/realtek: Limit mic boost on T480Benjamin Berg1-0/+1
2018-03-15ALSA: hda/realtek - Add headset mode support for Dell laptopKailang Yang1-0/+11
2018-03-15ALSA: hda/realtek - Add support headset mode for DELL WYSEKailang Yang1-0/+14
2018-03-15ASoC: Intel: kbl: fix jack nameVinod Koul1-1/+1
2018-03-15ASoC: Intel: Skylake: Fix jack name format substitutionChintan Patel1-0/+2
2018-03-09ALSA: hda - Fix pincfg at resume on Lenovo T470 dockTakashi Iwai1-1/+2
2018-03-09ALSA: hda: Add a power_save blacklistHans de Goede1-2/+36