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-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
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
2008-01-31
[ALSA] Use posix clock monotonic for PCM and timer timestamps
Jaroslav Kysela
3
-9
/
+34
2008-01-31
[ALSA] sound/core/memalloc.c: Add missing pci_dev_put
Julia Lawall
1
-0
/
+1
2008-01-31
[ALSA] Fix PCM MMAP time-stamp mode
Takashi Iwai
2
-3
/
+3
2008-01-31
[ALSA] Remove sequencer instrument layer
Takashi Iwai
9
-2045
/
+3
2008-01-31
[ALSA] Introduce slots option to snd module
Takashi Iwai
1
-0
/
+36
2008-01-08
snd_mixer_oss_build_input(): fix for __you_cannot_kmalloc_that_much failure w...
Jean Delvare
1
-38
/
+63
2007-10-23
[ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warning
Borislav Petkov
1
-2
/
+3
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-4
/
+4
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
44
-58
/
+58
2007-10-16
[ALSA] sound: snd_register_device_for_dev fix
Mariusz Kozlowski
1
-0
/
+8
2007-10-16
[ALSA] schedule_timeout() fix for core/seq/seq_instr.c
Rene Herman
1
-4
/
+6
2007-10-16
[ALSA] unexport snd_ctl_elem_{read,write}
Adrian Bunk
1
-4
/
+0
2007-10-16
[ALSA] pcm: add snd_pcm_rate_to_rate_bit() helper
Clemens Ladisch
1
-0
/
+18
2007-10-16
[ALSA] pcm: merge rates[] from pcm_misc.c and pcm_native.c
Clemens Ladisch
2
-10
/
+11
2007-10-16
[ALSA] seq_midi_event: fix parsing of F9/FD bytes
Clemens Ladisch
1
-1
/
+1
2007-10-16
[ALSA] seq_midi_event: fix parsing of missing data bytes
Clemens Ladisch
1
-39
/
+41
2007-10-16
[ALSA] seq_midi_event: prevent running status after system messages
Clemens Ladisch
1
-0
/
+2
2007-10-16
[ALSA] seq_midi_event: fix encoding of data bytes after end of sysex
Clemens Ladisch
1
-7
/
+8
[next]