summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2010-09-16Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2010-09-16ALSA: hda - Set up COEFs for ALC269 to avoid click noises at power-savingKailang Yang
2010-09-14ALSA: patch_nvhdmi.c: Fix supported sample rate list.Stephen Warren
2010-09-14ALSA: hda - Add input jack layer support to Realtek codecKailang Yang
2010-09-13ALSA: hda - Add quirk for Toshiba C650D using a Conexant CX20585Anisse Astier
2010-09-13ALSA: hda_intel: ALSA HD Audio patch for Intel Patsburg DeviceIDsSeth Heasley
2010-09-10Merge branch 'fix/hda' into for-linusTakashi Iwai
2010-09-09ALSA: hda - Sort input pins in snd_hda_parse_pin_def_config()Takashi Iwai
2010-09-09ALSA: hda - Add comments to new helper functionsTakashi Iwai
2010-09-09ALSA: hda - Reduce redundant mic location prefix in input source labelsTakashi Iwai
2010-09-09ALSA: hda - Improve the input source name labelsTakashi Iwai
2010-09-09ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE}Takashi Iwai
2010-09-09ALSA: hda - Keep char arrays in input_mux itemsTakashi Iwai
2010-09-09ALSA: HDA: Add fixup pins for Ideapad Y550David Henningsson
2010-09-09ALSA: rawmidi: fix the get next midi device ioctlDan Carpenter
2010-09-08ALSA: hda - Add fixup for FSC Celsius H270Takashi Iwai
2010-09-08ALSA: hda - Add multiple headphone support to ALC262 codecTakashi Iwai
2010-09-08ALSA: hda - Support multiple headphone auto-muteTakashi Iwai
2010-09-08ALSA: hda - Clear left-over hp_pins in snd_hda_parse_pin_def_config()Takashi Iwai
2010-09-08Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2010-09-08ALSA: hda - Fix wrong HP pin detection in snd_hda_parse_pin_def_config()Takashi Iwai
2010-09-08ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()Takashi Iwai
2010-09-08ALSA: msnd-classic: Fix invalid cfg parameterTakashi Iwai
2010-09-08ALSA: hda - Improve input control names for IDT/STAC codecsVitaliy Kulikov
2010-09-08ALSA: hda - Adding support for new IDT 92HD90BXX and 92HD91BXX codecsVitaliy Kulikov
2010-09-08Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2010-09-08ALSA: hda - Enable PC-beep for EeePC with ALC269 codecTakashi Iwai
2010-09-08ALSA: hda - Add errata initverb sequence for CS42xx codecsBrian Austin
2010-09-08ALSA: usb - Release capture substream URBs properlyTakashi Iwai
2010-09-08ALSA: virtuoso: fix setting of Xonar DS line-in/mic-in controlsClemens Ladisch
2010-09-08ALSA: virtuoso: work around missing reset in the Xonar DS Windows driverClemens Ladisch
2010-09-07Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2010-09-07ALSA: hda - Add quirk for Lenovo T400sTakashi Iwai
2010-09-03ALSA: usb-audio: fix detection of vendor-specific device protocol settingsClemens Ladisch
2010-09-02ALSA: usb-audio: Assume first control interface is for audioDaniel Mack
2010-09-02ALSA: hda - Add a new hp-laptop model for Conexant 5066, tested on HP G60David Henningsson
2010-08-30ALSA: hda - Use new inputs[] field to parse input-pins for VIA codecsTakashi Iwai
2010-08-30ALSA: hda - Use new inputs[] field to parse input-pins for STAC/IDT codecsTakashi Iwai
2010-08-30ALSA: hda - Use new inputs[] field to parse input-pins for Realtek codecsTakashi Iwai
2010-08-30ALSA: hda - Use new inputs[] field to parse input-pins for CirrusLogic codecsTakashi Iwai
2010-08-30ALSA: hda - Use new inputs[] field to parse input-pins for CA-IBG codecsTakashi Iwai
2010-08-30ALSA: hda - Use new inputs[] field to parse input-pins for AD codecsTakashi Iwai
2010-08-30ALSA: hda - Add snd_hda_get_input_pin_label() helper functionTakashi Iwai
2010-08-30ALSA: hda - Add inputs[] to auto_pin_cfg structTakashi Iwai
2010-08-30ALSA: hda - Refactor input-pin parser for VIA codecsTakashi Iwai
2010-08-30ALSA: hda - embed alc_fixup contents into struct definitionsTakashi Iwai
2010-08-28Merge branch 'fix/asoc' into for-linusTakashi Iwai
2010-08-28Merge branch 'fix/hda' into for-linusTakashi Iwai
2010-08-28ALSA: pcm: add more format namesDan Carpenter
2010-08-28sound: oss: fix uninitialized spinlockAkinobu Mita