summaryrefslogtreecommitdiffstats
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2017-08-12ALSA: cs46xx: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-08-12ALSA: ca0106: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-08-12ALSA: aw2: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-08-12ALSA: rme9652: Adjust seven checks for null pointersMarkus Elfring1-9/+9
2017-08-12ALSA: rme9652: Improve eight size determinationsMarkus Elfring1-10/+8
2017-08-12ALSA: rme9652: Delete an error message for a failed memory allocation in snd_...Markus Elfring1-5/+1
2017-08-12ALSA: rme96: Adjust five checks for null pointersMarkus Elfring1-6/+6
2017-08-12ALSA: rme96: Use common error handling code in snd_rme96_probe()Markus Elfring1-13/+14
2017-08-12ALSA: rme96: Delete two error messages for a failed memory allocation in snd_...Markus Elfring1-4/+0
2017-08-12ALSA: trident: Delete an error message for a failed memory allocation in snd_...Markus Elfring1-4/+2
2017-08-10ALSA: trident: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-08-10ALSA: sis7019: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-08-10ALSA: intel8x0m: constify snd_pcm_ops structuresArvind Yadav1-4/+4
2017-08-10ALSA: intel8x0: constify snd_pcm_ops structuresArvind Yadav1-12/+12
2017-08-10ALSA: echoaudio: constify snd_pcm_ops structuresArvind Yadav1-4/+4
2017-08-10ALSA: au88x0: constify snd_pcm_ops structuresArvind Yadav1-1/+1
2017-08-10ALSA: ali5451: constify snd_pcm_ops structuresArvind Yadav1-6/+6
2017-08-06ALSA: hda: Add Cannonlake PCI IDGuneshwor Singh1-0/+3
2017-08-06ALSA: ice1712: add const to snd_akm4xxx structuresBhumika Goyal7-18/+18
2017-08-06ALSA: ice1712: add const to snd_ak4xxx_private structuresBhumika Goyal5-16/+16
2017-08-04Merge branch 'for-linus' into for-nextTakashi Iwai4-28/+58
2017-08-02Merge tag 'asoc-fix-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai2-3/+3
2017-08-02ALSA: hda - Fix speaker output from VAIO VPCL14M1RSergei A. Trusov1-0/+1
2017-07-27Merge tag 'sound-4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-33/+143
2017-07-25ALSA: hda - Add mute led support for HP ProBook 440 G4Kai-Heng Feng1-0/+1
2017-07-21ALSA: hda/realtek - No loopback on ALC225/ALC295 codecKailang Yang1-0/+1
2017-07-21ALSA: hda/realtek - Update headset mode for ALC225Kailang Yang1-25/+52
2017-07-18ALSA: pcxhr: fix string overflow warningsArnd Bergmann2-11/+11
2017-07-18ALSA: rme9652: fix format overflow warningsArnd Bergmann1-20/+28
2017-07-18ALSA: mixart: fix string overflow warningArnd Bergmann2-9/+5
2017-07-18ALSA: fm801: Initialize chip after IRQ handler is registeredAndy Shevchenko1-2/+2
2017-07-17ALSA: hda/realtek - Update headset mode for ALC298Kailang Yang1-6/+60
2017-07-15ALSA: hda - Add missing NVIDIA GPU codec IDs to patch tableDaniel Dadap1-0/+27
2017-07-14Merge tag 'sound-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+20
2017-07-12ALSA: hda - Add hdmi id for a Geminilake variantSubhransu S. Prusty1-1/+4
2017-07-11ALSA: hda/realtek - New codec device ID for ALC1220Kailang Yang1-0/+2
2017-07-07ALSA: hda/realtek - change the location for one of two front microphonesHui Wang1-0/+14
2017-07-06Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds47-752/+961
2017-07-04ALSA: hda - Fix unbalance of i915 module refcountTakashi Iwai1-1/+1
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+3
2017-07-03ALSA: hda/realtek - Remove GPIO_MASKKai-Heng Feng1-3/+0
2017-07-03ALSA: hda/realtek - Fix typo of pincfg for Dell quirkShih-Yuan Lee (FourDollars)1-1/+1
2017-06-30ALSA: hda/realtek - New codecs support for ALC215/ALC285/ALC289Kailang Yang1-0/+14
2017-06-30ALSA: hda/realtek - Remove ALC285 device IDKailang Yang1-6/+3
2017-06-30ALSA: hda - Fix doubly initialization of i915 componentTakashi Iwai2-19/+27
2017-06-29ALSA: hda: constify attribute_group structures.Arvind Yadav1-1/+1
2017-06-29ALSA: hda/realtek - Support Dell headset mode for ALC3271Kailang Yang1-0/+16
2017-06-28Merge branch 'topic/hda-fix' into for-nextTakashi Iwai5-76/+67
2017-06-28ALSA: hda - Minor code refactoring for Intel HDMI codec parsersTakashi Iwai1-53/+34
2017-06-28ALSA: hda - Bind with i915 component before codec bindingTakashi Iwai2-26/+26