summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Add missing GPIO initialization for AD1984A laptop modelTakashi Iwai2009-08-311-0/+4
* ALSA: hda - Add support of docking auto-mute/mic for AD1984A laptop modelTakashi Iwai2009-08-311-40/+81
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-08-312-14/+21
|\
| * ALSA: hda - Fix MacBookPro 3,1/4,1 quirk with ALC889ATakashi Iwai2009-08-311-14/+20
| * ALSA: hda - Add missing mux check for VT1708Takashi Iwai2009-08-311-0/+1
* | ALSA: hda - Fix ALC268/ALC269 headphone pin routingTakashi Iwai2009-08-311-5/+41
* | ALSA: hda - Create "Digital Mic Capture Volume" correctly for IDT codecsTakashi Iwai2009-08-291-7/+23
* | ALSA: hda - Add more quirk for HP laptops with AD1984ATakashi Iwai2009-08-271-0/+1
* | ALSA: hda - Add full audio support on Acer Aspire 7730G notebookDenis Kuplyakov2009-08-251-0/+31
* | ALSA: hda - Improve auto-cfg mixer name for ALC662Takashi Iwai2009-08-251-2/+14
* | ALSA: hda - Improve auto-cfg mixer name for ALC861-VDTakashi Iwai2009-08-251-2/+14
* | ALSA: hda - Improve auto-cfg mixer name for ALC262Takashi Iwai2009-08-251-63/+89
* | ALSA: hda - Improve auto-cfg mixer name for ALC260Takashi Iwai2009-08-251-1/+8
* | ALSA: hda - Improve auto-cfg mixer name for ALC880Takashi Iwai2009-08-251-2/+8
* | ALSA: hda - Generalize input pin parsing in patch_realtek.cTakashi Iwai2009-08-251-222/+134
* | ALSA: hda - Reuse ALC268 parser for ALC269Takashi Iwai2009-08-241-81/+2
* | ALSA: hda: move open coded tricks into get_wcaps_channels()Wu Fengguang2009-08-243-5/+12
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-08-191-2/+13
|\ \ | |/
| * ALSA: hda - Fix probe of Toshiba laptops with ALC268 codecTakashi Iwai2009-08-191-2/+13
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-08-192-2/+10
|\ \ | |/
| * ALSA: hda: add model for Intel DG45ID/DG45FC boardsWu Fengguang2009-08-191-0/+6
| * ALSA: hda: enable speaker output for Compaq 6530s/6531sWu Fengguang2009-08-191-2/+4
* | ALSA: hda - Fix invalid capture mixers with some ALC268 modelsTakashi Iwai2009-08-191-31/+23
* | ALSA: hda - Add missing num_adc_nids definition for IDT92HD8xxxTakashi Iwai2009-08-151-0/+1
* | ALSA: hda - Fix / clean up IDT92HD83xxx codec parserTakashi Iwai2009-08-131-80/+69
* | Merge branch 'topic/hda-dmic-fix' into topic/hdaTakashi Iwai2009-08-131-109/+59
|\ \
| * | ALSA: hda - Integrate Digital Input Source to Input SourceTakashi Iwai2009-07-301-109/+59
* | | ALSA: hda - Enable line-out detection only with speakersTakashi Iwai2009-08-131-1/+2
* | | 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/+310
* | | 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/+1
* | | 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
OpenPOWER on IntegriCloud