summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
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-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
2014-05-20ALSA: hda - Add driver for Tegra SoC HDADylan Reid3-0/+601
2014-05-20ALSA: hda/hdmi - Add Nvidia Tegra124 HDMI supportSumit Bhattacharya1-0/+2
2014-05-19ALSA: fm801: convert struct description to kernel-docAndy Shevchenko1-10/+16
2014-05-14ALSA: hda - if statement not indentedDan Carpenter1-1/+1
2014-05-07ALSA: hda - Add dock pin setups for Thinkpad T440Takashi Iwai1-1/+14
2014-05-05ALSA: hda - hdmi: Set infoframe and channel mapping even without sinkAnssi Hannula1-4/+0
2014-05-05Merge branch 'for-linus' into for-nextTakashi Iwai5-18/+29
2014-05-05ALSA: hda - hdmi: Set converter channel count even without sinkAnssi Hannula1-1/+3
2014-04-30ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang1-0/+1
2014-04-29ALSA: hda - Suppress CORBRP clear on Nvidia controller chipsTakashi Iwai3-17/+21
2014-04-29ALSA: fm801: introduce fm801_ac97_is_ready()/fm801_ac97_is_valid() helpersAndy Shevchenko1-37/+42
2014-04-29ALSA: fm801: introduce macros to access the hardwareAndy Shevchenko1-63/+68
2014-04-28ALSA: hda/realtek - Add new codec ALC293/ALC3235 UAJ supportedKailang Yang1-0/+89
2014-04-28ALSA: hda/realtek - Add two codecs alias name for DellKailang Yang1-0/+2
2014-04-28ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang1-0/+1
2014-04-18ALSA: lx_core: Translate comments from french to englishMaxime Ripard1-11/+11
2014-04-18ALSA: lx_core: Remove useless #if 0 .. #endifMaxime Ripard1-6/+0
2014-04-18ALSA: lx_core: Remove dead codeMaxime Ripard1-4/+0
2014-04-18ALSA: lx_core: Fix dev_dbg typoMaxime Ripard1-1/+1
2014-04-18ALSA: lx_core: Switch to using BIT macroMaxime Ripard1-3/+4
2014-04-18ALSA: lx_core: Remove unused definesMaxime Ripard1-5/+0
2014-04-16ALSA: hda/realtek - Add headset Mic support for Dell machineKailang Yang1-0/+2
2014-04-16ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang1-0/+1
2014-04-14ALSA: hda/realtek - Add support of ALC288 codecKailang Yang1-0/+2
2014-04-10Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-23/+103
2014-04-09ALSA: hda - Make full_reset booleanThierry Reding3-7/+7
2014-04-09ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang1-0/+1
2014-04-09ALSA: hda - Use runtime helper to check active state.Dylan Reid1-1/+1
2014-04-08ALSA: ice1712: Fix boundary checks in PCM pointer opsTakashi Iwai1-5/+10
2014-04-08ALSA: hda - Do not assign streams in reverse orderAnssi Hannula1-4/+5
2014-04-08ALSA: hda/realtek - Add eapd shutup to ALC283Kailang Yang1-0/+1
2014-04-08ALSA: hda/realtek - Change model name alias for ChromeOSKailang Yang1-1/+1
2014-04-08Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-1/+1
2014-04-07ALSA: hda/realtek - Improve HP depop when system change power state on Chrome...Kailang Yang1-0/+4
2014-04-04ALSA: ice1712: Save/restore routing and rate registersOndrej Zary1-0/+32
2014-04-04ALSA: ice1712: restore AK4xxx volumes on resumeOndrej Zary1-3/+6