summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
...
* ALSA: hda - not choose assigned converters for unused pins of ValleyviewMengdong Lin2013-11-011-3/+4
* ALSA: hda - Add extra chmap for 2.1 outputs on ASUS laptopsTakashi Iwai2013-10-301-2/+28
* Merge branch 'for-linus' into for-nextTakashi Iwai2013-10-301-0/+1
|\
| * ALSA: hda - Add a fixup for ASUS N76VZTakashi Iwai2013-10-301-0/+1
* | ALSA: hda - Disable AA-loopback on ALC283 ChromebookTakashi Iwai2013-10-301-0/+2
* | ALSA: lola: Fix uninitialized variable access in error messageTakashi Iwai2013-10-291-1/+1
* | ALSA: ice1724: Fix uninitialized variable accessTakashi Iwai2013-10-292-2/+4
* | ALSA: rme96: Return error code in PCM copy opsTakashi Iwai2013-10-291-6/+4Star
* | ALSA: ali5451: Drop unused variableTakashi Iwai2013-10-291-2/+0Star
* | ALSA: ad1889: Fix right attenuation proc outputTakashi Iwai2013-10-291-1/+1
* | ALSA: Use strlcpy() instead of strncpy()Takashi Iwai2013-10-294-6/+6
* | ALSA: hda - Remove locally dead codesTakashi Iwai2013-10-292-4/+1Star
* | ALSA: hda - Add a fallthru commentTakashi Iwai2013-10-291-0/+1
* | ALSA: hda - Fix possible NULL dereference in snd_hda_get_pin_label()Takashi Iwai2013-10-291-1/+1
* | ALSA: hda - Sync EAPD with vmaster on AD1984A ThinkpadsTakashi Iwai2013-10-261-1/+4
* | Merge branch 'for-linus' into for-nextTakashi Iwai2013-10-263-4/+22
|\|
| * ALSA: hda - Fix silent headphone on Thinkpads with AD1984A codecTakashi Iwai2013-10-261-1/+17
| * ALSA: hda - Add missing initial vmaster hook at build_controls callbackTakashi Iwai2013-10-251-1/+3
| * ALSA: hda - Fix unbalanced runtime PM refcount after S3/S4Takashi Iwai2013-10-241-2/+2
* | Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-10-253-1/+29
|\|
| * ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl()Dan Carpenter2013-10-161-0/+1
| * 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/+1Star
* | 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/+8Star
| * ALSA: hda - Fix mono speakers and headset mic on Dell Vostro 5470David Henningsson2013-10-071-0/+27