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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-07
Revert "pcm_native.c: remove unused label"
Linus Torvalds
1
-0
/
+1
2008-08-07
pcm_native.c: remove unused label
Linus Torvalds
1
-1
/
+0
2008-08-05
sound: ensure device number is valid in snd_seq_oss_synth_make_info
Willy Tarreau
1
-0
/
+3
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-07-22
device create: sound: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-2
/
+3
2008-07-15
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2
-3
/
+20
2008-07-15
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
1
-5
/
+3
2008-07-10
ALSA: remove CONFIG_KMOD from sound
Johannes Berg
4
-12
/
+10
2008-07-03
snd/PCM: fasync BKL pushdown
Jonathan Corbet
1
-2
/
+6
2008-06-21
sound: cdev lock_kernel() pushdown
Jonathan Corbet
1
-1
/
+14
2008-06-13
ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() static
Takashi Iwai
1
-3
/
+4
2008-05-28
[ALSA] Improve the slots option handling
Takashi Iwai
1
-27
/
+40
2008-05-27
[ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSE
Takashi Iwai
1
-4
/
+6
2008-05-27
sound: Convert to menuconfig
Takashi Iwai
1
-16
/
+3
2008-05-21
SOUND: fix race in device_create
Greg Kroah-Hartman
1
-5
/
+3
2008-05-19
[ALSA] Remove unneeded ugly hack for i386 in memalloc.c
Takashi Iwai
1
-62
/
+0
2008-04-29
sound: use non-racy method for /proc/driver/snd-page-alloc creation
Denis V. Lunev
1
-3
/
+2
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
1
-2
/
+2
2008-04-24
[ALSA] Clean up snd_card_free*()
Takashi Iwai
1
-17
/
+9
2008-04-24
[ALSA] Fix the race of card instance unregistration
Takashi Iwai
1
-4
/
+6
2008-04-24
[ALSA] sound: this amplifier only goes up to 7
Nick Andrew
1
-2
/
+2
2008-04-24
[ALSA] sound: replace remaining __FUNCTION__ occurences
Harvey Harrison
1
-1
/
+1
2008-04-24
[ALSA] seq-oss - Remove invalid BUG()
Takashi Iwai
1
-2
/
+7
2008-04-24
[ALSA] Keep private TLV entry in vmaster itself
Takashi Iwai
1
-3
/
+6
2008-04-24
[ALSA] Move vmaster code to sound core
Takashi Iwai
3
-0
/
+373
2008-04-24
[ALSA] Add more fallbacks to OSS PHONEOUT mixer map
Takashi Iwai
1
-0
/
+2
2008-02-15
Dont touch fs_struct in drivers
Jan Blunck
4
-11
/
+2
2008-02-05
latency.c: use QoS infrastructure
Mark Gross
1
-4
/
+7
2008-01-31
[ALSA] Fix Oops with PCM OSS sync
Takashi Iwai
1
-0
/
+1
2008-01-31
[ALSA] fix compilation warning in GCC
Miguel Boton
1
-1
/
+1
2008-01-31
[ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLE
Jaroslav Kysela
3
-4
/
+10
2008-01-31
[ALSA] rawmidi: let sparse know what is going on _for real_
Marcin Ślusarz
1
-19
/
+21
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
48
-49
/
+1
2008-01-31
[ALSA] Remove PCM sleep_min and tick
Takashi Iwai
4
-152
/
+3
2008-01-31
[ALSA] PCM - clean up snd_pcm_lib_read/write
Takashi Iwai
1
-140
/
+76
2008-01-31
[ALSA] Remove PCM xfer_align sw params
Takashi Iwai
4
-29
/
+4
2008-01-31
[ALSA] Fix PCM write blocking
Takashi Iwai
1
-2
/
+5
2008-01-31
[ALSA] Remove indirect control access
Takashi Iwai
1
-31
/
+20
2008-01-31
[ALSA] PCM core - remove SNDRV_PCM_TSTAMP_MMAP condition in snd_pcm_status()
Jaroslav Kysela
1
-7
/
+2
2008-01-31
[ALSA] Add SNDRV_PCM_IOCTL_TSTAMP back to compat ioctl
Takashi Iwai
1
-0
/
+1
2008-01-31
[ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib binaries)
Jaroslav Kysela
1
-0
/
+2
2008-01-31
[ALSA] sound/core/seq: move declarations of globally visible variables to pro...
Marcin Ślusarz
4
-9
/
+9
2008-01-31
[ALSA] info_oss: move prototype of snd_card_info_read_oss to info.h
Marcin Ślusarz
1
-2
/
+0
2008-01-31
[ALSA] pcm_lib: fix sparse warning about different signedness
Marcin Ślusarz
1
-1
/
+1
2008-01-31
[ALSA] pcm_lib: fix sparse warning about shadowing 'n' symbol
Marcin Ślusarz
1
-6
/
+10
2008-01-31
[ALSA] pcm_native: fix sparse warning about shadowing 'state' symbol
Marcin Ślusarz
1
-3
/
+3
2008-01-31
[ALSA] copy_ctl_value_from_user() warning fix
Andrew Morton
1
-1
/
+2
2008-01-31
[ALSA] Fix old tstamp ioctl for compat_ioctl
Takashi Iwai
1
-1
/
+1
2008-01-31
[ALSA] alsa: nopage
Nick Piggin
1
-34
/
+25
2008-01-31
[ALSA] PCM - fixed SNDRV_PCM_FORMAT_U24_BE silence constant
Jaroslav Kysela
1
-1
/
+1
[next]