summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_sigmatel.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix headphone-detection on some machines with STAC/IDT codecsTakashi Iwai2009-04-161-5/+5
* ALSA: hda - Avoid call of snd_jack_report at releaseTakashi Iwai2009-04-141-5/+22
* ALSA: hda - Add VREF powerdown sequence for another boardMatthew Ranostay2009-04-071-0/+18
* ALSA: Add 92HD81B1C device idMatthew Ranostay2009-04-061-0/+2
* ALSA: hda - Use cached calls to get widget caps and pin capsTakashi Iwai2009-03-231-2/+1
* ALSA: hda - Cache pin-cap valuesTakashi Iwai2009-03-231-4/+3
* ALSA: hda - Add another HP model with IDT92HD71bx codecTakashi Iwai2009-03-131-0/+2
* ALSA: hda - Add model=vaio for STAC9872Takashi Iwai2009-03-121-2/+31
* ALSA: hda - Fix coding style issues in last two patchesTakashi Iwai2009-03-101-13/+13
* ALSA: hda - Rework on patch_sigmatel.c for HP HDX16/HDX18Christoph Plattner2009-03-101-15/+15
* ALSA: hda - Added HP HDX16/HDX18 notebook support for HDA codecs (82HD71)Christoph Plattner2009-03-101-0/+57
* ALSA: hda - Assign HP and speaker DACs before mic/line-inTakashi Iwai2009-03-061-20/+20
* ALSA: hda - Connect to primary DAC if no individual DAC is availableTakashi Iwai2009-03-061-0/+10
* ALSA: hda - Create multiple HP / speaker controls with indexTakashi Iwai2009-03-061-19/+14
* ALSA: hda - Create output controls according to pin types for IDT/STACTakashi Iwai2009-03-061-69/+72
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-03-061-2/+4
|\
| * ALSA: hda - Fix headphone-detect regression with multiple HP jacksTakashi Iwai2009-03-061-0/+2
| * ALSA: hda - Fix typos in slave controls in patch_sigmatel.cTakashi Iwai2009-03-061-2/+2
* | ALSA: hda - Add more hint options for IDT/Sigmatel codecsTakashi Iwai2009-03-021-0/+33
* | ALSA: hda - Create "Analog Loopback" controls optionallyTakashi Iwai2009-03-021-13/+43
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-02-271-1/+1
|\ \ | |/
| * ALSA: hda - Fix digital mic on dell-m4-1 and dell-m4-3Takashi Iwai2009-02-271-1/+1
* | ALSA: hda - Add model=auto for STAC/IDT codecsTakashi Iwai2009-02-261-0/+16
* | ALSA: hda - Remove IDT codec-specific pin save/restore functionsTakashi Iwai2009-02-201-190/+65
* | ALSA: hda - Cleanup IDT92HD7x HP quirksTakashi Iwai2009-02-161-15/+5
* | ALSA: hda - Fix speaker output on HP DV4 1155-SEHerton Ronaldo Krzesinski2009-02-161-0/+6
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-02-131-1/+10
|\ \ | |/
| * ALSA: hda - Add snd_hda_multi_out_dig_cleanup()Takashi Iwai2009-02-131-1/+10
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-02-131-1/+1
|\ \ | |/
| * ALSA: hda - Change HP dv7 (103c:30f4) quirk from hp-m4 to hp-dv5 modelHerton Ronaldo Krzesinski2009-02-131-1/+1
* | ALSA: hda: Add STAC_DELL_S14 quirkMatthew Ranostay2009-02-131-17/+35
* | ALSA: hda - Cleanup setting of pin_configs in patch_stac927xHerton Ronaldo Krzesinski2009-02-121-4/+3
* | ALSA: hda - Detect multiple digital-out pinsTakashi Iwai2009-02-121-5/+5
* | ALSA: hda - Clean up quirk listsTakashi Iwai2009-02-091-52/+9
* | ALSA: hda - Don't touch non-existent port f on 4-port 92hd71bxx codecsHerton Ronaldo Krzesinski2009-02-091-0/+2
* | ALSA: hda - Bind new ecs mobo id (1019:2950) to model=ecs202Herton Ronaldo Krzesinski2009-02-091-0/+2
* | ALSA: hda: Added stac378x digital slave out structMatthew Ranostay2009-02-051-0/+5
* | ALSA: hda - Don't call stac92xx_parse_auto_config with wrong dig_inHerton Ronaldo Krzesinski2009-02-051-1/+1
* | ALSA: hda - Dynamic detection of dmics/dmuxes/smuxes in stac92hd71bxxHerton Ronaldo Krzesinski2009-02-051-12/+87
* | ALSA: hda - Additional pin nids for STAC92HD71Bx and STAC92HD75Bx codecsHerton Ronaldo Krzesinski2009-02-051-16/+43
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-02-021-0/+2
|\ \ | |/
| * ALSA: hda - Add quirk for another HP dv5 modelTakashi Iwai2009-01-301-0/+2
* | ALSA: hda: 92hd71xxx disable unmute support for codecs that don't have input ...Matthew Ranostay2009-01-261-8/+12
* | ALSA: hda - Create "Input Source" control dynamically for STAC/IDTTakashi Iwai2009-01-231-25/+53
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-01-231-0/+2
|\ \ | |/
| * ALSA: hda - Fix PCM reference NID for STAC/IDT analog outputsTakashi Iwai2009-01-231-0/+2
* | ALSA: hda - Add model=ref for Intel board with STAC9221Takashi Iwai2009-01-231-0/+3
* | ALSA: hda: add reference board SND_PCI_QUIRKMatthew Ranostay2009-01-231-0/+15
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-01-231-8/+13
|\ \ | |/
| * ALSA: hda: Add STAC92HD83XXX_PWR_REF quirkMatthew Ranostay2009-01-231-7/+12
OpenPOWER on IntegriCloud