summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_cmedia.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32Thomas Gleixner2019-05-241-15/+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/+2
* ALSA: hda - Bind codecs via standard busTakashi Iwai2015-02-231-14/+2
* ALSA: hda - Fix parsing of CMI8888 codecTakashi Iwai2014-08-071-0/+47
* ALSA: hda - Remove the obsoleted static quirk codes from patch_cmedia.cTakashi Iwai2014-06-251-615/+9
* ALSA: hda - Replace with standard printkTakashi Iwai2014-02-251-1/+1
* ALSA: hda - Remove superfluous inclusion of linux/pci.hTakashi Iwai2014-02-151-1/+0
* ALSA: hda - Disable static quirks for C-Media codecsTakashi Iwai2014-02-101-10/+21
* 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 codec parser for C-Media codecsTakashi Iwai2013-01-121-118/+46
* ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai2012-05-081-0/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ALSA: hda - Fix unused variable warningTakashi Iwai2011-06-291-1/+1
* ALSA: hda - Create snd_hda_get_conn_index() helper functionTakashi Iwai2011-06-291-7/+4
* ALSA: hda: Virtualize SPDIF out controlsStephen Warren2011-06-061-1/+3
* ALSA: hda - Constify fixup and other array data in patch_cmedia.cTakashi Iwai2011-05-021-20/+20
* ALSA: hda - consitify string arraysTakashi Iwai2011-01-181-1/+1
* ALSA: hda - Fix NID association for capture mixersTakashi Iwai2009-12-231-2/+1
* ALSA: hda - add more NID->Control mappingJaroslav Kysela2009-12-151-1/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-051-2/+2
|/
* ALSA: hda - Reword information messages for BIOS auto-probing modeTakashi Iwai2009-07-281-1/+2
* ALSA: hda - Remove codec-specific pin save/restore functionsTakashi Iwai2009-02-201-6/+6
* ALSA: hda - Modularize HD-audio driverTakashi Iwai2008-11-271-2/+25
* [ALSA] hda - Fix model for LG LS75 laptopTakashi Iwai2008-05-301-0/+1
* [ALSA] hda - PCI quirk for laptop LG which use CMI9880Jiang zhe2008-04-241-0/+1
* [ALSA] hda-codec - keep the format verb at closing PCM streamsTakashi Iwai2008-04-241-1/+1
* [ALSA] sound: hda: missing includes of hda_patch.hHarvey Harrison2008-04-241-0/+1
* [ALSA] hda-codec - Add "IEC958 Default PCM" switchTakashi Iwai2008-04-241-1/+7
* [ALSA] hda-intel - Fix PCM device number assignmentTakashi Iwai2008-04-241-0/+1
* [ALSA] hda-codec - Remove obsolete FIXME'sTakashi Iwai2008-01-311-1/+0
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] hda-codec - Fix possible array overflowTakashi Iwai2007-10-231-2/+1
* [ALSA] hda-codec - optimize resume using cachesTakashi Iwai2007-10-161-24/+0
* [ALSA] hda-codec - Fix SPDIF outputTakashi Iwai2007-05-111-1/+13
* [ALSA] hda-codec - Use snd_pci_quirk_lookup() for board config lookupTakashi Iwai2007-02-091-9/+15
* [ALSA] hda-codec - Add the support of ALC262,ALC883,ALC885,ALC861Kailang Yang2006-01-031-1/+1
* [ALSA] Remove xxx_t typedefs: HD-Audio codecTakashi Iwai2006-01-031-15/+15
* [ALSA] hda-codec - Fix assignment of speaker pinTakashi Iwai2006-01-031-13/+0
* [ALSA] hda-codec - Add channel-mode helperTakashi Iwai2006-01-031-45/+17
* [ALSA] Replace with kzalloc() - pci stuffTakashi Iwai2005-09-121-1/+1
* [ALSA] hda-codec - Add default config for ASUS P5AD2Takashi Iwai2005-08-301-0/+1
* [ALSA] hda driver, correct bug in model 'auto'Nicolas Graziano2005-07-281-3/+2
* [ALSA] hda-codec - More fix of ALC880 codec supportTakashi Iwai2005-06-221-157/+79
* [ALSA] Fix and cleanup of CM9880 auto-configurationTakashi Iwai2005-05-291-12/+19
* [ALSA] choose multi-channel jacks automaticallyTakashi Iwai2005-05-291-3/+230