index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-13
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
41
-388
/
+581
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-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-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-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-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
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-14
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
[next]