summaryrefslogtreecommitdiffstats
path: root/sound/isa/cmi8328.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: cmi8328: Allocate resources with device-managed APIsTakashi Iwai2021-07-191-21/+10
* isa: Make the remove callback for isa drivers return voidUwe Kleine-König2021-01-261-2/+1
* ALSA: cmi8328: More constificationsTakashi Iwai2020-01-051-12/+12
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* ALSA: isa: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-151-1/+0
* ALSA: cmi8328: array_find() can be statickbuild test robot2018-04-231-2/+2
* ALSA: cmi8238: Use IS_ENABLED()Takashi Iwai2017-05-171-1/+1
* Annotate hardware config module parameters in sound/isa/David Howells2017-04-201-6/+6
* ALSA: cmi8328: 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-3/+2
* ALSA: cmi8328: Fix compile warnings without CONFIG_PMTakashi Iwai2013-11-061-0/+2
* ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai2013-05-291-1/+0
* ALSA: isa: remove __dev* attributesBill Pemberton2012-12-071-4/+4
* ALSA: cmi8328: Fix build error with CONFIG_GAMEPORT=nTakashi Iwai2012-08-241-1/+2
* ALSA: introduce snd-cmi8328: C-Media CMI8328 driverOndrej Zary2012-08-211-0/+482