summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rt5645: fix the shift bit of IN1 boostBard Liao2016-02-171-1/+1
* ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai2016-02-171-18/+19
* ALSA: hda - Fix bad dereference of jack objectTakashi Iwai2016-02-177-10/+13
* ALSA: hda - Fix speaker output from VAIO AiO machinesTakashi Iwai2016-02-171-0/+1
* Revert "ALSA: hda - Fix noise on Gigabyte Z170X mobo"Takashi Iwai2016-02-171-8/+0
* ALSA: hda - Fix static checker warning in patch_hdmi.cDavid Henningsson2016-02-171-1/+2
* ALSA: hda - Add fixup for Mac Mini 7,1 modelTakashi Iwai2016-02-171-0/+27
* ALSA: timer: Fix race between stop and interruptTakashi Iwai2016-02-171-0/+4
* ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai2016-02-171-1/+1
* ALSA: timer: Fix race at concurrent readsTakashi Iwai2016-02-171-19/+15
* ALSA: timer: Fix link corruption due to double start or stopTakashi Iwai2016-02-171-2/+28
* ALSA: timer: Fix leftover link at closingTakashi Iwai2016-02-171-2/+2
* ALSA: timer: Code cleanupTakashi Iwai2016-02-171-17/+11
* ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai2016-02-172-103/+133
* ALSA: seq: Fix race at closing in virmidi driverTakashi Iwai2016-02-171-1/+5
* ALSA: seq: Fix yet another races among ALSA timer accessesTakashi Iwai2016-02-171-20/+67
* ASoC: dpcm: fix the BE state on hw_freeVinod Koul2016-02-171-1/+2
* ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai2016-02-171-6/+15
* ALSA: hda/realtek - Support Dell headset mode for ALC225Kailang Yang2016-02-171-0/+9
* ALSA: hda/realtek - Support headset mode for ALC225Kailang Yang2016-02-171-0/+57
* ALSA: hda/realtek - New codec support of ALC225Kailang Yang2016-02-171-0/+8
* ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai2016-02-171-12/+22
* ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai2016-02-171-1/+1
* ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai2016-02-172-31/+84
* ALSA: seq: Degrade the error message for too many opensTakashi Iwai2016-02-171-1/+1
* ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()Takashi Iwai2016-02-171-1/+1
* ALSA: dummy: Disable switching timer backend via sysfsTakashi Iwai2016-02-171-1/+1
* ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architecturesTakashi Iwai2016-02-171-0/+11
* ALSA: hda - disable dynamic clock gating on Broxton before resetLibin Yang2016-02-171-0/+13
* ALSA: Add missing dependency on CONFIG_SND_TIMERTakashi Iwai2016-02-173-0/+8
* ALSA: bebob: Use a signed return type for get_formation_indexLucas Tanure2016-02-171-5/+9
* ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov2016-02-171-1/+0
* ALSA: usb-audio: Add native DSD support for PS Audio NuWave DACJurgen Kramer2016-02-171-0/+1
* ALSA: usb-audio: Fix OPPO HA-1 vendor IDJurgen Kramer2016-02-171-1/+1
* ALSA: usb-audio: Add quirk for Microsoft LifeCam HD-6000Lev Lybin2016-02-171-0/+1
* ALSA: usb-audio: Fix TEAC UD-501/UD-503/NT-503 usb delayGuillaume Fougnies2016-02-171-1/+13
* ALSA: hda - Implement loopback control switch for Realtek and other codecsTakashi Iwai2016-02-171-19/+68
* ASoC: compress: Fix compress device direction checkVinod Koul2016-01-311-3/+20
* ASoC: wm5110: Fix PGA clear when disabling DRECharles Keepax2016-01-311-5/+3
* ALSA: timer: Handle disconnection more safelyTakashi Iwai2016-01-311-0/+48
* ALSA: hda - Flush the pending probe work at removeTakashi Iwai2016-01-311-1/+9
* ALSA: hda - Fix missing module loading with model=generic optionTakashi Iwai2016-01-311-10/+32
* ALSA: hda - Fix bass pin fixup for ASUS N550JXTakashi Iwai2016-01-311-0/+1
* ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai2016-01-311-0/+2
* ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai2016-01-311-1/+2
* ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat modeNicolas Boichat2016-01-311-4/+9
* ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat modeNicolas Boichat2016-01-311-4/+5
* ALSA: hda - Add fixup for Dell Latitidue E6540Takashi Iwai2016-01-311-0/+1
* ALSA: timer: Fix double unlink of active_listTakashi Iwai2016-01-311-1/+1
* ALSA: timer: Fix race among timer ioctlsTakashi Iwai2016-01-311-13/+19