summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
...
| * ALSA: hda - Fix inverted internal mic not indicated on some machinesDavid Henningsson2013-10-141-1/+1
| * ALSA: hda - Sony VAIO Pro 13 (haswell) now has a working headset jackDavid Henningsson2013-10-111-0/+2
| * ALSA: hda - Add a headset mic model for ALC269 and friendsDavid Henningsson2013-10-111-0/+15
| * ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model)David Henningsson2013-10-111-0/+9
| * ALSA: hda - Add fixup for ASUS N56VZTakashi Iwai2013-10-081-0/+1
* | ALSA: hda - hdmi: Re-setup pin and infoframe on plug-in on all codecsAnssi Hannula2013-10-251-4/+5
* | ALSA: hda - hdmi: Disable ramp-up/down for non-PCM on AMD codecsAnssi Hannula2013-10-241-0/+22
* | ALSA: hda - hdmi: Add HBR bitstreaming support for ATI/AMD HDMI codecsAnssi Hannula2013-10-241-0/+35
* | ALSA: hda - hdmi: Add ELD emulation for ATI/AMD codecsAnssi Hannula2013-10-243-0/+164
* | ALSA: hda - hdmi: Add ATI/AMD multi-channel audio supportAnssi Hannula2013-10-241-29/+273
* | ALSA: hda - hdmi: Allow HDA patches to customize more operationsAnssi Hannula2013-10-241-80/+195
* | ALSA: hda/realtek - Raise the delay for alc283_shutupKailang Yang2013-10-241-2/+2
* | ALSA: hda - Fix mute LED on HP laptops in runtime suspendTakashi Iwai2013-10-243-2/+6
* | ALSA: hda - Add support of ALC285 / ALC293 codecsKailang Yang2013-10-241-0/+8
* | ALSA: hda - Add support of ALC255 codecsKailang Yang2013-10-241-0/+6
* | ALSA: hda - Remove OOM message after input_allocate_deviceJoe Perches2013-10-241-3/+1
* | ALSA: hda - Fix typos in patch_hdmi.cTakashi Iwai2013-10-211-3/+3
* | ALSA: hda - add codec ID for Valleyview2 display codecMengdong Lin2013-10-211-0/+2
* | ALSA: emu10k1: code refactoringGeyslan G. Bem2013-10-181-31/+45
* | ALSA: hda - Move mutex from hda_eld to per_pin in HDMI codec driverTakashi Iwai2013-10-173-81/+97
* | ALSA: hda - Fix possible races in HDMI driverTakashi Iwai2013-10-171-3/+11
* | ALSA: hda - Treat zero connection as non-errorTakashi Iwai2013-10-171-1/+1
* | ALSA: hda - add connection to thinkpad_acpi to control mute/micmute LEDsDavid Henningsson2013-10-171-2/+90
* | ALSA: hda - add HDA_FIXUP_ACT_FREE actionDavid Henningsson2013-10-171-0/+1
* | sound: Remove unnecessary semicolonsJoe Perches2013-10-141-1/+1
* | ALSA: hda - Enable surround speakers (when line out is also present)David Henningsson2013-10-101-5/+14
* | Merge branch 'for-linus' into for-nextTakashi Iwai2013-10-085-16/+129
|\|
| * ALSA: hda - hdmi: Fix channel map switch not taking effectAnssi Hannula2013-10-081-10/+8
| * ALSA: hda - Fix mono speakers and headset mic on Dell Vostro 5470David Henningsson2013-10-071-0/+27
| * ALSA: hda - Fix GPIO for Acer Aspire 3830TGTakashi Iwai2013-09-301-0/+11
| * ALSA: ac97: Add ID for TI TLV320AIC27 codecOndrej Zary2013-09-301-0/+1
| * ALSA: hda - Enable internal mic on a Thinkpad machine with ALC283Kailang Yang2013-09-271-1/+12
| * ALSA: hda - Fix Internal Mic boost can't control with ALC283Kailang Yang2013-09-271-0/+3
| * ALSA: hda - Add fixup for MacBook Air 6,1 and 6,2 with CS4208 codecBen Whitten2013-09-271-5/+67
* | ALSA: hda - hdmi: Tweak debug messages to be more usefulAnssi Hannula2013-10-071-4/+4
* | ALSA: hda - hdmi: Fix available channel maps missing from TLVAnssi Hannula2013-10-071-4/+0
* | ALSA: hda - hdmi: Fix channel maps with less common speakersAnssi Hannula2013-10-071-29/+41
* | ALSA: hda - hdmi: Fix unused slots being enabled in manual and non-PCM mappingsAnssi Hannula2013-10-071-10/+19
* | ALSA: hda - hdmi: Fix programmed active channel countAnssi Hannula2013-10-071-6/+12
* | ALSA: hda - hdmi: Fix incorrect default channel mapping for unusual CAsAnssi Hannula2013-10-071-5/+15
* | ALSA: hda - hdmi: Fix reported channel map on common default layoutsAnssi Hannula2013-10-071-2/+3
* | Merge branch 'for-linus' into for-nextTakashi Iwai2013-09-261-18/+29
|\|
| * ALSA : hda - not use assigned converters for all unused pinsMengdong Lin2013-09-261-18/+29
* | ALSA: Fix assignment of 0/1 to bool variablesPeter Senna Tschudin2013-09-261-7/+7
* | Merge branch 'for-linus' into for-nextTakashi Iwai2013-09-196-13/+43
|\|
| * Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-09-124-40/+156
| |\
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-062-2/+2
| |\ \
| | * | treewide: Fix printks with 0x%#Joe Perches2013-08-272-2/+2
| * | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-053-7/+9
| |\ \ \
| | * | | [media] sound/pci/Kconfig: select RADIO_ADAPTERS if neededMauro Carvalho Chehab2013-08-241-0/+3