Takashi Iwai
|
ac27bfe94f
ALSA: info: Drop WARN_ON() from buffer NULL sanity check
|
4 years ago |
Takashi Iwai
|
216f6570d1
ALSA: info: Fix racy addition/deletion of nodes
|
5 years ago |
Takashi Iwai
|
35f8001415
ALSA: core: Follow standard EXPORT_SYMBOL() declarations
|
7 years ago |
Takashi Iwai
|
ffb73b08e7
ALSA: info: Use kvzalloc() for a temporary write buffer
|
7 years ago |
Takashi Iwai
|
6809cd682b
ALSA: info: Return error for invalid read/write
|
8 years ago |
Takashi Iwai
|
027a9fe683
ALSA: info: Limit the proc text input size
|
8 years ago |
Takashi Iwai
|
c309c467ed
ALSA: info: Drop kerneldoc comment from snd_info_create_entry()
|
9 years ago |
Takashi Iwai
|
8e7ccb7ba3
ALSA: info: Move list addition to snd_info_create_entry()
|
9 years ago |
Takashi Iwai
|
2471b6c80a
ALSA: info: Register proc entries recursively, too
|
9 years ago |
Takashi Iwai
|
90a409aad4
ALSA: info: Fix leaks of child entries at snd_info_free_entry()
|
9 years ago |
Takashi Iwai
|
a0dca822e9
ALSA: core: Clean up OSS proc file management
|
9 years ago |
Takashi Iwai
|
85d1431807
ALSA: core: Build conditionally and remove superfluous ifdefs
|
9 years ago |
Takashi Iwai
|
b591b6e9e9
ALSA: core: Don't ignore errors at creating proc files
|
9 years ago |
Takashi Iwai
|
b046d244e2
ALSA: core: Remove superfluous exit calls for proc entries
|
9 years ago |
Takashi Iwai
|
644dbd64dc
ALSA: core: Manage asound root directory with snd_info_entry
|
9 years ago |
Takashi Iwai
|
c560a6797e
ALSA: core: Remove child proc file elements recursively
|
9 years ago |
Takashi Iwai
|
886364f679
ALSA: core: Fix possible memory leaks at error path in info.c
|
9 years ago |
Takashi Iwai
|
4adb7bcbcb
ALSA: core: Use seq_file for text proc file reads
|
9 years ago |
Clemens Ladisch
|
ddc64b278a
ALSA: core: fix buffer overflow in snd_info_get_line()
|
10 years ago |
Takashi Iwai
|
f2f9307a4f
ALSA: core: Use standard printk helpers
|
10 years ago |
Takashi Iwai
|
8eeaa2f9e0
ALSA: Replace with IS_ENABLED()
|
10 years ago |
Linus Torvalds
|
9992ba7232
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
|
11 years ago |
David Howells
|
a8ca16ea7b
proc: Supply a function to remove a proc entry by PDE
|
11 years ago |
David Howells
|
271a15eabe
proc: Supply PDE attribute setting accessor functions
|
11 years ago |
Al Viro
|
d9dda78bad
procfs: new helper - PDE_DATA(inode)
|
11 years ago |
Al Viro
|
aee0c612b1
snd_info_register: switch to proc_create_data/proc_mkdir_mode
|
11 years ago |
Takashi Iwai
|
0bc0ec903c
ALSA: info: Small refactoring and a sanity check in snd_info_get_line()
|
11 years ago |
Takashi Iwai
|
0d861ac238
ALSA: info: Avoid leaking kernel memory
|
11 years ago |
Yacine Belkadi
|
eb7c06e8e9
ALSA: add/change some comments describing function return values
|
11 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |