summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-13ALSA: gus: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-08-13ALSA: es18xx: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-08-13ALSA: es1688: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-08-13ALSA: ad1816a: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-08-13ALSA: mpu401: Adjust four checks for null pointersMarkus Elfring1-4/+4
2017-08-13ALSA: mpu401: Use common error handling code in snd_mpu401_uart_new()Markus Elfring1-6/+9
2017-08-13ALSA: mpu401: Delete an error message for a failed memory allocation in snd_m...Markus Elfring1-1/+0
2017-08-13ALSA: opl3: Delete an error message for a failed memory allocation in snd_opl...Markus Elfring1-3/+1
2017-08-13ALSA: ca0106: Delete an error message for a failed memory allocation in snd_c...Markus Elfring1-4/+2
2017-08-13ALSA: mixart: Delete an error message for a failed memory allocation in snd_m...Markus Elfring1-3/+1
2017-08-13ALSA: pcxhr: Delete an error message for a failed memory allocation in pcxhr_...Markus Elfring1-3/+1
2017-08-13ALSA: pci: make snd_pcm_hardware constBhumika Goyal21-45/+45
2017-08-13ALSA: ymfpci: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-08-13ALSA: trident: make snd_pcm_hardware constBhumika Goyal1-5/+5
2017-08-13ALSA: rme9652: make snd_pcm_hardware constBhumika Goyal2-4/+4
2017-08-13ALSA: riptide: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-08-13ALSA: pcxhr: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-08-13ALSA: ctxfi: make snd_pcm_hardware constBhumika Goyal1-3/+3
2017-08-13ALSA: mixart: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-08-13ALSA: lx6464es: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-08-13ALSA: lola: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-08-13ALSA: emu10k1: make snd_pcm_hardware constBhumika Goyal3-9/+9
2017-08-13ALSA: cs5535audio: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-08-13ALSA: korg1212: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-08-13ALSA: cs46xx: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-08-13ALSA: ca0106: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-08-13ALSA: aw2: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-08-13ALSA: rme9652: Adjust seven checks for null pointersMarkus Elfring1-9/+9
2017-08-13ALSA: rme9652: Improve eight size determinationsMarkus Elfring1-10/+8
2017-08-13ALSA: rme9652: Delete an error message for a failed memory allocation in snd_...Markus Elfring1-5/+1
2017-08-13ALSA: rme96: Adjust five checks for null pointersMarkus Elfring1-6/+6
2017-08-13ALSA: rme96: Use common error handling code in snd_rme96_probe()Markus Elfring1-13/+14
2017-08-13ALSA: rme96: Delete two error messages for a failed memory allocation in snd_...Markus Elfring1-4/+0
2017-08-13ALSA: trident: Delete an error message for a failed memory allocation in snd_...Markus Elfring1-4/+2
2017-08-13ALSA: usb: caiaq: audio: Delete two error messages for a failed memory alloca...Markus Elfring1-3/+0
2017-08-13ALSA: usb: Delete an error message for a failed memory allocation in two func...Markus Elfring2-6/+3
2017-08-13ALSA: usx2y: Delete an error message for a failed memory allocation in two fu...Markus Elfring1-6/+3
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-10ALSA: emux: Delete two error messages for a failed memory allocation in snd_e...Markus Elfring1-4/+2
2017-08-10ALSA: emux: Adjust four checks for null pointersMarkus Elfring1-4/+4
2017-08-10ALSA: emux: Improve a size determination in two functionsMarkus Elfring1-2/+3
2017-08-10ALSA: emux: Adjust one function call together with a variable assignmentMarkus Elfring1-1/+2
2017-08-06ALSA: usbusx2y: constify usb_device_id.Arvind Yadav1-1/+1
2017-08-06ALSA: us122l: constify usb_device_id.Arvind Yadav1-1/+1