aboutsummaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)Author
2013-09-27ALSA: hda - Enable internal mic on a Thinkpad machine with ALC283Kailang Yang
2013-09-27ALSA: hda - Fix Internal Mic boost can't control with ALC283Kailang Yang
2013-09-27ALSA: hda - Add fixup for MacBook Air 6,1 and 6,2 with CS4208 codecBen Whitten
2013-09-26ALSA : hda - not use assigned converters for all unused pinsMengdong Lin
2013-09-12Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-09-11Merge tag 'asoc-v3.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2013-09-11Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown
2013-09-09ALSA: hda - Add CS4208 codec support for MacBook 6,1 and 6,2Takashi Iwai
2013-09-09ALSA: hda - Add Toshiba Satellite C870 to MSI blacklistTakashi Iwai
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-06ALSA: hda - unmute pin amplifier in infoframe setup for HaswellMengdong Lin
2013-09-06ALSA: hda - define is_haswell() to check if a display audio codec is HaswellMengdong Lin
2013-09-06ALSA: hda - Add dock speaker support for ASUS TX300Takashi Iwai
2013-09-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-05Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-04Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-09-03ALSA: hda - Re-setup HDMI pin and audio infoframe on stream switchesTakashi Iwai
2013-09-02ALSA: hda - hdmi: Fallback to ALSA allocation when selecting CAAnssi Hannula
2013-09-02Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-08-29snd/hda: add runtime suspend/resume on optimus support (v4)Dave Airlie
2013-08-27ALSA: hda - Simplify CONFIG_SND_HDA_I915 conditionTakashi Iwai
2013-08-27ALSA: hda - add device entry and inactive flag to unsolicited responseMengdong Lin
2013-08-27ALSA: hda - Haswell codec exposes device list/select info on pinsMengdong Lin
2013-08-27ALSA: hda - add device list & select info of display pins to codec proc fileMengdong Lin
2013-08-27ALSA: hda - add flags and routines to get devices selection info for DP1.2 MSTMengdong Lin
2013-08-27treewide: Fix printks with 0x%#Joe Perches
2013-08-24[media] sound/pci/Kconfig: select RADIO_ADAPTERS if neededMauro Carvalho Chehab
2013-08-23Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2013-08-22alsa/rme96: Add missing inclusion of linux/vmalloc.hKnut Petersen
2013-08-22ALSA: hda - Fix NULL dereference with CONFIG_SND_DYNAMIC_MINORS=nTakashi Iwai
2013-08-22ALSA: rme96: Check the return value of pci_enable_device() in resume callbackTakashi Iwai
2013-08-22ALSA: hda - Add workarounds for pop-noise on Chromebook with ALC283Kailang Yang
2013-08-22ALSA: hda - Fix ALC283 headphone pop-noise betterKailang Yang
2013-08-22ALSA: rme96: Add PM support v3Knut Petersen
2013-08-19ALSA: hdspm - Use enums in hdspm_tco_ltc_frames()Adrian Knoth
2013-08-19ALSA: hdspm - Fix default value in SNDRV_HDSPM_IOCTL_GET_LTCAdrian Knoth
2013-08-19ALSA: hda - Add inverted digital mic fixup for Acer Aspire OneTakashi Iwai
2013-08-19ALSA: hda - Try to allow haswell HDMI audio even without powerwellDavid Henningsson
2013-08-19ALSA: hda - Limit internal mic boost for a few more Thinkpad machinesDavid Henningsson
2013-08-18[media] tea575x: Move from sound to mediaOndrej Zary
2013-08-18[media] tea575x: Move header from sound to mediaOndrej Zary
2013-08-16ALSA: hda - Fix the order of a quirk table (janitorial)David Henningsson
2013-08-16ALSA: hda - Fix internal mic boost on three Thinkpad machinesDavid Henningsson
2013-08-16ALSA: hda - Add a fixup for Gateway LT27Takashi Iwai
2013-08-14ALSA: rme96: Add pcm stream synchronizationKnut Petersen
2013-08-13ALSA: hda - Mute the right widget in auto_mute_via_amp modeTakashi Iwai
2013-08-13ALSA: hda - Allow auto_mute_via_amp on bind mute controlsTakashi Iwai
2013-08-12ALSA: hda - Fix missing mute controls for CX5051Takashi Iwai
2013-08-12ALSA: hda - Add pinfix for LG LW25 laptopTakashi Iwai
2013-08-05ALSA: hda - Fix jack gating when auto_{mute,mic} is suppressed.Chih-Chung Chang