| Commit message (Expand) | Author | Age |
* | ALSA: Fix card refcount unbalance | Takashi Iwai | 2012-11-08 |
* | ALSA: Add a reference counter to card instance | Takashi Iwai | 2012-10-30 |
* | ALSA: remove the main version information | Jaroslav Kysela | 2012-09-04 |
* | ALSA: core: add support for compressed devices | Omair Mohammed Abdullah | 2011-12-23 |
* | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 2011-10-31 |
* | Merge branch 'topic/workq-update' into topic/misc | Takashi Iwai | 2010-12-13 |
|\ |
|
| * | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 |
* | | ALSA: support module on-demand loading for seq and timer | Kay Sievers | 2010-11-23 |
|/ |
|
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 |
* | ALSA: Remove BKL from open multiplexer | Takashi Iwai | 2010-04-09 |
* | ALSA: use subsys_initcall for sound core instead of module_init | Thadeu Lima de Souza Cascardo | 2010-01-14 |
* | Check fops_get() return value | Laurent Pinchart | 2009-01-06 |
* | device create: sound: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 |
* | ALSA: Kill snd_assert() in sound/core/* | Takashi Iwai | 2008-08-13 |
* | ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE | Pawel MOLL | 2008-08-01 |
* | sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D... | Jaroslav Kysela | 2008-08-01 |
* | ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE | Pawel MOLL | 2008-07-29 |
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2008-07-14 |
|\ |
|
| * | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 |
| |\ |
|
| * | | sound: cdev lock_kernel() pushdown | Jonathan Corbet | 2008-06-20 |
* | | | ALSA: remove CONFIG_KMOD from sound | Johannes Berg | 2008-07-10 |
| |/
|/| |
|
* | | SOUND: fix race in device_create | Greg Kroah-Hartman | 2008-05-20 |
|/ |
|
* | Dont touch fs_struct in drivers | Jan Blunck | 2008-02-15 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 |
* | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 2007-10-16 |
* | [ALSA] sound: snd_register_device_for_dev fix | Mariusz Kozlowski | 2007-10-16 |
* | unregister_chrdev(): ignore the return value | Akinobu Mita | 2007-07-19 |
* | [PATCH] mark struct file_operations const 9 | Arjan van de Ven | 2007-02-12 |
* | [ALSA] allow registering an alsa device with struct device pointer | Johannes Berg | 2007-02-09 |
* | [PATCH] ALSA: Fix sysfs breakage | Takashi Iwai | 2007-01-29 |
* | Driver core: convert sound core to use struct device | Greg Kroah-Hartman | 2006-12-01 |
* | [ALSA] Add pcm_class attribute to PCM sysfs entry | Takashi Iwai | 2006-09-23 |
* | [ALSA] Fix disconnection of proc interface | Takashi Iwai | 2006-09-23 |
* | [ALSA] remove unused snd_minor.name field | Clemens Ladisch | 2006-07-12 |
* | [PATCH] devfs: Remove devfs support from the sound subsystem | Greg Kroah-Hartman | 2006-06-26 |
* | [ALSA] Remove zero-initialization of static variables | Takashi Iwai | 2006-06-22 |
* | [ALSA] Fix rwlock around snd_iprintf() in sound core | Takashi Iwai | 2006-06-22 |
* | [ALSA] Remove unneeded read/write_size fields in proc text ops | Takashi Iwai | 2006-06-22 |
* | [ALSA] Clean up EXPORT_SYMBOL()s in snd module | Takashi Iwai | 2006-06-22 |
* | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 2006-03-28 |
* | [ALSA] sound/core/: fix 3 off-by-one errors | Adrian Bunk | 2006-03-22 |
* | [ALSA] semaphore -> mutex (core part) | Ingo Molnar | 2006-03-22 |
* | [ALSA] Revert the nested-device patch | Takashi Iwai | 2006-01-04 |
* | [ALSA] Nest sound devices | Clemens Ladisch | 2006-01-03 |
* | [ALSA] Optimize for config without PROC_FS | Takashi Iwai | 2006-01-03 |
* | [ALSA] Fix a missing include | Takashi Iwai | 2006-01-03 |
* | [ALSA] dynamic minors (6/6): increase maximum number of sound cards | Clemens Ladisch | 2006-01-03 |
* | [ALSA] dynamic minors (4/6): dynamic minor number allocation | Clemens Ladisch | 2006-01-03 |
* | [ALSA] dynamic minors (3/6): store device-specific object pointers dynamically | Clemens Ladisch | 2006-01-03 |
* | [ALSA] dynamic minors (2/6): simplify storage of snd_minor structures | Clemens Ladisch | 2006-01-03 |