Age | Commit message (Expand) | Author | Files | Lines |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 1 | -1/+1 |
2015-01-02 | ALSA: wss: Remove (almost) always NULL parameters | Lars-Peter Clausen | 1 | -7/+5 |
2014-02-12 | ALSA: isa: Convert to snd_card_new() with a device pointer | Takashi Iwai | 1 | -7/+4 |
2013-05-29 | ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls | Takashi Iwai | 1 | -1/+0 |
2012-12-07 | ALSA: isa: remove __dev* attributes | Bill Pemberton | 1 | -34/+34 |
2012-10-21 | ALSA: sound/isa/opti9xx/miro.c: eliminate possible double free | Julia Lawall | 1 | -1/+0 |
2012-08-03 | ALSA: isa: Move snd_legacy_find_free_ioport to initval.h | Ondrej Zary | 1 | -14/+1 |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell | 1 | -1/+1 |
2011-10-31 | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 1 | -1/+1 |
2011-09-14 | ALSA: mpu401: clean up interrupt specification | Clemens Ladisch | 1 | -2/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
2010-03-03 | ALSA: opti92x: use PnP data to select Master Control port | Krzysztof Helt | 1 | -1/+1 |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2009-11-30 | ALSA: opti-miro: add PnP detection | Krzysztof Helt | 1 | -11/+192 |
2009-11-30 | ALSA: opti-miro: separate comon probing code | Krzysztof Helt | 1 | -126/+147 |
2009-11-27 | ALSA: opti-miro: fix OOPS if hardware is not detected | Krzysztof Helt | 1 | -1/+2 |
2009-11-23 | ALSA: opti-miro: expose ACI mixer to outside drivers | Krzysztof Helt | 1 | -105/+145 |
2009-11-23 | ALSA: opti-miro: make miro.h header available outside the alsa directory | Krzysztof Helt | 1 | -1/+1 |
2009-11-21 | ALSA: opti-miro: remove snd_card pointer from snd_miro structure | Krzysztof Helt | 1 | -30/+23 |
2009-11-18 | ALSA: opti-miro: Fix missing semicolon | Takashi Iwai | 1 | -1/+1 |
2009-11-18 | ALSA: opti-miro: use variables directly in the probe function | Krzysztof Helt | 1 | -16/+17 |
2009-01-12 | ALSA: Convert to snd_card_create() in sound/isa/* | Takashi Iwai | 1 | -3/+4 |
2008-08-13 | ALSA: Kill snd_assert() in sound/isa/* | Takashi Iwai | 1 | -1/+2 |
2008-08-06 | ALSA: wss_lib: rename cs4321_foo to wss_foo | Krzysztof Helt | 1 | -10/+13 |
2008-08-06 | ALSA: wss_lib: rename cs4231.h into wss.h | Krzysztof Helt | 1 | -1/+1 |
2008-01-31 | [ALSA] fix opti9xx/miro section mismatch | Randy Dunlap | 1 | -1/+1 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 1 | -1/+0 |
2008-01-31 | [ALSA] Check value range in ctl callbacks | Takashi Iwai | 1 | -0/+8 |
2007-10-16 | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai | 1 | -16/+2 |
2007-05-11 | [ALSA] isa_bus device/driver naming | Rene Herman | 1 | -3/+3 |
2007-05-11 | [ALSA] Port the rest of ALSA ISA drivers to isa_driver | Takashi Iwai | 1 | -41/+33 |
2006-07-02 | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-22 | [ALSA] Remove unneeded read/write_size fields in proc text ops | Takashi Iwai | 1 | -1/+1 |
2006-04-27 | [ALSA] Fix double free in error path of miro driver | Takashi Iwai | 1 | -3/+0 |
2006-04-12 | [ALSA] unregister platform device again if probe was unsuccessful | Rene Herman | 1 | -2/+5 |
2006-03-31 | [ALSA] Remove obsolete kfree_nocheck call | Takashi Iwai | 1 | -4/+2 |
2006-03-31 | [ALSA] Add snd-miro driver | Martin Langer | 1 | -0/+1457 |