summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2017-12-25ALSA: hda - Fix yet another i915 pointer leftover in error pathTakashi Iwai
2017-12-25ALSA: hda - Degrade i915 binding failure messageTakashi Iwai
2017-12-25ALSA: hda - Clear the leftover component assignment at snd_hdac_i915_exit()Takashi Iwai
2017-12-25ALSA: hda - add support for docking station for HP 840 G3Jaroslav Kysela
2017-12-25ALSA: hda - add support for docking station for HP 820 G2Jaroslav Kysela
2017-12-16ALSA: usb-audio: Add check return value for usb_string()Jaejoong Kim
2017-12-16ALSA: usb-audio: Fix out-of-bound errorJaejoong Kim
2017-12-16ALSA: seq: Remove spurious WARN_ON() at timer checkTakashi Iwai
2017-12-16ALSA: pcm: prevent UAF in snd_pcm_infoRobb Glasser
2017-11-30ASoC: wm_adsp: Don't overrun firmware file buffer when reading region dataRichard Fitzgerald
2017-11-30ASoC: rsnd: don't double free kctrlColin Ian King
2017-11-30ALSA: hda - Apply ALC269_FIXUP_NO_SHUTUP on HDA_FIXUP_ACT_PROBEGabriele Mazzotta
2017-11-30ALSA: hda/realtek - Fix ALC700 family no sound issueKailang Yang
2017-11-30ALSA: timer: Remove kernel warning at compat ioctl error pathsTakashi Iwai
2017-11-30ALSA: usb-audio: Add sanity checks in v2 clock parsersTakashi Iwai
2017-11-30ALSA: usb-audio: Fix potential out-of-bound access at parsing SUTakashi Iwai
2017-11-30ALSA: usb-audio: Add sanity checks to FE parserTakashi Iwai
2017-11-30ALSA: pcm: update tstamp only if audio_tstamp changedHenrik Eriksson
2017-11-30ALSA: hda: Add Raven PCI IDVijendar Mukunda
2017-11-21ALSA: hda/realtek - Add new codec ID ALC299Kailang Yang
2017-11-21ALSA: vx: Fix possible transfer overflowTakashi Iwai
2017-11-21ALSA: vx: Don't try to update capture stream before runningTakashi Iwai
2017-11-18ALSA: seq: Cancel pending autoload work at unbinding deviceTakashi Iwai
2017-11-15ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai
2017-11-08ASoC: adau17x1: Workaround for noise bug in ADCRicard Wanderlof
2017-11-08ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai
2017-11-08ALSA: timer: Add missing mutex lock for compat ioctlsTakashi Iwai
2017-11-02ALSA: hda - fix headset mic problem for Dell machines with alc236Hui Wang
2017-11-02ALSA: hda/realtek - Add support for ALC236/ALC3204Kailang Yang
2017-10-27ALSA: hda: Remove superfluous '-' added by printk conversionTakashi Iwai
2017-10-27ALSA: seq: Enable 'use' locking in all configurationsBen Hutchings
2017-10-27ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 DigitalJussi Laako
2017-10-18ALSA: line6: Fix leftover URB at error-path during probeTakashi Iwai
2017-10-18ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai
2017-10-18ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai
2017-10-18ALSA: seq: Fix use-after-free at creating a portTakashi Iwai
2017-10-18ALSA: usb-audio: Kill stray URB at exitingTakashi Iwai
2017-10-12ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai
2017-10-12ALSA: compress: Remove unused variableGuneshwor Singh
2017-10-12ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptorTakashi Iwai
2017-10-08ALSA: au88x0: avoid theoretical uninitialized accessArnd Bergmann
2017-10-08ASoC: dapm: fix some pointer error handlingLinus Walleij
2017-10-08ASoC: dapm: handle probe deferralsLinus Walleij
2017-09-13ALSA: msnd: Optimize / harden DSP and MIDI loopsTakashi Iwai
2017-09-02ALSA: au88x0: Fix zero clear of stream->resourcesTakashi Iwai
2017-08-30ASoC: rsnd: don't call update callback if it was NULLKuninori Morimoto
2017-08-30ASoC: rsnd: ssi: 24bit data needs right-aligned settingsKuninori Morimoto
2017-08-30ASoC: rsnd: Add missing initialization of ADG req_rateGeert Uytterhoeven
2017-08-30ASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt()Kuninori Morimoto
2017-08-30ASoC: rsnd: disable SRC.out only when stop timingKuninori Morimoto