aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-04Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus 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/hda' into for-linusTakashi Iwai3-4/+6
2009-07-31ALSA: hda - Increase PCM stream name buf in patch_realtek.cTakashi Iwai1-2/+2
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/hda' into for-linusTakashi Iwai3-19/+18
2009-07-26Merge branch 'fix/ctxfi' into for-linusTakashi Iwai2-12/+9
2009-07-24ALSA: hda - Fix mute control with some ALC262 modelsTakashi Iwai1-17/+16
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-21Merge branch 'fix/misc' into for-linusTakashi Iwai1-2/+2
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: hda_codec: Check for invalid zero connectionsJaroslav Kysela1-0/+6
2009-07-16Merge branch 'fix/misc' into for-linusTakashi Iwai1-2/+5
2009-07-16Merge branch 'fix/hda' into for-linusTakashi Iwai1-0/+6
2009-07-15ALSA: riptide - proper handling of pci_register_driver for joystickJaswinder Singh Rajput1-2/+5
2009-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds5-62/+92
2009-07-10ALSA: hda_intel: more strict alc880_parse_auto_config dig_nid checkingJaroslav Kysela1-0/+6
2009-07-10Merge branch 'fix/hda' into for-linusTakashi Iwai5-62/+92
2009-07-09ALSA: hda - targa and targa-2ch fixDavid Heidelberger1-6/+6
2009-07-09ALSA: hda - fix beep tone calculation for IDT/STAC codecsPaul Vojta1-4/+7
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-1/+1
2009-07-08ALSA: hda - Missing volume controls for Intel HDA (ALC269/EeePC)Darren Salt1-2/+2
2009-07-08ALSA: hda - Disable AMD SB600 64bit address support onlyAndiry Brienza1-3/+13
2009-07-08ALSA: hda - Check widget types while parsing capture source in patch_via.cTakashi Iwai1-1/+5
2009-07-07ALSA: hda - Fix capture source selection in patch_via.cTakashi Iwai1-19/+35
2009-07-07ALSA: hda - Add missing EAPD initialization for VIA codecsTakashi Iwai1-0/+3
2009-07-07ALSA: hda - Clean up VT170x dig-in initialization codeTakashi Iwai1-17/+7
2009-07-05ALSA: hda - Fix error path in the sanity check in azx_pcm_open()Takashi Iwai1-7/+11
2009-07-04ALSA: hda - move 8086:fb30 quirk (stac9205) to the proper sectionHerton Ronaldo Krzesinski1-2/+2
2009-07-03Merge branch 'fix/hda' into for-linusTakashi Iwai4-24/+48
2009-07-03ALSA: hda - Add sanity check in PCM open callbackTakashi Iwai1-0/+6
2009-07-03ALSA: hda - Call snd_pcm_lib_hw_rates() again after codec open callbackTakashi Iwai1-0/+1
2009-07-03ALSA: hda - Avoid invalid formats and rates with shared SPDIFTakashi Iwai1-4/+10
2009-07-03ALSA: hda - Improve ASUS eeePC 1000 mixerTakashi Iwai1-19/+5