summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2016-02-20ALSA: timer: Fix race between stop and interruptTakashi Iwai1-0/+4
2016-02-20ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai1-18/+19
2016-02-20ALSA: hda - Fix speaker output from VAIO AiO machinesTakashi Iwai1-0/+1
2016-02-20ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai1-1/+1
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: 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: usb-audio: avoid freeing umidi object twiceAndrey Konovalov1-1/+0
2016-02-20ALSA: usb-audio: Fix TEAC UD-501/UD-503/NT-503 usb delayGuillaume Fougnies1-1/+13
2016-01-29ASoC: compress: Fix compress device direction checkVinod Koul1-3/+20
2016-01-29ASoC: arizona: Fix bclk for sample rates that are multiple of 4kHzNikesh Oswal1-1/+1
2016-01-29ASoC: wm8962: correct addresses for HPF_C_0/1Sachin Pandhare1-2/+2
2016-01-29ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai1-0/+2
2016-01-29ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai1-1/+2
2016-01-29ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat modeNicolas Boichat1-4/+9
2016-01-29ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat modeNicolas Boichat1-4/+5
2016-01-29ALSA: timer: Fix double unlink of active_listTakashi Iwai1-1/+1
2016-01-29ALSA: timer: Fix race among timer ioctlsTakashi Iwai1-13/+19
2016-01-29ALSA: timer: Harden slave timer list handlingTakashi Iwai1-4/+14
2016-01-29ALSA: seq: Fix race at timer setup and closeTakashi Iwai1-0/+2
2016-01-29ALSA: seq: Fix missing NULL check at remove_events ioctlTakashi Iwai1-1/+1
2016-01-29ALSA: hda/realtek - Fix silent headphone output on MacPro 4,1 (v2)Mario Kleiner1-2/+9
2016-01-29ALSA: hda - Set SKL+ hda controller power at freeze() and thaw()Xiong Zhang1-0/+34
2016-01-29ALSA: hda - Add inverted dmic for Packard Bell DOTSDavid Henningsson1-0/+1
2016-01-29ALSA: rme96: Fix unexpected volume reset after rate changesTakashi Iwai1-15/+26
2016-01-29ALSA: hda - Apply pin fixup for HP ProBook 6550bTakashi Iwai1-0/+1
2016-01-29ALSA: hda - Add Intel Lewisburg device IDs AudioAlexandra Yates1-0/+5
2015-12-09ALSA: usb-audio: work around CH345 input SysEx corruptionClemens Ladisch1-0/+42
2015-12-09ALSA: usb-audio: prevent CH345 multiport output SysEx corruptionClemens Ladisch4-0/+16
2015-12-09ALSA: usb-audio: add packet size quirk for the Medeli DD305Clemens Ladisch1-0/+1
2015-10-23ASoC: dwc: correct irq clear methodYitian Bu1-2/+2
2015-10-23ASoC: fix broken pxa SoC supportRobert Jarzmik2-9/+8
2015-10-23ALSA: synth: Fix conflicting OSS device registration on AWE32Takashi Iwai1-1/+2
2015-10-01ALSA: hda - Use ALC880_FIXUP_FUJITSU for FSC Amilo M1437Takashi Iwai1-1/+1
2015-10-01ALSA: hda - Enable headphone jack detect on old Fujitsu laptopsTakashi Iwai1-2/+2
2015-08-17ALSA: hda - fix cs4210_spdif_automute()Dan Carpenter1-3/+1
2015-08-10ALSA: hda - Fix MacBook Pro 5,2 quirkTakashi Iwai1-1/+1
2015-08-10ALSA: usb-audio: add dB range mapping for some devicesYao-Wen Mao1-0/+24
2015-08-10ALSA: usb-audio: Add MIDI support for Steinberg MI2/MI4Dominic Sacré1-0/+68
2015-08-03ASoC: wm8960: the enum of "DAC Polarity" should be wm8960_enum[1]Zidan Wang1-1/+1