Age | Commit message (Expand) | Author |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
2020-01-05 | ALSA: info: More constifications | Takashi Iwai |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-04-16 | ALSA: info: Fix racy addition/deletion of nodes | Takashi Iwai |
2019-02-06 | ALSA: info: Move card id proc creation into info.c | Takashi Iwai |
2019-02-06 | ALSA: info: Minor optimization | Takashi Iwai |
2019-02-06 | ALSA: info: Drop unused snd_info_entry.card field | Takashi Iwai |
2019-02-06 | ALSA: info: Add standard helpers for card proc file entries | Takashi Iwai |
2019-02-05 | ALSA: info: Always register entries recursively | Takashi Iwai |
2019-01-24 | ALSA: proc: Avoid possible leaks of snd_info_entry objects | Takashi Iwai |
2018-05-28 | sound: Use octal not symbolic permissions | Joe Perches |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2017-11-27 | sound: annotate ->poll() instances | Al Viro |
2017-06-16 | ALSA: core: Follow standard EXPORT_SYMBOL() declarations | Takashi Iwai |
2017-05-23 | ALSA: info: Use kvzalloc() for a temporary write buffer | Takashi Iwai |
2016-11-08 | ALSA: info: Return error for invalid read/write | Takashi Iwai |
2016-11-08 | ALSA: info: Limit the proc text input size | Takashi Iwai |
2015-05-18 | ALSA: info: Drop kerneldoc comment from snd_info_create_entry() | Takashi Iwai |
2015-05-18 | ALSA: info: Move list addition to snd_info_create_entry() | Takashi Iwai |
2015-05-18 | ALSA: info: Register proc entries recursively, too | Takashi Iwai |
2015-05-18 | ALSA: info: Fix leaks of child entries at snd_info_free_entry() | Takashi Iwai |
2015-04-24 | ALSA: core: Clean up OSS proc file management | Takashi Iwai |
2015-04-24 | ALSA: core: Build conditionally and remove superfluous ifdefs | Takashi Iwai |
2015-04-24 | ALSA: core: Don't ignore errors at creating proc files | Takashi Iwai |
2015-04-24 | ALSA: core: Remove superfluous exit calls for proc entries | Takashi Iwai |
2015-04-24 | ALSA: core: Manage asound root directory with snd_info_entry | Takashi Iwai |
2015-04-24 | ALSA: core: Remove child proc file elements recursively | Takashi Iwai |
2015-04-23 | ALSA: core: Fix possible memory leaks at error path in info.c | Takashi Iwai |
2015-04-23 | ALSA: core: Use seq_file for text proc file reads | Takashi Iwai |
2014-08-22 | ALSA: core: fix buffer overflow in snd_info_get_line() | Clemens Ladisch |
2014-02-14 | ALSA: core: Use standard printk helpers | Takashi Iwai |
2014-02-10 | ALSA: Replace with IS_ENABLED() | Takashi Iwai |
2013-05-03 | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds |
2013-05-01 | proc: Supply a function to remove a proc entry by PDE | David Howells |
2013-05-01 | proc: Supply PDE attribute setting accessor functions | David Howells |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro |
2013-04-09 | snd_info_register: switch to proc_create_data/proc_mkdir_mode | Al Viro |
2013-03-13 | ALSA: info: Small refactoring and a sanity check in snd_info_get_line() | Takashi Iwai |
2013-03-13 | ALSA: info: Avoid leaking kernel memory | Takashi Iwai |
2013-03-12 | ALSA: add/change some comments describing function return values | Yacine Belkadi |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2012-09-04 | ALSA: remove the main version information | Jaroslav Kysela |
2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker |
2011-07-24 | get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose | Al Viro |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-04-13 | 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-07 | ALSA: info - Remove BKL | Takashi Iwai |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |