summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-10-30ALSA: hda - Switch to polling mode before disabling MSITakashi Iwai1-8/+8
2009-10-30ALSA: es18xx: remove snd_audiodrive structureKrzysztof Helt1-46/+25
2009-10-30ALSA: es18xx: remove snd_card pointer from snd_es18xx structureKrzysztof Helt1-31/+44
2009-10-30sound: remove OSS Ensoniq SoundScape driverKrzysztof Helt3-1493/+0
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: snd-usb-caiaq: Bump version number to 1.3.20Mark Hills1-1/+1
2009-10-30ALSA: snd-usb-caiaq: Lock on stream start/unpauseMark Hills1-0/+4
2009-10-30ALSA: snd-usb-caiaq: Missing lock around use of buffer positionsMark Hills1-3/+9
2009-10-30ALSA: Cleanup redundant tests on unsignedRoel Kluin7-12/+8
2009-10-30ALSA: VIA HDA: Add support for VT1818S.Lydia Wang1-2/+13
2009-10-30ALSA: sound/parisc: Move dereference after NULL testJulia Lawall1-1/+5
2009-10-30ALSA: sound: Move dereference after NULL test and drop unnecessary NULL testsJulia Lawall3-5/+4
2009-10-30ALSA: hda_intel: Add the Linux device ID for NVIDIA HDA controllerpeer chen1-0/+1
2009-10-30ALSA: pcsp - Fix nforce workaroundStas Sergeev2-32/+35
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-30ALSA: SND_CS5535AUDIO: Remove the X86 platform dependencyWu Zhangjin1-1/+0
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-13Merge branch 'fix/hda' into for-linusTakashi Iwai4-8/+55
2009-10-13ALSA: hda - Allow all formats as default for Nvidia HDMITakashi Iwai1-1/+1
2009-10-13ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeoutPhilby John1-0/+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: bt87x - Add a whitelist for Pinnacle PCTV (11bd:0012)Takashi Iwai1-0/+2
2009-10-13ALSA: snd-usb-us122l: corrent error number for not probing US-144 on ehci-hcdTobias Hansen1-1/+1
2009-10-13ALSA: hda - Fix overflow of spec->init_verbs in patch_realtek.cTakashi Iwai1-1/+1
2009-10-12ALSA: SND_CS5535AUDIO: Remove the X86 platform dependencyWu Zhangjin1-1/+0
2009-10-12sound: use semicolons to end statementsStephen Rothwell1-4/+4
2009-10-11ALSA: ice1724 - Make call to set hw params succeed on ESI Juli@David Henningsson1-1/+1
2009-10-11ALSA: snd_dma_pointer workaround for chipsets with buggy DMAKrzysztof Helt1-1/+9
2009-10-11ALSA: wss: reuse CS4231 controls for AD1848Krzysztof Helt1-56/+23
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