summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_si3054.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: Constify hw_constraintsTakashi Iwai2017-06-091-2/+2
* ALSA: hda - convert to hda_device_idTakashi Iwai2015-10-201-25/+14
* ALSA: hda - Use regmap for command verb caches, tooTakashi Iwai2015-03-231-0/+4
* ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai2015-03-231-3/+3
* ALSA: hda - Allocate hda_pcm objects dynamicallyTakashi Iwai2015-03-031-6/+5
* ALSA: hda - Bind codecs via standard busTakashi Iwai2015-02-231-14/+2
* ALSA: hda - Replace with standard printkTakashi Iwai2014-02-251-2/+3
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ALSA: hda - Constify fixup and other array data in patch_si3054.cTakashi Iwai2011-05-021-5/+6
* ALSA: hda - add more NID->Control mappingJaroslav Kysela2009-12-151-0/+1
* ALSA: hda - Modularize HD-audio driverTakashi Iwai2008-11-271-2/+33
* [ALSA] sound: hda: missing includes of hda_patch.hHarvey Harrison2008-04-241-1/+1
* [ALSA] hda-intel - Fix PCM device number assignmentTakashi Iwai2008-04-241-1/+1
* [ALSA] hda-codec - remove 11c1:1040 from patch_si3054.c id listVasily Khoruzhick2008-01-311-1/+0
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] hda-codec - optimize resume using cachesTakashi Iwai2007-10-161-6/+4
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-9/+1
* [ALSA] hda-codec - Add LG LW20 si3054 modem idClaudio Matsuoka2007-07-201-0/+2
* [ALSA] hda-codec - Add VIA HDA to si3054Claudio Matsuoka2007-07-201-0/+2
* [ALSA] hda-codec - Add support for ASUS A8J modemChristian Rothlaender2007-05-311-0/+2
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* [ALSA] hda-codec - Don't return error at initialization of modem codecTakashi Iwai2006-12-201-1/+2
* [ALSA] hda/patch_si3054: new codec vendor IDsSasha Khapyorsky2006-10-061-0/+5
* [ALSA] hda-codec - Add device id for Motorola si3054-compatible codecTakashi Iwai2006-09-231-0/+1
* [ALSA] hda-codec - support for Agere's HDA soft modemSasha Khapyorsky2006-02-011-0/+1
* [ALSA] Remove xxx_t typedefs: HD-Audio codecTakashi Iwai2006-01-031-10/+10
* [ALSA] hda-codec - Fix HDA sound and V.92 modem for notebook Siemens FieldPG-MDaniel Mueller2006-01-031-0/+1
* [ALSA] Sasha Khapyorsky: My email address is changed, there is update.Sasha Khapyorsky2005-11-041-1/+1
* [ALSA] Replace with kzalloc() - pci stuffTakashi Iwai2005-09-121-1/+1
* [ALSA] hda-codec - Assign audio PCMS firstTakashi Iwai2005-09-121-0/+1
* [ALSA] hda-codec - support for Si3054/5 HDA modemsSasha Khapyorsky2005-08-301-0/+300