summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
* | [ALSA] hda-codec - Fix model for HP dc7600Takashi Iwai2006-06-221-1/+1
* | [ALSA] ice1724 - Add functionality for Audiotrak Prodigy 7.1 LTTakashi Iwai2006-06-222-10/+17
* | [ALSA] au88x0 - Fix 64bit address of MPU401 MMIO portTakashi Iwai2006-06-221-1/+1
* | [ALSA] ice1712 - Disable AC97 for DMX6fireAlan Horstmann2006-06-221-7/+8
* | [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai2006-06-2217-56/+110
* | [ALSA] hdsp - Fix compilation with hdsp driver built in kernelTakashi Iwai2006-06-221-1/+1
* | [ALSA] Single variables for cs5535audioJaya Kumar2006-06-221-12/+9Star
* | [ALSA] mpu401_uart - Fix coding style and code clean upTakashi Iwai2006-06-221-42/+66
* | [ALSA] usbaudio - Fix a typoTakashi Iwai2006-06-221-1/+1
* | [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