summaryrefslogtreecommitdiffstats
path: root/sound/isa
Commit message (Expand)AuthorAgeFilesLines
* ALSA: sb: Fix potential ABBA deadlock in CSP driverTakashi Iwai2021-07-281-0/+4
* ALSA: isa: Fix error return code in snd_cmi8330_probe()Zhen Lei2021-07-201-1/+1
* ALSA: sb: Fix potential double-free of CSP mixer elementsTakashi Iwai2021-07-201-2/+6
* Revert "ALSA: sb8: add a check for request_region"Greg Kroah-Hartman2021-05-261-4/+0
* ALSA: sb: Fix two use after free in snd_sb_qsound_buildLv Yunlong2021-05-221-2/+6
* ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixerLv Yunlong2021-05-221-1/+3
* ALSA: isa/wavefront: prevent out of bounds write in ioctlDan Carpenter2020-06-251-1/+7
* ALSA: es1688: Add the missed snd_card_free()Chuhong Yuan2020-06-201-1/+3
* ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann2020-05-052-6/+12
* ALSA: cs4236: fix error return comparison of an unsigned integerColin Ian King2020-01-091-1/+2
* ALSA: sb8: add a check for request_regionKangjie Lu2019-04-201-0/+4
* ALSA: wss: Fix invalid snd_free_pages() at error pathTakashi Iwai2018-12-051-2/+0
* ALSA: msnd: Fix the default sample sizesTakashi Iwai2018-09-261-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
* ALSA: isa: make snd_pcm_hardware constBhumika Goyal2017-08-179-17/+17
* 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
* sound: emu8000: constify emu8000_opsJulia Lawall2017-08-151-1/+1
* 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
* Merge branch 'for-linus' into for-nextTakashi Iwai2017-08-041-1/+1
|\
| * Merge tag 'sound-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-142-26/+27
| |\
| * \ Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-0616-181/+211
| |\ \
| * | | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-1/+1
* | | | ALSA: opti9xx: fix format string overflow warningArnd Bergmann2017-07-182-9/+12
* | | | ALSA: ad1848: fix format string overflow warningArnd Bergmann2017-07-181-7/+11
* | | | ALSA: cs423x: fix format string overflow warningArnd Bergmann2017-07-182-16/+22
* | | | ALSA: als100: fix format string overflow warningArnd Bergmann2017-07-181-6/+7
| |_|/ |/| |
* | | ALSA: msnd: Optimize / harden DSP and MIDI loopsTakashi Iwai2017-07-072-26/+27
| |/ |/|
* | ALSA: seq: Allow the modular sequencer registrationTakashi Iwai2017-06-123-2/+3
* | ALSA: synth: Select snd-emux-synth explicitlyTakashi Iwai2017-06-091-0/+1