aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/info.c
Commit message (Expand)AuthorAge
* ALSA: core: Use standard printk helpersTakashi Iwai2014-02-14
* ALSA: Replace with IS_ENABLED()Takashi Iwai2014-02-10
* Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-03
|\
| * ALSA: info: Small refactoring and a sanity check in snd_info_get_line()Takashi Iwai2013-03-13
| * ALSA: info: Avoid leaking kernel memoryTakashi Iwai2013-03-13
| * ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-12
* | proc: Supply a function to remove a proc entry by PDEDavid Howells2013-05-01
* | proc: Supply PDE attribute setting accessor functionsDavid Howells2013-05-01
* | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* | snd_info_register: switch to proc_create_data/proc_mkdir_modeAl Viro2013-04-09
|/
* new helper: file_inode(file)Al Viro2013-02-22
* ALSA: remove the main version informationJaroslav Kysela2012-09-04
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro2011-07-24
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* ALSA: info - Implement common llseek for binary modeTakashi Iwai2010-04-13
* ALSA: info - Check file position validity in common layerTakashi Iwai2010-04-13
* Merge branch 'topic/bkl' into topic/core-cleanupTakashi Iwai2010-04-13
|\
| * ALSA: info - Remove BKLTakashi Iwai2010-04-07
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Merge branch 'topic/dummy' into for-linusTakashi Iwai2009-09-10
|\
| * ALSA: Add const prefix to proc helper functionsTakashi Iwai2009-09-08
* | ALSA: info - Use krealloc()Takashi Iwai2009-07-06
|/
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
* ALSA: when card identification is changed, change also /proc/asound symlinkJaroslav Kysela2008-11-12
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-13
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-24
* proc: remove proc_root from driversAlexey Dobriyan2008-04-29
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-12
* [PATCH] struct path: convert soundJosef Sipek2006-12-08
* [ALSA] Fix re-use of va_listTakashi Iwai2006-10-22
* [ALSA] sound core: Use SEEK_{SET,CUR,END} instead of hardcoded valuesJosef 'Jeff' Sipek2006-09-23
* [ALSA] Fix disconnection of proc interfaceTakashi Iwai2006-09-23
* [PATCH] devfs: Remove devfs support from the sound subsystemGreg Kroah-Hartman2006-06-26
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-22
* [ALSA] fix a wrong lockClemens Ladisch2006-06-22
* [ALSA] Insert might_sleep() in snd_iprintf()Takashi Iwai2006-06-22
* [ALSA] Make buffer size of proc text interface variableTakashi Iwai2006-06-22
* [ALSA] Clean up EXPORT_SYMBOL()s in snd moduleTakashi Iwai2006-06-22
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-22
* [ALSA] Remove BKL from sound/core/info.cIngo Molnar2006-01-22
* [ALSA] Optimize for config without PROC_FSTakashi Iwai2006-01-03
* [ALSA] Remove xxx_t typedefs: Proc handlerTakashi Iwai2006-01-03
* [ALSA] Remove kmalloc wrappersTakashi Iwai2005-11-04
* [ALSA] Replace with kzalloc() - core stuffTakashi Iwai2005-09-12
* [ALSA] typo-fix and snd_assert()-expression-splitHenrik Kretzschmar2005-07-28
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-23
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16