summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/ca0132 - Fix memory leak at error pathTakashi Iwai2017-09-041-2/+6
* ALSA: hda: Fix forget to free resource in error handling code path in hda_cod...Wang YanQing2017-09-041-1/+4
* ALSA: hda/realtek - Enable jack detection function for Intel ALC700PeiSen Hou2017-09-041-0/+17
* Merge branch 'for-next' into for-linusTakashi Iwai2017-09-0464-329/+422
|\
| * ALSA: ctxfi: Remove null check before kfreeHimanshu Jha2017-08-312-8/+4
| * ALSA: asihpi: Put missing KERN_CONT prefixTakashi Iwai2017-08-311-2/+2
| * Merge branch 'for-linus' into for-nextTakashi Iwai2017-08-301-0/+1
| |\
| * | ALSA: nm256: constify snd_ac97_res_tableArvind Yadav2017-08-241-1/+1
| * | ALSA: ctxfi: make hw structures constBhumika Goyal2017-08-232-2/+2
| * | ALSA: intel8x0: constify ac97_pcm structuresArvind Yadav2017-08-231-1/+1
| * | ALSA: atiixp: constify ac97_pcm structuresArvind Yadav2017-08-231-1/+1
| * | ALSA: cmipci: Use common error handling code in snd_cmipci_probe()Markus Elfring2017-08-221-8/+11
| * | ALSA: hda - Implement mic-mute LED mode enumTakashi Iwai2017-08-221-6/+81
| * | ALSA: ctxfi: Use common error handling code in two functionsMarkus Elfring2017-08-221-20/+22
| * | ALSA: ice1712: Add support for STAudio ADCIIITakashi Iwai2017-08-222-5/+35
| * | Merge branch 'for-linus' into for-nextTakashi Iwai2017-08-222-4/+11
| |\ \
| * | | ALSA: pci: make snd_pcm_hardware constBhumika Goyal2017-08-171-4/+4
| * | | ALSA: hda: make snd_kcontrol_new constBhumika Goyal2017-08-162-3/+3
| * | | ALSA: pcxhr: make snd_kcontrol_new constBhumika Goyal2017-08-161-2/+2
| * | | ALSA: rme9652: Use common error handling code in two functionsMarkus Elfring2017-08-152-15/+12
| * | | ALSA: ca0106: Delete an error message for a failed memory allocation in snd_c...Markus Elfring2017-08-121-4/+2
| * | | ALSA: mixart: Delete an error message for a failed memory allocation in snd_m...Markus Elfring2017-08-121-3/+1
| * | | ALSA: pcxhr: Delete an error message for a failed memory allocation in pcxhr_...Markus Elfring2017-08-121-3/+1
| * | | ALSA: pci: make snd_pcm_hardware constBhumika Goyal2017-08-1221-45/+45
| * | | ALSA: ymfpci: make snd_pcm_hardware constBhumika Goyal2017-08-121-2/+2
| * | | ALSA: trident: make snd_pcm_hardware constBhumika Goyal2017-08-121-5/+5
| * | | ALSA: rme9652: make snd_pcm_hardware constBhumika Goyal2017-08-122-4/+4
| * | | ALSA: riptide: make snd_pcm_hardware constBhumika Goyal2017-08-121-2/+2
| * | | ALSA: pcxhr: make snd_pcm_hardware constBhumika Goyal2017-08-121-1/+1
| * | | ALSA: ctxfi: make snd_pcm_hardware constBhumika Goyal2017-08-121-3/+3
| * | | ALSA: mixart: make snd_pcm_hardware constBhumika Goyal2017-08-121-2/+2
| * | | ALSA: lx6464es: make snd_pcm_hardware constBhumika Goyal2017-08-121-1/+1
| * | | ALSA: lola: make snd_pcm_hardware constBhumika Goyal2017-08-121-1/+1
| * | | ALSA: emu10k1: make snd_pcm_hardware constBhumika Goyal2017-08-123-9/+9
| * | | ALSA: cs5535audio: make snd_pcm_hardware constBhumika Goyal2017-08-121-2/+2
| * | | ALSA: korg1212: make snd_pcm_hardware constBhumika Goyal2017-08-121-2/+2
| * | | ALSA: cs46xx: make snd_pcm_hardware constBhumika Goyal2017-08-121-2/+2
| * | | ALSA: ca0106: make snd_pcm_hardware constBhumika Goyal2017-08-121-2/+2
| * | | ALSA: aw2: make snd_pcm_hardware constBhumika Goyal2017-08-121-2/+2
| * | | ALSA: rme9652: Adjust seven checks for null pointersMarkus Elfring2017-08-121-9/+9
| * | | ALSA: rme9652: Improve eight size determinationsMarkus Elfring2017-08-121-10/+8
| * | | ALSA: rme9652: Delete an error message for a failed memory allocation in snd_...Markus Elfring2017-08-121-5/+1
| * | | ALSA: rme96: Adjust five checks for null pointersMarkus Elfring2017-08-121-6/+6
| * | | ALSA: rme96: Use common error handling code in snd_rme96_probe()Markus Elfring2017-08-121-13/+14
| * | | ALSA: rme96: Delete two error messages for a failed memory allocation in snd_...Markus Elfring2017-08-121-4/+0
| * | | ALSA: trident: Delete an error message for a failed memory allocation in snd_...Markus Elfring2017-08-121-4/+2
| * | | ALSA: trident: constify snd_pcm_ops structuresArvind Yadav2017-08-101-2/+2
| * | | ALSA: sis7019: constify snd_pcm_ops structuresArvind Yadav2017-08-101-2/+2
| * | | ALSA: intel8x0m: constify snd_pcm_ops structuresArvind Yadav2017-08-101-4/+4
| * | | ALSA: intel8x0: constify snd_pcm_ops structuresArvind Yadav2017-08-101-12/+12
OpenPOWER on IntegriCloud