index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
info.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2006-06-26
[PATCH] devfs: Remove devfs support from the sound subsystem
Greg Kroah-Hartman
1
-1
/
+0
2006-06-22
[ALSA] Remove zero-initialization of static variables
Takashi Iwai
1
-4
/
+4
2006-06-22
[ALSA] fix a wrong lock
Clemens Ladisch
1
-1
/
+1
2006-06-22
[ALSA] Insert might_sleep() in snd_iprintf()
Takashi Iwai
1
-0
/
+1
2006-06-22
[ALSA] Make buffer size of proc text interface variable
Takashi Iwai
1
-70
/
+79
2006-06-22
[ALSA] Clean up EXPORT_SYMBOL()s in snd module
Takashi Iwai
1
-0
/
+20
2006-03-22
[ALSA] semaphore -> mutex (core part)
Ingo Molnar
1
-13
/
+14
2006-01-22
[ALSA] Remove BKL from sound/core/info.c
Ingo Molnar
1
-22
/
+11
2006-01-03
[ALSA] Optimize for config without PROC_FS
Takashi Iwai
1
-7
/
+6
2006-01-03
[ALSA] Remove xxx_t typedefs: Proc handler
Takashi Iwai
1
-55
/
+55
2005-11-04
[ALSA] Remove kmalloc wrappers
Takashi Iwai
1
-2
/
+0
2005-09-12
[ALSA] Replace with kzalloc() - core stuff
Takashi Iwai
1
-4
/
+4
2005-07-28
[ALSA] typo-fix and snd_assert()-expression-split
Henrik Kretzschmar
1
-2
/
+3
2005-06-23
[PATCH] create a kstrdup library function
Paulo Marques
1
-1
/
+2
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+989