aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_sigmatel.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-01-191-24/+55
|\
| * ALSA: hda - Fix mute led GPIO on HP dv-series notebooksKunal Gangakhedkar2010-01-151-16/+45
| * ALSA: hda - use snd_hda_jack_detect() again in patch_sigmatel.cTakashi Iwai2009-12-251-8/+10
* | ALSA: hda - Use strict_strtoul()Takashi Iwai2009-12-271-22/+26
* | ALSA: hda - Add snd_hda_shutup_pins() helper functionTakashi Iwai2009-12-271-11/+1
* | ALSA: hda - Add more hints for GPIO setup of IDT/STAC codecsTakashi Iwai2009-12-261-0/+14
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-12-251-0/+3
|\ \ | |/
| * ALSA: hda - Add STAC9205 PCI_QUIRK for Dell Vostro 1700Anisse Astier2009-12-231-0/+3
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-12-231-9/+10
|\ \ | |/
| * ALSA: hda - Fix NULL dereference with enable_beep=0 optionTakashi Iwai2009-12-221-9/+10
* | ALSA: hda - Add Bass Speaker switch for HP dv7Takashi Iwai2009-12-221-0/+57
* | ALSA: hda - simplify usage of HDA_SUBDEV_AMP_FLAGJaroslav Kysela2009-12-151-5/+3
* | ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc)Jaroslav Kysela2009-12-151-1/+2
|/
* ALSA: hda - Overwrite pin config on intel DG45ID board.Alexey Fisher2009-12-121-0/+8
* ALSA: hda - Fix LED GPIO setup for HP laptops with IDT codecsVitaliy Kulikov2009-12-111-27/+68
* ALSA: hda - Don't trigger pin-sense for STAC/IDT codecsTakashi Iwai2009-11-271-1/+8
* ALSA: hda - Fix mute-LED sync on HP laptops with IDT92HD83xxx codecsTakashi Iwai2009-11-181-2/+37
* ALSA: hda - Fix detection of dual headphonesTakashi Iwai2009-11-181-2/+21
* ALSA: hda - Replace the rest of jack-detections with snd_hda_jack_detect()Takashi Iwai2009-11-181-5/+2
* ALSA: hda - Get rid of magic digits for subdev hackTakashi Iwai2009-11-161-1/+1
* ALSA: hda - proc - add support for dynamic controls to mixer<->NID mappingJaroslav Kysela2009-11-161-3/+7
* ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignmentJaroslav Kysela2009-11-161-2/+2
* ALSA: hda_intel: Digital PC Beep - change behaviour for input layerJaroslav Kysela2009-11-161-8/+8
* Merge branch 'topic/beep-rename' into topic/hdaTakashi Iwai2009-11-161-3/+3
|\
| * ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-051-3/+3
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-11-161-0/+2
|\ \
| * | ALSA: hda - Dell Studio 1557 hd-audio quirkDaniel J Blueman2009-11-151-0/+2
* | | ALSA: hda - Add reboot notifier to each codecTakashi Iwai2009-11-101-0/+1
* | | ALSA: hda - Reset pins of IDT/STAC codecs at freeTakashi Iwai2009-11-061-18/+24
|/ /
* | ALSA: hda, move hp_bseries_systemRandy Dunlap2009-11-051-20/+20
* | ALSA: hda - Enable GPIO control for mute LED on HP systemsVitaliy Kulikov2009-11-041-0/+68
|/
* ALSA: hda - Fix volume-knob setup for Dell laptops with STAC9228Takashi Iwai2009-10-131-1/+11
* ALSA: hda - Fix mute sound with STAC9227/9228 codecsTakashi Iwai2009-10-131-0/+17
* ALSA: hda - Fix digita/analog mic auto-switching with IDT codecsTakashi Iwai2009-10-011-6/+14
* ALSA: hda - Fix Dell S14 pin setupTakashi Iwai2009-09-151-2/+2
* ALSA: hda - Fix IDT92HD83* codec setupTakashi Iwai2009-09-151-5/+0
* ALSA: hda - Add support for HP dv6Takashi Iwai2009-09-141-0/+7
* ALSA: hda - Fix HP/line-out initialization with IDT/STAC codecsTakashi Iwai2009-09-141-3/+11
* ALSA: hda - Set default GPIO for IDT92HD71bxxTakashi Iwai2009-09-141-1/+1
* ALSA: hda - Set default GPIO for STAC/IDT codecsTakashi Iwai2009-09-141-20/+13
* ALSA: hda - Add support of Alienware M17x laptopTakashi Iwai2009-09-021-0/+27
* ALSA: hda - Remove dead codes from patch_sigmatel.cTakashi Iwai2009-09-021-132/+0
* ALSA: hda - Fix input source selection of IDT92HD73xxTakashi Iwai2009-09-021-147/+4
* ALSA: hda - Create "Digital Mic Capture Volume" correctly for IDT codecsTakashi Iwai2009-08-291-7/+23
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-08-191-0/+6
|\
| * ALSA: hda: add model for Intel DG45ID/DG45FC boardsWu Fengguang2009-08-191-0/+6
* | 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