index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
/
info.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-08
ALSA: info: Return error for invalid read/write
Takashi Iwai
1
-1
/
+5
2016-11-08
ALSA: info: Limit the proc text input size
Takashi Iwai
1
-0
/
+3
2015-05-18
ALSA: info: Drop kerneldoc comment from snd_info_create_entry()
Takashi Iwai
1
-1
/
+1
2015-05-18
ALSA: info: Move list addition to snd_info_create_entry()
Takashi Iwai
1
-13
/
+12
2015-05-18
ALSA: info: Register proc entries recursively, too
Takashi Iwai
1
-3
/
+34
2015-05-18
ALSA: info: Fix leaks of child entries at snd_info_free_entry()
Takashi Iwai
1
-3
/
+3
2015-04-24
ALSA: core: Clean up OSS proc file management
Takashi Iwai
1
-1
/
+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
-9
/
+6
2015-04-24
ALSA: core: Remove superfluous exit calls for proc entries
Takashi Iwai
1
-3
/
+0
2015-04-24
ALSA: core: Manage asound root directory with snd_info_entry
Takashi Iwai
1
-38
/
+14
2015-04-24
ALSA: core: Remove child proc file elements recursively
Takashi Iwai
1
-66
/
+13
2015-04-23
ALSA: core: Fix possible memory leaks at error path in info.c
Takashi Iwai
1
-31
/
+31
2015-04-23
ALSA: core: Use seq_file for text proc file reads
Takashi Iwai
1
-321
/
+248
2014-08-22
ALSA: core: fix buffer overflow in snd_info_get_line()
Clemens Ladisch
1
-2
/
+2
2014-02-14
ALSA: core: Use standard printk helpers
Takashi Iwai
1
-3
/
+8
2014-02-10
ALSA: Replace with IS_ENABLED()
Takashi Iwai
1
-2
/
+2
2013-05-03
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
1
-23
/
+18
2013-05-01
proc: Supply a function to remove a proc entry by PDE
David Howells
1
-14
/
+5
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
1
-1
/
+1
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-3
/
+1
2013-04-09
snd_info_register: switch to proc_create_data/proc_mkdir_mode
Al Viro
1
-8
/
+14
2013-03-13
ALSA: info: Small refactoring and a sanity check in snd_info_get_line()
Takashi Iwai
1
-13
/
+8
2013-03-13
ALSA: info: Avoid leaking kernel memory
Takashi Iwai
1
-2
/
+2
2013-03-12
ALSA: add/change some comments describing function return values
Yacine Belkadi
1
-8
/
+8
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2012-09-04
ALSA: remove the main version information
Jaroslav Kysela
1
-4
/
+3
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-07-24
get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose
Al Viro
1
-1
/
+1
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-04-13
ALSA: info - Implement common llseek for binary mode
Takashi Iwai
1
-26
/
+30
2010-04-13
ALSA: info - Check file position validity in common layer
Takashi Iwai
1
-3
/
+11
2010-04-13
Merge branch 'topic/bkl' into topic/core-cleanup
Takashi Iwai
1
-2
/
+2
2010-04-07
ALSA: info - Remove BKL
Takashi Iwai
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-10
Merge branch 'topic/dummy' into for-linus
Takashi Iwai
1
-2
/
+2
2009-09-08
ALSA: Add const prefix to proc helper functions
Takashi Iwai
1
-2
/
+2
2009-07-06
ALSA: info - Use krealloc()
Takashi Iwai
1
-3
/
+1
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-29
/
+2
2008-11-12
ALSA: when card identification is changed, change also /proc/asound symlink
Jaroslav Kysela
1
-0
/
+17
2008-08-13
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
1
-8
/
+15
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
1
-2
/
+2
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+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-02-12
[PATCH] mark struct file_operations const 9
Arjan van de Ven
1
-1
/
+1
2006-12-08
[PATCH] struct path: convert sound
Josef Sipek
1
-1
/
+1
2006-10-22
[ALSA] Fix re-use of va_list
Takashi Iwai
1
-1
/
+4
2006-09-23
[ALSA] sound core: Use SEEK_{SET,CUR,END} instead of hardcoded values
Josef 'Jeff' Sipek
1
-3
/
+3
2006-09-23
[ALSA] Fix disconnection of proc interface
Takashi Iwai
1
-52
/
+50
[next]