summaryrefslogtreecommitdiffstats
path: root/sound/isa/ad1816a/ad1816a_lib.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ad1816a: Fix sparse warning wrt PCM format typeTakashi Iwai2018-07-271-1/+2
* ALSA: isa: make snd_pcm_hardware constBhumika Goyal2017-08-171-2/+2
* ALSA: ad1816a: constify snd_pcm_ops structuresArvind Yadav2017-08-121-2/+2
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* ALSA: ad1816a: Remove always NULL parametersLars-Peter Clausen2015-01-021-7/+2
* ALSA: ad1816a: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-8/+2
* ALSA: isa: remove __dev* attributesBill Pemberton2012-12-071-9/+10
* ALSA: snd-ad1816a: Implement suspend/resumeOndrej Zary2012-08-201-1/+27
* ALSA: snd-ad1816a: remove useless struct snd_card_ad1816aOndrej Zary2012-08-201-9/+1
* sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
* ALSA: isa/*: Add missing KERN_* prefix to printkTakashi Iwai2009-02-051-3/+3
* ALSA: ad1816a: enable hardware timerKrzysztof Helt2009-01-211-5/+0
* ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai2008-08-131-2/+4
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...Clemens Ladisch2007-10-161-2/+0
* [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-091-5/+5
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [ALSA] Add dB scale information to ad1816a driverTakashi Iwai2006-09-231-11/+44
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ALSA] ad1816a - Fix PCM trigger directionKen Arromdee2006-03-221-6/+9
* [ALSA] Merge ad1816a-lib module to ad1816aTakashi Iwai2006-01-031-37/+10
* [ALSA] Remove xxx_t typedefs: ISA AD1816ATakashi Iwai2006-01-031-88/+88
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-8/+0
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-4/+1
* [ALSA] Replace with kzalloc() - isa stuffTakashi Iwai2005-09-121-1/+1
* [ALSA] ad1816a - Add clockfreq module optionTakashi Iwai2005-08-301-4/+10
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+974