Takashi Iwai
|
90a409aad4
ALSA: info: Fix leaks of child entries at snd_info_free_entry()
|
10 years ago |
Takashi Iwai
|
a0dca822e9
ALSA: core: Clean up OSS proc file management
|
10 years ago |
Takashi Iwai
|
85d1431807
ALSA: core: Build conditionally and remove superfluous ifdefs
|
10 years ago |
Takashi Iwai
|
b591b6e9e9
ALSA: core: Don't ignore errors at creating proc files
|
10 years ago |
Takashi Iwai
|
b046d244e2
ALSA: core: Remove superfluous exit calls for proc entries
|
10 years ago |
Takashi Iwai
|
644dbd64dc
ALSA: core: Manage asound root directory with snd_info_entry
|
10 years ago |
Takashi Iwai
|
c560a6797e
ALSA: core: Remove child proc file elements recursively
|
10 years ago |
Takashi Iwai
|
886364f679
ALSA: core: Fix possible memory leaks at error path in info.c
|
10 years ago |
Takashi Iwai
|
4adb7bcbcb
ALSA: core: Use seq_file for text proc file reads
|
10 years ago |
Clemens Ladisch
|
ddc64b278a
ALSA: core: fix buffer overflow in snd_info_get_line()
|
11 years ago |
Takashi Iwai
|
f2f9307a4f
ALSA: core: Use standard printk helpers
|
11 years ago |
Takashi Iwai
|
8eeaa2f9e0
ALSA: Replace with IS_ENABLED()
|
11 years ago |
Linus Torvalds
|
9992ba7232
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
|
12 years ago |
David Howells
|
a8ca16ea7b
proc: Supply a function to remove a proc entry by PDE
|
12 years ago |
David Howells
|
271a15eabe
proc: Supply PDE attribute setting accessor functions
|
12 years ago |
Al Viro
|
d9dda78bad
procfs: new helper - PDE_DATA(inode)
|
12 years ago |
Al Viro
|
aee0c612b1
snd_info_register: switch to proc_create_data/proc_mkdir_mode
|
12 years ago |
Takashi Iwai
|
0bc0ec903c
ALSA: info: Small refactoring and a sanity check in snd_info_get_line()
|
12 years ago |
Takashi Iwai
|
0d861ac238
ALSA: info: Avoid leaking kernel memory
|
12 years ago |
Yacine Belkadi
|
eb7c06e8e9
ALSA: add/change some comments describing function return values
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Jaroslav Kysela
|
4266274836
ALSA: remove the main version information
|
13 years ago |
Paul Gortmaker
|
da155d5b40
sound: Add module.h to the previously silent sound users
|
14 years ago |
Al Viro
|
e55d92b92d
get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose
|
14 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
Takashi Iwai
|
73029e0ff1
ALSA: info - Implement common llseek for binary mode
|
15 years ago |
Takashi Iwai
|
d97e1b7823
ALSA: info - Check file position validity in common layer
|
15 years ago |
Takashi Iwai
|
067e4a5d23
Merge branch 'topic/bkl' into topic/core-cleanup
|
15 years ago |
Takashi Iwai
|
5b5cd553e3
ALSA: info - Remove BKL
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |