aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_cmedia.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32Thomas Gleixner1-15/+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/+2
2015-02-23ALSA: hda - Bind codecs via standard busTakashi Iwai1-14/+2
2014-08-07ALSA: hda - Fix parsing of CMI8888 codecTakashi Iwai1-0/+47
2014-06-25ALSA: hda - Remove the obsoleted static quirk codes from patch_cmedia.cTakashi Iwai1-615/+9
2014-02-25ALSA: hda - Replace with standard printkTakashi Iwai1-1/+1
2014-02-15ALSA: hda - Remove superfluous inclusion of linux/pci.hTakashi Iwai1-1/+0
2014-02-10ALSA: hda - Disable static quirks for C-Media codecsTakashi Iwai1-10/+21
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 codec parser for C-Media codecsTakashi Iwai1-118/+46
2012-05-08ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai1-0/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-06-29ALSA: hda - Fix unused variable warningTakashi Iwai1-1/+1
2011-06-29ALSA: hda - Create snd_hda_get_conn_index() helper functionTakashi Iwai1-7/+4
2011-06-06ALSA: hda: Virtualize SPDIF out controlsStephen Warren1-1/+3
2011-05-02ALSA: hda - Constify fixup and other array data in patch_cmedia.cTakashi Iwai1-20/+20
2011-01-18ALSA: hda - consitify string arraysTakashi Iwai1-1/+1
2009-12-23ALSA: hda - Fix NID association for capture mixersTakashi Iwai1-2/+1
2009-12-15ALSA: hda - add more NID->Control mappingJaroslav Kysela1-1/+11
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela1-2/+2
2009-07-28ALSA: hda - Reword information messages for BIOS auto-probing modeTakashi Iwai1-1/+2
2009-02-20ALSA: hda - Remove codec-specific pin save/restore functionsTakashi Iwai1-6/+6
2008-11-27ALSA: hda - Modularize HD-audio driverTakashi Iwai1-2/+25
2008-05-30[ALSA] hda - Fix model for LG LS75 laptopTakashi Iwai1-0/+1
2008-04-24[ALSA] hda - PCI quirk for laptop LG which use CMI9880Jiang zhe1-0/+1
2008-04-24[ALSA] hda-codec - keep the format verb at closing PCM streamsTakashi Iwai1-1/+1
2008-04-24[ALSA] sound: hda: missing includes of hda_patch.hHarvey Harrison1-0/+1
2008-04-24[ALSA] hda-codec - Add "IEC958 Default PCM" switchTakashi Iwai1-1/+7
2008-04-24[ALSA] hda-intel - Fix PCM device number assignmentTakashi Iwai1-0/+1
2008-01-31[ALSA] hda-codec - Remove obsolete FIXME'sTakashi Iwai1-1/+0
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-23[ALSA] hda-codec - Fix possible array overflowTakashi Iwai1-2/+1
2007-10-16[ALSA] hda-codec - optimize resume using cachesTakashi Iwai1-24/+0
2007-05-11[ALSA] hda-codec - Fix SPDIF outputTakashi Iwai1-1/+13
2007-02-09[ALSA] hda-codec - Use snd_pci_quirk_lookup() for board config lookupTakashi Iwai1-9/+15
2006-01-03[ALSA] hda-codec - Add the support of ALC262,ALC883,ALC885,ALC861Kailang Yang1-1/+1
2006-01-03[ALSA] Remove xxx_t typedefs: HD-Audio codecTakashi Iwai1-15/+15
2006-01-03[ALSA] hda-codec - Fix assignment of speaker pinTakashi Iwai1-13/+0
2006-01-03[ALSA] hda-codec - Add channel-mode helperTakashi Iwai1-45/+17
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai1-1/+1
2005-08-30[ALSA] hda-codec - Add default config for ASUS P5AD2Takashi Iwai1-0/+1
2005-07-28[ALSA] hda driver, correct bug in model 'auto'Nicolas Graziano1-3/+2
2005-06-22[ALSA] hda-codec - More fix of ALC880 codec supportTakashi Iwai1-157/+79
2005-05-29[ALSA] Fix and cleanup of CM9880 auto-configurationTakashi Iwai1-12/+19
2005-05-29[ALSA] choose multi-channel jacks automaticallyTakashi Iwai1-3/+230