aboutsummaryrefslogtreecommitdiff
path: root/sound/isa
AgeCommit message (Expand)AuthorFilesLines
2017-11-29ALSA: gus: Delete an error message for a failed memory allocation in snd_gf1_...Gravatar Markus Elfring 1-3/+2
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Gravatar Takashi Iwai 5-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 5-0/+5
2017-10-25ALSA: sb: Minor optimization / fix of timer usage in sb8_midi.cGravatar Takashi Iwai 1-2/+2
2017-10-25ALSA: sb: Convert timers to use timer_setup()Gravatar Kees Cook 2-9/+8
2017-10-24ALSA: wavefront: Convert timers to use timer_setup()Gravatar Kees Cook 1-5/+5
2017-08-17ALSA: isa: make snd_pcm_hardware constGravatar Bhumika Goyal 9-17/+17
2017-08-17ALSA: wavefront: constify pnp_card_device_idGravatar Arvind Yadav 1-1/+1
2017-08-17ALSA: sscape: constify pnp_card_device_idGravatar Arvind Yadav 1-1/+1
2017-08-17ALSA: sb16: constify pnp_card_device_idGravatar Arvind Yadav 1-1/+1
2017-08-17ALSA: opti9xx: constify pnp_card_device_idGravatar Arvind Yadav 2-2/+2
2017-08-17ALSA: msnd: constify pnp_card_device_idGravatar Arvind Yadav 1-1/+1
2017-08-17ALSA: gus: constify pnp_card_device_idGravatar Arvind Yadav 1-1/+1
2017-08-17ALSA: es1688: constify pnp_card_device_idGravatar Arvind Yadav 1-1/+1
2017-08-17ALSA: cs4236: constify pnp_card_device_idGravatar Arvind Yadav 1-1/+1
2017-08-17ALSA: cmi8330: constify pnp_card_device_idGravatar Arvind Yadav 1-1/+1
2017-08-17ALSA: azt2320: constify pnp_card_device_idGravatar Arvind Yadav 1-1/+1
2017-08-17ALSA: als100: constify pnp_card_device_idGravatar Arvind Yadav 1-1/+1
2017-08-17ALSA: ad1816a: constify pnp_card_device_idGravatar Arvind Yadav 1-1/+1
2017-08-17ALSA: opl3sa2: constify pnp_device_id and pnp_card_device_idGravatar Arvind Yadav 1-2/+2
2017-08-17ALSA: es18xx: constify pnp_device_id and pnp_card_device_idGravatar Arvind Yadav 1-2/+2
2017-08-15sound: emu8000: constify emu8000_opsGravatar Julia Lawall 1-1/+1
2017-08-12ALSA: wss: constify snd_pcm_ops structuresGravatar Arvind Yadav 1-2/+2
2017-08-12ALSA: sb8: constify snd_pcm_ops structuresGravatar Arvind Yadav 1-2/+2
2017-08-12ALSA: sb16: constify snd_pcm_ops structuresGravatar Arvind Yadav 1-2/+2
2017-08-12ALSA: emu8000: constify snd_pcm_ops structuresGravatar Arvind Yadav 1-1/+1
2017-08-12ALSA: msnd: constify snd_pcm_ops structuresGravatar Arvind Yadav 1-2/+2
2017-08-12ALSA: gus: constify snd_pcm_ops structuresGravatar Arvind Yadav 1-2/+2
2017-08-12ALSA: es18xx: constify snd_pcm_ops structuresGravatar Arvind Yadav 1-2/+2
2017-08-12ALSA: es1688: constify snd_pcm_ops structuresGravatar Arvind Yadav 1-2/+2
2017-08-12ALSA: ad1816a: constify snd_pcm_ops structuresGravatar Arvind Yadav 1-2/+2
2017-08-04Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 1-1/+1
2017-07-18ALSA: opti9xx: fix format string overflow warningGravatar Arnd Bergmann 2-9/+12
2017-07-18ALSA: ad1848: fix format string overflow warningGravatar Arnd Bergmann 1-7/+11
2017-07-18ALSA: cs423x: fix format string overflow warningGravatar Arnd Bergmann 2-16/+22
2017-07-18ALSA: als100: fix format string overflow warningGravatar Arnd Bergmann 1-6/+7
2017-07-14Merge tag 'sound-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-26/+27
2017-07-07ALSA: msnd: Optimize / harden DSP and MIDI loopsGravatar Takashi Iwai 2-26/+27
2017-07-06Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 16-181/+211
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tGravatar Ingo Molnar 1-1/+1
2017-06-12ALSA: seq: Allow the modular sequencer registrationGravatar Takashi Iwai 3-2/+3
2017-06-09ALSA: synth: Select snd-emux-synth explicitlyGravatar Takashi Iwai 1-0/+1
2017-06-09ALSA: seq: Reorganize kconfig and buildGravatar Takashi Iwai 1-0/+6
2017-06-09ALSA: seq: Allow the tristate build of OSS emulationGravatar Takashi Iwai 1-3/+3
2017-06-09ALSA: wss: Constify hw_constraintsGravatar Takashi Iwai 1-2/+2
2017-06-09ALSA: sb: Constify hw_constraintsGravatar Takashi Iwai 1-3/+3
2017-06-09ALSA: gus: Constify hw_constraintsGravatar Takashi Iwai 1-2/+2
2017-06-09ALSA: es18xx: Constify hw_constraintsGravatar Takashi Iwai 1-4/+4
2017-06-09ALSA: es1688: Constify hw_constraintsGravatar Takashi Iwai 1-2/+2
2017-06-09ALSA: cs423x: Constify hw_constraintsGravatar Takashi Iwai 1-2/+2