aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ca0106/ca0106_mixer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-21ALSA: ca0106: Use snd_ctl_rename() to rename a controlMaciej S. Szmigiero1-1/+1
2022-02-10ALSA: ca0106: Rename register macro namesTakashi Iwai1-8/+8
2020-07-20ALSA: Replace the word "slave" in vmaster APITakashi Iwai1-9/+9
2020-01-05ALSA: ca0106: More constificationsTakashi Iwai1-7/+7
2020-01-03ALSA: ca0106: Constify snd_ca0106_detailsTakashi Iwai1-1/+1
2020-01-03ALSA: pci: Constify snd_kcontrol_new itemsTakashi Iwai1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-15/+1
2017-02-21ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal1-2/+2
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai1-1/+1
2014-10-21ALSA: ca0106: Use snd_ctl_enum_info()Takashi Iwai1-32/+8
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton1-13/+13
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-10-23ALSA: ca0106: Use card specific dac id for mute controls.Andy Owen1-22/+69
2010-10-23ALSA: ca0106: Allow different sound cards to use different SPI channel mappings.Andy Owen1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela1-2/+2
2009-06-08ALSA: ca0106 - Fix master volume scaleTakashi Iwai1-1/+1
2009-06-02ALSA: ca0106 - Add missing card->mixername field setupTakashi Iwai1-0/+2
2009-06-02ALSA: ca0106 - Add missing registrations of vmaster controlsTakashi Iwai1-0/+6
2009-05-22ALSA: Kill truncate warning by shortening Sigmatel-specific AC97 control nameAndreas Mohr1-1/+1
2008-12-20Merge branch 'topic/ca0106-spdif-stream' into topic/ca0106Takashi Iwai1-17/+66
2008-12-19ALSA: ca0106 - Fix typo in resume codeTakashi Iwai1-1/+1
2008-12-19ALSA: ca0106 - Add IEC958 PCM Stream controlsTakashi Iwai1-17/+66
2008-12-04ALSA: ca0106 - Add power-management supportTakashi Iwai1-52/+130
2008-04-24[ALSA] sound: ca0106_mixer.c fix shadowed variable warningsHarvey Harrison1-4/+4
2008-04-24[ALSA] ca0106 - Add master volume controlsTakashi Iwai1-0/+51
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-11-19[ALSA] ca0106 - Check value range in ctl callbacksTakashi Iwai1-6/+12
2007-10-16[ALSA] ca0106: Add more symbol SPI register names and use themTrent Piepho1-1/+1
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 Piepho1-1/+68
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-9/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+1
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-Dutton1-18/+24
2007-02-09[ALSA] snd-ca0106: Updated Enum control names.James Courtier-Dutton1-2/+2
2006-09-23[ALSA] Fix compile errors with older gccTakashi Iwai1-2/+2
2006-09-23[ALSA] snd-ca0106: Fix dB gain TLVs.James Courtier-Dutton1-2/+6
2006-09-23[ALSA] HDA codec & CA0106 - add/fix TLV supportJaroslav Kysela1-1/+3
2006-09-23[ALSA] Control API - TLV implementation for additional information like dB scaleJaroslav Kysela1-0/+4
2006-06-22[ALSA] ca0106: Fixes MSI K8N's SB Live 24 bit, no sound from line-in.James Courtier-Dutton1-1/+28
2006-06-22[ALSA] ca0106: Add analog capture controls.James Courtier-Dutton1-9/+143
2006-01-03[ALSA] snd-ca0106: update SPDIF to IEC958 in mixer control names.James Courtier-Dutton1-6/+6
2006-01-03[ALSA] Remove xxx_t typedefs: PCI CA0106Takashi Iwai1-47/+52
2006-01-03[ALSA] ca0106 - Code clean upTakashi Iwai1-316/+101
2005-09-12[ALSA] snd-ca0106: Tidy up volume controlsJames Courtier-Dutton1-9/+9
2005-08-30[ALSA] use PCM interface for IEC958 controlsClemens Ladisch1-2/+2
2005-06-22[ALSA] Add Mic capture support.James Courtier-Dutton1-1/+68
2005-05-29[ALSA] Implement surround71 outputs on SB Live 24bit.James Courtier-Dutton1-2/+2