aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_sigmatel.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecsTakashi Iwai2012-03-121-1/+1
* ALSA: hda - Fix silent outputs from docking-station jacks of Dell laptopsTakashi Iwai2012-02-031-3/+5
* ALSA: HDA: Fix internal microphone on Dell Studio 16 XPS 1645David Henningsson2012-01-251-1/+1
* ALSA: hda - Add support for 92HD65 / 92HD66 family of codecsCharles Chin2011-11-111-1/+17
* ALSA: hda - Disable power-widget control for IDT 92HD83/93 as defaultCharles Chin2011-11-111-19/+1
* ALSA: hda - Remove bad code for IDT 92HD83 family patchCharles Chin2011-11-111-18/+0
* ALSA: HDA: Add support for IDT 92HD93David Henningsson2011-10-031-0/+1
* ALSA: HDA: No power nids on 92HD93David Henningsson2011-10-031-0/+1
* ALSA: hda - Handle dock line-in as auto-detectable for IDT codecsTakashi Iwai2011-05-171-4/+8
* ALSA: hda - Check unsol-cap in is_jack_detectalbe()Takashi Iwai2011-05-171-7/+4
* ALSA: HDA: Use one dmic only for Dell Studio 1558David Henningsson2011-05-161-1/+1
* ALSA: hda - Constify fixup and other array data in patch_sigmatel.cTakashi Iwai2011-05-021-195/+199
* ALSA: hda - Constify some API function argumentsTakashi Iwai2011-05-021-1/+2
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-05-021-1/+1
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-04-101-0/+3
| |\
| * | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | | ALSA: hda - Enable sync_write workaround for AMD genericallyTakashi Iwai2011-04-261-16/+0
* | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-04-261-0/+3
|\ \ \ | | |/ | |/|
| * | ALSA: hda - Don't query connections for widgets have no connectionsTakashi Iwai2011-04-071-0/+3
| |/
* | ALSA: hda - Enable sync_write for AMD chipset with IDT 92HD8x codecsTakashi Iwai2011-04-211-0/+7
|/
* ALSA: hda - pin-adc-mux-dmic auto-configuration of 92HD8X codecsVitaliy Kulikov2011-03-141-73/+149
* ALSA: hda - fix digital mic selection in mixer on 92HD8X codecsVitaliy Kulikov2011-03-141-3/+8
* ALSA: hda - Make common input-jack helper functionsTakashi Iwai2011-03-031-80/+5
* ALSA: hda - Add support for new IDT 92HD98 and 92HD99 codecsVitaliy Kulikov2011-02-241-3/+12
* ALSA: hda - Fix initialization for HP 2011 notebooksVitaliy Kulikov2011-01-181-43/+10
* ALSA: hda - consitify string arraysTakashi Iwai2011-01-181-18/+18
* ALSA: hda - Fix NULL-derefence with a single mic in STAC auto-mic detectionTakashi Iwai2011-01-131-1/+1
* ALSA: HDA: Add internal mic for IDT 92HD88BDavid Henningsson2011-01-101-1/+11
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-01-101-3/+2
|\
| * ALSA: hda - Fix conflict of d-mic capture volume controlsTakashi Iwai2010-12-231-3/+2
* | ALSA: hda - Fix beep-tone on IDT 92HD87/88 codecsTakashi Iwai2010-12-031-1/+1
* | ALSA: hda - Enable beep for IDT92HD87 / 88 codecsTakashi Iwai2010-12-031-1/+0
|/
* ALSA: hda: Use "alienware" model quirk for another SSIDDaniel T Chen2010-12-021-0/+2
* ALSA: Revert "ALSA: hda - Fix switching between dmic and mic using the same m...Takashi Iwai2010-11-231-3/+1
* ALSA: HDA: Enable digital mic on IDT 92HD87BDavid Henningsson2010-11-111-2/+12
* ALSA: hda - Change BTL amp level on some HP notebooksVitaliy Kulikov2010-10-251-0/+78
* Merge branch 'topic/hda' into for-linusTakashi Iwai2010-10-251-187/+192
|\
| * ALSA: hda - Fix wrong TLV mute bit for STAC/IDT codecsClemens Ladisch2010-10-221-1/+2
| * ALSA: hda - Fix codec muted after rebooting from WindowsCharles2010-10-191-0/+3
| * ALSA: HDA: Sigmatel: work around incorrect master mutingClemens Ladisch2010-10-171-2/+4
| * ALSA: hda - Fix switching between dmic and mic using the same mux on IDT/STACVitaliy Kulikov2010-09-251-1/+3
| * ALSA: hda - Introduce hda_call_check_power_status() helperTakashi Iwai2010-09-211-8/+4
| * ALSA: hda - Make snd_hda_get_input_pin_attr() helperTakashi Iwai2010-09-171-15/+15
| * ALSA: hda - Fix automatic MIC switching and include dock MIC for IDT codecsCharles Chin2010-09-171-11/+29
| * ALSA: hda - Improve the input source name labelsTakashi Iwai2010-09-091-123/+21
| * ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE}Takashi Iwai2010-09-091-13/+7
| * ALSA: hda - Keep char arrays in input_mux itemsTakashi Iwai2010-09-091-8/+8
| * ALSA: hda - Improve input control names for IDT/STAC codecsVitaliy Kulikov2010-09-081-19/+88
| * ALSA: hda - Adding support for new IDT 92HD90BXX and 92HD91BXX codecsVitaliy Kulikov2010-09-081-33/+46
| * ALSA: hda - Use new inputs[] field to parse input-pins for STAC/IDT codecsTakashi Iwai2010-08-301-87/+96