summaryrefslogtreecommitdiffstats
path: root/sound/isa/ad1816a
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ad1816a: Allocate resources with device-managed APIsTakashi Iwai2021-07-192-74/+16
* ALSA: ad1816a: Fix assignment in if conditionTakashi Iwai2021-06-092-18/+32
* module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-7/+0
* ALSA: Fix misspellings of "Analog Devices"Geert Uytterhoeven2020-04-171-1/+1
* ALSA: isa: Constify snd_kcontrol_new itemsTakashi Iwai2020-01-031-1/+1
* ALSA: isa: Constify snd_device_ops definitionsTakashi Iwai2020-01-031-1/+1
* ALSA: ad1816a: constify copied structureJulia Lawall2020-01-011-1/+1
* ALSA: ad1816a: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
* ALSA: isa: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-2/+0
* ALSA: ad1816a: Use managed buffer allocationTakashi Iwai2019-12-111-18/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-302-26/+2
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* ALSA: isa: Avoid passing NULL to memory allocatorsTakashi Iwai2019-02-011-1/+1
* ALSA: isa: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-151-1/+0
* 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 pnp_card_device_idArvind Yadav2017-08-171-1/+1
* 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-022-10/+4
* ALSA: ad1816a: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-8/+2
* ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+3
* ALSA: isa: remove __dev* attributesBill Pemberton2012-12-072-18/+19
* ALSA: snd-ad1816a: Implement suspend/resumeOndrej Zary2012-08-202-2/+52
* ALSA: snd-ad1816a: remove useless struct snd_card_ad1816aOndrej Zary2012-08-202-35/+13
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-141-1/+1
* sound: Remove unnecessary casts of private_dataJoe Perches2010-09-071-1/+1
* Merge branch 'topic/snd_card_new-err' into topic/cs423x-mergeTakashi Iwai2009-02-161-3/+4
|\
| * ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai2009-01-121-3/+4
* | ALSA: isa/*: Add missing KERN_* prefix to printkTakashi Iwai2009-02-051-3/+3
* | ALSA: ad1816a: enable hardware timerKrzysztof Helt2009-01-212-5/+7
* | ALSA: do not create OPL3 timers if there is no OPL3 irq wiredKrzysztof Helt2009-01-211-5/+2
|/
* ALSA: snd-ad1816a: add different TerraTec EWS64 S modelRene Herman2008-08-251-1/+3
* ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai2008-08-131-2/+4
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-312-2/+0
* [ALSA] sound/isa: kill pnp_resource_changeRene Herman2008-01-311-48/+5
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...Clemens Ladisch2007-10-161-2/+0
* [ALSA] ad1816a: Fix modprobe snd_mpu401 && modprobe snd_ad1816aRask Ingemann Lambertsen2007-05-111-2/+6
* [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-091-5/+5
* [ALSA] sound/isa/ad1816a/ad1816a.c: check kmalloc() return valueAmit Choudhary2006-10-221-0/+2
* 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-022-2/+2
* [PATCH] PNP: adjust pnp_register_card_driver() signature: ad1816aBjorn Helgaas2006-03-271-3/+9
* [ALSA] ad1816a - Fix PCM trigger directionKen Arromdee2006-03-221-6/+9
* [ALSA] Merge ad1816a-lib module to ad1816aTakashi Iwai2006-01-032-40/+12