aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-04ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA controllerMengdong Lin3-41/+66
2014-06-27ALSA: hda - Add a fixup for Thinkpad T540pTakashi Iwai1-0/+1
2014-06-27ALSA: hda - Add another headset pin quirk for some Dell machinesDavid Henningsson1-0/+12
2014-06-26ALSA: hda - restore BCLK M/N values when resuming HSW/BDW display controllerMengdong Lin1-7/+58
2014-06-25ALSA: hda - Adjust speaker HPF and add LED support for HP Spectre 13Takashi Iwai1-1/+57
2014-06-24ALSA: hda - Make the pin quirk tables use the SND_HDA_PIN_QUIRK macroDavid Henningsson1-327/+183
2014-06-24ALSA: hda - Make a SND_HDA_PIN_QUIRK macroDavid Henningsson1-0/+21
2014-06-24ALSA: hda - Add pin quirk for Dell XPS 15David Henningsson1-0/+21
2014-06-23ALSA: hda - hdmi: call overridden init on resumePierre Ossman1-1/+1
2014-06-23ALSA: hda - Fix usage of "model" module parameterDavid Henningsson1-0/+1
2014-06-16drm/i915, HD-audio: Don't continue probing when nomodeset is givenTakashi Iwai3-9/+14
2014-06-13Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-21/+104
2014-06-13ALSA: hda/realtek - Add more entry for enable HP mute ledKailang Yang1-0/+14
2014-06-13ALSA: hda - Add quirk for external mic on Lifebook U904David Henningsson1-0/+9
2014-06-13ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk tableHui Wang1-1/+1
2014-06-12ALSA: intel8x0: Use ktime and ktime_get()Thomas Gleixner1-6/+4
2014-06-12ALSA: hda - verify pin:converter connection on unsol event for HSW and VLVMengdong Lin1-1/+9
2014-06-10ALSA: hda - Add quirk for ABit AA8XEDavid Henningsson1-0/+1
2014-06-09Revert "ALSA: hda - mask buggy stream DMA0 for Broadwell display controller"Libin Yang1-6/+0
2014-06-09ALSA: hda - using POS_FIX_LPIB on Broadwell HDMI AudioLibin Yang1-1/+7
2014-06-06ALSA: hda/realtek - Add support of ALC667 codecKailang Yang1-0/+1
2014-06-06ALSA: hda/realtek - Add more codec renameKailang Yang1-0/+15
2014-06-06ALSA: hda/realtek - New vendor ID for ALC233Kailang Yang1-0/+1
2014-06-06ALSA: hda - add two new pin tablesHui Wang1-6/+41
2014-06-05ALSA: hda/realtek - Add support of ALC891 codecKailang Yang1-0/+1
2014-06-04Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into nextLinus Torvalds15-176/+1253
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-2/+2
2014-06-03Merge branch 'for-linus' into for-nextTakashi Iwai3-6/+8
2014-06-02ALSA: hda/realtek - Fix COEF widget NID for ALC260 replacer fixupTakashi Iwai1-2/+2
2014-06-02ALSA: hda/realtek - Correction of fixup codes for PB V7900 laptopRonan Marquet1-4/+2
2014-05-30ALSA: hda/analog - Fix silent output on ASUS A8JNTakashi Iwai1-0/+1
2014-05-29ALSA: hda - move some alc662 family machines to hda_pin_quirk tableHui Wang1-4/+68
2014-05-29ALSA: hda - move some alc269 family machines to hda_pin_quirk tableHui Wang1-25/+171
2014-05-29Revert "ALSA: hda - drop def association and sequence from pinconf comparing"Hui Wang1-2/+1
2014-05-27Merge branch 'topic/firewire' into for-nextTakashi Iwai3-0/+11
2014-05-27ALSA: hda: fix tegra buildArnd Bergmann1-0/+4
2014-05-26ALSA: hda - Pop noises fix for XPS13 9333Gabriele Mazzotta1-1/+31
2014-05-26ALSA: hda - add an instance to use snd_hda_pick_pin_fixupHui Wang1-2/+45
2014-05-26ALSA: hda - drop def association and sequence from pinconf comparingHui Wang1-1/+2
2014-05-26ALSA: hda - get subvendor from codec rather than pci_devHui Wang1-1/+1
2014-05-26ALSA: hda - Add a new quirk match based on default pin configurationDavid Henningsson2-0/+51
2014-05-26ALSA: hda - Add fixup_forced flagDavid Henningsson2-3/+7
2014-05-23ALSA: hda - Fix onboard audio on Intel H97/Z97 chipsetsTakashi Iwai1-0/+3
2014-05-22ALSA: Replace DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-05-21ALSA: hda/realtek - Add support headset mode for ALC233Kailang Yang1-0/+6
2014-05-21ALSA: lola: fix format type mismatch in sound/pci/lola/lola_proc.cToralf Förster1-1/+1
2014-05-21ALSA: hda - fix format type mismatch in sound/pci/hda/patch_sigmatel.cToralf Förster1-2/+2
2014-05-21ALSA: hda - Disable AA-mix on Sony Vaio S13Takashi Iwai1-0/+8
2014-05-21ALSA: hda - White noise fix for XPS13 9333Gabriele Mazzotta1-1/+18
2014-05-20ALSA: hda/tegra - Fix MODULE_DEVICE_TABLE typo.Dylan Reid1-1/+1