summaryrefslogtreecommitdiff
path: root/sound/isa/ad1816a
AgeCommit message (Expand)Author
2017-08-17ALSA: isa: make snd_pcm_hardware constBhumika Goyal
2017-08-17ALSA: ad1816a: constify pnp_card_device_idArvind Yadav
2017-08-12ALSA: ad1816a: constify snd_pcm_ops structuresArvind Yadav
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2015-01-02ALSA: ad1816a: Remove always NULL parametersLars-Peter Clausen
2014-10-21ALSA: ad1816a: Use snd_ctl_enum_info()Takashi Iwai
2014-02-12ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai
2012-12-07ALSA: isa: remove __dev* attributesBill Pemberton
2012-08-20ALSA: snd-ad1816a: Implement suspend/resumeOndrej Zary
2012-08-20ALSA: snd-ad1816a: remove useless struct snd_card_ad1816aOndrej Zary
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches
2009-02-16Merge branch 'topic/snd_card_new-err' into topic/cs423x-mergeTakashi Iwai
2009-02-05ALSA: isa/*: Add missing KERN_* prefix to printkTakashi Iwai
2009-01-21ALSA: ad1816a: enable hardware timerKrzysztof Helt
2009-01-21ALSA: do not create OPL3 timers if there is no OPL3 irq wiredKrzysztof Helt
2009-01-12ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai
2008-08-25ALSA: snd-ad1816a: add different TerraTec EWS64 S modelRene Herman
2008-08-13ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] sound/isa: kill pnp_resource_changeRene Herman
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2007-10-16[ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...Clemens Ladisch
2007-05-11[ALSA] ad1816a: Fix modprobe snd_mpu401 && modprobe snd_ad1816aRask Ingemann Lambertsen
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi Iwai
2006-10-22[ALSA] sound/isa/ad1816a/ad1816a.c: check kmalloc() return valueAmit Choudhary
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-23[ALSA] Add dB scale information to ad1816a driverTakashi Iwai
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner
2006-03-27[PATCH] PNP: adjust pnp_register_card_driver() signature: ad1816aBjorn Helgaas
2006-03-22[ALSA] ad1816a - Fix PCM trigger directionKen Arromdee
2006-01-03[ALSA] Merge ad1816a-lib module to ad1816aTakashi Iwai
2006-01-03[ALSA] ad1816a - Clean up PnP codeTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: ISA AD1816ATakashi Iwai
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai
2005-09-12[ALSA] Replace with kzalloc() - isa stuffTakashi Iwai
2005-08-30[ALSA] ad1816a - Add clockfreq module optionTakashi Iwai
2005-05-29[ALSA] Add PnP ID ADS7180Takashi Iwai
2005-04-16Linux-2.6.12-rc2Linus Torvalds