Age | Commit message (Expand) | Author | Files | Lines |
2017-06-16 | ALSA: core: Follow standard EXPORT_SYMBOL() declarations | Takashi Iwai | 1 | -3/+0 |
2015-05-27 | ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS | Jie Yang | 1 | -2/+2 |
2015-04-24 | ALSA: core: Build conditionally and remove superfluous ifdefs | Takashi Iwai | 1 | -8/+0 |
2015-04-24 | ALSA: core: Don't ignore errors at creating proc files | Takashi Iwai | 1 | -6/+4 |
2015-04-24 | ALSA: core: Remove superfluous exit calls for proc entries | Takashi Iwai | 1 | -13/+1 |
2014-02-14 | ALSA: Use standard device refcount for card accounting | Takashi Iwai | 1 | -1/+1 |
2014-02-12 | ALSA: Drop unused name argument in snd_register_oss_device() | Takashi Iwai | 1 | -2/+1 |
2014-02-10 | ALSA: Replace with IS_ENABLED() | Takashi Iwai | 1 | -1/+1 |
2012-11-08 | ALSA: Fix card refcount unbalance | Takashi Iwai | 1 | -1/+1 |
2012-10-30 | ALSA: Add a reference counter to card instance | Takashi Iwai | 1 | -2/+8 |
2012-05-08 | ALSA: Fix the card number limit of OSS-emulation | Takashi Iwai | 1 | -3/+3 |
2011-11-01 | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 1 | -0/+1 |
2010-01-18 | ALSA: Remove warning message for invalid OSS minor ranges | Takashi Iwai | 1 | -1/+1 |
2008-08-13 | ALSA: Kill snd_assert() in sound/core/* | Takashi Iwai | 1 | -4/+8 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 1 | -2/+0 |
2007-10-16 | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 1 | -1/+1 |
2007-01-30 | [PATCH] ALSA: Fix sysfs breakage | Takashi Iwai | 1 | -3/+1 |
2006-09-23 | [ALSA] Fix disconnection of proc interface | Takashi Iwai | 1 | -2/+1 |
2006-06-22 | [ALSA] Remove zero-initialization of static variables | Takashi Iwai | 1 | -1/+1 |
2006-06-22 | [ALSA] Remove unneeded read/write_size fields in proc text ops | Takashi Iwai | 1 | -1/+0 |
2006-06-22 | [ALSA] Clean up EXPORT_SYMBOL()s in snd module | Takashi Iwai | 1 | -0/+6 |
2006-03-28 | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 1 | -1/+1 |
2006-03-22 | [ALSA] sound/core/: fix 3 off-by-one errors | Adrian Bunk | 1 | -1/+1 |
2006-03-22 | [ALSA] semaphore -> mutex (core part) | Ingo Molnar | 1 | -11/+12 |
2006-01-03 | [ALSA] Optimize for config without PROC_FS | Takashi Iwai | 1 | -5/+1 |
2006-01-03 | [ALSA] dynamic minors (6/6): increase maximum number of sound cards | Clemens Ladisch | 1 | -0/+4 |
2006-01-03 | [ALSA] dynamic minors (3/6): store device-specific object pointers dynamically | Clemens Ladisch | 1 | -3/+24 |
2006-01-03 | [ALSA] dynamic minors (2/6): simplify storage of snd_minor structures | Clemens Ladisch | 1 | -44/+20 |
2006-01-03 | [ALSA] dynamic minors (1/6): store device type in struct snd_minor | Clemens Ladisch | 1 | -7/+28 |
2006-01-03 | [ALSA] Remove xxx_t typedefs: OSS-emulation | Takashi Iwai | 1 | -14/+16 |
2005-08-30 | [PATCH] Assign device pointer to OSS devices | Takashi Iwai | 1 | -2/+5 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+250 |