aboutsummaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2007-10-16[ALSA] pcm: add snd_pcm_rate_to_rate_bit() helperClemens Ladisch3-55/+9
2007-10-16[ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...Clemens Ladisch10-45/+32
2007-10-16[ALSA] mixart - Check ioremap errorTakashi Iwai1-0/+6
2007-10-16[ALSA] hda-intel - Add power_save_controller module optionTakashi Iwai1-14/+11
2007-10-16[ALSA] This patch adds more support for Dell systems with Stac9205 codecs.Tobin Davis1-11/+53
2007-10-16[ALSA] hda-intel - Fix resume with power saveTakashi Iwai2-2/+2
2007-10-16[ALSA] This patch removes memset() from snd_emu10k1_fx8010_info() which appar...Mariusz Kozlowski1-7/+2
2007-10-16[ALSA] hda-intel - Add POWER_SAVE optionTakashi Iwai11-192/+800
2007-10-16[ALSA] hda-codec - Clean up bind-controlsTakashi Iwai4-170/+56
2007-10-16[ALSA] hda-codec - add snd_hda_codec_stereo() functionTakashi Iwai7-278/+205
2007-10-16[ALSA] hda-codec - optimize resume using cachesTakashi Iwai12-348/+195
2007-10-16[ALSA] hda-codec - introduce command register cacheTakashi Iwai3-0/+100
2007-10-16[ALSA] hda-codec - rewrite amp cache more genericTakashi Iwai2-45/+68
2007-10-16[ALSA] Use msecs_to_jiffies() in ac97_codec.cTakashi Iwai1-6/+8
2007-10-16[ALSA] hda-codec - Add support for Acer Aspire laptopsTobin Davis1-0/+56
2007-10-16[ALSA] hda-codec - Add more Dell systemsTobin Davis1-0/+14
2007-10-16[ALSA] au88x0: mem leak fix in snd_vortex_create()Jesper Juhl1-0/+1
2007-10-16[ALSA] hda-intel - Remove invalid __devinitTakashi Iwai1-13/+10
2007-10-16[ALSA] Coding style fix sound/pci/ca0106/ca_midi.hMichal Piotrowski1-3/+3
2007-10-16[ALSA] hda-intel - Fix a typo in KconfigTakashi Iwai1-1/+1
2007-10-16[ALSA] hda-codec - Fix GPIO in resumeTakashi Iwai1-12/+18
2007-10-16[ALSA] hda-intel - Fix a typo in MakefileTakashi Iwai1-1/+1
2007-10-16[ALSA] hda-intel - Fix compile warning in snd_hwdep_ioctl_compat()Takashi Iwai1-1/+1
2007-10-16[ALSA] hda-codec - Add support for the ASRock K8NF6G-VSTA motherboardTobin Davis1-0/+1
2007-10-16[ALSA] Add missing static in ac97_codec.cTakashi Iwai1-2/+2
2007-10-16[ALSA] check for linked substreams of different cardsClemens Ladisch4-4/+14
2007-10-16[ALSA] hda-codec - kernel config for each codecTakashi Iwai4-14/+125
2007-10-16[ALSA] hda-codec - Add a generic bind-control helperTakashi Iwai4-155/+184
2007-10-16[ALSA] hda-intel - Add hwdep interfaceTakashi Iwai6-5/+147
2007-10-16[ALSA] hdspm - Coding style fixesTakashi Iwai1-274/+325
2007-10-16[ALSA] hda-intel - Coding style fixesTakashi Iwai4-122/+225
2007-10-16[ALSA] Clean up MakefileTakashi Iwai2-9/+4
2007-10-16[ALSA] snd-emu10k1:Unmute the Audio/Micro Dock after firmware load.James Courtier-Dutton1-0/+6
2007-10-16[ALSA] snd-emu10k1:Implement SPDIF/ADAT status.James Courtier-Dutton3-15/+53
2007-10-16[ALSA] hda-codec - Fix the initial mixer state of ALC262 sony-assamd modelTakashi Iwai1-25/+41
2007-10-16[ALSA] ca0106: remove extra commands in SPI DAC init sequenceTrent Piepho1-11/+5
2007-10-16[ALSA] ca0106: Add more symbol SPI register names and use themTrent Piepho3-40/+92
2007-10-16[ALSA] ca0106: power down SPI DAC channels when not in useTrent Piepho2-3/+36
2007-10-16[ALSA] hda-codec - Fix AD1988 SPDIF outputTakashi Iwai1-14/+31
2007-10-16[ALSA] ca0106: replaced control add sequences with macroTrent Piepho1-18/+15
2007-10-16[ALSA] ca0106: Add analog mute controls for cards with SPI DACTrent Piepho3-5/+122
2007-10-16[ALSA] sound/pci/cs46xx/: fix an off-by-oneAdrian Bunk1-1/+1
2007-10-16[ALSA] ice1712 - Fix missing replacement to snd_ctl_boolean_mono_infoTakashi Iwai2-4/+1
2007-10-16[ALSA] snd-emu10k1:Support for ADAT and S/PDIF.James Courtier-Dutton2-9/+49
2007-10-16[ALSA] snd-ca0106:Add recognition for new variant. Fixes ALSA bug#3251James Courtier-Dutton1-0/+9
2007-10-16[ALSA] snd-emu10k1:Improves firmware loading for E-Mu cards.James Courtier-Dutton1-42/+61
2007-10-16[ALSA] ymfpci: fix volume handling of the 44.1 kHz slotClemens Ladisch1-24/+46
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai37-720/+92
2007-10-16[ALSA] snd-emu10k1: Add support for E-Mu 1616 PCI, 1616M PCI, 0404 PCI, E-MuJames Courtier-Dutton2-108/+130
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro1-1/+1