aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/vx222 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-16ALSA: usb-audio: reduce MIDI packet size to work around broken firmwareClemens Ladisch1-3/+15
2010-02-11ALSA: usbmixer - add possibility to remap dB valuesJaroslav Kysela2-55/+93
2010-02-05ALSA: ice1724 - aureon - fix wm8770 volume offsetJaroslav Kysela1-5/+7
2010-02-04ALSA: ctxfi - fix PTP address initializationJaroslav Kysela3-36/+25
2010-02-02ALSA: dummy driver - add model parameterJaroslav Kysela1-110/+180
2010-02-01sound: control: fix minimum TLV lengthClemens Ladisch1-1/+1
2010-02-01sound: control: actually allow TLV command accessClemens Ladisch1-2/+3
2010-01-27ALSA: pcm_native - fix runtime->boundary calculationJaroslav Kysela1-3/+36
2010-01-26ALSA: pcm_lib - return back hw_ptr_interruptJaroslav Kysela4-4/+9
2010-01-21ALSA: hda - AD1988 codec - fix SPDIF-input mixer initialization (unmute)Jaroslav Kysela1-1/+10
2010-01-21ALSA: pcm_core: Fix wake_up() optimizationJaroslav Kysela4-12/+17
2010-01-18sound: virtuoso: add Xonar DS supportClemens Ladisch8-2/+1279
2010-01-18sound: seq_timer: simplify snd_seq_timer_set_tick_resolution() parametersClemens Ladisch1-14/+13
2010-01-13ALSA: pcm_lib - fix wrong delta print for jiffies checkJaroslav Kysela1-3/+5
2010-01-10ALSA: ac97: add AC97 STMicroelectronics' codecsKrzysztof Helt2-0/+12
2010-01-10ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense blacklistDaniel T Chen1-0/+1
2010-01-08sbawe: fix memory detection part 2Krzysztof Helt1-4/+7
2010-01-08sound: oss: off by one bugDan Carpenter3-9/+13
2010-01-08ALSA: hda - support OLPC XO-1.5 DC inputDaniel Drake1-23/+190
2010-01-08ALSA: hda - Configure XO-1.5 microphones at capture timeDaniel Drake1-40/+85
2010-01-08ALSA: hda - conexant - Fixed microphone mixer for HP Compaq Presario F700Ken Prox1-0/+50
2010-01-08ALSA: ac97_codec: merge WM9703 and WM9705 opsKrzysztof Helt1-16/+1
2010-01-08ALSA: pcm_lib: fix "something must be really wrong" conditionJaroslav Kysela1-1/+1
2010-01-07ALSA: pcm_lib - optimize wake_up() calls for PCM I/OJaroslav Kysela3-12/+27
2010-01-07ALSA: pcm_lib - cleanup & merge hw_ptr update functionsJaroslav Kysela5-195/+121
2010-01-07ALSA: pcm_lib - add possibility to log last 10 DMA ring buffer positionsJaroslav Kysela3-23/+127
2010-01-07ALSA: pcm_lib.c - convert second xrun_debug() parameter to use definesJaroslav Kysela1-10/+17
2010-01-07drm/radeon/kms: rs600: use correct mask for SW interruptLuca Tettamanti1-1/+1
2010-01-07gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL testDarren Jenkins1-5/+5
2010-01-07drm/radeon/radeon_device.c: move a dereference below a NULL testDarren Jenkins1-2/+4
2010-01-07drm/radeon/radeon_fence.c: move a dereference below the NULL testDarren Jenkins1-5/+4
2010-01-07drm/radeon/radeon_connectors.c: add a NULL test before dereferenceDarren Jenkins1-1/+1
2010-01-07drm/radeon/kms: fix memory leakJiri Slaby1-0/+1
2010-01-07drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()Roel Kluin1-1/+1
2010-01-07drm/edid: Fix CVT width/height decodeAdam Jackson1-5/+5
2010-01-07drm/edid: Skip empty CVT codepointsAdam Jackson1-0/+4
2010-01-07drm: remove address mask param for drm_pci_alloc()Zhenyu Wang6-14/+14
2010-01-06NOMMU: Use copy_*_user_page() in access_process_vm()Jie Zhang1-2/+4
2010-01-06NOMMU: Avoiding duplicate icache flushes of shared mapsMike Frysinger2-3/+10
2010-01-06FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stackMike Frysinger3-4/+16
2010-01-06sunrpc: fix peername failed on closed listenerXiaotian Feng1-1/+2
2010-01-06nfsd: make sure data is on disk before calling ->fsyncChristoph Hellwig1-4/+1
2010-01-06drm/i915: remove full registers dump debugZhenyu Wang1-29/+0
2010-01-06drm/i915: Add DP dpll limit on ironlake and use existing DPLL search functionZhao Yakui1-68/+48
2010-01-06drm/i915: Select the correct BPC for LVDS on IronlakeZhao Yakui1-0/+12
2010-01-06drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeconf on IronlakeZhao Yakui1-1/+25
2010-01-06drm/i915: Enable/disable the dithering for LVDS based on VBT settingZhao Yakui2-1/+18
2010-01-06drm/i915: Permit pinning whilst the device is 'suspended'Chris Wilson1-3/+0
2010-01-06drm/i915: Hold struct mutex whilst pinning power context bo.Chris Wilson1-26/+47
2010-01-06drm/i915: fix unused varAndrew Morton1-1/+2