| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: isa: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-12 | 2 | -14/+9 |
* | ALSA: opti9xx: Fix conflicting driver object name | Takashi Iwai | 2013-08-28 | 1 | -6/+2 |
* | ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls | Takashi Iwai | 2013-05-29 | 2 | -2/+0 |
* | ALSA: isa: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 2 | -55/+55 |
* | ALSA: sound/isa/opti9xx/miro.c: eliminate possible double free | Julia Lawall | 2012-10-21 | 1 | -1/+0 |
* | ALSA: isa: Move snd_legacy_find_free_ioport to initval.h | Ondrej Zary | 2012-08-03 | 2 | -27/+2 |
* | ALSA: opti9xx: Fix section mismatch by PM support | Takashi Iwai | 2012-07-17 | 1 | -1/+1 |
* | ALSA: snd-opti9xx: Implement suspend/resume | Ondrej Zary | 2012-07-17 | 1 | -4/+63 |
* | ALSA: snd-opti9xx: fixes for MED3931 card (opti931) | Ondrej Zary | 2012-06-18 | 1 | -9/+8 |
* | ALSA: fix isa/opti9xx module param type | Randy Dunlap | 2012-03-29 | 1 | -1/+1 |
* | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 2 | -2/+2 |
* | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 2011-10-31 | 2 | -2/+2 |
* | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-22 | 1 | -1/+1 |
* | ALSA: mpu401: clean up interrupt specification | Clemens Ladisch | 2011-09-14 | 2 | -3/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 2 | -2/+0 |
* | sound: fix opti92x-ad1848 build | Randy Dunlap | 2010-03-08 | 1 | -1/+2 |
* | ALSA: opti92x: use PnP data to select Master Control port | Krzysztof Helt | 2010-03-03 | 2 | -43/+79 |
* | Merge branch 'next/isa' into topic/misc | Takashi Iwai | 2009-12-14 | 2 | -2/+95 |
|\ |
|
| * | ALSA: opti93x: use dB scale for mixer controls | Krzysztof Helt | 2009-12-12 | 1 | -14/+22 |
| * | ALSA: opti93x: move controls definitions to opti93x driver | Krzysztof Helt | 2009-12-11 | 1 | -0/+85 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-12-09 | 1 | -45/+67 |
| |\ |
|
| * \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 2 | -2/+2 |
| |\ \ |
|
| | * | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 2 | -2/+2 |
* | | | | ALSA: opti93x: fix irq releasing if the irq cannot be allocated | Krzysztof Helt | 2009-12-10 | 1 | -8/+10 |
| |_|/
|/| | |
|
* | | | ALSA: opti93x: set MC indirect registers base from PnP data | Krzysztof Helt | 2009-12-08 | 1 | -45/+67 |
|/ / |
|
* | | ALSA: opti9xx: remove snd_opti9xx fields | Krzysztof Helt | 2009-12-02 | 1 | -67/+43 |
* | | ALSA: opti-miro: add PnP detection | Krzysztof Helt | 2009-11-30 | 1 | -11/+192 |
* | | ALSA: opti-miro: separate comon probing code | Krzysztof Helt | 2009-11-30 | 1 | -126/+147 |
* | | ALSA: opti-miro: fix OOPS if hardware is not detected | Krzysztof Helt | 2009-11-27 | 1 | -1/+2 |
* | | ALSA: opti-miro: expose ACI mixer to outside drivers | Krzysztof Helt | 2009-11-23 | 1 | -105/+145 |
* | | ALSA: opti-miro: make miro.h header available outside the alsa directory | Krzysztof Helt | 2009-11-23 | 2 | -74/+1 |
* | | ALSA: opti-miro: remove snd_card pointer from snd_miro structure | Krzysztof Helt | 2009-11-21 | 1 | -30/+23 |
* | | ALSA: opti-miro: Fix missing semicolon | Takashi Iwai | 2009-11-18 | 1 | -1/+1 |
* | | ALSA: opti-miro: use variables directly in the probe function | Krzysztof Helt | 2009-11-18 | 1 | -16/+17 |
|/ |
|
* | Merge branch 'topic/snd_card_new-err' into topic/cs423x-merge | Takashi Iwai | 2009-02-16 | 2 | -14/+18 |
|\ |
|
| * | ALSA: opti9xx - Fix build breakage by snd_card_create() conversion | Takashi Iwai | 2009-01-14 | 1 | -0/+1 |
| * | ALSA: Return proper error code at probe in sound/isa/* | Takashi Iwai | 2009-01-12 | 1 | -10/+10 |
| * | ALSA: Convert to snd_card_create() in sound/isa/* | Takashi Iwai | 2009-01-12 | 2 | -5/+8 |
* | | ALSA: isa/*: Add missing KERN_* prefix to printk | Takashi Iwai | 2009-02-05 | 1 | -13/+17 |
* | | ALSA: do not create OPL3 timers if there is no OPL3 irq wired | Krzysztof Helt | 2009-01-21 | 1 | -8/+2 |
|/ |
|
* | ALSA: Kill snd_assert() in sound/isa/* | Takashi Iwai | 2008-08-13 | 1 | -1/+2 |
* | ALSA: wss_lib: opti92x-ad1848 WSS_HW_DETECT fix | Rene Herman | 2008-08-06 | 1 | -3/+5 |
* | ALSA: wss_lib: use wss detection code instead of ad1848 one | Krzysztof Helt | 2008-08-06 | 1 | -15/+0 |
* | ALSA: wss_lib: use wss pcm code instead of ad1848 one | Krzysztof Helt | 2008-08-06 | 1 | -5/+2 |
* | ALSA: wss_lib: use wss mixer code instead of ad1848 one | Krzysztof Helt | 2008-08-06 | 1 | -11/+11 |
* | ALSA: wss_lib: use wss constants instead of ad1848 ones | Krzysztof Helt | 2008-08-06 | 1 | -1/+1 |
* | ALSA: wss_lib: use struct snd_wss instead of snd_ad1848 | Krzysztof Helt | 2008-08-06 | 1 | -4/+0 |
* | ALSA: wss_lib: rename cs4321_foo to wss_foo | Krzysztof Helt | 2008-08-06 | 2 | -25/+34 |
* | ALSA: wss_lib: rename cs4231.h into wss.h | Krzysztof Helt | 2008-08-06 | 2 | -2/+2 |
* | ALSA: opti9xx: no isapnp param for !CONFIG_PNP | Rene Herman | 2008-07-18 | 1 | -0/+4 |