aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-16ALSA: hda_intel: Digital PC Beep - change behaviour for input layerJaroslav Kysela7-28/+111
2009-11-16Merge branch 'topic/beep-rename' into topic/hdaTakashi Iwai25-65/+156
2009-11-16Merge branch 'fix/hda' into topic/hdaTakashi Iwai5-14/+33
2009-11-16ALSA: ice1724 - make some bitfields unsignedDan Carpenter1-2/+2
2009-11-15ALSA: hda - Dell Studio 1557 hd-audio quirkDaniel J Blueman1-0/+2
2009-11-14Merge branch 'fix/misc' into topic/miscTakashi Iwai6-7/+90
2009-11-14ALSA: ice1724 - Fix section mismatch in prodigy_hd2_resume()Takashi Iwai1-1/+1
2009-11-14ALSA: ice1724 - Patch for suspend/resume for ESI Juli@Aleksey Kunitskiy1-0/+32
2009-11-14sound/pci/hda/patch_via.c: work around gcc-4.0.2 ICEakpm@linux-foundation.org1-1/+4
2009-11-13ALSA: ice1712: Use bitrev8Akinobu Mita1-0/+1
2009-11-13ALSA: hda - Add another Nvidia HDMI codec id (10de:0005)Takashi Iwai1-0/+2
2009-11-12ALSA: hda - Fix build error without CONFIG_SND_HDA_HWDEP=yTakashi Iwai1-1/+1
2009-11-12ALSA: hda - Don't access invalid substream in proc fileTakashi Iwai1-5/+5
2009-11-12ALSA: hda: Use model=mb5 for MacBookPro 5,2Daniel T Chen1-2/+3
2009-11-11ALSA: hda - Add power on/off counterTakashi Iwai4-0/+67
2009-11-11ALSA: hda - possible read past array alc88[02]_parse_auto_config()Roel Kluin1-4/+4
2009-11-10ALSA: hda - Add missing export for snd_hda_bus_reboot_notifyTakashi Iwai1-0/+1
2009-11-10ALSA: hda - Avoid quirk for HP dc5750Takashi Iwai1-1/+1
2009-11-10ALSA: hda - proc - show which I/O NID is associated to PCM deviceJaroslav Kysela3-5/+21
2009-11-10ALSA: hda - Add reboot notifier to each codecTakashi Iwai4-0/+21
2009-11-10ALSA: hda - Tweak OLPC XO-1.5 microphone biasDaniel Drake1-3/+12
2009-11-09ALSA: hda: Use model=auto quirk for Sony VAIO VGN-FW170J using ALC262Daniel T Chen1-0/+1
2009-11-08Merge branch 'fix/hda' into for-linusTakashi Iwai3-4/+77
2009-11-08Merge branch 'fix/misc' into for-linusTakashi Iwai1-0/+6
2009-11-07ALSA: hda - Don't initialize CORB/RIRB for single_cmd modeTakashi Iwai1-4/+8
2009-11-06ALSA: hda - Reset pins of IDT/STAC codecs at freeTakashi Iwai1-18/+24
2009-11-06Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-20/+20
2009-11-05ALSA: hda, move hp_bseries_systemRandy Dunlap1-20/+20
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela10-25/+25
2009-11-05Merge branch 'fix/hda' into topic/hdaTakashi Iwai5-5/+105
2009-11-05ALSA: intel8x0: Mute External Amplifier by default for another Sony modelDaniel T Chen1-0/+6
2009-11-04ALSA: hda - Add OLPC XO-1.5 PCI IDDaniel Drake1-0/+1
2009-11-04ALSA: hda - Enable GPIO control for mute LED on HP systemsVitaliy Kulikov1-0/+68
2009-11-02Merge branch 'fix/hda' into for-linusTakashi Iwai2-2/+6
2009-11-02ALSA: hda - Don't check invalid HP pinTakashi Iwai1-0/+2
2009-11-02ALSA: hda: Use quirk mask for Dell Inspiron Mini9/Vostro A90 using ALC268Daniel T Chen1-1/+2
2009-11-01Merge branch 'fix/misc' into topic/miscTakashi Iwai18-254/+568
2009-10-30ALSA: hda - Switch to polling mode before disabling MSITakashi Iwai1-8/+8
2009-10-30sound: via82xx: deactivate DXS controls of inactive streamsClemens Ladisch1-7/+52
2009-10-30ALSA: hda - Add a proper ifdef to a debug codeTakashi Iwai1-0/+2
2009-10-30ALSA: Cleanup redundant tests on unsignedRoel Kluin5-8/+7
2009-10-30ALSA: VIA HDA: Add support for VT1818S.Lydia Wang1-2/+13
2009-10-30ALSA: sound: Move dereference after NULL test and drop unnecessary NULL testsJulia Lawall1-1/+1
2009-10-30ALSA: hda_intel: Add the Linux device ID for NVIDIA HDA controllerpeer chen1-0/+1
2009-10-30ALSA: hda - remove static intelhdmi configurationsWu Fengguang1-33/+3
2009-10-30ALSA: hda - auto parse intelhdmi cvt/pin configurationsWu Fengguang1-1/+119
2009-10-30ALSA: hda - get intelhdmi max channels from widget capsWu Fengguang1-1/+6
2009-10-30ALSA: hda - vectorize intelhdmiWu Fengguang3-47/+155
2009-10-30ALSA: hda - reorder intelhdmi prepare/cleanup callbacksWu Fengguang1-11/+11
2009-10-30ALSA: hda - use pcm prepare/cleanup callbacks for intelhdmiWu Fengguang1-13/+5