summaryrefslogtreecommitdiffstats
path: root/sound/oss/vidc.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-14sound/pci/hda/patch_via.c: work around gcc-4.0.2 ICEakpm@linux-foundation.org1-1/+4
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-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-05ALSA: hda, move hp_bseries_systemRandy Dunlap1-20/+20
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-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-10-30ALSA: hda - Switch to polling mode before disabling MSITakashi Iwai1-8/+8
2009-10-30ALSA: hda - Add a proper ifdef to a debug codeTakashi Iwai1-0/+2
2009-10-30ALSA: VIA HDA: Add support for VT1818S.Lydia Wang1-2/+13
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
2009-10-30ALSA: hda - remove intelhdmi dependency on multioutWu Fengguang1-16/+7
2009-10-30ALSA: hda - convert intelhdmi global references to local parametersWu Fengguang1-37/+43
2009-10-30ALSA: hda - allow up to 4 HDMI devicesWu Fengguang1-1/+1
2009-10-30ALSA: hda - vectorize get_empty_pcm_device()Wu Fengguang1-33/+16
2009-10-30ALSA: hda - select IbexPeak handler for CalpellaWu Fengguang1-1/+1
2009-10-14ALSA: hda - Fix capture source checks for ALC662/663 codecsTakashi Iwai1-1/+1
2009-10-14ALSA: HDA VIA: Remove 48k sample rate limit for S/PDIFLogan Li1-4/+0
2009-10-13ALSA: hda - Allow all formats as default for Nvidia HDMITakashi Iwai1-1/+1
2009-10-13ALSA: hda - Fix volume-knob setup for Dell laptops with STAC9228Takashi Iwai1-1/+11
2009-10-13ALSA: hda - Fix mute sound with STAC9227/9228 codecsTakashi Iwai2-0/+18
2009-10-13ALSA: hda - Fix overflow of spec->init_verbs in patch_realtek.cTakashi Iwai1-1/+1
2009-10-12sound: use semicolons to end statementsStephen Rothwell1-4/+4
2009-10-11ALSA: HDA VIA: Only cosmetic changesLydia Wang1-31/+33
2009-10-11ALSA: HDA VIA: comments: update copyright, changeset, etc.Lydia Wang1-3/+8
2009-10-11ALSA: HDA VIA: Change PW4 connect select default to to MW0.Lydia Wang1-5/+5
2009-10-11ALSA: HDA VIA: rename vt1708_control_templates[].Lydia Wang1-2/+2
2009-10-11ALSA: HDA VIA: Add VT1812 support.Lydia Wang1-3/+491
2009-10-11ALSA: HDA VIA: Add VT2002P support.Lydia Wang1-5/+660
2009-10-11ALSA: HDA VIA: Add VT1716S support.Lydia Wang1-4/+644
2009-10-11ALSA: HDA VIA: Add VT1828S and VT2020 support.Lydia Wang1-5/+21