aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_si3054.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
2017-06-09ALSA: hda: Constify hw_constraintsTakashi Iwai1-2/+2
2015-10-20ALSA: hda - convert to hda_device_idTakashi Iwai1-25/+14
2015-03-23ALSA: hda - Use regmap for command verb caches, tooTakashi Iwai1-0/+4
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai1-3/+3
2015-03-03ALSA: hda - Allocate hda_pcm objects dynamicallyTakashi Iwai1-6/+5
2015-02-23ALSA: hda - Bind codecs via standard busTakashi Iwai1-14/+2
2014-02-25ALSA: hda - Replace with standard printkTakashi Iwai1-2/+3
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-05-02ALSA: hda - Constify fixup and other array data in patch_si3054.cTakashi Iwai1-5/+6
2009-12-15ALSA: hda - add more NID->Control mappingJaroslav Kysela1-0/+1
2008-11-27ALSA: hda - Modularize HD-audio driverTakashi Iwai1-2/+33
2008-04-24[ALSA] sound: hda: missing includes of hda_patch.hHarvey Harrison1-1/+1
2008-04-24[ALSA] hda-intel - Fix PCM device number assignmentTakashi Iwai1-1/+1
2008-01-31[ALSA] hda-codec - remove 11c1:1040 from patch_si3054.c id listVasily Khoruzhick1-1/+0
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-16[ALSA] hda-codec - optimize resume using cachesTakashi Iwai1-6/+4
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-9/+1
2007-07-20[ALSA] hda-codec - Add LG LW20 si3054 modem idClaudio Matsuoka1-0/+2
2007-07-20[ALSA] hda-codec - Add VIA HDA to si3054Claudio Matsuoka1-0/+2
2007-05-31[ALSA] hda-codec - Add support for ASUS A8J modemChristian Rothlaender1-0/+2
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2006-12-20[ALSA] hda-codec - Don't return error at initialization of modem codecTakashi Iwai1-1/+2
2006-10-06[ALSA] hda/patch_si3054: new codec vendor IDsSasha Khapyorsky1-0/+5
2006-09-23[ALSA] hda-codec - Add device id for Motorola si3054-compatible codecTakashi Iwai1-0/+1
2006-02-01[ALSA] hda-codec - support for Agere's HDA soft modemSasha Khapyorsky1-0/+1
2006-01-03[ALSA] Remove xxx_t typedefs: HD-Audio codecTakashi Iwai1-10/+10
2006-01-03[ALSA] hda-codec - Fix HDA sound and V.92 modem for notebook Siemens FieldPG-MDaniel Mueller1-0/+1
2005-11-04[ALSA] Sasha Khapyorsky: My email address is changed, there is update.Sasha Khapyorsky1-1/+1
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai1-1/+1
2005-09-12[ALSA] hda-codec - Assign audio PCMS firstTakashi Iwai1-0/+1
2005-08-30[ALSA] hda-codec - support for Si3054/5 HDA modemsSasha Khapyorsky1-0/+300