Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cf0278c1866db7245fe7de9d6c7680dbe8ca29a3
/
sound
/
core
/
info.c
60724d5
ALSA: info: Protect list access of new entry
by Laxminath Kasam
· 7 years ago
7aabab6
ALSA: core: modify, rename and export create_subdir API
by Banajit Goswami
· 8 years ago
6809cd6
ALSA: info: Return error for invalid read/write
by Takashi Iwai
· 8 years ago
027a9fe
ALSA: info: Limit the proc text input size
by Takashi Iwai
· 8 years ago
c309c46
ALSA: info: Drop kerneldoc comment from snd_info_create_entry()
by Takashi Iwai
· 9 years ago
8e7ccb7
ALSA: info: Move list addition to snd_info_create_entry()
by Takashi Iwai
· 9 years ago
2471b6c
ALSA: info: Register proc entries recursively, too
by Takashi Iwai
· 9 years ago
90a409a
ALSA: info: Fix leaks of child entries at snd_info_free_entry()
by Takashi Iwai
· 9 years ago
a0dca82
ALSA: core: Clean up OSS proc file management
by Takashi Iwai
· 10 years ago
85d1431
ALSA: core: Build conditionally and remove superfluous ifdefs
by Takashi Iwai
· 10 years ago
b591b6e
ALSA: core: Don't ignore errors at creating proc files
by Takashi Iwai
· 10 years ago
b046d24
ALSA: core: Remove superfluous exit calls for proc entries
by Takashi Iwai
· 10 years ago
644dbd6
ALSA: core: Manage asound root directory with snd_info_entry
by Takashi Iwai
· 10 years ago
c560a67
ALSA: core: Remove child proc file elements recursively
by Takashi Iwai
· 10 years ago
886364f
ALSA: core: Fix possible memory leaks at error path in info.c
by Takashi Iwai
· 10 years ago
4adb7bc
ALSA: core: Use seq_file for text proc file reads
by Takashi Iwai
· 10 years ago
ddc64b2
ALSA: core: fix buffer overflow in snd_info_get_line()
by Clemens Ladisch
· 10 years ago
f2f9307
ALSA: core: Use standard printk helpers
by Takashi Iwai
· 11 years ago
8eeaa2f
ALSA: Replace with IS_ENABLED()
by Takashi Iwai
· 11 years ago
9992ba7
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
a8ca16e
proc: Supply a function to remove a proc entry by PDE
by David Howells
· 12 years ago
271a15e
proc: Supply PDE attribute setting accessor functions
by David Howells
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
aee0c61
snd_info_register: switch to proc_create_data/proc_mkdir_mode
by Al Viro
· 12 years ago
0bc0ec9
ALSA: info: Small refactoring and a sanity check in snd_info_get_line()
by Takashi Iwai
· 12 years ago
0d861ac
ALSA: info: Avoid leaking kernel memory
by Takashi Iwai
· 12 years ago
eb7c06e
ALSA: add/change some comments describing function return values
by Yacine Belkadi
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
4266274
ALSA: remove the main version information
by Jaroslav Kysela
· 12 years ago
da155d5
sound: Add module.h to the previously silent sound users
by Paul Gortmaker
· 13 years ago
e55d92b
get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose
by Al Viro
· 13 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
73029e0
ALSA: info - Implement common llseek for binary mode
by Takashi Iwai
· 15 years ago
d97e1b7
ALSA: info - Check file position validity in common layer
by Takashi Iwai
· 15 years ago
067e4a5
Merge branch 'topic/bkl' into topic/core-cleanup
by Takashi Iwai
· 15 years ago
5b5cd55
ALSA: info - Remove BKL
by Takashi Iwai
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
6a0f402
Merge branch 'topic/dummy' into for-linus
by Takashi Iwai
· 15 years ago
4f7454a
ALSA: Add const prefix to proc helper functions
by Takashi Iwai
· 15 years ago
9983aa6
ALSA: info - Use krealloc()
by Takashi Iwai
· 15 years ago
99b7623
proc 2/2: remove struct proc_dir_entry::owner
by Alexey Dobriyan
· 16 years ago
c2eb9c4
ALSA: when card identification is changed, change also /proc/asound symlink
by Jaroslav Kysela
· 16 years ago
7eaa943
ALSA: Kill snd_assert() in sound/core/*
by Takashi Iwai
· 16 years ago
27ac792
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
by Andrea Righi
· 16 years ago
c74c120
proc: remove proc_root from drivers
by Alexey Dobriyan
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
c1017a4
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
by Jaroslav Kysela
· 17 years ago
9c2e08c
[PATCH] mark struct file_operations const 9
by Arjan van de Ven
· 18 years ago
7bc5632
[PATCH] struct path: convert sound
by Josef Sipek
· 18 years ago
dbedca3
[ALSA] Fix re-use of va_list
by Takashi Iwai
· 18 years ago
e6f8f10
[ALSA] sound core: Use SEEK_{SET,CUR,END} instead of hardcoded values
by Josef 'Jeff' Sipek
· 18 years ago
746d4a0
[ALSA] Fix disconnection of proc interface
by Takashi Iwai
· 18 years ago
0936f26
[PATCH] devfs: Remove devfs support from the sound subsystem
by Greg Kroah-Hartman
· 19 years ago
6581f4e
[ALSA] Remove zero-initialization of static variables
by Takashi Iwai
· 18 years ago
f4a747f
[ALSA] fix a wrong lock
by Clemens Ladisch
· 19 years ago
f001c3a
[ALSA] Insert might_sleep() in snd_iprintf()
by Takashi Iwai
· 19 years ago
7e4eeec
[ALSA] Make buffer size of proc text interface variable
by Takashi Iwai
· 19 years ago
c0d3fb3
[ALSA] Clean up EXPORT_SYMBOL()s in snd module
by Takashi Iwai
· 19 years ago
1a60d4c
[ALSA] semaphore -> mutex (core part)
by Ingo Molnar
· 19 years ago
d99e988
[ALSA] Remove BKL from sound/core/info.c
by Ingo Molnar
· 19 years ago
e28563c
[ALSA] Optimize for config without PROC_FS
by Takashi Iwai
· 19 years ago
24c1f93
[ALSA] Remove xxx_t typedefs: Proc handler
by Takashi Iwai
· 19 years ago
e38e0cf
[ALSA] Remove kmalloc wrappers
by Takashi Iwai
· 19 years ago
ca2c096
[ALSA] Replace with kzalloc() - core stuff
by Takashi Iwai
· 19 years ago
856def8
[ALSA] typo-fix and snd_assert()-expression-split
by Henrik Kretzschmar
· 19 years ago
543537b
[PATCH] create a kstrdup library function
by Paulo Marques
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago