summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_sigmatel.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix mute-LED setup for HP dv5 laptopGustavo Maciel Dias Vieira2012-10-261-0/+2
* ALSA: hda - remove "Mic Jack Mode" for headset jacks (Latitude Exx30)David Henningsson2012-10-091-0/+27
* ALSA: hda - make Realtek/Sigmatel/Conexant use the generic unsol eventDavid Henningsson2012-10-061-15/+5Star
* ALSA: hda - Add mic-mute LED control for HP laptopTakashi Iwai2012-09-141-10/+74
* Merge branch 'for-linus' into for-nextTakashi Iwai2012-09-111-1/+1
|\
| * ALSA: hda - Fix missing Master volume for STAC9200/925xTakashi Iwai2012-09-061-1/+1
* | ALSA: hda - fix control names for multiple speaker out on IDT/STACDavid Henningsson2012-09-061-3/+6
* | Merge branch 'for-linus' into for-nextTakashi Iwai2012-08-281-0/+4
|\|
| * ALSA: hda - Don't trust codec EPSS bit for IDT 92HD83xx & coTakashi Iwai2012-08-281-0/+1
| * ALSA: hda - Do not set GPIOs for speakers on IDT if there are no speakersDavid Henningsson2012-08-221-0/+3
* | ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.cTakashi Iwai2012-08-221-2/+0Star
|/
* ALSA: hda - Don't send invalid volume knob command on IDT 92hd75bxxDavid Henningsson2012-08-161-4/+5
* ALSA: hda - Fix mute-LED GPIO initialization for IDT codecsTakashi Iwai2012-07-311-1/+6
* ALSA: hda - Fix polarity of mute LED on HP Mini 210Takashi Iwai2012-07-311-0/+5
* ALSA: hda - Fix mute-LED GPIO setup for HP Mini 210Takashi Iwai2012-07-261-1/+9
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-031-1/+1
* ALSA: hda - Fix power-map regression for HP dv6 & coTakashi Iwai2012-06-261-1/+6
* ALSA: hda/idt - Cache the power-map bitsTakashi Iwai2012-05-151-3/+18
* ALSA: hda/idt - Clean up power-map check codeTakashi Iwai2012-05-151-10/+9Star
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-05-151-3/+3
|\
| * ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptopsTakashi Iwai2012-05-151-3/+3
* | ALSA: hda - Evaluate gpio_led hints at the right momentTakashi Iwai2012-05-151-7/+5Star
* | ALSA: hda - Remove pre_resume and post_suspend opsTakashi Iwai2012-05-091-21/+0Star
* | ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai2012-05-081-0/+1
* | ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai2012-04-201-21/+5Star
* | ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai2012-04-201-14/+6Star
|/
* ALSA: hda/sigmatel - Fix inverted mute LEDTakashi Iwai2012-04-191-3/+2Star
* ALSA: hda - Fix build with CONFIG_PM=nTakashi Iwai2012-03-161-0/+9
* ALSA: hda - Fix build of patch_sigmatel.c without CONFIG_SND_HDA_POWER_SAVETakashi Iwai2012-03-141-8/+0Star
* ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook()Takashi Iwai2012-03-131-1/+1
* ALSA: hda - Add "Mute-LED Mode" enum controlTakashi Iwai2012-03-131-6/+7
* ALSA: hda - Rewrite the mute-LED hook with vmaster hook in patch_sigmatel.cTakashi Iwai2012-03-121-87/+49Star
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-03-021-1/+1
|\
| * ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecsTakashi Iwai2012-02-291-1/+1
* | ALSA: hda - Fix audio playback support on HP Zephyr systemVitaliy Kulikov2012-02-281-0/+36
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-02-131-2/+2
|\|
| * ALSA: hda - Fix mute-LED VREF value for new HP laptopsTakashi Iwai2012-02-091-2/+2
* | ALSA: hda - Add suffix argument to snd_hda_add_vmaster()Takashi Iwai2012-02-031-22/+7Star
|/
* ALSA: hda: set mute led polarity for laptops with buggy BIOS based on SSIDGustavo Maciel Dias Vieira2012-01-251-1/+8
* ALSA: hda - Fix silent outputs from docking-station jacks of Dell laptopsTakashi Iwai2012-01-231-3/+5
* snd-hda-intel: better Alienware M17x R3 quirkAlbert Pool2012-01-201-1/+1
* ALSA: HDA: Fix internal microphone on Dell Studio 16 XPS 1645David Henningsson2012-01-161-1/+1
* ALSA: hda - Fix the lost power-setup of seconary pins after PM resumeTakashi Iwai2012-01-111-13/+23
* Merge branch 'test/hda-jack' into topic/hdaTakashi Iwai2011-12-201-139/+57Star
|\
| * ALSA: hda - Integrate input-jack stuff into kctl-jackTakashi Iwai2011-12-011-46/+0Star
| * 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/+0Star
| * ALSA: hda - Manage unsol tags in hda_jack.cTakashi Iwai2011-11-161-78/+26Star
| * ALSA: hda - Create jack-detection kcontrolsTakashi Iwai2011-11-161-0/+7
| * ALSA: hda - Cache the jack-detection valueTakashi Iwai2011-11-161-19/+27