summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - fix noise issue when recording from digital mic with alc268Herton Ronaldo Krzesinski2009-08-121-26/+36
* ALSA: hda - Clean up init and setup hooks for Realtek codecsTakashi Iwai2009-08-111-414/+310Star
* ALSA: hda - Add setup hook to ALC preset structTakashi Iwai2009-08-111-10/+15
* ALSA: hda - Add a white-list for MSI optionTakashi Iwai2009-08-111-1/+25
* ALSA: hda - Check connectivity for auto-mic of Realtek codecsTakashi Iwai2009-08-111-32/+51
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-08-111-6/+12
|\
| * ALSA: hda - Don't override ADC definitions for ALC codecsTakashi Iwai2009-08-111-6/+12
* | ALSA: hda - Use only one capture stream for auto-micTakashi Iwai2009-08-101-2/+4
* | ALSA: hda - Add auto-mic support for Realtek codecsTakashi Iwai2009-08-101-42/+135
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-08-101-0/+2
|\|
| * ALSA: hda - Add missing vmaster initialization for ALC269Takashi Iwai2009-08-101-0/+2
* | ALSA: hda - Fix Oops due to STAC/IDT auto-mic changesTakashi Iwai2009-08-101-2/+3
* | ALSA: hda - Add quirks for some HP laptopsTakashi Iwai2009-08-061-0/+2
* | ALSA: hda - Fix line-out jack handling with STAC/IDT codecTakashi Iwai2009-08-041-3/+1Star
* | ALSA: hda - Fix line-out jack detectionTakashi Iwai2009-08-031-2/+2
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-08-035-36/+88
|\|
| * ALSA: hda - Read buffer overflowRoel Kluin2009-08-031-1/+1
| * ALSA: hda: Correct EAPD for Dell Inspiron 1525Chengu Wang2009-08-031-1/+8
| * ALSA: hda: warn on spurious responseWu Fengguang2009-08-031-1/+5
| * ALSA: hda: remember last command for each codecWu Fengguang2009-08-031-5/+6
| * ALSA: hda: read CORBWP inside reg_lockWu Fengguang2009-08-031-1/+3
| * ALSA: hda: take reg_lock in azx_init_cmd_io/azx_free_cmd_ioWu Fengguang2009-08-031-0/+4
| * ALSA: hda: take cmd_mutex in probe_codec()Wu Fengguang2009-08-031-0/+2
| * ALSA: hda: track CIRB/CORB command/response states for each codecWu Fengguang2009-08-033-24/+56
| * ALSA: hda - Fix quirk for Toshiba Satellite A135-S4527Takashi Iwai2009-08-031-1/+1
| * ALSA: hda - Increase PCM stream name buf in patch_realtek.cTakashi Iwai2009-07-311-2/+2
* | ALSA: hda: add IbexPeak/Clarkdale HDMI model with static cvt/pin numberWu Fengguang2009-08-031-52/+52
* | Merge branch 'topic/hda-cirrus' into topic/hdaTakashi Iwai2009-07-304-0/+1212
|\ \
| * | ALSA: hda - Enable HP output with Macbook Pro 5, 5Stelian Pop2009-07-301-4/+9
| * | ALSA: hda - don't build digital output controls if not existTakashi Iwai2009-07-091-0/+3
| * | ALSA: hda - Fix compile warnings in patch_cirrus.cTakashi Iwai2009-07-081-10/+5Star
| * | ALSA: hda - Fix the speaker volume control nameTakashi Iwai2009-07-071-1/+1
| * | ALSA: hda - Add GPIO setup for MacBook pro 5,5 with CS420xTakashi Iwai2009-07-071-13/+36
| * | ALSA: hda - Add quirk for MacBook Pro 5,5 with CS4206Takashi Iwai2009-07-061-0/+57
| * | ALSA: hda - Fix double creation of SPDIF input controlsTakashi Iwai2009-07-061-6/+3Star
| * | ALSA: hda - Add CS420x-specific coef setupTakashi Iwai2009-07-061-0/+110
| * | ALSA: hda - Force to initialize input mixer setup for CS420xTakashi Iwai2009-07-061-5/+7
| * | ALSA: hda - Fix cirrus codec parsingTakashi Iwai2009-07-061-133/+198
| * | ALSA: hda - Add Cirrus Logic CS420x supportTakashi Iwai2009-07-014-0/+955
* | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-07-302-2/+4
|\ \ \ | | |/ | |/|
| * | ALSA: hda: fix out-of-bound hdmi_eld.sad[] writeRoel Kluin2009-07-291-2/+2
| * | ALSA: hda - Add quirk for Dell Studio 1555Takashi Iwai2009-07-281-0/+2
* | | ALSA: hda - Add line-out jack detection on IDT/STAC codecsTakashi Iwai2009-07-301-14/+56
* | | ALSA: hda - Fix typos of Capture controls.Takashi Iwai2009-07-301-2/+2
* | | ALSA: hda: add HP automute support to Intel ALC889/ALC889A modelsWu Fengguang2009-07-301-12/+35
* | | ALSA: hda: add 2-channel mode to Intel ALC889/ALC889A modelsWu Fengguang2009-07-301-19/+25
* | | ALSA: hda - No analog mix input source as default for IDT92HD71bxxTakashi Iwai2009-07-291-7/+16
* | | ALSA: hda - Add missing DMUX initialization for auto-mic with STAC/IDTTakashi Iwai2009-07-291-0/+3
* | | ALSA: hda - Remove static connection in IDT 92HD71bxxTakashi Iwai2009-07-291-15/+2Star
* | | ALSA: hda - Support auto-mic switching with IDT/STAC codecTakashi Iwai2009-07-291-16/+154