index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+8
2008-11-03
Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus
Takashi Iwai
1
-0
/
+8
2008-11-03
ALSA: rawmidi - Add open check in rawmidi callbacks
Takashi Iwai
1
-0
/
+8
2008-11-01
saner FASYNC handling on file close
Al Viro
4
-4
/
+4
2008-10-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+6
2008-10-29
Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linus
Takashi Iwai
1
-1
/
+6
2008-10-29
ALSA: Warn when control names are truncated
Mark Brown
1
-1
/
+6
2008-10-21
[PATCH] introduce fmode_t, do annotations
Al Viro
1
-1
/
+1
2008-10-20
Merge branches 'topic/asoc', 'topic/misc-fixes', 'topic/ps3-csbits' and 'topi...
Takashi Iwai
7
-93
/
+42
2008-10-18
sound: add missing pcm kernel-doc
Randy Dunlap
1
-0
/
+1
2008-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
3
-40
/
+35
2008-10-16
device create: sound: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2
-6
/
+5
2008-10-16
ALSA: kernel docs: fix sound/core/ kernel-doc
Randy Dunlap
2
-40
/
+32
2008-10-16
ALSA: Handle NULL jacks in snd_jack_report()
Mark Brown
1
-0
/
+3
2008-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
45
-442
/
+890
2008-10-10
ALSA: Add a note on dependency of RTC stuff
Takashi Iwai
1
-0
/
+3
2008-09-09
ALSA: use correct lock in snd_ctl_dev_disconnect()
Takashi Iwai
1
-2
/
+2
2008-09-04
ALSA: add dummy function to support shared mmap in nommu Blackfin arch
Cliff Cai
1
-0
/
+13
2008-08-29
alsa: Remove special SBUS dma support code.
David S. Miller
1
-49
/
+1
2008-08-29
sparc: Convert all SBUS drivers to dma_*() interfaces.
David S. Miller
1
-4
/
+4
2008-08-29
sparc: Make SBUS DMA interfaces take struct device.
David S. Miller
1
-2
/
+4
2008-08-29
sound: make OSS sound core optional
Tejun Heo
1
-0
/
+1
2008-08-25
ALSA: Allocate larger pages in sgbuf
Takashi Iwai
2
-16
/
+72
2008-08-25
ALSA: Fix allocation size calculation in snd_dma_alloc_pages_fallback()
Takashi Iwai
1
-1
/
+6
2008-08-25
ALSA: Clean up SG-buffer helper functions and macros
Takashi Iwai
1
-8
/
+0
2008-08-15
ALSA: fix a typo during snd_assert() removal
Takashi Iwai
1
-1
/
+1
2008-08-13
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
41
-388
/
+581
2008-08-06
Revert "pcm_native.c: remove unused label"
Linus Torvalds
1
-0
/
+1
2008-08-06
pcm_native.c: remove unused label
Linus Torvalds
1
-1
/
+0
2008-08-04
sound: ensure device number is valid in snd_seq_oss_synth_make_info
Willy Tarreau
1
-0
/
+3
2008-08-01
ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE
Pawel MOLL
2
-15
/
+37
2008-08-01
sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D...
Jaroslav Kysela
3
-42
/
+20
2008-07-29
ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE
Pawel MOLL
3
-20
/
+42
2008-07-29
ALSA: Build jack detection
Mark Brown
2
-0
/
+7
2008-07-29
ALSA: Add jack reporting API
Mark Brown
1
-0
/
+163
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-07-21
device create: sound: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-2
/
+3
2008-09-25
ALSA: remove unneeded power_mutex lock in snd_pcm_drop
Takashi Iwai
1
-10
/
+3
2008-09-25
ALSA: fix locking in snd_pcm_open*() and snd_rawmidi_open*()
Takashi Iwai
2
-4
/
+4
2008-07-14
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2
-3
/
+20
2008-07-14
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-02
snd/PCM: fasync BKL pushdown
Jonathan Corbet
1
-2
/
+6
2008-06-20
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-20
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
[next]