aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-07ALSA: asihpi: Kill BUG_ON() usagesTakashi Iwai1-5/+1
2017-09-07ALSA: ymfpci: Use common error handling code in snd_ymfpci_create()Markus Elfring1-20/+21
2017-09-07ALSA: ymfpci: Use common error handling code in snd_card_ymfpci_probe()Markus Elfring1-32/+30
2017-09-07ALSA: hdspm: Use common error handling code in snd_hdspm_probe()Markus Elfring1-8/+8
2017-09-07ALSA: rme9652: Use common code in hdsp_get_iobox_version()Markus Elfring1-15/+11
2017-09-07ALSA: maestro3: Use common error handling code in two functionsMarkus Elfring1-29/+28
2017-09-04ALSA: hda/ca0132 - Fix memory leak at error pathTakashi Iwai1-2/+6
2017-09-04ALSA: hda: Fix forget to free resource in error handling code path in hda_codec_driver_probeWang YanQing1-1/+4
2017-09-04ALSA: hda/realtek - Enable jack detection function for Intel ALC700PeiSen Hou1-0/+17
2017-09-04Merge branch 'for-next' into for-linusTakashi Iwai64-329/+422
2017-09-03ALSA: hda: Fix regression of hdmi eld control created based on invalid pcmWang YanQing3-7/+12
2017-08-31ALSA: ctxfi: Remove null check before kfreeHimanshu Jha2-8/+4
2017-08-31ALSA: asihpi: Put missing KERN_CONT prefixTakashi Iwai1-2/+2
2017-08-30Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+1
2017-08-24ALSA: nm256: constify snd_ac97_res_tableArvind Yadav1-1/+1
2017-08-23ALSA: ctxfi: make hw structures constBhumika Goyal2-2/+2
2017-08-23ALSA: intel8x0: constify ac97_pcm structuresArvind Yadav1-1/+1
2017-08-23ALSA: atiixp: constify ac97_pcm structuresArvind Yadav1-1/+1
2017-08-23ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978)Takashi Iwai1-0/+1
2017-08-22ALSA: cmipci: Use common error handling code in snd_cmipci_probe()Markus Elfring1-8/+11
2017-08-22ALSA: hda - Implement mic-mute LED mode enumTakashi Iwai1-6/+81
2017-08-22ALSA: ctxfi: Use common error handling code in two functionsMarkus Elfring1-20/+22
2017-08-22ALSA: ice1712: Add support for STAudio ADCIIITakashi Iwai2-5/+35
2017-08-22Merge branch 'for-linus' into for-nextTakashi Iwai2-4/+11
2017-08-18ALSA: emu10k1: Fix forgotten user-copy conversion in init codeTakashi Iwai1-3/+11
2017-08-17ALSA: pci: make snd_pcm_hardware constBhumika Goyal1-4/+4
2017-08-16ALSA: hda: make snd_kcontrol_new constBhumika Goyal2-3/+3
2017-08-16ALSA: pcxhr: make snd_kcontrol_new constBhumika Goyal1-2/+2
2017-08-15ALSA: rme9652: Use common error handling code in two functionsMarkus Elfring2-15/+12
2017-08-14ALSA: hda/realtek - Fix pincfg for Dell XPS 13 9370Shih-Yuan Lee (FourDollars)1-1/+0
2017-08-12ALSA: ca0106: Delete an error message for a failed memory allocation in snd_ca0106_pcm_open_capture_channel()Markus Elfring1-4/+2
2017-08-12ALSA: mixart: Delete an error message for a failed memory allocation in snd_mixart_create()Markus Elfring1-3/+1
2017-08-12ALSA: pcxhr: Delete an error message for a failed memory allocation in pcxhr_create()Markus Elfring1-3/+1
2017-08-12ALSA: pci: make snd_pcm_hardware constBhumika Goyal21-45/+45
2017-08-12ALSA: ymfpci: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-08-12ALSA: trident: make snd_pcm_hardware constBhumika Goyal1-5/+5
2017-08-12ALSA: rme9652: make snd_pcm_hardware constBhumika Goyal2-4/+4
2017-08-12ALSA: riptide: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-08-12ALSA: pcxhr: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-08-12ALSA: ctxfi: make snd_pcm_hardware constBhumika Goyal1-3/+3
2017-08-12ALSA: mixart: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-08-12ALSA: lx6464es: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-08-12ALSA: lola: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-08-12ALSA: emu10k1: make snd_pcm_hardware constBhumika Goyal3-9/+9
2017-08-12ALSA: cs5535audio: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-08-12ALSA: korg1212: make snd_pcm_hardware constBhumika Goyal1-2/+2
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