aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ca0106 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-20Merge branch 'topic/ca0106-spdif-stream' into topic/ca0106Takashi Iwai3-26/+90
2008-12-20Merge branch 'topic/ca0106-resume' into topic/ca0106Takashi Iwai3-269/+456
2008-12-20Merge branch 'topic/ca0106-capture-no-44khz' into topic/ca0106Takashi Iwai1-0/+6
2008-12-20ALSA: ca0106 - disable 44.1kHz captureTakashi Iwai1-0/+6
2008-12-20ALSA: ca0106 - Add missing card->private_data initializationTakashi Iwai1-0/+1
2008-12-20ALSA: ca0106 - Check ac97 availability at PMTakashi Iwai1-2/+4
2008-12-19ALSA: ca0106 - Fix typo in resume codeTakashi Iwai1-1/+1
2008-12-19ALSA: ca0106 - Add IEC958 PCM Stream controlsTakashi Iwai3-26/+90
2008-12-19ALSA: ca0106 - Don't override the values at resumeTakashi Iwai1-23/+18
2008-12-16ALSA: ca0106 MSI K8N Diamond MB spi_dac 2->1Ben Stanley1-1/+1
2008-12-16ALSA: ca0106 Add comments to snd_ca0106_details structBen Stanley1-4/+8
2008-12-10ALSA: ca0106 - Check return value of pci_enable_device() in resumeTakashi Iwai1-1/+6
2008-12-04ALSA: ca0106 - Add power-management supportTakashi Iwai3-266/+450
2008-10-19ALSA: misc typo fixesMariusz Kozlowski1-1/+0
2008-08-29ALSA: Cosmetic change: CA0106 on MSI K8N Diamond PLUS MotherboardJaroslav Kysela1-1/+1
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai1-6/+14
2008-08-25ALSA: fix for CA0106 on MSI K8N Diamond PLUS MotherboardStephen Rothwell1-1/+1
2008-08-25ALSA: CA0106 on MSI K8N Diamond PLUS MotherboardTravis Place1-2/+3
2008-06-18ALSA: ca0106 - Add entry for another MSI K8N Diamond MBTakashi Iwai1-0/+5
2008-04-24[ALSA] Fix possible races at free_irq in PCI driversTakashi Iwai1-3/+2
2008-04-24[ALSA] sound: ca0106_mixer.c fix shadowed variable warningsHarvey Harrison1-4/+4
2008-04-24[ALSA] sound: ca0106_main.c fix shadowed variable warningsHarvey Harrison1-8/+8
2008-04-24[ALSA] ca0106 - Add master volume controlsTakashi Iwai1-0/+51
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai4-4/+0
2008-01-31[ALSA] sound/pci: remove line duplications in definesNicolas Kaiser1-1/+0
2007-11-20[ALSA] ca0106 - Fix write proc assignmentTakashi Iwai1-3/+1
2007-11-19[ALSA] ca0106 - Check value range in ctl callbacksTakashi Iwai1-6/+12
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2007-10-16[ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sync()Clemens Ladisch1-4/+6
2007-10-16[ALSA] Coding style fix sound/pci/ca0106/ca_midi.hMichal Piotrowski1-3/+3
2007-10-16[ALSA] check for linked substreams of different cardsClemens Ladisch1-0/+3
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] 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] snd-ca0106:Add recognition for new variant. Fixes ALSA bug#3251James Courtier-Dutton1-0/+9
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-9/+1
2007-07-20[ALSA] snd-ca0106: Add support for X-Fi Extreme Audio.James Courtier-Dutton1-0/+19
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok2-4/+2
2007-05-11[ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai1-3/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2-2/+2
2007-02-09[ALSA] ca0106 - Add missing sysfs device assignmentTakashi Iwai1-0/+2
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi Iwai1-2/+2
2007-02-09[ALSA] ca0106: Fix sound capture on Audigy LS via AC97.James Courtier-Dutton2-21/+40
2007-02-09[ALSA] snd-ca0106: Updated Enum control names.James Courtier-Dutton1-2/+2
2006-12-20[ALSA] snd-ca0106: Fix typos.James Courtier-Dutton1-2/+2
2006-12-20[ALSA] snd-ca0106: Add new card variant.James Courtier-Dutton1-4/+26
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai1-3/+2
2006-12-20[ALSA] Fix invalid assignment of PCI revisionTakashi Iwai2-2/+2