aboutsummaryrefslogtreecommitdiff
path: root/sound/isa/es18xx.c
AgeCommit message (Expand)Author
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-01-26isa: Make the remove callback for isa drivers return voidUwe Kleine-König
2020-08-06ALSA: isa: delete repeated words in commentsRandy Dunlap
2020-07-09ALSA: Replace with fallthrough pseudo keyword in the remaining placesTakashi Iwai
2020-01-05ALSA: es18xx: More constificationsTakashi Iwai
2020-01-03ALSA: isa: Constify snd_kcontrol_new itemsTakashi Iwai
2020-01-03ALSA: isa: Constify snd_device_ops definitionsTakashi Iwai
2019-12-11ALSA: es18xx: Support PCM sync_stopTakashi Iwai
2019-12-11ALSA: isa: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: es18xx: Use managed buffer allocationTakashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-02-01ALSA: isa: Avoid passing NULL to memory allocatorsTakashi Iwai
2019-01-15ALSA: isa: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2018-08-03ALSA: es18xx: mark expected switch fall-throughGustavo A. R. Silva
2017-08-17ALSA: isa: make snd_pcm_hardware constBhumika Goyal
2017-08-17ALSA: es18xx: constify pnp_device_id and pnp_card_device_idArvind Yadav
2017-08-12ALSA: es18xx: constify snd_pcm_ops structuresArvind Yadav
2017-06-09ALSA: es18xx: Constify hw_constraintsTakashi Iwai
2017-04-20Annotate hardware config module parameters in sound/isa/David Howells
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2015-01-02ALSA: es18xx: Remove always NULL parameterLars-Peter Clausen
2014-11-04ALSA: es18xx: Add GPO controlsOndrej Zary
2014-10-21ALSA: es18xx: Use snd_ctl_enum_info()Takashi Iwai
2014-04-14ALSA: es18xx driver should use udelay errorLi, Zhen-Hua
2014-02-12ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-05-29ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai
2012-12-07ALSA: isa: remove __dev* attributesBill Pemberton
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-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-04Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-11-08ALSA: es18xx: code improvementsKrzysztof Helt
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela
2009-10-30ALSA: es18xx: remove snd_audiodrive structureKrzysztof Helt
2009-10-30ALSA: es18xx: remove snd_card pointer from snd_es18xx structureKrzysztof Helt
2009-01-12ALSA: Return proper error code at probe in sound/isa/*Takashi Iwai
2009-01-12ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] es18xx: Enable wavetable input from ESS chipsKrzysztof Helt
2008-01-31[ALSA] sound/: Spelling fixesJoe Perches
2008-01-31[ALSA] sound/isa: kill pnp_resource_changeRene Herman
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-16[ALSA] add the ESS1879 pnpbios ID to the es18xx driverRene Herman
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai
2007-05-16[ALSA] Fix probe of non-PnP ISA devicesRene Herman
2007-05-11[ALSA] isa_bus device/driver namingRene Herman
2007-05-11[ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai
2006-10-06[ALSA] Fix memory leak in sound/isa/es18xx.cEric Sesterhenn