index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2
-1
/
+44
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
6
-21
/
+107
2006-06-22
[ALSA] ca0106: Add analog capture controls.
James Courtier-Dutton
3
-14
/
+186
2006-06-22
Merge git://oss.sgi.com:8090/xfs-2.6
Linus Torvalds
109
-6262
/
+2317
2006-06-22
[PATCH] USB: only make /sys/class/usb show up when there is something in it
Greg Kroah-Hartman
1
-16
/
+54
2006-06-22
[PATCH] USB: convert usb class devices to real devices
Greg Kroah-Hartman
2
-9
/
+9
2006-06-22
[PATCH] USB: move usb_device_class class devices to be real devices
Greg Kroah-Hartman
2
-11
/
+11
2006-06-22
[PATCH] USB: make endpoints real struct devices
Greg Kroah-Hartman
2
-89
/
+153
[prev]
[next]