aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/galaxy/galaxy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-12ALSA: galaxy: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-1/+6
2021-07-19ALSA: galaxy: Allocate resources with device-managed APIsTakashi Iwai1-49/+33
2021-01-26isa: Make the remove callback for isa drivers return voidUwe Kleine-König1-2/+1
2020-07-09ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva1-3/+3
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-14/+1
2018-08-03ALSA: galaxy: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2017-04-20Annotate hardware config module parameters in sound/isa/David Howells1-8/+8
2016-06-01ALSA: galaxy: Utilize the module_isa_driver macroWilliam Breathitt Gray1-12/+1
2015-01-02ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen1-2/+2
2014-02-12ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai1-4/+2
2013-05-29ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai1-1/+0
2012-12-07ALSA: isa: remove __dev* attributesBill Pemberton1-13/+13
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-1/+1
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch1-2/+1
2010-08-13ALSA: ISA: New Aztech Sound Galaxy driverRené Herman1-0/+652