aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-20ALSA: hda - Fix left-over merge issues in patch_hdmi.cTakashi Iwai1-3/+1
2011-12-20Merge branch 'test/hda-jack' into topic/hdaTakashi Iwai15-495/+766
2011-12-20Merge branch 'fix/hda' into topic/hdaTakashi Iwai2-1/+9
2011-12-19ALSA: Add missing module parameters for als300 and cs5530 driversTakashi Iwai2-2/+16
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell52-85/+85
2011-12-15ALSA: HDA: Use LPIB Position fix for Intel SCH PoulsboDavid Henningsson1-1/+2
2011-12-14ALSA: hda - Check non-snoop in a single placeTakashi Iwai1-12/+30
2011-12-14ALSA: HDA: Add support for new AMD productsAndiry Xu1-0/+13
2011-12-14ALSA: hda: remove unused quirk for inverted mute ledGustavo Maciel Dias Vieira1-4/+0
2011-12-13ALSA: hda: fix mute led polarity for HP laptops with buggy BIOSGustavo Maciel Dias Vieira1-0/+6
2011-12-13ALSA: hda - GPIO to control mute LED may be enabled on HP systems with no such HWVitaliy Kulikov1-5/+7
2011-12-12ALSA: HDA: Realtek: Take vmaster dac from multiout dac listDavid Henningsson1-22/+15
2011-12-12ALSA: HDA: Set position fix to LPIB for an Atom/Poulsbo based deviceDavid Henningsson1-0/+1
2011-12-07Merge branch 'fix/hda' into topic/hdaTakashi Iwai3-49/+127
2011-12-07ALSA: hda/realtek - Fix lost speaker volume controlsTakashi Iwai1-7/+30
2011-12-07ALSA: hda/realtek - Create "Bass Speaker" for two speaker pinsTakashi Iwai1-0/+2
2011-12-07ALSA: hda/realtek - Don't create extra controls with channel suffixTakashi Iwai1-9/+15
2011-12-06ALSA: asihp: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-1/+1
2011-12-06ALSA: ctxf: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-1/+1
2011-12-06ALSA: hda - Fix remaining VREF mute-LED NID check in post-3.1 changesTakashi Iwai1-1/+1
2011-12-06Merge branch 'fix/hda-idt-fix' into fix/hdaTakashi Iwai1-21/+24
2011-12-06ALSA: hda - Fix GPIO LED setup for IDT 92HD75 codecsTakashi Iwai1-21/+24
2011-12-02ALSA: hda/realtek - Fix Oops in alc_mux_select()Takashi Iwai1-0/+2
2011-12-02ALSA: sis7019 - convert to dev_*() loggingDavid Dillow1-15/+14
2011-12-02ALSA: sis7019 - give slow codecs more time to resetDavid Dillow1-11/+53
2011-12-01ALSA: hda - Integrate input-jack stuff into kctl-jackTakashi Iwai6-277/+74
2011-12-01Merge branch 'fix/hda' into topic/hdaTakashi Iwai4-54/+47
2011-12-01ALSA: hda - Fix S3/S4 problem on machines with VREF-pin mute-LEDCharles Chin1-18/+0
2011-11-29ALSA: hda_intel - revert a quirk that affect VIA chipsetsMarc Vertes1-1/+0
2011-11-29ALSA: hda - Avoid touching mute-VREF pin for IDT codecsTakashi Iwai1-1/+3
2011-11-27ALSA: hda - Fix jack-detection control of VT1708Takashi Iwai1-33/+43
2011-11-27ALSA: hda - cut and paste typo in cs420x_models[]Dan Carpenter1-1/+1
2011-11-26ALSA: hda - Increase the max number of coverters/pins in patch_hdmi.cTakashi Iwai1-10/+10
2011-11-26ALSA: hda - Supports more audio streamsTakashi Iwai3-27/+30
2011-11-23Merge branch 'fix/hda' into topic/hdaTakashi Iwai10-60/+111
2011-11-23ALSA: hda/realtek - Minor cleanupTakashi Iwai1-12/+12
2011-11-23ALSA: hda/realtek - Fix missing inits of item indices for auto-micTakashi Iwai1-1/+13
2011-11-23ALSA: hda - Fix invalid pin and GPIO for Apple laptops with CS codecsTakashi Iwai1-9/+23
2011-11-23ALSA: hda - Check subdevice mask in snd_hda_check_board_codec_sid_config()Takashi Iwai1-3/+3
2011-11-22ALSA: hda - fail ELD reading earlyWu Fengguang1-9/+19
2011-11-22ALSA: lx6464es - fix device communication via command busTim Blechmann1-4/+12
2011-11-22ALSA: lx6464es - command buffer API cleanupTim Blechmann2-6/+4
2011-11-22ALSA: hda - repoll ELD content for multiple timesWu Fengguang1-6/+10
2011-11-22ALSA: hdspm - Fix PCI ID for PCIe RME MADI cardsAdrian Knoth1-1/+1
2011-11-21ALSA: hda - Don't add channel suffix for headphone pin labelsTakashi Iwai1-21/+31
2011-11-21ALSA: hda - Fix a typoTakashi Iwai1-1/+1
2011-11-21ALSA: cs5535 - Fix an endianness conversionDan Carpenter1-1/+1
2011-11-19ALSA: hda - Add pin fix for Alienware M17x R3Takashi Iwai1-0/+2
2011-11-16ALSA: hda - Fix the connection selection of ADCs on Cirrus codecsTakashi Iwai1-10/+13
2011-11-16ALSA: hda - Give more unique names by snd_hda_get_pin_label()Takashi Iwai6-54/+135