summaryrefslogtreecommitdiffstats
path: root/sound/isa/ad1848
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen2015-01-021-4/+3
* ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+1
* ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai2013-05-291-1/+0
* 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-10-311-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: remove stale filesTakashi Iwai2008-09-091-0/+0
* ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt2008-08-063-492/+4
* ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt2008-08-062-535/+11
* ALSA: wss_lib: use wss mixer code instead of ad1848 oneKrzysztof Helt2008-08-062-262/+1
* ALSA: wss_lib: use CS4231P instead of AD1848P (kill the AD1848P)Krzysztof Helt2008-08-061-49/+55
* ALSA: wss_lib: replace ad1848 mixer element macros with wss onesKrzysztof Helt2008-08-061-72/+51
* ALSA: wss_lib: use wss constants instead of ad1848 onesKrzysztof Helt2008-08-062-19/+31
* ALSA: wss_lib: use struct snd_wss instead of snd_ad1848Krzysztof Helt2008-08-062-63/+71
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-312-2/+0
* [ALSA] ad1848 - Fix print formatTakashi Iwai2008-01-311-1/+1
* [ALSA] This patch removes open_mutex from the ad1848-lib asKrzysztof Helt2007-10-161-11/+3
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-163-6/+6
* [ALSA] ad1848: simplify MCE down codeTrent Piepho2007-10-161-36/+21
* [ALSA] ad1848: Fix msleep while atomicTrent Piepho2007-10-161-0/+2
* [ALSA] ad1848_lib: waiting loops done after cs4231_libKrzysztof Helt2007-10-161-7/+7
* [ALSA] ad1848/cs4231: replace commented out debug code with snd-printd{,d}Rene Herman2007-10-161-13/+13
* [ALSA] ad1848: replace HZ calculus with msecs_to_jiffies()Rene Herman2007-10-161-2/+2
* [ALSA] ad1838/cs4231 - fix MCE timeout upon initial loadRene Herman2007-10-161-8/+7
* [ALSA] ad1848_lib: replace common delay loop by functionKrzysztof Helt2007-10-161-22/+24
* [ALSA] isa libs Makefiles cleanupKrzysztof Helt2007-10-161-5/+2
* [ALSA] Fix invalid schedule_timeout_interruptible()Takashi Iwai2007-07-201-2/+2
* [ALSA] isa_bus: ad1848Rene Herman2007-05-111-100/+67
* [ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava2007-02-141-1/+1
* [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-091-3/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [ALSA] Add dB scale information to ad1848 driverTakashi Iwai2006-09-231-15/+34
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-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/+4
* [ALSA] ad1848 double freeDave Jones2006-03-221-3/+1
* [ALSA] Fix check of enable module optionTakashi Iwai2006-03-221-1/+3
* [ALSA] semaphore -> mutex (ISA part)Ingo Molnar2006-03-221-7/+7
* [ALSA] unregister platform devicesClemens Ladisch2006-01-031-2/+14
* [ALSA] ad1848 - Fix compilation without CONFIG_PMTakashi Iwai2006-01-031-0/+2
* [ALSA] ad1848 - Use platform_device, add PMTakashi Iwai2006-01-031-16/+73
* [ALSA] ad1848 - Add PM supportTakashi Iwai2006-01-031-13/+15
* [ALSA] Remove xxx_t typedefs: ISA AD1848Takashi Iwai2006-01-032-92/+92
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-8/+0
* [ALSA] Fix schedule_timeout usageNishanth Aravamudan2005-11-041-4/+2
OpenPOWER on IntegriCloud