aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/ad1816a/ad1816a.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-19ALSA: ad1816a: Allocate resources with device-managed APIsTakashi Iwai1-31/+10
2021-06-09ALSA: ad1816a: Fix assignment in if conditionTakashi Iwai1-9/+14
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-7/+0
2020-04-17ALSA: Fix misspellings of "Analog Devices"Geert Uytterhoeven1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-13/+1
2017-08-17ALSA: ad1816a: constify pnp_card_device_idArvind Yadav1-1/+1
2015-01-02ALSA: ad1816a: Remove always NULL parametersLars-Peter Clausen1-3/+2
2014-02-12ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai1-3/+3
2012-12-07ALSA: isa: remove __dev* attributesBill Pemberton1-9/+9
2012-08-20ALSA: snd-ad1816a: Implement suspend/resumeOndrej Zary1-1/+25
2012-08-20ALSA: snd-ad1816a: remove useless struct snd_card_ad1816aOndrej Zary1-26/+12
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-1/+1
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker1-1/+1
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch1-1/+1
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2009-02-16Merge branch 'topic/snd_card_new-err' into topic/cs423x-mergeTakashi Iwai1-3/+4
2009-01-21ALSA: ad1816a: enable hardware timerKrzysztof Helt1-0/+7
2009-01-21ALSA: do not create OPL3 timers if there is no OPL3 irq wiredKrzysztof Helt1-5/+2
2009-01-12ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai1-3/+4
2008-08-25ALSA: snd-ad1816a: add different TerraTec EWS64 S modelRene Herman1-1/+3
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] sound/isa: kill pnp_resource_changeRene Herman1-48/+5
2007-05-11[ALSA] ad1816a: Fix modprobe snd_mpu401 && modprobe snd_ad1816aRask Ingemann Lambertsen1-2/+6
2006-10-22[ALSA] sound/isa/ad1816a/ad1816a.c: check kmalloc() return valueAmit Choudhary1-0/+2
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-03-27[PATCH] PNP: adjust pnp_register_card_driver() signature: ad1816aBjorn Helgaas1-3/+9
2006-01-03[ALSA] ad1816a - Clean up PnP codeTakashi Iwai1-10/+10
2006-01-03[ALSA] Remove xxx_t typedefs: ISA AD1816ATakashi Iwai1-4/+4
2005-08-30[ALSA] ad1816a - Add clockfreq module optionTakashi Iwai1-0/+5
2005-05-29[ALSA] Add PnP ID ADS7180Takashi Iwai1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+312