Age | Commit message (Expand) | Author | Files | Lines |
2008-04-24 | [ALSA] Fix possible races at free_irq in PCI drivers | Takashi Iwai | 1 | -3/+4 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 12 | -12/+0 |
2008-01-31 | [ALSA] echoaudio - convert from semaphore to mutex | Takashi Iwai | 2 | -10/+10 |
2007-10-16 | [ALSA] echoaudio - Add barrier() to prevent compiler optimization | Giuliano Pochini | 1 | -2/+2 |
2007-10-16 | [ALSA] echoaudio - Remove superfluous volatile prefix | Takashi Iwai | 1 | -8/+7 |
2007-10-16 | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai | 1 | -30/+3 |
2007-05-11 | [ALSA] add MODULE_FIRMWARE entries | Clemens Ladisch | 12 | -0/+46 |
2007-05-11 | [ALSA] echoaudio - increase sleep time at loading firmware | Giuliano Pochini | 1 | -2/+2 |
2007-05-11 | [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup | Takashi Iwai | 1 | -3/+1 |
2007-03-06 | [ALSA] Add missing sysfs device assignment for ALSA PCI drivers | Takashi Iwai | 1 | -0/+2 |
2007-02-09 | [ALSA] Add even more 'const' to everything related to TLV | Takashi Iwai | 1 | -2/+2 |
2007-02-09 | [ALSA] echo3g_dsp.c shouldn't include #include <linux/irq.h> | Adrian Bunk | 1 | -1/+1 |
2007-02-09 | [ALSA] echoaudio, add TLV support | Giuliano Pochini | 13 | -1/+29 |
2007-01-09 | [ALSA] Fix potential NULL pointer dereference in echoaudio midi | Giuliano Pochini | 1 | -2/+4 |
2006-12-20 | [ALSA] Remove IRQF_DISABLED for shared PCI irqs | Takashi Iwai | 1 | -3/+3 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -2/+1 |
2006-10-01 | [PATCH] kmemdup: some users | Alexey Dobriyan | 1 | -2/+2 |
2006-08-03 | [ALSA] Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris | 1 | -2/+2 |
2006-07-03 | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-28 | [ALSA] echoaudio - Remove kfree_nocheck() | Takashi Iwai | 1 | -4/+3 |
2006-06-28 | [ALSA] echoaudio - Fix Makefile | Takashi Iwai | 1 | -0/+13 |
2006-06-28 | [ALSA] Fix a typo in echoaudio/midi.c | Takashi Iwai | 1 | -1/+1 |
2006-06-28 | [ALSA] Add echoaudio sound drivers | Giuliano Pochini | 32 | -0/+9715 |