aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-13ALSA: hda/realtek - Fix mem leak (and rid us of trailing whitespace).Jesper Juhl1-7/+9
2012-04-12ALSA: hda/realtek - Add quirk for Mac Pro 5,1 machinesJosh Boyer1-0/+1
2012-04-12ALSA: hda/realtek - Add a fixup entry for Acer Aspire 8940GTakashi Iwai1-0/+1
2012-04-12ALSA: hda/realtek - Fix GPIO1 setup for Acer Aspire 4930 & coTakashi Iwai1-2/+6
2012-04-11ALSA: hda/realtek - Add a few ALC882 model strings backTakashi Iwai1-1/+9
2012-04-10ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Fengguang Wu2-8/+7
2012-04-07Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-1/+1
2012-04-07ALSA: hda - clean up CX20549 test mixer setupMichael Karcher1-21/+17
2012-04-07ALSA: hda - CX20549 doesn't need pin_amp_workaround.Michael Karcher1-2/+3
2012-04-07ALSA: hda - Remove CD control from model=benq for CX20549Michael Karcher1-5/+1
2012-04-07ALSA: hda - fix record volume controls of CX20459 ("Venice")Michael Karcher1-25/+6
2012-04-07ALSA: hda - Rename capture sources of CX20549 to match common conventionsMichael Karcher1-13/+13
2012-04-07ALSA: hda - Fix proc output for ADC amp values of CX20549Michael Karcher3-7/+17
2012-03-30Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-4/+7
2012-03-22Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds17-4893/+1723
2012-03-22ALSA: hda/realtek - Fix ADC assignment with a shared HP/Mic pinTakashi Iwai1-4/+7
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-03-18Merge branch 'topic/hda' into for-linusTakashi Iwai16-4891/+1721
2012-03-16ALSA: hda - Fix build with CONFIG_PM=nTakashi Iwai1-0/+9
2012-03-14ALSA: hda - Fix build of patch_sigmatel.c without CONFIG_SND_HDA_POWER_SAVETakashi Iwai1-8/+0
2012-03-13ALSA: hda - fix printing of high HDMI sample ratesAnssi Hannula1-2/+2
2012-03-13ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook()Takashi Iwai5-10/+23
2012-03-13ALSA: hda - Add "Mute-LED Mode" enum controlTakashi Iwai5-22/+135
2012-03-12ALSA: hda - Add EAPD control to Conexnat auto-parserTakashi Iwai1-4/+32
2012-03-12ALSA: hda - Rewrite the mute-LED control with vmaster hook for ALC269Takashi Iwai1-38/+44
2012-03-12ALSA: hda - Rewrite the mute-LED hook with vmaster hook in patch_sigmatel.cTakashi Iwai1-87/+49
2012-03-12ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster()Takashi Iwai3-5/+13
2012-03-09ALSA: hda - Initialize vmaster slave volumesTakashi Iwai3-7/+72
2012-03-07ALSA: hda - Set codec to D3 forcibly even if not usedTakashi Iwai2-13/+5
2012-03-07ALSA: hda/realtek - Reuse init_hook for ALC269VB coef setupTakashi Iwai1-10/+5
2012-03-07Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+17
2012-03-07ALSA: hda/realtek - Apply the coef-setup only to ALC269VBKailang Yang1-0/+8
2012-03-06ALSA: hda - Add Gigabyte GA-MA790X to the beep whitelistTakashi Iwai1-0/+1
2012-03-06ALSA: hda - add quirk to detect CD input on Gigabyte EP45-DS3Marton Balint1-0/+9
2012-03-05ALSA: hda - fix broken automute/autoswitch for RealtekDavid Henningsson1-1/+1
2012-03-02Merge branch 'fix/hda' into topic/hdaTakashi Iwai6-12/+47
2012-03-02ALSA: hda - Kill hyphenated namesTakashi Iwai4-8/+8
2012-02-29ALSA: hda/conexant - Clear unsol events on unused pinsTakashi Iwai1-0/+45
2012-02-29ALSA: hda - Add a fake mute featureTakashi Iwai3-3/+30
2012-02-29ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecsTakashi Iwai1-1/+1
2012-02-28ALSA: hda - Enable docking-station SPDIF for ThinkpadTakashi Iwai1-0/+1
2012-02-28ALSA: hda - Add position_fix=4 (COMBO) optionTakashi Iwai1-1/+9
2012-02-28ALSA: hda - Fix audio playback support on HP Zephyr systemVitaliy Kulikov1-0/+36
2012-02-25ALSA: hda/realtek - Fix resume of multiple input sourcesTakashi Iwai1-1/+1
2012-02-23ALSA: hda - add id for Atom Cedar Trail HDMI codecWu Fengguang1-0/+2
2012-02-22ALSA: hda/via - Add a few sanity checksTakashi Iwai1-1/+10
2012-02-22ALSA: hda/via - Don't create duplicated boost controlsTakashi Iwai1-1/+8
2012-02-21ALSA: hda/realtek - Small code cleanupsTakashi Iwai1-135/+5
2012-02-21ALSA: hda/realtek - Fix the wrong offset for two-speaker systemsTakashi Iwai1-1/+5
2012-02-21ALSA: hda/realtek - Fix the possible conflicts of Bass Speaker nameTakashi Iwai1-3/+6