| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 1 | -2/+2 |
* | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-22 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | Merge branch 'topic/snd_card_new-err' into topic/cs423x-merge | Takashi Iwai | 2009-02-16 | 1 | -12/+14 |
|\ |
|
| * | ALSA: Return proper error code at probe in sound/isa/* | Takashi Iwai | 2009-01-12 | 1 | -9/+10 |
| * | ALSA: Convert to snd_card_create() in sound/isa/* | Takashi Iwai | 2009-01-12 | 1 | -3/+4 |
* | | ALSA: gus - Add missing KERN_* prefix to printk | Takashi Iwai | 2009-02-05 | 1 | -7/+9 |
|/ |
|
* | ALSA: wss_lib: rename cs4321_foo to wss_foo | Krzysztof Helt | 2008-08-06 | 1 | -27/+38 |
* | ALSA: wss_lib: rename cs4231.h into wss.h | Krzysztof Helt | 2008-08-06 | 1 | -1/+1 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 1 | -1/+0 |
* | [ALSA] sound/isa: kill pnp_resource_change | Rene Herman | 2008-01-31 | 1 | -34/+5 |
* | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 2007-10-16 | 1 | -2/+2 |
* | [ALSA] Fix probe of non-PnP ISA devices | Rene Herman | 2007-05-16 | 1 | -5/+10 |
* | [ALSA] Port the rest of ALSA ISA drivers to isa_driver | Takashi Iwai | 2007-05-11 | 1 | -64/+37 |
* | [ALSA] sound/isa/gus/interwave.c: check kmalloc() return value | Amit Choudhary | 2006-10-22 | 1 | -0/+2 |
* | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik | 2006-10-06 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -3/+3 |
* | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | [PATCH] 64bit resource: fix up printks for resources in sound drivers | Greg Kroah-Hartman | 2006-06-27 | 1 | -4/+4 |
* | [ALSA] Remove zero-initialization of static variables | Takashi Iwai | 2006-06-22 | 1 | -2/+2 |
* | [ALSA] unregister platform device again if probe was unsuccessful | Rene Herman | 2006-04-12 | 1 | -0/+4 |
* | [ALSA] continue on IS_ERR from platform device registration | Rene Herman | 2006-04-12 | 1 | -10/+4 |
* | [PATCH] PNP: adjust pnp_register_card_driver() signature: interwave | Bjorn Helgaas | 2006-03-27 | 1 | -5/+7 |
* | [ALSA] Fix check of enable module option | Takashi Iwai | 2006-03-22 | 1 | -1/+3 |
* | [ALSA] unregister platform devices | Clemens Ladisch | 2006-01-03 | 1 | -8/+26 |
* | [ALSA] gus - Use platform_device | Takashi Iwai | 2006-01-03 | 1 | -134/+158 |
* | [ALSA] Remove xxx_t typedefs: ISA GUS | Takashi Iwai | 2006-01-03 | 1 | -30/+30 |
* | [ALSA] Add missing KERN_* suffix to printk | Takashi Iwai | 2005-11-04 | 1 | -2/+2 |
* | [ALSA] Remove vmalloc wrapper, kfree_nocheck() | Takashi Iwai | 2005-11-04 | 1 | -4/+1 |
* | [ALSA] Add snd_card_set_generic_dev() call to ISA drivers | Takashi Iwai | 2005-09-12 | 1 | -97/+70 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+969 |