summaryrefslogtreecommitdiffstats
path: root/sound/isa/ad1848/ad1848.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-16/+1Star
* ALSA: ad1848: fix format string overflow warningArnd Bergmann2017-07-181-7/+11
* Annotate hardware config module parameters in sound/isa/David Howells2017-04-201-3/+3
* ALSA: ad1848: Utilize the module_isa_driver macroWilliam Breathitt Gray2016-06-011-12/+1Star
* ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen2015-01-021-4/+3Star
* ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+1Star
* ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai2013-05-291-1/+0Star
* ALSA: isa: remove __dev* attributesBill Pemberton2012-12-071-4/+4
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-2/+2
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-11-011-1/+1
* ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai2009-01-121-3/+3
* ALSA: remove direct access of dev->bus_id in sound/isa/*Takashi Iwai2008-11-031-3/+3
* ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt2008-08-061-3/+4
* ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt2008-08-061-1/+1
* ALSA: wss_lib: use wss mixer code instead of ad1848 oneKrzysztof Helt2008-08-061-1/+1
* ALSA: wss_lib: use wss constants instead of ad1848 onesKrzysztof Helt2008-08-061-1/+1
* ALSA: wss_lib: use struct snd_wss instead of snd_ad1848Krzysztof Helt2008-08-061-3/+3
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0Star
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-3/+3
* [ALSA] isa_bus: ad1848Rene Herman2007-05-111-100/+67Star
* [ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava2007-02-141-1/+1
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-04-121-0/+4
* [ALSA] continue on IS_ERR from platform device registrationRene Herman2006-04-121-10/+4Star
* [ALSA] Fix check of enable module optionTakashi Iwai2006-03-221-1/+3
* [ALSA] unregister platform devicesClemens Ladisch2006-01-031-2/+14
* [ALSA] ad1848 - Use platform_device, add PMTakashi Iwai2006-01-031-16/+73
* [ALSA] Remove xxx_t typedefs: ISA AD1848Takashi Iwai2006-01-031-4/+4
* [ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai2005-09-121-18/+19
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+151