summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_conexant.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix FSC V5505 modelTakashi Iwai2008-07-141-1/+2
* ALSA: hda - Fix missing init for unsol events on micsense modelTakashi Iwai2008-07-141-0/+1
* ALSA: hda - Fix internal mic vref pin setupTakashi Iwai2008-07-141-1/+1
* ALSA: ALSA: hda - Fix speaker output on Toshiba P105Takashi Iwai2008-07-101-0/+1
* ALSA: hda - disable amp override on non-HP machinesTakashi Iwai2008-06-271-9/+13
* ALSA: hda - Remove unused mutexTakashi Iwai2008-06-131-4/+0
* [ALSA] hda-codec - keep the format verb at closing PCM streamsTakashi Iwai2008-04-241-4/+3
* [ALSA] hda-codec - model for cx20549 to support laptop HP530Jiang zhe2008-04-241-1/+50
* [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 - Fix Master volume on HP dv8000Takashi Iwai2008-02-291-0/+5
* [ALSA] hda-codec - Fix SPDIF output on Conexant 5045 codecTakashi Iwai2008-02-221-2/+5
* [ALSA] hda-codec - Add model for HP DV9553EG laptopTakashi Iwai2008-01-311-0/+1
* [ALSA] hda-codec - Add Conexant 5051 codec supportTakashi Iwai2008-01-311-1/+296
* [ALSA] hda-codec - Add missing input controls for Cxt5047 test modelMarc Boucher2008-01-311-6/+16
* [ALSA] hda-codec - Fix laptop models for Cxt5045Marc Boucher2008-01-311-18/+38
* [ALSA] hda-codec - Fix capture source for Cx5045 codecJiang zhe2008-01-311-1/+1
* [ALSA] hda-codec - New model for conexant 5045 codec to support benq r55eJiang Zhe2008-01-311-0/+55
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] hda-codec - Add model=laptop for HP 350 laptopTakashi Iwai2008-01-311-0/+1
* [ALSA] hda-codec - sort pci quirk listTakashi Iwai2008-01-311-3/+3
* [ALSA] hda-codec - Avoid overload of PCM volume on Cx5045 codecTakashi Iwai2008-01-311-0/+11
* [ALSA] hda-codec - Check value range in ctl callbacksTakashi Iwai2008-01-311-1/+1
* [ALSA] hda-codec - Add model for Fujitsu V5505Takashi Iwai2008-01-311-0/+1
* [ALSA] hda-codec - Fix possible array overflowTakashi Iwai2007-10-231-1/+1
* [ALSA] hda-codec - Fix Conexant 5045 volumesTakashi Iwai2007-10-231-14/+19
* [ALSA] hda-codec - Clean up bind-controlsTakashi Iwai2007-10-161-50/+18
* [ALSA] hda-codec - add snd_hda_codec_stereo() functionTakashi Iwai2007-10-161-33/+33
* [ALSA] hda-codec - optimize resume using cachesTakashi Iwai2007-10-161-24/+4
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-9/+1
* [ALSA] hda-codec - Add support for HP SpartanClaudio Matsuoka2007-07-201-0/+1
* [ALSA] HDA - Change default configuration for Fujitsu Si3515Tobin Davis2007-07-201-1/+1
* [ALSA] hda-codec - Add Fujitsu Siemens v3515 support to patch_conexantTobin Davis2007-07-201-0/+1
* [ALSA] HDA: Fix headphone mute issue on non-eapd Conexant systemsTobin Davis2007-05-311-1/+47
* [ALSA] hda-codec - Add support for new HP DV series laptopsTobin Davis2007-05-111-0/+3
* [ALSA] HDA-Intel: Fix headphone squeal on Conexant audioTobin Davis2007-05-111-17/+6
* [ALSA] hda-codec - Fix SPDIF outputTakashi Iwai2007-05-111-1/+14
* [ALSA] hda-codec - Fix missing array terminatorsTakashi Iwai2007-05-111-0/+2
* [ALSA] hda-codec - Conexant improvementsTobin Davis2007-05-111-174/+93
* [ALSA] hda-codec - Fix logic error in headphone mute for Conexant codecsTobin Davis2007-03-061-2/+6
* [ALSA] hda-codec - More fixes for Conexant HD Audio supportTobin Davis2007-02-141-122/+221
* [ALSA] hda-codec - Fix compile warnings without CONFIG_SND_DEBUGTakashi Iwai2007-02-091-0/+5
* [ALSA] hda-codec - Use snd_pci_quirk_lookup() for board config lookupTakashi Iwai2007-02-091-34/+31
* [ALSA] hda-codec - Add missing array to conexant driverTobin Davis2007-02-091-2/+13
* [ALSA] Add Conexant audio support to the HD Audio driverTobin Davis2007-02-091-0/+1298