summaryrefslogtreecommitdiffstats
path: root/sound/pci/ca0106/ca0106_mixer.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ca0106: Use the standard snd_ctl_add_followers() helperTakashi Iwai2023-07-211-13/+6
* ALSA: ca0106: Simplify with snd_ctl_find_id_mixer()Takashi Iwai2023-07-211-12/+3
* ALSA: ca0106: Use snd_ctl_rename() to rename a controlMaciej S. Szmigiero2022-10-211-1/+1
* ALSA: ca0106: Rename register macro namesTakashi Iwai2022-02-101-8/+8
* ALSA: Replace the word "slave" in vmaster APITakashi Iwai2020-07-201-9/+9
* ALSA: ca0106: More constificationsTakashi Iwai2020-01-051-7/+7
* ALSA: ca0106: Constify snd_ca0106_detailsTakashi Iwai2020-01-031-1/+1
* ALSA: pci: Constify snd_kcontrol_new itemsTakashi Iwai2020-01-031-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1
* ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal2017-02-211-2/+2
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* ALSA: ca0106: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-32/+8
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-13/+13
* ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-141-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ALSA: ca0106: Use card specific dac id for mute controls.Andy Owen2010-10-231-22/+69
* ALSA: ca0106: Allow different sound cards to use different SPI channel mappings.Andy Owen2010-10-231-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-051-2/+2
* ALSA: ca0106 - Fix master volume scaleTakashi Iwai2009-06-081-1/+1
* ALSA: ca0106 - Add missing card->mixername field setupTakashi Iwai2009-06-021-0/+2
* ALSA: ca0106 - Add missing registrations of vmaster controlsTakashi Iwai2009-06-021-0/+6
* ALSA: Kill truncate warning by shortening Sigmatel-specific AC97 control nameAndreas Mohr2009-05-221-1/+1
* Merge branch 'topic/ca0106-spdif-stream' into topic/ca0106Takashi Iwai2008-12-201-17/+66
|\
| * ALSA: ca0106 - Add IEC958 PCM Stream controlsTakashi Iwai2008-12-191-17/+66
* | ALSA: ca0106 - Fix typo in resume codeTakashi Iwai2008-12-191-1/+1
|/
* ALSA: ca0106 - Add power-management supportTakashi Iwai2008-12-041-52/+130
* [ALSA] sound: ca0106_mixer.c fix shadowed variable warningsHarvey Harrison2008-04-241-4/+4
* [ALSA] ca0106 - Add master volume controlsTakashi Iwai2008-04-241-0/+51
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] ca0106 - Check value range in ctl callbacksTakashi Iwai2007-11-191-6/+12
* [ALSA] ca0106: Add more symbol SPI register names and use themTrent Piepho2007-10-161-1/+1
* [ALSA] ca0106: replaced control add sequences with macroTrent Piepho2007-10-161-18/+15
* [ALSA] ca0106: Add analog mute controls for cards with SPI DACTrent Piepho2007-10-161-1/+68
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-9/+1
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+1
* [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-091-2/+2
* [ALSA] ca0106: Fix sound capture on Audigy LS via AC97.James Courtier-Dutton2007-02-091-18/+24
* [ALSA] snd-ca0106: Updated Enum control names.James Courtier-Dutton2007-02-091-2/+2
* [ALSA] Fix compile errors with older gccTakashi Iwai2006-09-231-2/+2
* [ALSA] snd-ca0106: Fix dB gain TLVs.James Courtier-Dutton2006-09-231-2/+6
* [ALSA] HDA codec & CA0106 - add/fix TLV supportJaroslav Kysela2006-09-231-1/+3
* [ALSA] Control API - TLV implementation for additional information like dB scaleJaroslav Kysela2006-09-231-0/+4
* [ALSA] ca0106: Fixes MSI K8N's SB Live 24 bit, no sound from line-in.James Courtier-Dutton2006-06-221-1/+28
* [ALSA] ca0106: Add analog capture controls.James Courtier-Dutton2006-06-221-9/+143
* [ALSA] snd-ca0106: update SPDIF to IEC958 in mixer control names.James Courtier-Dutton2006-01-031-6/+6
* [ALSA] Remove xxx_t typedefs: PCI CA0106Takashi Iwai2006-01-031-47/+52
* [ALSA] ca0106 - Code clean upTakashi Iwai2006-01-031-316/+101
* [ALSA] snd-ca0106: Tidy up volume controlsJames Courtier-Dutton2005-09-121-9/+9
* [ALSA] use PCM interface for IEC958 controlsClemens Ladisch2005-08-301-2/+2