summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2017-08-17ALSA: gus: constify pnp_card_device_idArvind Yadav1-1/+1
2017-08-17ALSA: es1688: constify pnp_card_device_idArvind Yadav1-1/+1
2017-08-17ALSA: cs4236: constify pnp_card_device_idArvind Yadav1-1/+1
2017-08-17ALSA: cmi8330: constify pnp_card_device_idArvind Yadav1-1/+1
2017-08-17ALSA: azt2320: constify pnp_card_device_idArvind Yadav1-1/+1
2017-08-17ALSA: als100: constify pnp_card_device_idArvind Yadav1-1/+1
2017-08-17ALSA: ad1816a: constify pnp_card_device_idArvind Yadav1-1/+1
2017-08-17ALSA: opl3sa2: constify pnp_device_id and pnp_card_device_idArvind Yadav1-2/+2
2017-08-17ALSA: es18xx: constify pnp_device_id and pnp_card_device_idArvind Yadav1-2/+2
2017-08-17ALSA: drivers: mpu401: constify pnp_device_idArvind Yadav1-1/+1
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-16ALSA: aoa: make snd_kcontrol_new constBhumika Goyal1-6/+6
2017-08-15ALSA: firewire-motu: constify snd_rawmidi_ops structuresJulia Lawall1-2/+2
2017-08-15sound: emu8000: constify emu8000_opsJulia Lawall1-1/+1
2017-08-15ALSA: rme9652: Use common error handling code in two functionsMarkus Elfring2-15/+12
2017-08-13ALSA: wss: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-08-13ALSA: sb8: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-08-13ALSA: sb16: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-08-13ALSA: emu8000: constify snd_pcm_ops structuresArvind Yadav1-1/+1
2017-08-13ALSA: msnd: constify snd_pcm_ops structuresArvind Yadav1-2/+2
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