aboutsummaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2012-05-10Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Gravatar Linus Torvalds 5-14/+29
2012-05-09ALSA: HDA: Lessen CPU usage when waiting for chip to respondGravatar David Henningsson 1-2/+4
2012-05-08Revert "ALSA: hda - Set codec to D3 forcibly even if not used"Gravatar Takashi Iwai 2-5/+13
2012-05-08ALSA: hda/realtek - Call alc_auto_parse_customize_define() always after fixupGravatar Takashi Iwai 1-6/+7
2012-05-08ALSA: hdsp - Provide ioctl_compatGravatar Andre Schramm 1-0/+1
2012-05-07ALSA: hda/realtek - Add missing CD-input pin for MSI-7350 moboGravatar Takashi Iwai 1-0/+1
2012-05-07ALSA: hda/realtek - Add a fixup for Acer Aspire 5739GGravatar Takashi Iwai 1-0/+2
2012-05-06ALSA: echoaudio: Remove incorrect part of assertionGravatar Mark Hills 1-1/+1
2012-04-26Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Gravatar Linus Torvalds 1-0/+1
2012-04-20Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Gravatar Linus Torvalds 3-12/+77
2012-04-20ALSA: HDA: Add external mic quirk for Asus Zenbook UX31EGravatar David Henningsson 1-0/+1
2012-04-19Merge branch 'fix/cxt-stable' into fix/hdaGravatar Takashi Iwai 1-5/+30
2012-04-19ALSA: hda/conexant - Set up the missing docking-station pinsGravatar Takashi Iwai 1-3/+25
2012-04-19ALSA: hda/conexant - Don't set HP pin-control bit unconditionallyGravatar Takashi Iwai 1-2/+7
2012-04-19ALSA: hda/sigmatel - Fix inverted mute LEDGravatar Takashi Iwai 1-3/+2
2012-04-19ALSA: hda/realtek - Fix regression on Quanta/Gericom KN1Gravatar Takashi Iwai 1-4/+45
2012-04-15Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Gravatar Linus Torvalds 1-10/+26
2012-04-13ALSA: hda/realtek - Fix mem leak (and rid us of trailing whitespace).Gravatar Jesper Juhl 1-7/+9
2012-04-12ALSA: hda/realtek - Add quirk for Mac Pro 5,1 machinesGravatar Josh Boyer 1-0/+1
2012-04-12ALSA: hda/realtek - Add a fixup entry for Acer Aspire 8940GGravatar Takashi Iwai 1-0/+1
2012-04-12ALSA: hda/realtek - Fix GPIO1 setup for Acer Aspire 4930 & coGravatar Takashi Iwai 1-2/+6
2012-04-11Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Gravatar Linus Torvalds 7-85/+68
2012-04-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+2
2012-04-11ALSA: hda/realtek - Add a few ALC882 model strings backGravatar Takashi Iwai 1-1/+9
2012-04-10ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Gravatar Fengguang Wu 2-8/+7
2012-04-09[media] Drivers/media/radio: Fix build errorGravatar Hans Verkuil 1-2/+2
2012-04-07Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Gravatar Takashi Iwai 5-5/+34
2012-04-07ALSA: hda - clean up CX20549 test mixer setupGravatar Michael Karcher 1-21/+17
2012-04-07ALSA: hda - CX20549 doesn't need pin_amp_workaround.Gravatar Michael Karcher 1-2/+3
2012-04-07ALSA: hda - Remove CD control from model=benq for CX20549Gravatar Michael Karcher 1-5/+1
2012-04-07ALSA: hda - fix record volume controls of CX20459 ("Venice")Gravatar Michael Karcher 1-25/+6
2012-04-07ALSA: hda - Rename capture sources of CX20549 to match common conventionsGravatar Michael Karcher 1-13/+13
2012-04-07ALSA: hda - Fix proc output for ADC amp values of CX20549Gravatar Michael Karcher 3-7/+17
2012-03-30Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Gravatar Linus Torvalds 3-6/+9
2012-03-30ALSA: asihpi - fix return value of hpios_locked_mem_alloc()Gravatar Eliot Blennerhassett 2-7/+7
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Gravatar Linus Torvalds 2-2/+0
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 2-2/+0
2012-03-28ALSA: asihpi - fix return type of hpios_locked_mem_alloc()Gravatar Dan Carpenter 2-2/+2
2012-03-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-2/+33
2012-03-22Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Gravatar Linus Torvalds 23-4908/+1902
2012-03-22ALSA: hda/realtek - Fix ADC assignment with a shared HP/Mic pinGravatar Takashi Iwai 1-4/+7
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-03-19Merge tag 'v3.3' into staging/for_v3.4Gravatar Mauro Carvalho Chehab 18-278/+434
2012-03-19[media] tea575x-tuner: update to latest V4L2 framework requirementsGravatar Hans Verkuil 2-2/+33
2012-03-18Merge branch 'topic/misc' into for-linusGravatar Takashi Iwai 6-15/+179
2012-03-18Merge branch 'topic/hda' into for-linusGravatar Takashi Iwai 16-4891/+1721
2012-03-16ALSA: hda - Fix build with CONFIG_PM=nGravatar Takashi Iwai 1-0/+9
2012-03-16ALSA: au88x0 - Avoid possible Oops at unbindingGravatar Takashi Iwai 1-1/+1
2012-03-14ALSA: hda - Fix build of patch_sigmatel.c without CONFIG_SND_HDA_POWER_SAVEGravatar Takashi Iwai 1-8/+0
2012-03-13ALSA: hda - fix printing of high HDMI sample ratesGravatar Anssi Hannula 1-2/+2