aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-22[ALSA] hda: add sigmatel 9227/9228/9229 idsMatt Porter1-0/+6
2006-06-22[ALSA] hda-codec - Fix mute switch on VAIO laptops with STAC7661Takashi Iwai1-4/+4
2006-06-22[ALSA] cs5535audio - Add missing module_param*() and MODULE_PARM_DESC()Takashi Iwai1-0/+7
2006-06-22[ALSA] Add a workaround for ASUS A6KMTakashi Iwai1-1/+4
2006-06-22[ALSA] hda-codec - Add support for LG S1 laptopTakashi Iwai1-0/+1
2006-06-22[ALSA] rawmidi: add get_port_info callback for sequencer information flagsClemens Ladisch3-70/+136
2006-06-22[ALSA] add more sequencer port type information bitsClemens Ladisch10-9/+31
2006-06-22[ALSA] fix port type bitsClemens Ladisch3-5/+3
2006-06-22[ALSA] fix a wrong lockClemens Ladisch1-1/+1
2006-06-22[ALSA] Fix compile warning in timer.cTakashi Iwai1-1/+0
2006-06-22[ALSA] Fix mmap_count with O_APPEND opened streamsTakashi Iwai4-22/+23
2006-06-22[ALSA] Add O_APPEND flag support to PCMTakashi Iwai8-45/+99
2006-06-22[ALSA] Insert might_sleep() in snd_iprintf()Takashi Iwai1-0/+1
2006-06-22[ALSA] Remove spinlocks around proc printsTakashi Iwai2-8/+0
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai61-146/+81
2006-06-22[ALSA] Make buffer size of proc text interface variableTakashi Iwai2-73/+82
2006-06-22[ALSA] Clean up ugly hacks in pcm_lib.cTakashi Iwai1-44/+26
2006-06-22[ALSA] Move OSS-specific hw_params helper to snd-pcm-oss moduleTakashi Iwai8-646/+605
2006-06-22[ALSA] hda-codec - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai1-19/+22
2006-06-22[ALSA] i2c - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai1-6/+11
2006-06-22[ALSA] vx - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2-16/+17
2006-06-22[ALSA] emux - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai3-11/+10
2006-06-22[ALSA] trident - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2-10/+13
2006-06-22[ALSA] emu10k1 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai4-13/+16
2006-06-22[ALSA] opl4 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai1-4/+8
2006-06-22[ALSA] opl3 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2-9/+14
2006-06-22[ALSA] ac97 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2-22/+28
2006-06-22[ALSA] Clean up EXPORT_SYMBOL()s in snd-seq moduleTakashi Iwai5-22/+20
2006-06-22[ALSA] Clean up EXPORT_SYMBOL()s in snd moduleTakashi Iwai10-88/+113
2006-06-22[ALSA] Clean up ugly hacks in pcm_params.hTakashi Iwai1-63/+42
2006-06-22[ALSA] PM support for cs5535audioJaya Kumar6-8/+191
2006-06-22[ALSA] hda-codec - Add support for Sony Vaio VGN-A790 laptopKenneth Crudup1-0/+2
2006-06-22[ALSA] ice1712 - Provides specified midi port names instead of defaultsAlan Horstmann3-2/+19
2006-06-22[ALSA] Change seq_midi.c so client name is card, rather than port, specificAlan Horstmann1-2/+2
2006-06-22[ALSA] hda-codec - Fix a typoTakashi Iwai1-1/+1
2006-06-22[ALSA] hda-codec - Add Thinkpad X60/T60/Z60 supportTakashi Iwai2-1/+44
2006-06-22[ALSA] unregister platform device again if probe was unsuccessfulRene Herman7-15/+43
2006-06-22[ALSA] vxpocket - Fix a typoTakashi Iwai1-1/+1
2006-06-22[ALSA] AC97: Correct Mic Boost label.James Courtier-Dutton2-3/+3
2006-06-22[ALSA] ca0106: Fixes MSI K8N's SB Live 24 bit, no sound from line-in.James Courtier-Dutton2-3/+35
2006-06-22[ALSA] Add p17v.h file.James Courtier-Dutton1-0/+111
2006-06-22[ALSA] emu10k1: Add support for Audigy4 (not Pro)James Courtier-Dutton6-21/+107
2006-06-22[ALSA] ca0106: Add analog capture controls.James Courtier-Dutton3-14/+186
2006-06-21Merge git://oss.sgi.com:8090/xfs-2.6Linus Torvalds109-6262/+2317
2006-06-21[PATCH] USB: only make /sys/class/usb show up when there is something in itGreg Kroah-Hartman1-16/+54
2006-06-21[PATCH] USB: convert usb class devices to real devicesGreg Kroah-Hartman2-9/+9
2006-06-21[PATCH] USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman2-11/+11
2006-06-21[PATCH] USB: make endpoints real struct devicesGreg Kroah-Hartman2-89/+153
2006-06-21[PATCH] USB: make usb_create_ep_files take a struct deviceGreg Kroah-Hartman3-5/+5
2006-06-21[PATCH] USB: move the endpoint specific sysfs code to it's own fileGreg Kroah-Hartman4-198/+218