| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: sb16: constify pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | ALSA: opti9xx: constify pnp_card_device_id | Arvind Yadav | 2017-08-17 | 2 | -2/+2 |
* | ALSA: msnd: constify pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | ALSA: gus: constify pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | ALSA: es1688: constify pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | ALSA: cs4236: constify pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | ALSA: cmi8330: constify pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | ALSA: azt2320: constify pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | ALSA: als100: constify pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | ALSA: ad1816a: constify pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | ALSA: opl3sa2: constify pnp_device_id and pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -2/+2 |
* | ALSA: es18xx: constify pnp_device_id and pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -2/+2 |
* | ALSA: drivers: mpu401: constify pnp_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | ALSA: hda: make snd_kcontrol_new const | Bhumika Goyal | 2017-08-16 | 2 | -3/+3 |
* | ALSA: pcxhr: make snd_kcontrol_new const | Bhumika Goyal | 2017-08-16 | 1 | -2/+2 |
* | ALSA: aoa: make snd_kcontrol_new const | Bhumika Goyal | 2017-08-16 | 1 | -6/+6 |
* | ALSA: firewire-motu: constify snd_rawmidi_ops structures | Julia Lawall | 2017-08-15 | 1 | -2/+2 |
* | sound: emu8000: constify emu8000_ops | Julia Lawall | 2017-08-15 | 1 | -1/+1 |
* | ALSA: rme9652: Use common error handling code in two functions | Markus Elfring | 2017-08-15 | 2 | -15/+12 |
* | ALSA: wss: constify snd_pcm_ops structures | Arvind Yadav | 2017-08-12 | 1 | -2/+2 |
* | ALSA: sb8: constify snd_pcm_ops structures | Arvind Yadav | 2017-08-12 | 1 | -2/+2 |
* | ALSA: sb16: constify snd_pcm_ops structures | Arvind Yadav | 2017-08-12 | 1 | -2/+2 |
* | ALSA: emu8000: constify snd_pcm_ops structures | Arvind Yadav | 2017-08-12 | 1 | -1/+1 |
* | ALSA: msnd: constify snd_pcm_ops structures | Arvind Yadav | 2017-08-12 | 1 | -2/+2 |
* | ALSA: gus: constify snd_pcm_ops structures | Arvind Yadav | 2017-08-12 | 1 | -2/+2 |
* | ALSA: es18xx: constify snd_pcm_ops structures | Arvind Yadav | 2017-08-12 | 1 | -2/+2 |
* | ALSA: es1688: constify snd_pcm_ops structures | Arvind Yadav | 2017-08-12 | 1 | -2/+2 |
* | ALSA: ad1816a: constify snd_pcm_ops structures | Arvind Yadav | 2017-08-12 | 1 | -2/+2 |
* | ALSA: mpu401: Adjust four checks for null pointers | Markus Elfring | 2017-08-12 | 1 | -4/+4 |
* | ALSA: mpu401: Use common error handling code in snd_mpu401_uart_new() | Markus Elfring | 2017-08-12 | 1 | -6/+9 |
* | ALSA: mpu401: Delete an error message for a failed memory allocation in snd_m... | Markus Elfring | 2017-08-12 | 1 | -1/+0 |
* | ALSA: opl3: Delete an error message for a failed memory allocation in snd_opl... | Markus Elfring | 2017-08-12 | 1 | -3/+1 |
* | ALSA: ca0106: Delete an error message for a failed memory allocation in snd_c... | Markus Elfring | 2017-08-12 | 1 | -4/+2 |
* | ALSA: mixart: Delete an error message for a failed memory allocation in snd_m... | Markus Elfring | 2017-08-12 | 1 | -3/+1 |
* | ALSA: pcxhr: Delete an error message for a failed memory allocation in pcxhr_... | Markus Elfring | 2017-08-12 | 1 | -3/+1 |
* | ALSA: pci: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 21 | -45/+45 |
* | ALSA: ymfpci: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 1 | -2/+2 |
* | ALSA: trident: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 1 | -5/+5 |
* | ALSA: rme9652: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 2 | -4/+4 |
* | ALSA: riptide: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 1 | -2/+2 |
* | ALSA: pcxhr: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 1 | -1/+1 |
* | ALSA: ctxfi: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 1 | -3/+3 |
* | ALSA: mixart: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 1 | -2/+2 |
* | ALSA: lx6464es: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 1 | -1/+1 |
* | ALSA: lola: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 1 | -1/+1 |
* | ALSA: emu10k1: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 3 | -9/+9 |
* | ALSA: cs5535audio: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 1 | -2/+2 |
* | ALSA: korg1212: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 1 | -2/+2 |
* | ALSA: cs46xx: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 1 | -2/+2 |
* | ALSA: ca0106: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 1 | -2/+2 |