| Commit message (Expand) | Author | Age |
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 |
* | get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose | Al Viro | 2011-07-24 |
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 |
* | ALSA: info - Implement common llseek for binary mode | Takashi Iwai | 2010-04-13 |
* | ALSA: info - Check file position validity in common layer | Takashi Iwai | 2010-04-13 |
* | Merge branch 'topic/bkl' into topic/core-cleanup | Takashi Iwai | 2010-04-13 |
|\ |
|
| * | ALSA: info - Remove BKL | Takashi Iwai | 2010-04-07 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | Merge branch 'topic/dummy' into for-linus | Takashi Iwai | 2009-09-10 |
|\ |
|
| * | ALSA: Add const prefix to proc helper functions | Takashi Iwai | 2009-09-08 |
* | | ALSA: info - Use krealloc() | Takashi Iwai | 2009-07-06 |
|/ |
|
* | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-30 |
* | ALSA: when card identification is changed, change also /proc/asound symlink | Jaroslav Kysela | 2008-11-12 |
* | ALSA: Kill snd_assert() in sound/core/* | Takashi Iwai | 2008-08-13 |
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 |
* | proc: remove proc_root from drivers | Alexey Dobriyan | 2008-04-29 |
* | [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 |
* | [PATCH] mark struct file_operations const 9 | Arjan van de Ven | 2007-02-12 |
* | [PATCH] struct path: convert sound | Josef Sipek | 2006-12-08 |
* | [ALSA] Fix re-use of va_list | Takashi Iwai | 2006-10-22 |
* | [ALSA] sound core: Use SEEK_{SET,CUR,END} instead of hardcoded values | Josef 'Jeff' Sipek | 2006-09-23 |
* | [ALSA] Fix disconnection of proc interface | Takashi Iwai | 2006-09-23 |
* | [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 a wrong lock | Clemens Ladisch | 2006-06-22 |
* | [ALSA] Insert might_sleep() in snd_iprintf() | Takashi Iwai | 2006-06-22 |
* | [ALSA] Make buffer size of proc text interface variable | Takashi Iwai | 2006-06-22 |
* | [ALSA] Clean up EXPORT_SYMBOL()s in snd module | Takashi Iwai | 2006-06-22 |
* | [ALSA] semaphore -> mutex (core part) | Ingo Molnar | 2006-03-22 |
* | [ALSA] Remove BKL from sound/core/info.c | Ingo Molnar | 2006-01-22 |
* | [ALSA] Optimize for config without PROC_FS | Takashi Iwai | 2006-01-03 |
* | [ALSA] Remove xxx_t typedefs: Proc handler | Takashi Iwai | 2006-01-03 |
* | [ALSA] Remove kmalloc wrappers | Takashi Iwai | 2005-11-04 |
* | [ALSA] Replace with kzalloc() - core stuff | Takashi Iwai | 2005-09-12 |
* | [ALSA] typo-fix and snd_assert()-expression-split | Henrik Kretzschmar | 2005-07-28 |
* | [PATCH] create a kstrdup library function | Paulo Marques | 2005-06-23 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |