summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_sigmatel.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'test/hda-jack' into topic/hdaTakashi Iwai2011-12-201-139/+57
|\
| * ALSA: hda - Integrate input-jack stuff into kctl-jackTakashi Iwai2011-12-011-46/+0
| * ALSA: hda - Give more unique names by snd_hda_get_pin_label()Takashi Iwai2011-11-161-3/+5
| * ALSA: hda - Merge input-jack helpers to hda_jack.cTakashi Iwai2011-11-161-1/+0
| * ALSA: hda - Manage unsol tags in hda_jack.cTakashi Iwai2011-11-161-78/+26
| * ALSA: hda - Create jack-detection kcontrolsTakashi Iwai2011-11-161-0/+7
| * ALSA: hda - Cache the jack-detection valueTakashi Iwai2011-11-161-19/+27
| * ALSA: hda - Introduce snd_hda_get_pin_label()Takashi Iwai2011-11-161-2/+2
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-12-201-0/+6
|\ \
| * | ALSA: hda: fix mute led polarity for HP laptops with buggy BIOSGustavo Maciel Dias Vieira2011-12-131-0/+6
* | | ALSA: hda: remove unused quirk for inverted mute ledGustavo Maciel Dias Vieira2011-12-141-4/+0
* | | ALSA: hda - GPIO to control mute LED may be enabled on HP systems with no suc...Vitaliy Kulikov2011-12-131-5/+7
|/ /
* | ALSA: hda - Fix remaining VREF mute-LED NID check in post-3.1 changesTakashi Iwai2011-12-061-1/+1
* | Merge branch 'fix/hda-idt-fix' into fix/hdaTakashi Iwai2011-12-061-21/+24
|\ \
| * | ALSA: hda - Fix GPIO LED setup for IDT 92HD75 codecsTakashi Iwai2011-12-061-21/+24
* | | ALSA: hda - Fix S3/S4 problem on machines with VREF-pin mute-LEDCharles Chin2011-12-011-18/+0
* | | ALSA: hda - Avoid touching mute-VREF pin for IDT codecsTakashi Iwai2011-11-291-1/+3
|/ /
* | ALSA: hda - Add pin fix for Alienware M17x R3Takashi Iwai2011-11-191-0/+2
|/
* ALSA: hda - pwr_nids cleanup for IDT codecsCharles Chin2011-11-111-24/+9
* ALSA: hda - fix internal mic on Dell Vostro 3500 laptopJulian Wollrath2011-11-091-0/+11
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* | ALSA: hda/sigmatel - Automatically retrieve digital I/O widgetsCharles Chin2011-11-031-13/+26
* | ALSA: hda - Add support for 92HD65 / 92HD66 family of codecsCharles Chin2011-11-021-1/+17
* | ALSA: hda - Disable power-widget control for IDT 92HD83/93 as defaultCharles Chin2011-11-021-19/+1
|/
* ALSA: hda - Remove bad code for IDT 92HD83 family patchCharles Chin2011-10-131-18/+0
* ALSA: HDA: Fix DAC assignment for secondary headphone on Sigmatel/IDTDavid Henningsson2011-10-051-3/+15
* ALSA: HDA: Fix naming of input jacks for IDT parserDavid Henningsson2011-10-031-11/+3
* ALSA: HDA: No power nids on 92HD93David Henningsson2011-09-241-0/+1
* ALSA: HDA: Add support for IDT 92HD93David Henningsson2011-09-201-0/+1
* ALSA: hda - Add CONFIG_SND_HDA_POWER_SAVE to stac_vrefout_set()Wang Shaoyan2011-08-101-0/+2
* ALSA: hda - Add support for vref-out based mute LED control on IDT codecsVitaliy Kulikov2011-07-271-43/+156
* ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PMTakashi Iwai2011-07-261-3/+3
* ALSA: hda - Make sure mute led reflects master mute stateVitaliy Kulikov2011-07-261-18/+35
* ALSA: hda - Fix invalid mute led state on resume of IDT codecsVitaliy Kulikov2011-07-261-0/+12
* ALSA: hda - Add support of the 4 internal speakers on certain HP laptopsVitaliy Kulikov2011-07-241-1/+50
* ALSA: hda - Create snd_hda_get_conn_index() helper functionTakashi Iwai2011-06-291-24/+3
* ALSA: hda: Virtualize SPDIF out controlsStephen Warren2011-06-061-1/+3
* 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
|/
OpenPOWER on IntegriCloud