Age | Commit message (Expand) | Author |
2020-01-05 | ALSA: opti9xx: More constifications | Takashi Iwai |
2020-01-03 | ALSA: isa: Constify snd_kcontrol_new items | Takashi Iwai |
2019-12-11 | ALSA: opti9xx: Support PCM sync_stop | 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-10-12 | ALSA: opti92xx-ad1848: Use the standard fall-through annotation | Takashi Iwai |
2018-08-03 | ALSA: opti9xx: mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-08-03 | ALSA: opti92x: mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
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-08-28 | ALSA: opti9xx: Fix conflicting driver object name | 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 |
2012-07-17 | ALSA: opti9xx: Fix section mismatch by PM support | Takashi Iwai |
2012-07-17 | ALSA: snd-opti9xx: Implement suspend/resume | Ondrej Zary |
2012-06-18 | ALSA: snd-opti9xx: fixes for MED3931 card (opti931) | Ondrej Zary |
2012-03-29 | ALSA: fix isa/opti9xx module param type | Randy Dunlap |
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 |
2010-03-08 | sound: fix opti92x-ad1848 build | Randy Dunlap |
2010-03-03 | ALSA: opti92x: use PnP data to select Master Control port | Krzysztof Helt |
2009-12-14 | Merge branch 'next/isa' into topic/misc | Takashi Iwai |
2009-12-12 | ALSA: opti93x: use dB scale for mixer controls | Krzysztof Helt |
2009-12-11 | ALSA: opti93x: move controls definitions to opti93x driver | Krzysztof Helt |
2009-12-10 | ALSA: opti93x: fix irq releasing if the irq cannot be allocated | Krzysztof Helt |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-08 | ALSA: opti93x: set MC indirect registers base from PnP data | Krzysztof Helt |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-12-02 | ALSA: opti9xx: remove snd_opti9xx fields | Krzysztof Helt |
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-02-16 | Merge branch 'topic/snd_card_new-err' into topic/cs423x-merge | Takashi Iwai |
2009-02-05 | ALSA: isa/*: Add missing KERN_* prefix to printk | Takashi Iwai |