summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: arm: constify snd_pcm_ops structuresArvind Yadav2017-08-192-3/+3
* ALSA: aoa: constify snd_pcm_ops structuresArvind Yadav2017-08-191-2/+2
* ALSA: usb-audio: don't retry snd_usb_ctl_msg after timeoutStephen Barber2017-08-181-7/+13
* ALSA: parisc: make snd_pcm_hardware constBhumika Goyal2017-08-171-2/+2
* ALSA: usb: make snd_pcm_hardware constBhumika Goyal2017-08-171-1/+1
* ALSA: sparc: make snd_pcm_hardware constBhumika Goyal2017-08-173-4/+4
* ALSA: sh: make snd_pcm_hardware constBhumika Goyal2017-08-172-2/+2
* ALSA: ppc: make snd_pcm_hardware constBhumika Goyal2017-08-171-2/+2
* ALSA: pcmcia: make snd_pcm_hardware constBhumika Goyal2017-08-171-1/+1
* ALSA: pci: make snd_pcm_hardware constBhumika Goyal2017-08-171-4/+4
* ALSA: mips: make snd_pcm_hardware constBhumika Goyal2017-08-172-2/+2
* ALSA: isa: make snd_pcm_hardware constBhumika Goyal2017-08-179-17/+17
* ALSA: drivers: make snd_pcm_hardware constBhumika Goyal2017-08-175-7/+7
* ALSA: atmel: make snd_pcm_hardware constBhumika Goyal2017-08-171-1/+1
* ALSA: arm: make snd_pcm_hardware constBhumika Goyal2017-08-171-1/+1
* ALSA: wavefront: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: sscape: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: sb16: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: opti9xx: constify pnp_card_device_idArvind Yadav2017-08-172-2/+2
* ALSA: msnd: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: gus: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: es1688: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: cs4236: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: cmi8330: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: azt2320: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: als100: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: ad1816a: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: opl3sa2: constify pnp_device_id and pnp_card_device_idArvind Yadav2017-08-171-2/+2
* ALSA: es18xx: constify pnp_device_id and pnp_card_device_idArvind Yadav2017-08-171-2/+2
* ALSA: drivers: mpu401: constify pnp_device_idArvind Yadav2017-08-171-1/+1
* 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: aoa: make snd_kcontrol_new constBhumika Goyal2017-08-161-6/+6
* ALSA: firewire-motu: constify snd_rawmidi_ops structuresJulia Lawall2017-08-151-2/+2
* sound: emu8000: constify emu8000_opsJulia Lawall2017-08-151-1/+1
* ALSA: rme9652: Use common error handling code in two functionsMarkus Elfring2017-08-152-15/+12Star
* ALSA: wss: constify snd_pcm_ops structuresArvind Yadav2017-08-121-2/+2
* ALSA: sb8: constify snd_pcm_ops structuresArvind Yadav2017-08-121-2/+2
* ALSA: sb16: constify snd_pcm_ops structuresArvind Yadav2017-08-121-2/+2
* ALSA: emu8000: constify snd_pcm_ops structuresArvind Yadav2017-08-121-1/+1
* ALSA: msnd: constify snd_pcm_ops structuresArvind Yadav2017-08-121-2/+2
* ALSA: gus: constify snd_pcm_ops structuresArvind Yadav2017-08-121-2/+2
* ALSA: es18xx: constify snd_pcm_ops structuresArvind Yadav2017-08-121-2/+2
* ALSA: es1688: constify snd_pcm_ops structuresArvind Yadav2017-08-121-2/+2
* ALSA: ad1816a: constify snd_pcm_ops structuresArvind Yadav2017-08-121-2/+2
* ALSA: mpu401: Adjust four checks for null pointersMarkus Elfring2017-08-121-4/+4
* ALSA: mpu401: Use common error handling code in snd_mpu401_uart_new()Markus Elfring2017-08-121-6/+9
* ALSA: mpu401: Delete an error message for a failed memory allocation in snd_m...Markus Elfring2017-08-121-1/+0Star
* ALSA: opl3: Delete an error message for a failed memory allocation in snd_opl...Markus Elfring2017-08-121-3/+1Star
* ALSA: ca0106: Delete an error message for a failed memory allocation in snd_c...Markus Elfring2017-08-121-4/+2Star