Age | Commit message (Expand) | Author | Files | Lines |
2017-04-20 | Annotate hardware config module parameters in sound/isa/ | David Howells | 1 | -4/+4 |
2016-06-01 | ALSA: gusmax: Utilize the module_isa_driver macro | William Breathitt Gray | 1 | -12/+1 |
2015-01-02 | ALSA: wss: Remove (almost) always NULL parameters | Lars-Peter Clausen | 1 | -2/+2 |
2015-01-02 | ALSA: gus: Remove always NULL parameters | Lars-Peter Clausen | 1 | -2/+2 |
2014-02-12 | ALSA: isa: Convert to snd_card_new() with a device pointer | Takashi Iwai | 1 | -4/+2 |
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 | -8/+8 |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell | 1 | -1/+1 |
2011-11-01 | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 1 | -1/+1 |
2011-09-22 | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 1 | -1/+1 |
2010-09-07 | sound: Remove unnecessary casts of private_data | Joe Perches | 1 | -2/+2 |
2009-01-12 | ALSA: Convert to snd_card_create() in sound/isa/* | Takashi Iwai | 1 | -4/+4 |
2008-08-06 | ALSA: wss_lib: rename cs4321_foo to wss_foo | Krzysztof Helt | 1 | -22/+26 |
2008-08-06 | ALSA: wss_lib: rename cs4231.h into wss.h | Krzysztof Helt | 1 | -1/+1 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 1 | -1/+0 |
2007-10-16 | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 1 | -2/+2 |
2007-05-11 | [ALSA] isa_bus device/driver naming | Rene Herman | 1 | -2/+2 |
2007-05-11 | [ALSA] Port the rest of ALSA ISA drivers to isa_driver | Takashi Iwai | 1 | -51/+16 |
2007-02-14 | [ALSA] Fix __devinit and __devexit issues with sound drivers | Prarit Bhargava | 1 | -6/+7 |
2006-10-06 | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik | 1 | -1/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -3/+3 |
2006-07-03 | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-04-12 | [ALSA] unregister platform device again if probe was unsuccessful | Rene Herman | 1 | -0/+4 |
2006-04-12 | [ALSA] continue on IS_ERR from platform device registration | Rene Herman | 1 | -10/+4 |
2006-03-22 | [ALSA] Fix check of enable module option | Takashi Iwai | 1 | -1/+3 |
2006-01-03 | [ALSA] unregister platform devices | Clemens Ladisch | 1 | -2/+14 |
2006-01-03 | [ALSA] gus - Use platform_device | Takashi Iwai | 1 | -45/+72 |
2006-01-03 | [ALSA] Remove xxx_t typedefs: ISA GUS | Takashi Iwai | 1 | -13/+13 |
2005-09-12 | [ALSA] Add snd_card_set_generic_dev() call to ISA drivers | Takashi Iwai | 1 | -83/+62 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+400 |