summaryrefslogtreecommitdiff
path: root/sound/pci/ca0106/ca0106_main.c
AgeCommit message (Expand)Author
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-27sound, ca0106: Fix assignment to 'channel'.Jesper Juhl
2010-10-23ALSA: ca0106: Allow different sound cards to use different SPI channel mappings.Andy Owen
2010-10-23ALSA: ca0106: Create a nice spot for mapping channels to dacs.Andy Owen
2010-10-23ALSA: ca0106: Move enabling of front dac out of hardcoded setup sequence.Andy Owen
2010-10-23ALSA: ca0106: Pull out dac powering routine into separate function.Andy Owen
2010-10-23ALSA: ca0106 - add Sound Blaster 5.1vx info.Andy Owen
2010-09-07ALSA: ca0106 - clean up playback pointer callbackTakashi Iwai
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan
2009-07-21Merge branch 'fix/misc' into for-linusTakashi Iwai
2009-07-20ALSA: ca0106 - Fix the max capture buffer sizeTakashi Iwai
2009-06-25sound: Use PCI_VDEVICE for CREATIVE and ECTIVAJoe Perches
2009-06-02ALSA: Remove invalid GENERIC_MIX PCM sublassTakashi Iwai
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-03-24Merge branch 'topic/ca0106' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-02-05ALSA: ca0106 - Add missing KERN_* prefix to printkTakashi Iwai
2009-02-05ALSA: Fix missing KERN_* prefix to printk in sound/pciTakashi Iwai
2009-01-19ALSA: ca0106 - Add quirk for GA-G1975X moboTakashi Iwai
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai
2008-12-20Merge branch 'topic/ca0106-spdif-stream' into topic/ca0106Takashi Iwai
2008-12-20Merge branch 'topic/ca0106-resume' into topic/ca0106Takashi Iwai
2008-12-20Merge branch 'topic/ca0106-capture-no-44khz' into topic/ca0106Takashi Iwai
2008-12-20ALSA: ca0106 - disable 44.1kHz captureTakashi Iwai
2008-12-20ALSA: ca0106 - Add missing card->private_data initializationTakashi Iwai
2008-12-20ALSA: ca0106 - Check ac97 availability at PMTakashi Iwai
2008-12-19ALSA: ca0106 - Add IEC958 PCM Stream controlsTakashi Iwai
2008-12-19ALSA: ca0106 - Don't override the values at resumeTakashi Iwai
2008-12-16ALSA: ca0106 MSI K8N Diamond MB spi_dac 2->1Ben Stanley
2008-12-10ALSA: ca0106 - Check return value of pci_enable_device() in resumeTakashi Iwai
2008-12-04ALSA: ca0106 - Add power-management supportTakashi Iwai
2008-10-19ALSA: misc typo fixesMariusz Kozlowski
2008-08-29ALSA: Cosmetic change: CA0106 on MSI K8N Diamond PLUS MotherboardJaroslav Kysela
2008-08-25ALSA: fix for CA0106 on MSI K8N Diamond PLUS MotherboardStephen Rothwell
2008-08-25ALSA: CA0106 on MSI K8N Diamond PLUS MotherboardTravis Place
2008-06-18ALSA: ca0106 - Add entry for another MSI K8N Diamond MBTakashi Iwai
2008-04-24[ALSA] Fix possible races at free_irq in PCI driversTakashi Iwai
2008-04-24[ALSA] sound: ca0106_main.c fix shadowed variable warningsHarvey Harrison
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-10-16[ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...Clemens Ladisch
2007-10-16[ALSA] check for linked substreams of different cardsClemens Ladisch
2007-10-16[ALSA] ca0106: remove extra commands in SPI DAC init sequenceTrent Piepho
2007-10-16[ALSA] ca0106: Add more symbol SPI register names and use themTrent Piepho
2007-10-16[ALSA] ca0106: power down SPI DAC channels when not in useTrent Piepho
2007-10-16[ALSA] ca0106: Add analog mute controls for cards with SPI DACTrent Piepho
2007-10-16[ALSA] snd-ca0106:Add recognition for new variant. Fixes ALSA bug#3251James Courtier-Dutton
2007-07-20[ALSA] snd-ca0106: Add support for X-Fi Extreme Audio.James Courtier-Dutton
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok