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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-22
[ALSA] azt3328.c: add suspend/resume support
Andreas Mohr
2
-6
/
+133
2006-06-22
[ALSA] Fix rwlock around snd_iprintf() in sound core
Takashi Iwai
2
-26
/
+32
2006-06-22
[ALSA] hda-codec - Fix handling of capture controls on ALC882 3/6-stack models
Takashi Iwai
1
-19
/
+0
2006-06-22
[ALSA] hda-codec - Add support for Sony Vaio VGN-S3HP
Takashi Iwai
1
-0
/
+2
2006-06-22
[ALSA] rme96 - Fix OSS full-duplex
Takashi Iwai
1
-9
/
+23
2006-06-22
[ALSA] hda-codec - Add support for Apple Mac Mini (early 2006)
Sam Revitch
1
-1
/
+67
2006-06-22
[ALSA] add support for SB Live! 24-Bit External remote control
Raimonds Cicans
1
-28
/
+40
2006-06-22
[ALSA] cmipci - Disable integrated mpu401 as default
Takashi Iwai
1
-1
/
+1
2006-06-22
[ALSA] au88x0 - Init before create components
Alan Horstmann
2
-5
/
+10
2006-06-22
[ALSA] hda: add sigmatel 9227/9228/9229 ids
Matt Porter
1
-0
/
+6
2006-06-22
[ALSA] hda-codec - Fix mute switch on VAIO laptops with STAC7661
Takashi Iwai
1
-4
/
+4
2006-06-22
[ALSA] cs5535audio - Add missing module_param*() and MODULE_PARM_DESC()
Takashi Iwai
1
-0
/
+7
2006-06-22
[ALSA] Add a workaround for ASUS A6KM
Takashi Iwai
1
-1
/
+4
2006-06-22
[ALSA] hda-codec - Add support for LG S1 laptop
Takashi Iwai
1
-0
/
+1
2006-06-22
[ALSA] rawmidi: add get_port_info callback for sequencer information flags
Clemens Ladisch
2
-70
/
+133
2006-06-22
[ALSA] add more sequencer port type information bits
Clemens Ladisch
9
-9
/
+27
2006-06-22
[ALSA] fix port type bits
Clemens Ladisch
3
-5
/
+3
2006-06-22
[ALSA] fix a wrong lock
Clemens Ladisch
1
-1
/
+1
2006-06-22
[ALSA] Fix compile warning in timer.c
Takashi Iwai
1
-1
/
+0
2006-06-22
[ALSA] Fix mmap_count with O_APPEND opened streams
Takashi Iwai
3
-19
/
+20
2006-06-22
[ALSA] Add O_APPEND flag support to PCM
Takashi Iwai
6
-42
/
+95
2006-06-22
[ALSA] Insert might_sleep() in snd_iprintf()
Takashi Iwai
1
-0
/
+1
2006-06-22
[ALSA] Remove spinlocks around proc prints
Takashi Iwai
2
-8
/
+0
2006-06-22
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
59
-123
/
+80
2006-06-22
[ALSA] Make buffer size of proc text interface variable
Takashi Iwai
1
-70
/
+79
2006-06-22
[ALSA] Clean up ugly hacks in pcm_lib.c
Takashi Iwai
1
-44
/
+26
2006-06-22
[ALSA] Move OSS-specific hw_params helper to snd-pcm-oss module
Takashi Iwai
6
-626
/
+597
2006-06-22
[ALSA] hda-codec - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
1
-19
/
+22
2006-06-22
[ALSA] i2c - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
1
-6
/
+11
2006-06-22
[ALSA] vx - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2
-16
/
+17
2006-06-22
[ALSA] emux - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
3
-11
/
+10
2006-06-22
[ALSA] trident - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2
-10
/
+13
2006-06-22
[ALSA] emu10k1 - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
4
-13
/
+16
2006-06-22
[ALSA] opl4 - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
1
-4
/
+8
2006-06-22
[ALSA] opl3 - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2
-9
/
+14
2006-06-22
[ALSA] ac97 - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2
-22
/
+28
2006-06-22
[ALSA] Clean up EXPORT_SYMBOL()s in snd-seq module
Takashi Iwai
5
-22
/
+20
2006-06-22
[ALSA] Clean up EXPORT_SYMBOL()s in snd module
Takashi Iwai
10
-88
/
+113
2006-06-22
[ALSA] PM support for cs5535audio
Jaya Kumar
6
-8
/
+191
2006-06-22
[ALSA] hda-codec - Add support for Sony Vaio VGN-A790 laptop
Kenneth Crudup
1
-0
/
+2
2006-06-22
[ALSA] ice1712 - Provides specified midi port names instead of defaults
Alan Horstmann
3
-2
/
+19
2006-06-22
[ALSA] Change seq_midi.c so client name is card, rather than port, specific
Alan Horstmann
1
-2
/
+2
2006-06-22
[ALSA] hda-codec - Fix a typo
Takashi Iwai
1
-1
/
+1
2006-06-22
[ALSA] hda-codec - Add Thinkpad X60/T60/Z60 support
Takashi Iwai
1
-1
/
+43
2006-06-22
[ALSA] unregister platform device again if probe was unsuccessful
Rene Herman
7
-15
/
+43
2006-06-22
[ALSA] vxpocket - Fix a typo
Takashi Iwai
1
-1
/
+1
2006-06-22
[ALSA] AC97: Correct Mic Boost label.
James Courtier-Dutton
2
-3
/
+3
2006-06-22
[ALSA] ca0106: Fixes MSI K8N's SB Live 24 bit, no sound from line-in.
James Courtier-Dutton
2
-3
/
+35
2006-06-22
[ALSA] Add p17v.h file.
James Courtier-Dutton
1
-0
/
+111
2006-06-22
[ALSA] emu10k1: Add support for Audigy4 (not Pro)
James Courtier-Dutton
5
-21
/
+105
[prev]
[next]