summaryrefslogtreecommitdiff
path: root/sound/pci/hda
AgeCommit message (Expand)AuthorFilesLines
2008-09-23ALSA: hda - Add PCI subsystem ID for MacBookPro4,1David Woodhouse1-0/+1
2008-09-23ALSA: hda: SPDIF mux fixes for STAC927xMatthew Ranostay1-5/+15
2008-09-23ALSA: HDA VIA: Replace buggy Mic BoostHarald Welte1-2/+104
2008-09-23ALSA: HDA VIA: Fix 2nd S/PDIF out functionHarald Welte1-53/+22
2008-09-23ALSA: HDA VIA: Fix crash on codecs without HeadphoneHarald Welte1-4/+11
2008-09-23ALSA: HDA: patch_analog: Quirk for Asus P5Q Premium/Pro boards.Robin H. Johnson1-0/+1
2008-09-23ALSA: HDA: patch_analog: Implement multiple outputs for AD1988Robin H. Johnson1-1/+8
2008-09-23ALSA: HDA: hda_proc: Fix printf format specifierRobin H. Johnson1-1/+1
2008-09-23ALSA: HDA: hda_local: Less magic numbers.Robin H. Johnson1-6/+9
2008-09-23ALSA: HDA: patch_analog: Fix SPDIF output on AD1989BRobin H. Johnson1-1/+5
2008-09-23ALSA: hda: 92hd73xx fixesMatthew Ranostay1-29/+49
2008-09-23ALSA: hda: fixed hp_nid DAC for DELL_M6Matthew Ranostay1-2/+2
2008-09-23ALSA: hda: Input port AMP controlsMatthew Ranostay3-11/+145
2008-09-23ALSA: hda: Added a STAC_HP_M4 quirkMatthew Ranostay1-2/+19
2008-09-23ALSA: hda: fix oopses in snd-hda-intel after digital slave support additionsHerton Ronaldo Krzesinski1-14/+19
2008-09-09ALSA: HDA patch_via.c: Second S/PDIF (HDMI) supportHarald Welte1-1/+80
2008-09-09ALSA: HDA patch_via.c: Independent DAC for headphoneHarald Welte1-23/+281
2008-09-09ALSA: HDA patch_via.c: Mute on headphone plug-inHarald Welte1-11/+122
2008-09-09ALSA: HDA patch_via.c: Add VT1708S and VT1702 supportHarald Welte1-4/+758
2008-09-09ALSA: HDA patch_via.c: Fix inversion of surround and side channelsHarald Welte1-12/+13
2008-09-09ALSA: HDA patch_via.c: HP and CD pin connect configHarald Welte1-2/+30
2008-09-09ALSA: HDA patch_via.c: cleanupHarald Welte1-8/+8
2008-09-09ALSA: hda - add missing slave_dig_outs for 92HD73bxxMatthew Ranostay1-0/+1
2008-09-09ALSA: hda: SPDIF mux name changeMatthew Ranostay1-1/+1
2008-09-09ALSA: hda: digital slave support for IDT codecsMatthew Ranostay1-7/+23
2008-09-09ALSA: hda: slave digital out supportMatthew Ranostay2-2/+51
2008-09-09ALSA: hda: removed unneeded hp_nid referencesMatthew Ranostay1-3/+0
2008-09-09ALSA: hda: SPDIF mux controlsMatthew Ranostay1-2/+112
2008-09-09ALSA: hda - allow probing of 4 codecsTakashi Iwai1-14/+24
2008-09-04ALSA: hda - Add model for Toshiba L305 laptopTravis Place1-0/+1
2008-08-29ALSA: hda - Add support of Toshiba RX1Hiroshi Miura1-1/+52
2008-08-29ALSA: hda - Add descriptions of missing model valuesTakashi Iwai1-2/+5
2008-08-29ALSA: hda - Fix VIA recording problemJoseph Chan1-3/+88
2008-08-29ALSA: hda - Add more ALC662/663 codec supportKailang Yang1-8/+591
2008-08-29ALSA: hda - support more ALC888 devicesKailang Yang1-10/+312
2008-08-29ALSA: hda - Add support of Quanta FL1Kailang Yang1-75/+175
2008-08-29ALSA: hda - Add support of Acer Aspire OneKailang Yang1-0/+95
2008-08-29ALSA: hda - Add support of Toshiba S06Kailang Yang1-0/+115
2008-08-29ALSA: hda - Add support of HP DC7600Kailang Yang1-2/+83
2008-08-29ALSA: hda - fix spaces in patch_realtek.cKailang Yang1-88/+88
2008-08-25ALSA: hda - Fix ALC269 capture sourceTakashi Iwai1-0/+13
2008-08-25ALSA: hda - check page continuityTakashi Iwai1-4/+2
2008-08-25ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai1-2/+1
2008-08-25ALSA: hda - Create beep control on ALC269 codecTakashi Iwai1-1/+17
2008-08-25ALSA: hda - disable delayed period-ack with bdl_pos_adj=0Takashi Iwai1-0/+2
2008-08-25ALSA: hda - Add AD1882A codec supportTakashi Iwai1-17/+57
2008-08-25ALSA: hda - set up HDMI channelsTakashi Iwai1-8/+37
2008-08-25ALSA: hda - print a few HDMI information in procTakashi Iwai1-5/+18
2008-08-25ALSA: hda - Add definitions of HDMI-related verbsTakashi Iwai1-4/+78
2008-08-15ALSA: hda: 92HD75xx fixesMatthew Ranostay1-5/+82