summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
* [ALSA] Remove ENTER_UART from au88x0 initAlan Horstmann2006-06-221-3/+0Star
* [ALSA] usb-audio: add workaround for CSR Bluetooth Headphones (Saitek A-250)Clemens Ladisch2006-06-221-3/+4
* [ALSA] hda-codec - Fix init verbs for ALC260 hp modelTakashi Iwai2006-06-221-1/+3
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-2229-63/+46Star
* [ALSA] Fix pcm-draining of capture stream in PCM middle layerTakashi Iwai2006-06-221-2/+0Star
* [ALSA] hda - Add support for the ATI RS600 HDMI audio deviceFelix Kuehling2006-06-224-1/+185
* [ALSA] azt3328.c: use kernel coding styleAndreas Mohr2006-06-221-47/+23Star
* [ALSA] azt3328.c: add 3D sound mixer switch/rename controlsAndreas Mohr2006-06-222-18/+39
* [ALSA] azt3328.c: add suspend/resume supportAndreas Mohr2006-06-222-6/+133
* [ALSA] Fix rwlock around snd_iprintf() in sound coreTakashi Iwai2006-06-222-26/+32
* [ALSA] hda-codec - Fix handling of capture controls on ALC882 3/6-stack modelsTakashi Iwai2006-06-221-19/+0Star
* [ALSA] hda-codec - Add support for Sony Vaio VGN-S3HPTakashi Iwai2006-06-221-0/+2
* [ALSA] rme96 - Fix OSS full-duplexTakashi Iwai2006-06-221-9/+23
* [ALSA] hda-codec - Add support for Apple Mac Mini (early 2006)Sam Revitch2006-06-221-1/+67
* [ALSA] add support for SB Live! 24-Bit External remote controlRaimonds Cicans2006-06-221-28/+40
* [ALSA] cmipci - Disable integrated mpu401 as defaultTakashi Iwai2006-06-221-1/+1
* [ALSA] au88x0 - Init before create componentsAlan Horstmann2006-06-222-5/+10
* [ALSA] hda: add sigmatel 9227/9228/9229 idsMatt Porter2006-06-221-0/+6
* [ALSA] hda-codec - Fix mute switch on VAIO laptops with STAC7661Takashi Iwai2006-06-221-4/+4
* [ALSA] cs5535audio - Add missing module_param*() and MODULE_PARM_DESC()Takashi Iwai2006-06-221-0/+7
* [ALSA] Add a workaround for ASUS A6KMTakashi Iwai2006-06-221-1/+4
* [ALSA] hda-codec - Add support for LG S1 laptopTakashi Iwai2006-06-221-0/+1
* [ALSA] rawmidi: add get_port_info callback for sequencer information flagsClemens Ladisch2006-06-222-70/+133
* [ALSA] add more sequencer port type information bitsClemens Ladisch2006-06-229-9/+27
* [ALSA] fix port type bitsClemens Ladisch2006-06-223-5/+3Star
* [ALSA] fix a wrong lockClemens Ladisch2006-06-221-1/+1
* [ALSA] Fix compile warning in timer.cTakashi Iwai2006-06-221-1/+0Star
* [ALSA] Fix mmap_count with O_APPEND opened streamsTakashi Iwai2006-06-223-19/+20
* [ALSA] Add O_APPEND flag support to PCMTakashi Iwai2006-06-226-42/+95
* [ALSA] Insert might_sleep() in snd_iprintf()Takashi Iwai2006-06-221-0/+1
* [ALSA] Remove spinlocks around proc printsTakashi Iwai2006-06-222-8/+0Star
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-2259-123/+80Star
* [ALSA] Make buffer size of proc text interface variableTakashi Iwai2006-06-221-70/+79
* [ALSA] Clean up ugly hacks in pcm_lib.cTakashi Iwai2006-06-221-44/+26Star
* [ALSA] Move OSS-specific hw_params helper to snd-pcm-oss moduleTakashi Iwai2006-06-226-626/+597Star
* [ALSA] hda-codec - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-221-19/+22
* [ALSA] i2c - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-221-6/+11
* [ALSA] vx - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-222-16/+17
* [ALSA] emux - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-223-11/+10Star
* [ALSA] trident - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-222-10/+13
* [ALSA] emu10k1 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-224-13/+16
* [ALSA] opl4 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-221-4/+8
* [ALSA] opl3 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-222-9/+14
* [ALSA] ac97 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-222-22/+28
* [ALSA] Clean up EXPORT_SYMBOL()s in snd-seq moduleTakashi Iwai2006-06-225-22/+20Star
* [ALSA] Clean up EXPORT_SYMBOL()s in snd moduleTakashi Iwai2006-06-2210-88/+113
* [ALSA] PM support for cs5535audioJaya Kumar2006-06-226-8/+191
* [ALSA] hda-codec - Add support for Sony Vaio VGN-A790 laptopKenneth Crudup2006-06-221-0/+2
* [ALSA] ice1712 - Provides specified midi port names instead of defaultsAlan Horstmann2006-06-223-2/+19
* [ALSA] Change seq_midi.c so client name is card, rather than port, specificAlan Horstmann2006-06-221-2/+2