Age | Commit message (Expand) | Author |
2023-09-15 | ALSA: opti9x: Fix -Wformat-truncation warning | Takashi Iwai |
2021-07-19 | ALSA: opti9xx: Allocate resources with device-managed APIs | Takashi Iwai |
2021-06-09 | ALSA: opti9xx: 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-07-09 | ALSA: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-04-30 | ALSA: opti9xx: shut up gcc-10 range warning | Arnd Bergmann |
2020-01-05 | ALSA: opti9xx: More constifications | Takashi Iwai |
2020-01-03 | ALSA: isa: Constify snd_kcontrol_new items | Takashi Iwai |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-02-06 | ALSA: isa: Clean up with new procfs helpers | Takashi Iwai |
2018-08-03 | ALSA: opti9xx: mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-08-17 | ALSA: opti9xx: constify pnp_card_device_id | Arvind Yadav |
2017-07-18 | ALSA: opti9xx: fix format string overflow warning | Arnd Bergmann |
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: wss: Remove (almost) always NULL parameters | Lars-Peter Clausen |
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 |
2012-10-21 | ALSA: sound/isa/opti9xx/miro.c: eliminate possible double free | Julia Lawall |
2012-08-03 | ALSA: isa: Move snd_legacy_find_free_ioport to initval.h | Ondrej Zary |
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-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 |
2010-03-03 | ALSA: opti92x: use PnP data to select Master Control port | Krzysztof Helt |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-11-30 | ALSA: opti-miro: add PnP detection | Krzysztof Helt |
2009-11-30 | ALSA: opti-miro: separate comon probing code | Krzysztof Helt |
2009-11-27 | ALSA: opti-miro: fix OOPS if hardware is not detected | Krzysztof Helt |
2009-11-23 | ALSA: opti-miro: expose ACI mixer to outside drivers | Krzysztof Helt |
2009-11-23 | ALSA: opti-miro: make miro.h header available outside the alsa directory | Krzysztof Helt |
2009-11-21 | ALSA: opti-miro: remove snd_card pointer from snd_miro structure | Krzysztof Helt |
2009-11-18 | ALSA: opti-miro: Fix missing semicolon | Takashi Iwai |
2009-11-18 | ALSA: opti-miro: use variables directly in the probe function | Krzysztof Helt |
2009-01-12 | ALSA: Convert to snd_card_create() in sound/isa/* | Takashi Iwai |
2008-08-13 | ALSA: Kill snd_assert() in sound/isa/* | Takashi Iwai |
2008-08-06 | ALSA: wss_lib: rename cs4321_foo to wss_foo | Krzysztof Helt |
2008-08-06 | ALSA: wss_lib: rename cs4231.h into wss.h | Krzysztof Helt |
2008-01-31 | [ALSA] fix opti9xx/miro section mismatch | Randy Dunlap |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai |
2008-01-31 | [ALSA] Check value range in ctl callbacks | Takashi Iwai |
2007-10-16 | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai |
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 |
2006-07-02 | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-22 | [ALSA] Remove unneeded read/write_size fields in proc text ops | Takashi Iwai |
2006-04-27 | [ALSA] Fix double free in error path of miro driver | Takashi Iwai |