summaryrefslogtreecommitdiffstats
path: root/sound/isa/gus
Commit message (Expand)AuthorAgeFilesLines
* ALSA: gus: Convert to generic PCM copy opsTakashi Iwai2023-08-181-20/+3
* ALSA: gus: Fix kctl->id initializationTakashi Iwai2023-06-061-1/+1
* ALSA: gus: Fix memory leaks at memory allocator error pathsTakashi Iwai2021-12-131-12/+12
* ALSA: gus: Fix erroneous memory allocationTakashi Iwai2021-12-131-1/+1
* ALSA: sound/isa/gus: check the return value of kstrdup()Xiaoke Wang2021-12-131-2/+6
* ALSA: gus: fix null pointer dereference on pointer blockChengfeng Ye2021-10-261-0/+2
* ALSA: gus: Fix repeated probe for ISA interwave cardTakashi Iwai2021-09-071-30/+31
* ALSA: gus: Fix repeated probes of snd_gus_create()Takashi Iwai2021-09-071-13/+31
* ALSA: gus: Allocate resources with device-managed APIsTakashi Iwai2021-07-195-161/+68
* Merge tag 'asoc-fix-v5.13-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-06-241-11/+2
|\
| * Revert "ALSA: gus: add a check of the status of snd_ctl_add"Greg Kroah-Hartman2021-05-131-11/+2
* | ALSA: gus: Fix assignment in if conditionTakashi Iwai2021-06-099-67/+124
* | ALSA: gus: Replace unsafe strcpy() with strscpy()YueHaibing2021-05-141-1/+1
|/
* module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-174-9/+0
* isa: Make the remove callback for isa drivers return voidUwe Kleine-König2021-01-264-8/+4
* ALSA: isa/gus: remove 'set but not used' warningPierre-Louis Bossart2020-07-071-1/+2
* ALSA: isa/gus: remove -Wmissing-prototypes warningsPierre-Louis Bossart2020-07-071-2/+0
* ALSA: gus: More constificationsTakashi Iwai2020-01-057-23/+24
* ALSA: isa: Constify snd_kcontrol_new itemsTakashi Iwai2020-01-031-2/+2
* ALSA: info: Make snd_info_entry_ops as constTakashi Iwai2020-01-031-1/+1
* ALSA: Constify snd_timer_hardware definitionsTakashi Iwai2020-01-031-2/+2
* ALSA: isa: Constify snd_device_ops definitionsTakashi Iwai2020-01-031-1/+1
* ALSA: gus: Support PCM sync_stopTakashi Iwai2019-12-113-1/+4
* ALSA: isa: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-2/+0
* ALSA: gus: Use managed buffer allocationTakashi Iwai2019-12-111-19/+9
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3018-288/+18
* ALSA: gus: fix misuse of %xFuqian Huang2019-04-281-1/+1
* ALSA: isa: Clean up with new procfs helpersTakashi Iwai2019-02-062-9/+2
* ALSA: isa: Avoid passing NULL to memory allocatorsTakashi Iwai2019-02-011-2/+2
* ALSA: gus: add a check of the status of snd_ctl_addKangjie Lu2019-01-071-2/+11
* ALSA: isa: Remove empty init and exitTakashi Iwai2018-08-031-16/+0
* ALSA: gus: fix spelling mistake "acumulator" -> "accumulator"Colin Ian King2018-08-031-1/+1
* ALSA: gus: remove redundant pointer private_dataColin Ian King2018-07-161-2/+0
* ALSA: gus: Delete an error message for a failed memory allocation in snd_gf1_...Markus Elfring2017-11-291-3/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ALSA: isa: make snd_pcm_hardware constBhumika Goyal2017-08-171-2/+2
* ALSA: gus: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: gus: constify snd_pcm_ops structuresArvind Yadav2017-08-121-2/+2
* ALSA: gus: Constify hw_constraintsTakashi Iwai2017-06-091-2/+2
* ALSA: gus: Convert to the new PCM opsTakashi Iwai2017-06-021-38/+59
* ALSA: gus: remove unused local flagTakashi Sakamoto2017-05-241-27/+22
* ALSA: sound/isa: constify snd_kcontrol_new structuresBhumika Goyal2017-05-212-3/+3
* Annotate hardware config module parameters in sound/isa/David Howells2017-04-204-21/+21
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+2
* ALSA: isa: Constify snd_rawmidi_opsTakashi Iwai2017-01-121-2/+2
* ALSA: gusclassic: Utilize the module_isa_driver macroWilliam Breathitt Gray2016-06-011-12/+1
* ALSA: gusextreme: Utilize the module_isa_driver macroWilliam Breathitt Gray2016-06-011-12/+1
* ALSA: gusmax: Utilize the module_isa_driver macroWilliam Breathitt Gray2016-06-011-12/+1
* ALSA: gus: use swap() in snd_ics_put_double()Fabian Frederick2015-06-121-6/+3
* ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen2015-01-022-7/+7