summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_ca0110.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: Unify get_response handlingTakashi Iwai2019-12-131-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32Thomas Gleixner2019-05-241-14/+1
* ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart2018-08-301-1/+1
* ALSA: hda - convert to hda_device_idTakashi Iwai2015-10-201-9/+6
* ALSA: hda - Set patch_ops before calling auto-parserTakashi Iwai2015-05-291-2/+1
* ALSA: hda - Bind codecs via standard busTakashi Iwai2015-02-231-14/+2
* ALSA: hda - Remove superfluous inclusion of linux/pci.hTakashi Iwai2014-02-151-1/+0
* ALSA: hda - Remove superfluous header inclusionsTakashi Iwai2013-01-211-1/+0
* ALSA: hda - Fix missing unsol event handler in some codec driversTakashi Iwai2013-01-181-0/+1
* ALSA: hda - Use generic parser for CA0110 codecTakashi Iwai2013-01-121-473/+15
* ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai2012-05-081-0/+1
* ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai2012-04-201-1/+2
* ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai2012-04-201-4/+2
* ALSA: hda - Give more unique names by snd_hda_get_pin_label()Takashi Iwai2011-11-161-2/+4
* ALSA: hda - Introduce snd_hda_get_pin_label()Takashi Iwai2011-11-161-1/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ALSA: hda: Virtualize SPDIF out controlsStephen Warren2011-06-061-1/+2
* ALSA: hda - Constify fixup and other array data in patch_ca0110.cTakashi Iwai2011-05-021-8/+8
* ALSA: hda - Fix wrong SPDIF NID assignment for CA0110Takashi Iwai2010-10-211-1/+1
* ALSA: hda - Improve the input source name labelsTakashi Iwai2010-09-091-2/+1
* ALSA: hda - Use new inputs[] field to parse input-pins for CA-IBG codecsTakashi Iwai2010-08-301-4/+5
* ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignmentJaroslav Kysela2009-11-161-2/+2
* ALSA: hda - Introduce get_wcaps_type() macroTakashi Iwai2009-07-271-2/+1
* ALSA: hda - Add missing static to patch_ca0110()Takashi Iwai2009-07-011-1/+1
* ALSA: hda - Use snd_hda_codec_get_pincfg() in patch_ca0110.cTakashi Iwai2009-04-201-4/+2
* ALSA: hda - Fix channels_max setting for CA0110Takashi Iwai2009-04-201-1/+2
* ALSA: hda - Add Creative CA0110-IBG supportTakashi Iwai2009-04-161-0/+574