aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-19ALSA: arm: constify snd_pcm_ops structuresArvind Yadav2-3/+3
2017-08-19ALSA: aoa: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-08-18ALSA: usb-audio: don't retry snd_usb_ctl_msg after timeoutStephen Barber1-7/+13
2017-08-17ALSA: parisc: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-08-17ALSA: usb: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-08-17ALSA: sparc: make snd_pcm_hardware constBhumika Goyal3-4/+4
2017-08-17ALSA: sh: make snd_pcm_hardware constBhumika Goyal2-2/+2
2017-08-17ALSA: ppc: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-08-17ALSA: pcmcia: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-08-17ALSA: pci: make snd_pcm_hardware constBhumika Goyal1-4/+4
2017-08-17ALSA: mips: make snd_pcm_hardware constBhumika Goyal2-2/+2
2017-08-17ALSA: isa: make snd_pcm_hardware constBhumika Goyal9-17/+17
2017-08-17ALSA: drivers: make snd_pcm_hardware constBhumika Goyal5-7/+7
2017-08-17ALSA: atmel: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-08-17ALSA: arm: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-08-17ALSA: wavefront: constify pnp_card_device_idArvind Yadav1-1/+1
2017-08-17ALSA: sscape: constify pnp_card_device_idArvind Yadav1-1/+1
2017-08-17ALSA: sb16: constify pnp_card_device_idArvind Yadav1-1/+1
2017-08-17ALSA: opti9xx: constify pnp_card_device_idArvind Yadav2-2/+2
2017-08-17ALSA: msnd: constify pnp_card_device_idArvind Yadav1-1/+1
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-12ALSA: wss: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-08-12ALSA: sb8: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-08-12ALSA: sb16: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-08-12ALSA: emu8000: constify snd_pcm_ops structuresArvind Yadav1-1/+1
2017-08-12ALSA: msnd: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-08-12ALSA: gus: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-08-12ALSA: es18xx: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-08-12ALSA: es1688: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-08-12ALSA: ad1816a: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-08-12ALSA: mpu401: Adjust four checks for null pointersMarkus Elfring1-4/+4
2017-08-12ALSA: mpu401: Use common error handling code in snd_mpu401_uart_new()Markus Elfring1-6/+9
2017-08-12ALSA: mpu401: Delete an error message for a failed memory allocation in snd_mpu401_uart_new()Markus Elfring1-1/+0
2017-08-12ALSA: opl3: Delete an error message for a failed memory allocation in snd_opl3_new()Markus Elfring1-3/+1
2017-08-12ALSA: ca0106: Delete an error message for a failed memory allocation in snd_ca0106_pcm_open_capture_channel()Markus Elfring1-4/+2