index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipx
/
sysctl_net_ipx.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-22
[ALSA] Fix pcm-draining of capture stream in PCM middle layer
Takashi Iwai
1
-2
/
+0
2006-06-22
[ALSA] Fix description of snd-hda-intel driver in document
Takashi Iwai
1
-2
/
+4
2006-06-22
[ALSA] hda - Add support for the ATI RS600 HDMI audio device
Felix Kuehling
4
-1
/
+185
2006-06-22
[ALSA] azt3328.c: use kernel coding style
Andreas Mohr
1
-47
/
+23
2006-06-22
[ALSA] azt3328.c: add 3D sound mixer switch/rename controls
Andreas Mohr
2
-18
/
+39
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
3
-28
/
+33
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] Remove obsolete description from ALSA-Configuration.txt
Takashi Iwai
1
-5
/
+1
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
2
-2
/
+4
2006-06-22
[ALSA] Fix a typo in writing-an-alsa-driver document
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
3
-70
/
+136
2006-06-22
[ALSA] add more sequencer port type information bits
Clemens Ladisch
10
-9
/
+31
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
4
-22
/
+23
2006-06-22
[ALSA] Add O_APPEND flag support to PCM
Takashi Iwai
8
-45
/
+99
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
61
-146
/
+81
2006-06-22
[ALSA] Make buffer size of proc text interface variable
Takashi Iwai
2
-73
/
+82
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
8
-646
/
+605
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] Clean up ugly hacks in pcm_params.h
Takashi Iwai
1
-63
/
+42
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
[next]