index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ALSA] Remove zero-initialization of static variables
Takashi Iwai
2006-06-22
29
-63
/
+46
*
[ALSA] Fix pcm-draining of capture stream in PCM middle layer
Takashi Iwai
2006-06-22
1
-2
/
+0
*
[ALSA] hda - Add support for the ATI RS600 HDMI audio device
Felix Kuehling
2006-06-22
4
-1
/
+185
*
[ALSA] azt3328.c: use kernel coding style
Andreas Mohr
2006-06-22
1
-47
/
+23
*
[ALSA] azt3328.c: add 3D sound mixer switch/rename controls
Andreas Mohr
2006-06-22
2
-18
/
+39
*
[ALSA] azt3328.c: add suspend/resume support
Andreas Mohr
2006-06-22
2
-6
/
+133
*
[ALSA] Fix rwlock around snd_iprintf() in sound core
Takashi Iwai
2006-06-22
2
-26
/
+32
*
[ALSA] hda-codec - Fix handling of capture controls on ALC882 3/6-stack models
Takashi Iwai
2006-06-22
1
-19
/
+0
*
[ALSA] hda-codec - Add support for Sony Vaio VGN-S3HP
Takashi Iwai
2006-06-22
1
-0
/
+2
*
[ALSA] rme96 - Fix OSS full-duplex
Takashi Iwai
2006-06-22
1
-9
/
+23
*
[ALSA] hda-codec - Add support for Apple Mac Mini (early 2006)
Sam Revitch
2006-06-22
1
-1
/
+67
*
[ALSA] add support for SB Live! 24-Bit External remote control
Raimonds Cicans
2006-06-22
1
-28
/
+40
*
[ALSA] cmipci - Disable integrated mpu401 as default
Takashi Iwai
2006-06-22
1
-1
/
+1
*
[ALSA] au88x0 - Init before create components
Alan Horstmann
2006-06-22
2
-5
/
+10
*
[ALSA] hda: add sigmatel 9227/9228/9229 ids
Matt Porter
2006-06-22
1
-0
/
+6
*
[ALSA] hda-codec - Fix mute switch on VAIO laptops with STAC7661
Takashi Iwai
2006-06-22
1
-4
/
+4
*
[ALSA] cs5535audio - Add missing module_param*() and MODULE_PARM_DESC()
Takashi Iwai
2006-06-22
1
-0
/
+7
*
[ALSA] Add a workaround for ASUS A6KM
Takashi Iwai
2006-06-22
1
-1
/
+4
*
[ALSA] hda-codec - Add support for LG S1 laptop
Takashi Iwai
2006-06-22
1
-0
/
+1
*
[ALSA] rawmidi: add get_port_info callback for sequencer information flags
Clemens Ladisch
2006-06-22
2
-70
/
+133
*
[ALSA] add more sequencer port type information bits
Clemens Ladisch
2006-06-22
9
-9
/
+27
*
[ALSA] fix port type bits
Clemens Ladisch
2006-06-22
3
-5
/
+3
*
[ALSA] fix a wrong lock
Clemens Ladisch
2006-06-22
1
-1
/
+1
*
[ALSA] Fix compile warning in timer.c
Takashi Iwai
2006-06-22
1
-1
/
+0
*
[ALSA] Fix mmap_count with O_APPEND opened streams
Takashi Iwai
2006-06-22
3
-19
/
+20
*
[ALSA] Add O_APPEND flag support to PCM
Takashi Iwai
2006-06-22
6
-42
/
+95
*
[ALSA] Insert might_sleep() in snd_iprintf()
Takashi Iwai
2006-06-22
1
-0
/
+1
*
[ALSA] Remove spinlocks around proc prints
Takashi Iwai
2006-06-22
2
-8
/
+0
*
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
2006-06-22
59
-123
/
+80
*
[ALSA] Make buffer size of proc text interface variable
Takashi Iwai
2006-06-22
1
-70
/
+79
*
[ALSA] Clean up ugly hacks in pcm_lib.c
Takashi Iwai
2006-06-22
1
-44
/
+26
*
[ALSA] Move OSS-specific hw_params helper to snd-pcm-oss module
Takashi Iwai
2006-06-22
6
-626
/
+597
*
[ALSA] hda-codec - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2006-06-22
1
-19
/
+22
*
[ALSA] i2c - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2006-06-22
1
-6
/
+11
*
[ALSA] vx - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2006-06-22
2
-16
/
+17
*
[ALSA] emux - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2006-06-22
3
-11
/
+10
*
[ALSA] trident - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2006-06-22
2
-10
/
+13
*
[ALSA] emu10k1 - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2006-06-22
4
-13
/
+16
*
[ALSA] opl4 - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2006-06-22
1
-4
/
+8
*
[ALSA] opl3 - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2006-06-22
2
-9
/
+14
*
[ALSA] ac97 - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2006-06-22
2
-22
/
+28
*
[ALSA] Clean up EXPORT_SYMBOL()s in snd-seq module
Takashi Iwai
2006-06-22
5
-22
/
+20
*
[ALSA] Clean up EXPORT_SYMBOL()s in snd module
Takashi Iwai
2006-06-22
10
-88
/
+113
*
[ALSA] PM support for cs5535audio
Jaya Kumar
2006-06-22
6
-8
/
+191
*
[ALSA] hda-codec - Add support for Sony Vaio VGN-A790 laptop
Kenneth Crudup
2006-06-22
1
-0
/
+2
*
[ALSA] ice1712 - Provides specified midi port names instead of defaults
Alan Horstmann
2006-06-22
3
-2
/
+19
*
[ALSA] Change seq_midi.c so client name is card, rather than port, specific
Alan Horstmann
2006-06-22
1
-2
/
+2
*
[ALSA] hda-codec - Fix a typo
Takashi Iwai
2006-06-22
1
-1
/
+1
*
[ALSA] hda-codec - Add Thinkpad X60/T60/Z60 support
Takashi Iwai
2006-06-22
1
-1
/
+43
*
[ALSA] unregister platform device again if probe was unsuccessful
Rene Herman
2006-06-22
7
-15
/
+43
[next]