summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2016-02-20ASoC: rt5645: fix the shift bit of IN1 boostBard Liao1-1/+1
2016-02-20ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai1-18/+19
2016-02-20ALSA: hda - Fix bad dereference of jack objectTakashi Iwai7-10/+13
2016-02-20ALSA: hda - Fix speaker output from VAIO AiO machinesTakashi Iwai1-0/+1
2016-02-20Revert "ALSA: hda - Fix noise on Gigabyte Z170X mobo"Takashi Iwai1-8/+0
2016-02-20ALSA: hda - Fix static checker warning in patch_hdmi.cDavid Henningsson1-1/+2
2016-02-20ALSA: hda - Add fixup for Mac Mini 7,1 modelTakashi Iwai1-0/+27
2016-02-20ALSA: timer: Fix race between stop and interruptTakashi Iwai1-0/+4
2016-02-20ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai1-1/+1
2016-02-20ALSA: timer: Fix race at concurrent readsTakashi Iwai1-19/+15
2016-02-20ALSA: timer: Fix link corruption due to double start or stopTakashi Iwai1-2/+28
2016-02-20ALSA: timer: Fix leftover link at closingTakashi Iwai1-2/+2
2016-02-20ALSA: timer: Code cleanupTakashi Iwai1-17/+11
2016-02-20ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai2-103/+133
2016-02-20ALSA: seq: Fix race at closing in virmidi driverTakashi Iwai1-1/+5
2016-02-20ALSA: seq: Fix yet another races among ALSA timer accessesTakashi Iwai1-20/+67
2016-02-20ASoC: dpcm: fix the BE state on hw_freeVinod Koul1-1/+2
2016-02-20ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai1-6/+15
2016-02-20ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai1-12/+22
2016-02-20ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai1-1/+1
2016-02-20ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai2-31/+84
2016-02-20ALSA: seq: Degrade the error message for too many opensTakashi Iwai1-1/+1
2016-02-20ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()Takashi Iwai1-1/+1
2016-02-20ALSA: dummy: Disable switching timer backend via sysfsTakashi Iwai1-1/+1
2016-02-20ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architecturesTakashi Iwai1-0/+11
2016-02-20ALSA: bebob: Use a signed return type for get_formation_indexLucas Tanure1-5/+9
2016-02-20ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov1-1/+0
2016-02-20ALSA: usb-audio: Add native DSD support for PS Audio NuWave DACJurgen Kramer1-0/+1
2016-02-20ALSA: usb-audio: Fix OPPO HA-1 vendor IDJurgen Kramer1-1/+1
2016-02-20ALSA: usb-audio: Add quirk for Microsoft LifeCam HD-6000Lev Lybin1-0/+1
2016-02-20ALSA: usb-audio: Fix TEAC UD-501/UD-503/NT-503 usb delayGuillaume Fougnies1-1/+13
2016-02-20ALSA: hda - Implement loopback control switch for Realtek and other codecsTakashi Iwai1-19/+68
2016-01-31ASoC: compress: Fix compress device direction checkVinod Koul1-3/+20
2016-01-31ASoC: wm5110: Fix PGA clear when disabling DRECharles Keepax1-5/+3
2016-01-31ASoC: arizona: Fix bclk for sample rates that are multiple of 4kHzNikesh Oswal1-1/+1
2016-01-31ASoC: davinci-mcasp: Fix XDATA check in mcasp_start_txPeter Ujfalusi1-2/+2
2016-01-31ASoC: wm8974: set cache type for regmapMans Rullgard1-0/+1
2016-01-31ASoC: es8328: Fix deemphasis valuesJohn Keeping2-8/+18
2016-01-31ASoC: wm8962: correct addresses for HPF_C_0/1Sachin Pandhare1-2/+2
2016-01-31ASoC: rsnd: fixup SCU_SYS_INT_EN1 addressKuninori Morimoto1-1/+1
2016-01-31ASoC: rt286: Fix run time error while modifying const dataAxel Lin1-2/+6
2016-01-31ALSA: timer: Handle disconnection more safelyTakashi Iwai1-0/+48
2016-01-31ALSA: hda - Flush the pending probe work at removeTakashi Iwai1-1/+9
2016-01-31ALSA: hda - Fix bass pin fixup for ASUS N550JXTakashi Iwai1-0/+1
2016-01-31ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai1-0/+2
2016-01-31ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai1-1/+2
2016-01-31ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat modeNicolas Boichat1-4/+9
2016-01-31ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat modeNicolas Boichat1-4/+5
2016-01-31ALSA: hda - Add fixup for Dell Latitidue E6540Takashi Iwai1-0/+1
2016-01-31ALSA: timer: Fix double unlink of active_listTakashi Iwai1-1/+1