summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: timer: Fix race between stop and interruptTakashi Iwai2016-02-191-0/+4
* ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai2016-02-191-18/+19
* ALSA: hda - Fix speaker output from VAIO AiO machinesTakashi Iwai2016-02-191-0/+1
* ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai2016-02-191-1/+1
* ALSA: timer: Fix link corruption due to double start or stopTakashi Iwai2016-02-191-2/+28
* ALSA: timer: Fix leftover link at closingTakashi Iwai2016-02-191-2/+2
* ALSA: timer: Code cleanupTakashi Iwai2016-02-191-17/+11
* ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai2016-02-192-103/+133
* ALSA: seq: Fix race at closing in virmidi driverTakashi Iwai2016-02-191-1/+5
* ALSA: seq: Fix yet another races among ALSA timer accessesTakashi Iwai2016-02-191-20/+67
* ASoC: dpcm: fix the BE state on hw_freeVinod Koul2016-02-191-1/+2
* ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai2016-02-191-6/+15
* ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai2016-02-191-12/+22
* ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai2016-02-191-1/+1
* ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()Takashi Iwai2016-02-191-1/+1
* ALSA: dummy: Disable switching timer backend via sysfsTakashi Iwai2016-02-191-1/+1
* ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architecturesTakashi Iwai2016-02-191-0/+11
* ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov2016-02-191-1/+0
* ALSA: usb-audio: Fix TEAC UD-501/UD-503/NT-503 usb delayGuillaume Fougnies2016-02-191-1/+13
* ASoC: compress: Fix compress device direction checkVinod Koul2016-01-281-3/+20
* ASoC: arizona: Fix bclk for sample rates that are multiple of 4kHzNikesh Oswal2016-01-281-1/+1
* ASoC: wm8962: correct addresses for HPF_C_0/1Sachin Pandhare2016-01-281-2/+2
* ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai2016-01-281-0/+2
* ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai2016-01-281-1/+2
* ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat modeNicolas Boichat2016-01-281-4/+9
* ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat modeNicolas Boichat2016-01-281-4/+5
* ALSA: timer: Fix double unlink of active_listTakashi Iwai2016-01-281-1/+1
* ALSA: timer: Fix race among timer ioctlsTakashi Iwai2016-01-281-13/+19
* ALSA: timer: Harden slave timer list handlingTakashi Iwai2016-01-281-4/+14
* ALSA: seq: Fix race at timer setup and closeTakashi Iwai2016-01-281-0/+2
* ALSA: seq: Fix missing NULL check at remove_events ioctlTakashi Iwai2016-01-281-1/+1
* ALSA: hda/realtek - Fix silent headphone output on MacPro 4,1 (v2)Mario Kleiner2016-01-281-2/+9
* ALSA: hda - Set SKL+ hda controller power at freeze() and thaw()Xiong Zhang2016-01-281-0/+34
* ALSA: hda - Add inverted dmic for Packard Bell DOTSDavid Henningsson2016-01-281-0/+1
* ALSA: rme96: Fix unexpected volume reset after rate changesTakashi Iwai2016-01-281-15/+26
* ALSA: hda - Apply pin fixup for HP ProBook 6550bTakashi Iwai2016-01-281-0/+1
* ALSA: hda - Add Intel Lewisburg device IDs AudioAlexandra Yates2016-01-281-0/+5
* ALSA: usb-audio: work around CH345 input SysEx corruptionClemens Ladisch2015-12-091-0/+42
* ALSA: usb-audio: prevent CH345 multiport output SysEx corruptionClemens Ladisch2015-12-094-0/+16
* ALSA: usb-audio: add packet size quirk for the Medeli DD305Clemens Ladisch2015-12-091-0/+1
* ASoC: dwc: correct irq clear methodYitian Bu2015-10-221-2/+2
* ASoC: fix broken pxa SoC supportRobert Jarzmik2015-10-222-9/+8
* ALSA: synth: Fix conflicting OSS device registration on AWE32Takashi Iwai2015-10-221-1/+2
* ALSA: hda - Use ALC880_FIXUP_FUJITSU for FSC Amilo M1437Takashi Iwai2015-10-011-1/+1
* ALSA: hda - Enable headphone jack detect on old Fujitsu laptopsTakashi Iwai2015-10-011-2/+2
* ALSA: hda - fix cs4210_spdif_automute()Dan Carpenter2015-08-161-3/+1
* ALSA: hda - Fix MacBook Pro 5,2 quirkTakashi Iwai2015-08-101-1/+1
* ALSA: usb-audio: add dB range mapping for some devicesYao-Wen Mao2015-08-101-0/+24
* ALSA: usb-audio: Add MIDI support for Steinberg MI2/MI4Dominic Sacré2015-08-101-0/+68
* ASoC: wm8960: the enum of "DAC Polarity" should be wm8960_enum[1]Zidan Wang2015-08-031-1/+1