aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/adlib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-19ALSA: adlib: Allocate resources with device-managed APIsTakashi Iwai1-22/+6
2021-01-26isa: Make the remove callback for isa drivers return voidUwe Kleine-König1-2/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2017-04-20Annotate hardware config module parameters in sound/isa/David Howells1-1/+1
2016-06-01ALSA: adlib: Utilize the module_isa_driver macroWilliam Breathitt Gray1-12/+1
2014-02-12ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai1-3/+1
2013-05-29ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai1-1/+0
2012-12-07ALSA: isa: remove __dev* attributesBill Pemberton1-4/+4
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-1/+1
2009-01-12ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai1-3/+3
2008-11-03ALSA: remove direct access of dev->bus_id in sound/isa/*Takashi Iwai1-6/+6
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-05-11[ALSA] isa_bus: adlibRene Herman1-78/+44
2006-04-12[ALSA] unregister platform device again if probe was unsuccessfulRene Herman1-4/+7
2006-03-31[ALSA] AdLib FM card driverRene Herman1-0/+161