aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] wavefront - Use standard firmware loaderTakashi Iwai2007-10-162-81/+48
* [ALSA] hda-codec - Add missing capture boost for ALC268Takashi Iwai2007-10-161-0/+6
* [ALSA] cmipci: fix MIDI device nameClemens Ladisch2007-10-161-9/+7
* [ALSA] usb-audio: add workaround for ESI MIDI Mate/RomIO IIClemens Ladisch2007-10-161-0/+9
* [ALSA] usb-audio: allow low speed MIDI devicesClemens Ladisch2007-10-161-2/+9
* [ALSA] usb-audio: allow output interrupt transfers for MIDIClemens Ladisch2007-10-161-4/+12
* [ALSA] hda-codec - Add SPDIF support on ALC880 fujitsu modelTakashi Iwai2007-10-161-0/+1
* [ALSA] dbri: driver cleanupKrzysztof Helt2007-10-161-182/+208
* [ALSA] hda-codec - Add support for Haier W66Kailang Yang2007-10-161-1/+51
* [ALSA] hda-intel - Add probe_mask blacklistTakashi Iwai2007-10-161-1/+32
* [ALSA] hda-codec - Fix ALC268 acer modelTakashi Iwai2007-10-161-1/+10
* [ALSA] emu10k1 - Fix memory corruptionTakashi Iwai2007-10-161-2/+2
* [ALSA] hda-codec - Add support for Toshiba Satellite P205Takashi Iwai2007-10-161-0/+1
* [ALSA] hda-codec - Add support for Macbook Pro rev3Takashi Iwai2007-10-161-0/+145
* [ALSA] hda-codec - Fix Toshiba A135 model selectionTakashi Iwai2007-10-161-1/+1
* [ALSA] hda-codec - Add auto-mute function to Sony VAIO with STAC9872Takashi Iwai2007-10-161-1/+46
* [ALSA] hda-codec - Add model for MSI m673xTakashi Iwai2007-10-161-0/+1
* [ALSA] hda-intel - Avoid unnecessary work schedulingTakashi Iwai2007-10-162-4/+9
* [ALSA] hda-codec - Add unsol_event to ALC883 Acer AspireTakashi Iwai2007-10-161-11/+29
* [ALSA] hda-codec - Remove superfluous codeTakashi Iwai2007-10-161-4/+0
* [ALSA] hda-codec - Fix PM on ALC885 Intel MacsTakashi Iwai2007-10-161-6/+16
* [ALSA] hda-codec - Add ALC268 acer modelTakashi Iwai2007-10-161-1/+75
* [ALSA] hda-intel - Add position_fix quirk for Dell Precision 390Takashi Iwai2007-10-161-0/+1
* [ALSA] usb-audio: fix parsing of SysEx messages from CME keyboardsClemens Ladisch2007-10-161-0/+21
* [ALSA] hda-codec - Fix Master volume with AD1986A laptop modelTakashi Iwai2007-10-161-23/+21
* [ALSA] hda-intel - Add flush_scheduled_work() in snd_hda_codec_free()Takashi Iwai2007-10-161-1/+2
* [ALSA] hda-codec - Add option texts and descriptions for new Realtek modelsTakashi Iwai2007-10-161-1/+3
* [ALSA] hda-codec - Add support for Biostar NF61S SE moboTakashi Iwai2007-10-161-0/+1
* [ALSA] hda-codec - Update realtek codec supportKailang Yang2007-10-161-32/+93
* [ALSA] hda-codec - Remove conflicting capture mixers for ALC861VDTakashi Iwai2007-10-161-11/+0
* [ALSA] hda-intel - Don't do suspend if already powered downTakashi Iwai2007-10-162-1/+6
* [ALSA] hda-intel - Fix NULL dereference in resumeTakashi Iwai2007-10-161-1/+2
* [ALSA] pcm: add snd_pcm_rate_to_rate_bit() helperClemens Ladisch2007-10-167-145/+46
* [ALSA] pcm: merge rates[] from pcm_misc.c and pcm_native.cClemens Ladisch2007-10-162-10/+11
* [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...Clemens Ladisch2007-10-1612-50/+32
* [ALSA] mixart - Check ioremap errorTakashi Iwai2007-10-161-0/+6
* [ALSA] hda-intel - Add power_save_controller module optionTakashi Iwai2007-10-161-14/+11
* [ALSA] This patch adds more support for Dell systems with Stac9205 codecs.Tobin Davis2007-10-161-11/+53
* [ALSA] hda-intel - Fix resume with power saveTakashi Iwai2007-10-162-2/+2
* [ALSA] This patch removes memset() from snd_emu10k1_fx8010_info() which appar...Mariusz Kozlowski2007-10-161-7/+2
* [ALSA] hda-intel - Add POWER_SAVE optionTakashi Iwai2007-10-1611-192/+800
* [ALSA] hda-codec - Clean up bind-controlsTakashi Iwai2007-10-164-170/+56
* [ALSA] hda-codec - add snd_hda_codec_stereo() functionTakashi Iwai2007-10-167-278/+205
* [ALSA] hda-codec - optimize resume using cachesTakashi Iwai2007-10-1612-348/+195
* [ALSA] hda-codec - introduce command register cacheTakashi Iwai2007-10-163-0/+100
* [ALSA] hda-codec - rewrite amp cache more genericTakashi Iwai2007-10-162-45/+68
* [ALSA] Use msecs_to_jiffies() in ac97_codec.cTakashi Iwai2007-10-161-6/+8
* [ALSA] usb-audio - Add advanced mode support for Edirol UA-1EXTakashi Iwai2007-10-161-1/+22
* [ALSA] isa libs Makefiles cleanupKrzysztof Helt2007-10-162-18/+6
* [ALSA] seq_midi_event: fix parsing of F9/FD bytesClemens Ladisch2007-10-161-1/+1