summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2009-08-12Merge branch 'fix/hda' into for-linusTakashi Iwai1-6/+14
2009-08-12Merge branch 'fix/asoc' into for-linusTakashi Iwai2-0/+4
2009-08-11ALSA: hda - Don't override ADC definitions for ALC codecsTakashi Iwai1-6/+12
2009-08-10ALSA: hda - Add missing vmaster initialization for ALC269Takashi Iwai1-0/+2
2009-08-07ASoC: Add missing DRV_NAME definitions for fsl/* driversTakashi Iwai2-0/+4
2009-08-04Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds5-34/+86
2009-08-03ALSA: hda - Read buffer overflowRoel Kluin1-1/+1
2009-08-03ALSA: hda: Correct EAPD for Dell Inspiron 1525Chengu Wang1-1/+8
2009-08-03ALSA: hda: warn on spurious responseWu Fengguang1-1/+5
2009-08-03ALSA: hda: remember last command for each codecWu Fengguang1-5/+6
2009-08-03ALSA: hda: read CORBWP inside reg_lockWu Fengguang1-1/+3
2009-08-03ALSA: hda: take reg_lock in azx_init_cmd_io/azx_free_cmd_ioWu Fengguang1-0/+4
2009-08-03ALSA: hda: take cmd_mutex in probe_codec()Wu Fengguang1-0/+2
2009-08-03ALSA: hda: track CIRB/CORB command/response states for each codecWu Fengguang3-24/+56
2009-08-03ALSA: hda - Fix quirk for Toshiba Satellite A135-S4527Takashi Iwai1-1/+1
2009-07-31Merge branch 'fix/oss' into for-linusTakashi Iwai2-5/+6
2009-07-31Merge branch 'fix/misc' into for-linusTakashi Iwai1-0/+4
2009-07-31Merge branch 'fix/hda' into for-linusTakashi Iwai3-4/+6
2009-07-31ALSA: sound/aoa: Add kmalloc NULL testsJulia Lawall1-0/+4
2009-07-31ALSA: hda - Increase PCM stream name buf in patch_realtek.cTakashi Iwai1-2/+2
2009-07-29sound: mpu401.c: Buffer overflowRoel Kluin1-1/+1
2009-07-29sound: aedsp16: Buffer overflowRoel Kluin1-4/+5
2009-07-29ALSA: hda: fix out-of-bound hdmi_eld.sad[] writeRoel Kluin1-2/+2
2009-07-28ALSA: hda - Add quirk for Dell Studio 1555Takashi Iwai1-0/+2
2009-07-26Merge branch 'fix/usb-audio' into for-linusTakashi Iwai1-5/+20
2009-07-26Merge branch 'fix/pcm-hwptr' into for-linusTakashi Iwai1-1/+35
2009-07-26Merge branch 'fix/hda' into for-linusTakashi Iwai3-19/+18
2009-07-26Merge branch 'fix/ctxfi' into for-linusTakashi Iwai2-12/+9
2009-07-26Merge branch 'fix/caiaq' into for-linusTakashi Iwai4-1/+10
2009-07-26Merge branch 'fix/asoc' into for-linusTakashi Iwai1-1/+10
2009-07-24ALSA: hda - Fix mute control with some ALC262 modelsTakashi Iwai1-17/+16
2009-07-23ALSA: snd_usb_caiaq: add support for Audio2DJDaniel Mack4-1/+10
2009-07-23ALSA: pcm - Fix hwptr buffer-size overlap bugTakashi Iwai1-1/+1
2009-07-23ALSA: pcm - Fix warnings in debug loggingsTakashi Iwai1-12/+12
2009-07-23ALSA: pcm - Add logging of hwptr updates and interrupt updatesTakashi Iwai1-0/+25
2009-07-23ASoC: tlv320aic3x: Enable PLL when not bypassedChaithrika U S1-1/+10
2009-07-22ALSA: hda - Restore GPIO1 properly at resume with AD1984ATakashi Iwai1-1/+1
2009-07-22ALSA: ctxfi - Fix uninitialized error checksTakashi Iwai2-12/+9
2009-07-22ALSA: hda - Use snprintf() to be saferTakashi Iwai1-1/+1
2009-07-22ALSA: usb-audio - Volume control quirk for QuickCam E 3500Alexey Fisher1-5/+20
2009-07-22ALSA: pcm - Fix regressions with VMwareTakashi Iwai1-1/+10
2009-07-21Merge branch 'fix/misc' into for-linusTakashi Iwai3-9/+6
2009-07-21Merge branch 'fix/hda' into for-linusTakashi Iwai2-2/+11
2009-07-21Merge branch 'fix/ctxfi' into for-linusTakashi Iwai1-2/+2
2009-07-20ALSA: ctxfi: Swapped SURROUND-SIDE channels on emu20k2Frank Roth1-2/+2
2009-07-20ALSA: ca0106 - Fix the max capture buffer sizeTakashi Iwai1-2/+2
2009-07-20ALSA: hda - Fix pin-setup for Sony VAIO with STAC9872 codecsTakashi Iwai1-2/+4
2009-07-20ALSA: hda - Add quirk for Gateway T6834c laptopHao Song1-0/+1
2009-07-19ALSA: OSS sequencer should be initialized after snd_seq_system_client_initJaswinder Singh Rajput1-5/+2
2009-07-19ALSA: sound/isa: convert nested spin_lock_irqsave to spin_lockJulia Lawall1-2/+2