aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
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-13ALSA: hda - mask buggy stream DMA0 for Broadwell display controllerMengdong Lin1-0/+6
2014-05-13ALSA: hda - Add new GPU codec ID to snd-hdaAaron Plattner1-0/+2
2014-05-09ALSA: hda - add headset mic detect quirks for three Dell laptopsHui Wang1-0/+3
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-18arch: Mass conversion of smp_mb__*()Peter Zijlstra1-2/+2
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/git/tiwai/soundLinus 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-07Kconfig: 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 ChromebookKailang 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
2014-04-03ALSA: ice1712: Add S/PDIF suspend support for ICE1712-based M-Audio cardsOndrej Zary1-0/+22
2014-04-03ALSA: hda - Fix silent speaker output due to mute LED fixupTakashi Iwai1-2/+3
2014-04-03ALSA: hda/realtek - Fixed single output machine get empty hp senseKailang Yang1-0/+10
2014-03-31ALSA: ice1712: Add suspend support for M-Audio ICE1712-based cardsOndrej Zary1-1/+29
2014-03-31ALSA: ice1712: add suspend support for ICE1712 chipOndrej Zary1-8/+77
2014-03-31Merge branch 'for-next' into for-linusTakashi Iwai130-6170/+7072