Age | Commit message (Expand) | Author | Files | Lines |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell | 1 | -2/+2 |
2011-10-31 | 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 |
2011-09-14 | ALSA: mpu401: clean up interrupt specification | Clemens Ladisch | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
2009-12-04 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 1 | -50/+41 |
2009-11-08 | ALSA: es18xx: code improvements | Krzysztof Helt | 1 | -50/+41 |
2009-11-05 | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" | Jaroslav Kysela | 1 | -1/+1 |
2009-10-30 | ALSA: es18xx: remove snd_audiodrive structure | Krzysztof Helt | 1 | -46/+25 |
2009-10-30 | ALSA: es18xx: remove snd_card pointer from snd_es18xx structure | Krzysztof Helt | 1 | -31/+44 |
2009-01-12 | ALSA: Return proper error code at probe in sound/isa/* | Takashi Iwai | 1 | -15/+12 |
2009-01-12 | ALSA: Convert to snd_card_create() in sound/isa/* | Takashi Iwai | 1 | -2/+5 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 1 | -1/+0 |
2008-01-31 | [ALSA] es18xx: Enable wavetable input from ESS chips | Krzysztof Helt | 1 | -0/+2 |
2008-01-31 | [ALSA] sound/: Spelling fixes | Joe Perches | 1 | -1/+1 |
2008-01-31 | [ALSA] sound/isa: kill pnp_resource_change | Rene Herman | 1 | -47/+9 |
2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 1 | -2/+2 |
2007-10-16 | [ALSA] add the ESS1879 pnpbios ID to the es18xx driver | Rene Herman | 1 | -0/+1 |
2007-10-16 | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai | 1 | -16/+2 |
2007-05-16 | [ALSA] Fix probe of non-PnP ISA devices | Rene Herman | 1 | -6/+13 |
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 | -69/+37 |
2006-10-06 | [ALSA] Fix memory leak in sound/isa/es18xx.c | Eric Sesterhenn | 1 | -0/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -2/+2 |
2006-09-23 | [ALSA] es18xx - Add PnP BIOS support | Ondrej Zary | 1 | -62/+157 |
2006-07-02 | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in sound drivers | Greg Kroah-Hartman | 1 | -1/+2 |
2006-05-21 | [PATCH] es18xx build fix | Andrew Morton | 1 | -0/+2 |
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-27 | [PATCH] PNP: adjust pnp_register_card_driver() signature: es18xx | Bjorn Helgaas | 1 | -5/+8 |
2006-03-22 | [ALSA] fix some memory leaks | Adrian Bunk | 1 | -0/+1 |
2006-03-22 | [ALSA] Fix check of enable module option | Takashi Iwai | 1 | -2/+2 |
2006-03-22 | [ALSA] #4/4 for Zoom Video - add Zoom Video support | Mark Salazar | 1 | -3/+48 |
2006-03-22 | [ALSA] #3/4 for Zoom Video - change Hardware Volume interrupt handling | Mark Salazar | 1 | -8/+11 |
2006-03-22 | [ALSA] #2/4 for Zoom Video - resolve number of record sources | Mark Salazar | 1 | -9/+90 |
2006-03-22 | [ALSA] #1/4 for Zoom Video - resolve common vs chipset specific mixer controls | Mark Salazar | 1 | -11/+38 |
2006-01-22 | [ALSA] Fix compilation without CONFIG_PNP | Takashi Iwai | 1 | -1/+5 |
2006-01-03 | [ALSA] unregister platform devices | Clemens Ladisch | 1 | -8/+26 |
2006-01-03 | [ALSA] es18xx - Use platform_device | Takashi Iwai | 1 | -143/+185 |
2006-01-03 | [ALSA] Remove xxx_t typedefs: ISA ES18xx | Takashi Iwai | 1 | -142/+140 |
2006-01-03 | [ALSA] Remove superfluous pcm_free callbacks | Takashi Iwai | 1 | -8/+0 |
2005-11-04 | [ALSA] Add missing KERN_* suffix to printk | Takashi Iwai | 1 | -15/+19 |
2005-11-04 | [ALSA] Remove vmalloc wrapper, kfree_nocheck() | Takashi Iwai | 1 | -12/+3 |
2005-09-12 | [ALSA] Replace with kzalloc() - isa stuff | Takashi Iwai | 1 | -1/+1 |
2005-09-12 | [ALSA] Add snd_card_set_generic_dev() call to ISA drivers | Takashi Iwai | 1 | -42/+39 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+2224 |