aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/ad1816a/ad1816a_lib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai1-1/+1
2015-01-02ALSA: ad1816a: Remove always NULL parametersLars-Peter Clausen1-7/+2
2014-10-21ALSA: ad1816a: Use snd_ctl_enum_info()Takashi Iwai1-8/+2
2012-12-07ALSA: isa: remove __dev* attributesBill Pemberton1-9/+10
2012-08-20ALSA: snd-ad1816a: Implement suspend/resumeOndrej Zary1-1/+27
2012-08-20ALSA: snd-ad1816a: remove useless struct snd_card_ad1816aOndrej Zary1-9/+1
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2009-02-05ALSA: isa/*: Add missing KERN_* prefix to printkTakashi Iwai1-3/+3
2009-01-21ALSA: ad1816a: enable hardware timerKrzysztof Helt1-5/+0
2008-08-13ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai1-2/+4
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-16[ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sync()Clemens Ladisch1-2/+0
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi Iwai1-5/+5
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-23[ALSA] Add dB scale information to ad1816a driverTakashi Iwai1-11/+44
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-03-22[ALSA] ad1816a - Fix PCM trigger directionKen Arromdee1-6/+9
2006-01-03[ALSA] Merge ad1816a-lib module to ad1816aTakashi Iwai1-37/+10
2006-01-03[ALSA] Remove xxx_t typedefs: ISA AD1816ATakashi Iwai1-88/+88
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai1-8/+0
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai1-4/+1
2005-09-12[ALSA] Replace with kzalloc() - isa stuffTakashi Iwai1-1/+1
2005-08-30[ALSA] ad1816a - Add clockfreq module optionTakashi Iwai1-4/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+974