aboutsummaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2013-10-16ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl()Gravatar Dan Carpenter 1-0/+1
2013-10-14ALSA: hda - Fix inverted internal mic not indicated on some machinesGravatar David Henningsson 1-1/+1
2013-10-11ALSA: hda - Sony VAIO Pro 13 (haswell) now has a working headset jackGravatar David Henningsson 1-0/+2
2013-10-11ALSA: hda - Add a headset mic model for ALC269 and friendsGravatar David Henningsson 1-0/+15
2013-10-11ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model)Gravatar David Henningsson 1-0/+9
2013-10-08ALSA: hda - Add fixup for ASUS N56VZGravatar Takashi Iwai 1-0/+1
2013-10-08ALSA: hda - hdmi: Fix channel map switch not taking effectGravatar Anssi Hannula 1-10/+8
2013-10-07ALSA: hda - Fix mono speakers and headset mic on Dell Vostro 5470Gravatar David Henningsson 1-0/+27
2013-09-30ALSA: hda - Fix GPIO for Acer Aspire 3830TGGravatar Takashi Iwai 1-0/+11
2013-09-30ALSA: ac97: Add ID for TI TLV320AIC27 codecGravatar Ondrej Zary 1-0/+1
2013-09-27ALSA: hda - Enable internal mic on a Thinkpad machine with ALC283Gravatar Kailang Yang 1-1/+12
2013-09-27ALSA: hda - Fix Internal Mic boost can't control with ALC283Gravatar Kailang Yang 1-0/+3
2013-09-27ALSA: hda - Add fixup for MacBook Air 6,1 and 6,2 with CS4208 codecGravatar Ben Whitten 1-5/+67
2013-09-26ALSA : hda - not use assigned converters for all unused pinsGravatar Mengdong Lin 1-18/+29
2013-09-12Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Gravatar Linus Torvalds 4-40/+156
2013-09-11Merge tag 'asoc-v3.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Gravatar Takashi Iwai 2-0/+4
2013-09-11Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusGravatar Mark Brown 18-4726/+1464
2013-09-09ALSA: hda - Add CS4208 codec support for MacBook 6,1 and 6,2Gravatar Takashi Iwai 1-7/+82
2013-09-09ALSA: hda - Add Toshiba Satellite C870 to MSI blacklistGravatar Takashi Iwai 1-0/+1
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-2/+2
2013-09-06ALSA: hda - unmute pin amplifier in infoframe setup for HaswellGravatar Mengdong Lin 1-27/+9
2013-09-06ALSA: hda - define is_haswell() to check if a display audio codec is HaswellGravatar Mengdong Lin 1-6/+8
2013-09-06ALSA: hda - Add dock speaker support for ASUS TX300Gravatar Takashi Iwai 1-0/+56
2013-09-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-7/+9
2013-09-05Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-4/+32
2013-09-04Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Gravatar Linus Torvalds 18-4736/+1506
2013-09-03ALSA: hda - Re-setup HDMI pin and audio infoframe on stream switchesGravatar Takashi Iwai 1-10/+31
2013-09-02ALSA: hda - hdmi: Fallback to ALSA allocation when selecting CAGravatar Anssi Hannula 1-0/+11
2013-09-02Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Gravatar Dave Airlie 4-4/+16
2013-08-29snd/hda: add runtime suspend/resume on optimus support (v4)Gravatar Dave Airlie 1-4/+32
2013-08-27ALSA: hda - Simplify CONFIG_SND_HDA_I915 conditionGravatar Takashi Iwai 1-7/+2
2013-08-27ALSA: hda - add device entry and inactive flag to unsolicited responseGravatar Mengdong Lin 2-2/+8
2013-08-27ALSA: hda - Haswell codec exposes device list/select info on pinsGravatar Mengdong Lin 1-1/+3
2013-08-27ALSA: hda - add device list & select info of display pins to codec proc fileGravatar Mengdong Lin 1-0/+33
2013-08-27ALSA: hda - add flags and routines to get devices selection info for DP1.2 MSTGravatar Mengdong Lin 2-0/+74
2013-08-27treewide: Fix printks with 0x%#Gravatar Joe Perches 2-2/+2
2013-08-24[media] sound/pci/Kconfig: select RADIO_ADAPTERS if neededGravatar Mauro Carvalho Chehab 1-0/+3
2013-08-23Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Gravatar Takashi Iwai 8-10/+32
2013-08-22alsa/rme96: Add missing inclusion of linux/vmalloc.hGravatar Knut Petersen 1-0/+1
2013-08-22ALSA: hda - Fix NULL dereference with CONFIG_SND_DYNAMIC_MINORS=nGravatar Takashi Iwai 1-0/+3
2013-08-22ALSA: rme96: Check the return value of pci_enable_device() in resume callbackGravatar Takashi Iwai 1-1/+5
2013-08-22ALSA: hda - Add workarounds for pop-noise on Chromebook with ALC283Gravatar Kailang Yang 1-0/+45
2013-08-22ALSA: hda - Fix ALC283 headphone pop-noise betterGravatar Kailang Yang 1-35/+76
2013-08-22ALSA: rme96: Add PM support v3Gravatar Knut Petersen 1-0/+117
2013-08-19ALSA: hdspm - Use enums in hdspm_tco_ltc_frames()Gravatar Adrian Knoth 1-5/+5
2013-08-19ALSA: hdspm - Fix default value in SNDRV_HDSPM_IOCTL_GET_LTCGravatar Adrian Knoth 1-1/+1
2013-08-19ALSA: hda - Add inverted digital mic fixup for Acer Aspire OneGravatar Takashi Iwai 1-0/+1
2013-08-19ALSA: hda - Try to allow haswell HDMI audio even without powerwellGravatar David Henningsson 1-0/+2
2013-08-19ALSA: hda - Limit internal mic boost for a few more Thinkpad machinesGravatar David Henningsson 1-0/+5
2013-08-18[media] tea575x: Move from sound to mediaGravatar Ondrej Zary 1-5/+4