summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2010-09-10Merge branch 'fix/hda' into for-linusTakashi Iwai4-1/+110
2010-09-09ALSA: hda - Sort input pins in snd_hda_parse_pin_def_config()Takashi Iwai1-0/+19
2010-09-09ALSA: hda - Add comments to new helper functionsTakashi Iwai1-0/+23
2010-09-09ALSA: hda - Reduce redundant mic location prefix in input source labelsTakashi Iwai1-13/+77
2010-09-09ALSA: hda - Improve the input source name labelsTakashi Iwai9-267/+174
2010-09-09ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE}Takashi Iwai7-78/+31
2010-09-09ALSA: hda - Keep char arrays in input_mux itemsTakashi Iwai7-39/+34
2010-09-09ALSA: HDA: Add fixup pins for Ideapad Y550David Henningsson1-1/+25
2010-09-09ALSA: rawmidi: fix the get next midi device ioctlDan Carpenter1-0/+2
2010-09-08ALSA: hda - Add fixup for FSC Celsius H270Takashi Iwai1-0/+35
2010-09-08ALSA: hda - Add multiple headphone support to ALC262 codecTakashi Iwai1-29/+42
2010-09-08ALSA: hda - Support multiple headphone auto-muteTakashi Iwai1-42/+50
2010-09-08ALSA: hda - Clear left-over hp_pins in snd_hda_parse_pin_def_config()Takashi Iwai1-0/+2
2010-09-08Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-1/+1
2010-09-08ALSA: hda - Fix wrong HP pin detection in snd_hda_parse_pin_def_config()Takashi Iwai1-1/+1
2010-09-08ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()Takashi Iwai1-5/+4
2010-09-08ALSA: msnd-classic: Fix invalid cfg parameterTakashi Iwai1-2/+6
2010-09-08ALSA: hda - Improve input control names for IDT/STAC codecsVitaliy Kulikov1-19/+88
2010-09-08ALSA: hda - Adding support for new IDT 92HD90BXX and 92HD91BXX codecsVitaliy Kulikov1-33/+46
2010-09-08Merge branch 'fix/hda' into topic/hdaTakashi Iwai2-0/+51
2010-09-08ALSA: hda - Enable PC-beep for EeePC with ALC269 codecTakashi Iwai1-0/+1
2010-09-08ALSA: hda - Add errata initverb sequence for CS42xx codecsBrian Austin1-0/+50
2010-09-08ALSA: usb - Release capture substream URBs properlyTakashi Iwai1-1/+1
2010-09-08ALSA: virtuoso: fix setting of Xonar DS line-in/mic-in controlsClemens Ladisch1-1/+20
2010-09-08ALSA: virtuoso: work around missing reset in the Xonar DS Windows driverClemens Ladisch4-3/+21
2010-09-07Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+58
2010-09-07ALSA: hda - Add quirk for Lenovo T400sTakashi Iwai1-0/+1
2010-09-03ALSA: usb-audio: fix detection of vendor-specific device protocol settingsClemens Ladisch6-26/+32
2010-09-02ALSA: usb-audio: Assume first control interface is for audioDaniel Mack1-1/+7
2010-09-02ALSA: hda - Add a new hp-laptop model for Conexant 5066, tested on HP G60David Henningsson1-0/+57
2010-08-30ALSA: hda - Use new inputs[] field to parse input-pins for VIA codecsTakashi Iwai1-71/+73
2010-08-30ALSA: hda - Use new inputs[] field to parse input-pins for STAC/IDT codecsTakashi Iwai1-87/+96
2010-08-30ALSA: hda - Use new inputs[] field to parse input-pins for Realtek codecsTakashi Iwai1-98/+110
2010-08-30ALSA: hda - Use new inputs[] field to parse input-pins for CirrusLogic codecsTakashi Iwai1-21/+17
2010-08-30ALSA: hda - Use new inputs[] field to parse input-pins for CA-IBG codecsTakashi Iwai1-4/+5
2010-08-30ALSA: hda - Use new inputs[] field to parse input-pins for AD codecsTakashi Iwai1-12/+18
2010-08-30ALSA: hda - Add snd_hda_get_input_pin_label() helper functionTakashi Iwai2-1/+26
2010-08-30ALSA: hda - Add inputs[] to auto_pin_cfg structTakashi Iwai2-12/+40
2010-08-30ALSA: hda - Refactor input-pin parser for VIA codecsTakashi Iwai1-330/+60
2010-08-30ALSA: hda - embed alc_fixup contents into struct definitionsTakashi Iwai1-41/+29
2010-08-28Merge branch 'fix/asoc' into for-linusTakashi Iwai1-1/+1
2010-08-28Merge branch 'fix/hda' into for-linusTakashi Iwai1-0/+1
2010-08-28ALSA: pcm: add more format namesDan Carpenter1-0/+6
2010-08-28sound: oss: fix uninitialized spinlockAkinobu Mita1-1/+1
2010-08-28ALSA: asihpi - Return hw error directly from oustream_write.Eliot Blennerhassett1-2/+5
2010-08-27ASoC: soc-core: fix debugfs_pop_time file permissionsAxel Lin1-1/+1
2010-08-26ALSA: hda - Add Sony VAIO quirk for ALC269David Henningsson1-0/+1
2010-08-23Merge branch 'fix/asoc' into for-linusTakashi Iwai1-0/+3
2010-08-23ASoC: i.MX ssi: use SSI_STCCR in synchronous modeSascha Hauer1-0/+3
2010-08-23Merge branch 'fix/hda' into for-linusTakashi Iwai8-52/+40