summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix broken PM due to incomplete i915 initializationTakashi Iwai2014-07-151-5/+5
* ALSA: hda - Revert stream assignment order for Intel controllersTakashi Iwai2014-07-143-2/+4
* ALSA: hda - Add new GPU codec ID 0x10de0070 to snd-hdaAaron Plattner2014-07-081-0/+2
* ALSA: hda: Fix build warningThierry Reding2014-07-071-1/+1
* ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA contr...Mengdong Lin2014-07-043-41/+66
* ALSA: hda - Add a fixup for Thinkpad T540pTakashi Iwai2014-06-271-0/+1
* ALSA: hda - Add another headset pin quirk for some Dell machinesDavid Henningsson2014-06-271-0/+12
* ALSA: hda - restore BCLK M/N values when resuming HSW/BDW display controllerMengdong Lin2014-06-261-7/+58
* ALSA: hda - Adjust speaker HPF and add LED support for HP Spectre 13Takashi Iwai2014-06-251-1/+57
* ALSA: hda - Make the pin quirk tables use the SND_HDA_PIN_QUIRK macroDavid Henningsson2014-06-241-327/+183Star
* ALSA: hda - Make a SND_HDA_PIN_QUIRK macroDavid Henningsson2014-06-241-0/+21
* ALSA: hda - Add pin quirk for Dell XPS 15David Henningsson2014-06-241-0/+21
* ALSA: hda - hdmi: call overridden init on resumePierre Ossman2014-06-231-1/+1
* ALSA: hda - Fix usage of "model" module parameterDavid Henningsson2014-06-231-0/+1
* drm/i915, HD-audio: Don't continue probing when nomodeset is givenTakashi Iwai2014-06-163-9/+14
* Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-134-21/+104
|\
| * ALSA: hda/realtek - Add more entry for enable HP mute ledKailang Yang2014-06-131-0/+14
| * ALSA: hda - Add quirk for external mic on Lifebook U904David Henningsson2014-06-131-0/+9
| * ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk tableHui Wang2014-06-131-1/+1
| * ALSA: intel8x0: Use ktime and ktime_get()Thomas Gleixner2014-06-121-6/+4Star
| * ALSA: hda - verify pin:converter connection on unsol event for HSW and VLVMengdong Lin2014-06-121-1/+9
| * ALSA: hda - Add quirk for ABit AA8XEDavid Henningsson2014-06-101-0/+1
| * Revert "ALSA: hda - mask buggy stream DMA0 for Broadwell display controller"Libin Yang2014-06-091-6/+0Star
| * ALSA: hda - using POS_FIX_LPIB on Broadwell HDMI AudioLibin Yang2014-06-091-1/+7
| * ALSA: hda/realtek - Add support of ALC667 codecKailang Yang2014-06-061-0/+1
| * ALSA: hda/realtek - Add more codec renameKailang Yang2014-06-061-0/+15
| * ALSA: hda/realtek - New vendor ID for ALC233Kailang Yang2014-06-061-0/+1
| * ALSA: hda - add two new pin tablesHui Wang2014-06-061-6/+41
| * ALSA: hda/realtek - Add support of ALC891 codecKailang Yang2014-06-051-0/+1
* | Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-0415-176/+1253
|\|
| * Merge branch 'for-linus' into for-nextTakashi Iwai2014-06-033-6/+8
| |\
| | * ALSA: hda/realtek - Fix COEF widget NID for ALC260 replacer fixupTakashi Iwai2014-06-021-2/+2
| | * ALSA: hda/realtek - Correction of fixup codes for PB V7900 laptopRonan Marquet2014-06-021-4/+2Star
| | * ALSA: hda/analog - Fix silent output on ASUS A8JNTakashi Iwai2014-05-301-0/+1
| * | ALSA: hda - move some alc662 family machines to hda_pin_quirk tableHui Wang2014-05-291-4/+68
| * | ALSA: hda - move some alc269 family machines to hda_pin_quirk tableHui Wang2014-05-291-25/+171
| * | Revert "ALSA: hda - drop def association and sequence from pinconf comparing"Hui Wang2014-05-291-2/+1Star
| * | Merge branch 'topic/firewire' into for-nextTakashi Iwai2014-05-273-0/+11
| |\ \
| * | | ALSA: hda: fix tegra buildArnd Bergmann2014-05-271-0/+4
| * | | ALSA: hda - Pop noises fix for XPS13 9333Gabriele Mazzotta2014-05-261-1/+31
| * | | ALSA: hda - add an instance to use snd_hda_pick_pin_fixupHui Wang2014-05-261-2/+45
| * | | ALSA: hda - drop def association and sequence from pinconf comparingHui Wang2014-05-261-1/+2
| * | | ALSA: hda - get subvendor from codec rather than pci_devHui Wang2014-05-261-1/+1
| * | | ALSA: hda - Add a new quirk match based on default pin configurationDavid Henningsson2014-05-262-0/+51
| * | | ALSA: hda - Add fixup_forced flagDavid Henningsson2014-05-262-3/+7
| * | | ALSA: Replace DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-05-221-1/+1
| * | | ALSA: hda/realtek - Add support headset mode for ALC233Kailang Yang2014-05-211-0/+6
| * | | ALSA: lola: fix format type mismatch in sound/pci/lola/lola_proc.cToralf Förster2014-05-211-1/+1
| * | | ALSA: hda - fix format type mismatch in sound/pci/hda/patch_sigmatel.cToralf Förster2014-05-211-2/+2
| * | | ALSA: hda - Disable AA-mix on Sony Vaio S13Takashi Iwai2014-05-211-0/+8