summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2013-10-17ALSA: hda - Treat zero connection as non-errorTakashi Iwai1-1/+1
2013-10-17ALSA: hda - add connection to thinkpad_acpi to control mute/micmute LEDsDavid Henningsson1-2/+90
2013-10-17ALSA: hda - add HDA_FIXUP_ACT_FREE actionDavid Henningsson1-0/+1
2013-10-16ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl()Dan Carpenter1-0/+1
2013-10-14sound: Remove unnecessary semicolonsJoe Perches1-1/+1
2013-10-14ALSA: hda - Fix inverted internal mic not indicated on some machinesDavid Henningsson1-1/+1
2013-10-11ALSA: hda - Sony VAIO Pro 13 (haswell) now has a working headset jackDavid Henningsson1-0/+2
2013-10-11ALSA: hda - Add a headset mic model for ALC269 and friendsDavid Henningsson1-0/+15
2013-10-11ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model)David Henningsson1-0/+9
2013-10-10ALSA: hda - Enable surround speakers (when line out is also present)David Henningsson1-5/+14
2013-10-08ALSA: hda - Add fixup for ASUS N56VZTakashi Iwai1-0/+1
2013-10-08Merge branch 'for-linus' into for-nextTakashi Iwai5-16/+129
2013-10-08ALSA: hda - hdmi: Fix channel map switch not taking effectAnssi Hannula1-10/+8
2013-10-07ALSA: hda - hdmi: Tweak debug messages to be more usefulAnssi Hannula1-4/+4
2013-10-07ALSA: hda - hdmi: Fix available channel maps missing from TLVAnssi Hannula1-4/+0
2013-10-07ALSA: hda - hdmi: Fix channel maps with less common speakersAnssi Hannula1-29/+41
2013-10-07ALSA: hda - hdmi: Fix unused slots being enabled in manual and non-PCM mappingsAnssi Hannula1-10/+19
2013-10-07ALSA: hda - hdmi: Fix programmed active channel countAnssi Hannula1-6/+12
2013-10-07ALSA: hda - hdmi: Fix incorrect default channel mapping for unusual CAsAnssi Hannula1-5/+15
2013-10-07ALSA: hda - hdmi: Fix reported channel map on common default layoutsAnssi Hannula1-2/+3
2013-10-07ALSA: hda - Fix mono speakers and headset mic on Dell Vostro 5470David Henningsson1-0/+27
2013-09-30ALSA: hda - Fix GPIO for Acer Aspire 3830TGTakashi Iwai1-0/+11
2013-09-30ALSA: ac97: Add ID for TI TLV320AIC27 codecOndrej Zary1-0/+1
2013-09-27ALSA: hda - Enable internal mic on a Thinkpad machine with ALC283Kailang Yang1-1/+12
2013-09-27ALSA: hda - Fix Internal Mic boost can't control with ALC283Kailang Yang1-0/+3
2013-09-27ALSA: hda - Add fixup for MacBook Air 6,1 and 6,2 with CS4208 codecBen Whitten1-5/+67
2013-09-26Merge branch 'for-linus' into for-nextTakashi Iwai1-18/+29
2013-09-26ALSA : hda - not use assigned converters for all unused pinsMengdong Lin1-18/+29
2013-09-26ALSA: Fix assignment of 0/1 to bool variablesPeter Senna Tschudin1-7/+7
2013-09-19Merge branch 'for-linus' into for-nextTakashi Iwai6-13/+43
2013-09-13ALSA: rme9652: Remove redundant breakSachin Kamat1-5/+0
2013-09-13ALSA: au88x0: Remove redundant breakSachin Kamat1-19/+10
2013-09-13ALSA: hda/ca0132: Staticize codec_send_commandSachin Kamat1-1/+1
2013-09-13ALSA: ctxfi: Staticize local symbolsSachin Kamat1-2/+2
2013-09-13ALSA: asihpi: a couple array out of bounds issuesDan Carpenter1-2/+7
2013-09-12Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds4-40/+156
2013-09-11Merge tag 'asoc-v3.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2-0/+4
2013-09-11Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown18-4726/+1464
2013-09-09ALSA: hda - Add CS4208 codec support for MacBook 6,1 and 6,2Takashi Iwai1-7/+82
2013-09-09ALSA: hda - Add Toshiba Satellite C870 to MSI blacklistTakashi Iwai1-0/+1
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2013-09-06ALSA: hda - unmute pin amplifier in infoframe setup for HaswellMengdong Lin1-27/+9
2013-09-06ALSA: hda - define is_haswell() to check if a display audio codec is HaswellMengdong Lin1-6/+8
2013-09-06ALSA: hda - Add dock speaker support for ASUS TX300Takashi Iwai1-0/+56
2013-09-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-7/+9
2013-09-05Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-4/+32
2013-09-05Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds18-4736/+1506
2013-09-03ALSA: hda - Re-setup HDMI pin and audio infoframe on stream switchesTakashi Iwai1-10/+31
2013-09-02ALSA: hda - hdmi: Fallback to ALSA allocation when selecting CAAnssi Hannula1-0/+11
2013-09-02Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie4-4/+16