Age | Commit message (Expand) | Author |
2021-06-09 | ALSA: es18xx: Fix assignment in if condition | Takashi Iwai |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky |
2021-01-26 | isa: Make the remove callback for isa drivers return void | Uwe Kleine-König |
2020-08-06 | ALSA: isa: delete repeated words in comments | Randy Dunlap |
2020-07-09 | ALSA: Replace with fallthrough pseudo keyword in the remaining places | Takashi Iwai |
2020-01-05 | ALSA: es18xx: More constifications | Takashi Iwai |
2020-01-03 | ALSA: isa: Constify snd_kcontrol_new items | Takashi Iwai |
2020-01-03 | ALSA: isa: Constify snd_device_ops definitions | Takashi Iwai |
2019-12-11 | ALSA: es18xx: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: isa: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-12-11 | ALSA: es18xx: Use managed buffer allocation | Takashi Iwai |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-02-01 | ALSA: isa: Avoid passing NULL to memory allocators | Takashi Iwai |
2019-01-15 | ALSA: isa: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai |
2018-08-03 | ALSA: es18xx: mark expected switch fall-through | Gustavo A. R. Silva |
2017-08-17 | ALSA: isa: make snd_pcm_hardware const | Bhumika Goyal |
2017-08-17 | ALSA: es18xx: constify pnp_device_id and pnp_card_device_id | Arvind Yadav |
2017-08-12 | ALSA: es18xx: constify snd_pcm_ops structures | Arvind Yadav |
2017-06-09 | ALSA: es18xx: Constify hw_constraints | Takashi Iwai |
2017-04-20 | Annotate hardware config module parameters in sound/isa/ | David Howells |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai |
2015-01-02 | ALSA: es18xx: Remove always NULL parameter | Lars-Peter Clausen |
2014-11-04 | ALSA: es18xx: Add GPO controls | Ondrej Zary |
2014-10-21 | ALSA: es18xx: Use snd_ctl_enum_info() | Takashi Iwai |
2014-04-14 | ALSA: es18xx driver should use udelay error | Li, Zhen-Hua |
2014-02-12 | ALSA: isa: Convert to snd_card_new() with a device pointer | Takashi Iwai |
2013-05-29 | ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls | Takashi Iwai |
2012-12-07 | ALSA: isa: remove __dev* attributes | Bill Pemberton |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell |
2011-10-31 | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker |
2011-09-22 | sound: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-09-14 | ALSA: mpu401: clean up interrupt specification | Clemens Ladisch |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-04 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2009-11-08 | ALSA: es18xx: code improvements | Krzysztof Helt |
2009-11-05 | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" | Jaroslav Kysela |
2009-10-30 | ALSA: es18xx: remove snd_audiodrive structure | Krzysztof Helt |
2009-10-30 | ALSA: es18xx: remove snd_card pointer from snd_es18xx structure | Krzysztof Helt |
2009-01-12 | ALSA: Return proper error code at probe in sound/isa/* | Takashi Iwai |
2009-01-12 | ALSA: Convert to snd_card_create() in sound/isa/* | Takashi Iwai |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai |
2008-01-31 | [ALSA] es18xx: Enable wavetable input from ESS chips | Krzysztof Helt |
2008-01-31 | [ALSA] sound/: Spelling fixes | Joe Perches |
2008-01-31 | [ALSA] sound/isa: kill pnp_resource_change | Rene Herman |
2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day |
2007-10-16 | [ALSA] add the ESS1879 pnpbios ID to the es18xx driver | Rene Herman |
2007-10-16 | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai |
2007-05-16 | [ALSA] Fix probe of non-PnP ISA devices | Rene Herman |
2007-05-11 | [ALSA] isa_bus device/driver naming | Rene Herman |
2007-05-11 | [ALSA] Port the rest of ALSA ISA drivers to isa_driver | Takashi Iwai |