aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_ca0110.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32Thomas Gleixner1-14/+1
2018-08-30ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart1-1/+1
2015-10-20ALSA: hda - convert to hda_device_idTakashi Iwai1-9/+6
2015-05-29ALSA: hda - Set patch_ops before calling auto-parserTakashi Iwai1-2/+1
2015-02-23ALSA: hda - Bind codecs via standard busTakashi Iwai1-14/+2
2014-02-15ALSA: hda - Remove superfluous inclusion of linux/pci.hTakashi Iwai1-1/+0
2013-01-21ALSA: hda - Remove superfluous header inclusionsTakashi Iwai1-1/+0
2013-01-18ALSA: hda - Fix missing unsol event handler in some codec driversTakashi Iwai1-0/+1
2013-01-12ALSA: hda - Use generic parser for CA0110 codecTakashi Iwai1-473/+15
2012-05-08ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai1-0/+1
2012-04-20ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai1-1/+2
2012-04-20ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai1-4/+2
2011-11-16ALSA: hda - Give more unique names by snd_hda_get_pin_label()Takashi Iwai1-2/+4
2011-11-16ALSA: hda - Introduce snd_hda_get_pin_label()Takashi Iwai1-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-06-06ALSA: hda: Virtualize SPDIF out controlsStephen Warren1-1/+2
2011-05-02ALSA: hda - Constify fixup and other array data in patch_ca0110.cTakashi Iwai1-8/+8
2010-10-21ALSA: hda - Fix wrong SPDIF NID assignment for CA0110Takashi Iwai1-1/+1
2010-09-09ALSA: hda - Improve the input source name labelsTakashi Iwai1-2/+1
2010-08-30ALSA: hda - Use new inputs[] field to parse input-pins for CA-IBG codecsTakashi Iwai1-4/+5
2009-11-16ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignmentJaroslav Kysela1-2/+2
2009-07-27ALSA: hda - Introduce get_wcaps_type() macroTakashi Iwai1-2/+1
2009-07-01ALSA: hda - Add missing static to patch_ca0110()Takashi Iwai1-1/+1
2009-04-20ALSA: hda - Use snd_hda_codec_get_pincfg() in patch_ca0110.cTakashi Iwai1-4/+2
2009-04-20ALSA: hda - Fix channels_max setting for CA0110Takashi Iwai1-1/+2
2009-04-16ALSA: hda - Add Creative CA0110-IBG supportTakashi Iwai1-0/+574