summaryrefslogtreecommitdiff
path: root/sound/pci/hda
AgeCommit message (Expand)AuthorFilesLines
2013-07-29ALSA: hda - Clearing jackpoll_interval avoid pending workWang Xingchao1-1/+1
2013-07-24ALSA: hda - use azx_writew() for 16-bit length registerWang Xingchao1-4/+4
2013-07-24ALSA: hda - Fix the noise after suspend on ALC283 codecKailang Yang1-1/+36
2013-07-24ALSA: hda/realtek - Selectively call snd_hda_shutup_pins()Takashi Iwai1-4/+4
2013-07-21ALSA: replace strict_strto*() with kstrto*()Jingoo Han1-3/+3
2013-07-21ALSA: hda - Add snd_hda_jack_detect_state() helper functionTakashi Iwai3-10/+29
2013-07-16ALSA: hda - Headphone mic support for an Asus/Conexant deviceDavid Henningsson1-1/+78
2013-07-15Merge branch 'for-3.12' into for-nextTakashi Iwai1-4351/+177
2013-07-11Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2-5/+26
2013-07-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-17/+192
2013-07-08ALSA: hda - Keep halting ALC5505 DSPTakashi Iwai1-2/+17
2013-07-05ALSA: hda - Remove static quirks for AD1986A codecTakashi Iwai1-1012/+57
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-07-04ALSA: hda - Drop a few other static quirks for AD1986ATakashi Iwai1-10/+0
2013-07-04ALSA: hda - Drop static quirk for Toshiba Satellite L40-10QTakashi Iwai1-1/+0
2013-07-04ALSA: hda - Drop static quirks for other AD1986A Samsung machinesTakashi Iwai1-3/+0
2013-07-04ALSA: hda - Convert static quirks for AD1986A Samsung laptopsTakashi Iwai1-96/+12
2013-07-04ALSA: hda - Convert the static quirk for Samsung Q1 UltraTakashi Iwai1-23/+10
2013-07-04ALSA: hda - Remove static quirks for AD1988 codecsTakashi Iwai1-810/+35
2013-07-04ALSA: hda - Remove static quirks for AD1981 and AD1983 codecsTakashi Iwai1-682/+2
2013-07-04ALSA: hda - Remove static quirks for AD1884/1984 & variantsTakashi Iwai1-1330/+18
2013-07-04ALSA: hda - Remove static quirks for AD1882Takashi Iwai1-383/+1
2013-07-04ALSA: hda - Add fixup for HP TouchSmart with AD1984A codecTakashi Iwai1-0/+8
2013-07-04ALSA: hda - Add fixup for Lenovo Thinkpad with AD1984 codecTakashi Iwai1-0/+13
2013-07-04ALSA: hda - Add GPIO control to AD1884 HP fixupTakashi Iwai1-1/+21
2013-07-04ALSA: hda - Fix EAPD vmaster hook for AD1884 & coTakashi Iwai1-3/+9
2013-07-01ALSA: hda - Add Dell SSID to support Headset Mic recordingKailang Yang1-0/+4
2013-06-28treewide: relase -> releaseGeert Uytterhoeven1-1/+1
2013-06-28ALSA: Replace the magic number 44 with constTakashi Iwai3-11/+11
2013-06-28ALSA: hda - Fix the max length of control name in generic parserTakashi Iwai1-1/+1
2013-06-28ALSA: hda - Guess what, it's two more Dell headset mic quirksDavid Henningsson1-0/+2
2013-06-28ALSA: hda - Yet another Dell headset mic quirkDavid Henningsson1-0/+1
2013-06-28ALSA: hda - Add support for ALC5505 DSP power-save modeKailang Yang1-0/+98
2013-06-28Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet...Dave Airlie5-17/+192
2013-06-25ALSA: hda - Add missing alc_inv_dmic_sync() call in alc269_resume()Takashi Iwai1-0/+1
2013-06-25ALSA: hda - Remove superfluous stac_resume()Takashi Iwai1-10/+0
2013-06-25ALSA: hda/hdmi - poll eld at resume timeWang Xingchao1-0/+21
2013-06-25ALSA: hda - clean up code to reset hda linkMengdong Lin1-17/+18
2013-06-25ALSA: hda - Add In-driver connection infoWang Xingchao1-0/+15
2013-06-25ALSA: hda - Use auto_mute_via_amp=1 for VT1708Takashi Iwai1-0/+2
2013-06-25ALSA: hda - Add auto_mute_via_amp flag to generic parserTakashi Iwai2-1/+50
2013-06-24ALSA: hda - Remove unused variableWang Xingchao1-1/+0
2013-06-24ALSA: hda - reset hda link during system/runtime suspendMengdong Lin1-0/+16
2013-06-20ALSA: hda - Make Thinkpad X220-tablet use generic parserDavid Henningsson1-1/+1
2013-06-19ALSA: hda - Fix missing Mic Boost controls for VIA codecsTakashi Iwai2-0/+10
2013-06-18ALSA: hda - Use snd_hda_check_power_state() in patch_hdmi.cTakashi Iwai1-6/+2
2013-06-18ALSA: hda - Avoid choose same converter for unused pinsWang Xingchao1-14/+75
2013-06-18ALSA: hda - Cache the MUX selection for generic HDMITakashi Iwai1-1/+1
2013-06-18ALSA: hda - Haswell converter power state D0 verifyWang Xingchao1-2/+11
2013-06-18ALSA: hda - Fix return value of snd_hda_check_power_state()Takashi Iwai1-1/+1