summaryrefslogtreecommitdiffstats
path: root/sound/isa/galaxy
Commit message (Expand)AuthorAgeFilesLines
* ALSA: galaxy: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-1/+6
* ALSA: galaxy: Allocate resources with device-managed APIsTakashi Iwai2021-07-191-49/+33
* isa: Make the remove callback for isa drivers return voidUwe Kleine-König2021-01-261-2/+1
* ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-091-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-213-42/+3
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* ALSA: galaxy: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-031-0/+3
* Annotate hardware config module parameters in sound/isa/David Howells2017-04-201-8/+8
* ALSA: galaxy: Utilize the module_isa_driver macroWilliam Breathitt Gray2016-06-011-12/+1
* ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen2015-01-021-2/+2
* ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-4/+2
* ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai2013-05-291-1/+0
* ALSA: isa: remove __dev* attributesBill Pemberton2012-12-071-13/+13
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-141-2/+1
* ALSA: ISA: New Aztech Sound Galaxy driverRené Herman2010-08-134-0/+864