aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_sigmatel.c
AgeCommit message (Expand)AuthorFilesLines
10 daysALSA: hda: sigmantel: Reduce CONFIG_PM dependenciesTakashi Iwai1-8/+0
2023-04-06ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboardsOswald Buddenhagen1-0/+8
2023-04-06ALSA: hda/sigmatel: add pin overrides for Intel DP45SG motherboardOswald Buddenhagen1-0/+2
2022-09-06ALSA: hda: beep: Simplify keep-power-at-enable behaviorTakashi Iwai1-23/+2
2022-09-05ALSA: hda/sigmatel: Fix unused variable warning for beep power changeTakashi Iwai1-0/+2
2022-09-04ALSA: hda/sigmatel: Keep power up while beep is enabledTakashi Iwai1-0/+22
2021-08-18ALSA: hda/sigmatel - Sink stac_shutup() into stac_suspend()Nathan Chancellor1-13/+9
2021-08-14ALSA: hda: Nuke unused reboot_notify callbackTakashi Iwai1-1/+0
2021-03-30ALSA: HDA - remove the custom implementation for the audio LED triggerJaroslav Kysela1-3/+3
2020-08-06ALSA: pci: delete repeated words in commentsRandy Dunlap1-1/+1
2020-07-20ALSA: Replace the word "slave" in vmaster APITakashi Iwai1-1/+1
2020-06-18ALSA: hda/sigmatel: Use the new vmaster mute LED helperTakashi Iwai1-5/+8
2020-06-18ALSA: hda/sigmatel: Convert to cdev-variant of mic-mute LED controlsTakashi Iwai1-3/+6
2020-01-03ALSA: hda - constify and cleanup static NodeID tablesMichał Mirosław1-2/+2
2020-01-03ALSA: hda: Constify snd_kcontrol_new itemsTakashi Iwai1-3/+3
2019-12-13ALSA: hda: Unify get_response handlingTakashi Iwai1-1/+1
2019-08-13ALSA: hda/sigmatel - remove unused variable 'stac9200_core_init'YueHaibing1-9/+0
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32Thomas Gleixner1-14/+1
2018-10-04ALSA: hda/sigmatel - Disable automute for Elo VuPointMichael Pobega1-0/+20
2018-08-30ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart1-1/+1
2018-06-21ALSA: hda/sigmatel - Use common helper for mic mute LEDTakashi Iwai1-25/+6
2017-08-16ALSA: hda: make snd_kcontrol_new constBhumika Goyal1-1/+1
2017-05-23ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430Alexander Tsoy1-0/+2
2017-02-14ALSA: hda/patch_sigmatel: Add AmigaOne X1000 pinconfigsDarren Stevens1-0/+30
2016-02-09ALSA: hda - Fix bad dereference of jack objectTakashi Iwai1-3/+3
2015-11-20ALSA: hda - Apply HP headphone fixups more genericallyTakashi Iwai1-16/+29
2015-11-04ALSA: hda - Apply pin fixup for HP ProBook 6550bTakashi Iwai1-0/+1
2015-10-20ALSA: hda - convert to hda_device_idTakashi Iwai1-108/+106
2015-10-04ALSA: hda - Disable power_save_node for IDT 92HD73xx chipsTakashi Iwai1-1/+5
2015-07-27ALSA: hda - Apply fixup for another Toshiba Satellite S50DTakashi Iwai1-1/+2
2015-06-15Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+25
2015-06-15ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machineHui Wang1-0/+25
2015-05-29ALSA: hda - Set patch_ops before calling auto-parserTakashi Iwai1-19/+1
2015-05-29Merge branch 'for-linus' into for-nextTakashi Iwai1-2/+2
2015-05-27ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang1-1/+1
2015-05-27ALSA: hda - Disable power_save_node for IDT92HD71bxxTakashi Iwai1-1/+2
2015-05-27ALSA: hda - Set stream_pm ops automatically by generic parserTakashi Iwai1-1/+0
2015-03-23ALSA: hda - Use regmap for command verb caches, tooTakashi Iwai1-10/+15
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai1-40/+44
2015-03-20ALSA: hda - Rename power_mgmt flag with power_save_nodeTakashi Iwai1-4/+4
2015-03-20ALSA: hda - Fix power of pins used for mute LED with vrefsTakashi Iwai1-0/+6
2015-03-18ALSA: hda - Support advanced power state controlsTakashi Iwai1-0/+5
2015-02-26ALSA: hda - Replace bus pm_notify with the standard runtime PM frameworkTakashi Iwai1-1/+3
2015-02-23ALSA: hda - Bind codecs via standard busTakashi Iwai1-14/+2
2015-02-23ALSA: hda - Add pin configs for ASUS mobo with IDT 92HD73XX codecTakashi Iwai1-1/+16
2015-02-05ALSA: hda - Set up GPIO for Toshiba Satellite S50DTakashi Iwai1-0/+20
2015-01-05ALSA: hda - Fix wrong gpio_dir & gpio_mask hint setups for IDT/STAC codecsTakashi Iwai1-2/+2
2014-09-16ALSA: hda - Remove superfluous callbacks from STAC/IDT codecsTakashi Iwai1-36/+2
2014-09-16ALSA: hda - Allow multiple callbacks for jackTakashi Iwai1-12/+12
2014-09-15ALSA: hda - Make snd_hda_jack_detect_enable_callback() returning the jack objectTakashi Iwai1-8/+6
2014-09-11ALSA: hda - Get rid of action field from struct hda_jack_tblTakashi Iwai1-14/+4
2014-09-11Merge branch 'for-linus' into for-nextTakashi Iwai1-5/+12
2014-09-11ALSA: hda - Fix invalid pin powermap without jack detectionTakashi Iwai1-5/+12
2014-09-03ALSA: hda - Add TLV_DB_SCALE_MUTE bit for relevant controlsTakashi Iwai1-4/+1
2014-08-04Merge branch 'for-next' into for-linusTakashi Iwai1-2/+15
2014-07-30ALSA: hda - fix an external mic jack problem on a HP machineHui Wang1-0/+12
2014-07-22ALSA: hda - Refactor quirk picking and change quirk priorityDavid Henningsson1-1/+3
2014-07-15ALSA: hda - Add the pin fixup for HP Envy TS bass speakerTakashi Iwai1-0/+11
2014-06-26Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+57
2014-06-25ALSA: hda - Adjust speaker HPF and add LED support for HP Spectre 13Takashi Iwai1-1/+57
2014-06-25ALSA: hda - Kill the rest of snd_print*() usagesTakashi Iwai1-1/+1
2014-05-21ALSA: hda - fix format type mismatch in sound/pci/hda/patch_sigmatel.cToralf Förster1-2/+2
2014-02-27ALSA: hda/sigmatel - Allow auto-switching for dock line-in of HP laptopsTakashi Iwai1-0/+3
2014-02-25ALSA: hda - Replace with standard printkTakashi Iwai1-6/+6
2014-02-25ALSA: hda - Add a fixup for HP Folio 13 mute LEDTakashi Iwai1-0/+20
2014-02-20ALSA: hda - Enable front audio jacks on one HP desktop modelHui Wang1-0/+13
2014-02-07ALSA: hda - Fix inconsistent Mic mute LEDTakashi Iwai1-10/+17
2014-01-13ALSA: hda - Apply codec power_filter to FG nodesTakashi Iwai1-24/+12
2013-11-26ALSA: hda - Drop bus->avoid_link_reset flagTakashi Iwai1-1/+2
2013-11-15ALSA: hda - load EQ params into IDT codec on HP bNB13 systemsVitaliy Kulikov1-1/+531
2013-10-24ALSA: hda - Fix mute LED on HP laptops in runtime suspendTakashi Iwai1-1/+3
2013-08-23Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai1-6/+8
2013-08-02ALSA: hda - Fix missing fixup for Mac Mini with STAC9221Takashi Iwai1-0/+1
2013-07-29ALSA: hda - Remove analog mic pin override from STAC9228 dell-bios quirkTakashi Iwai1-2/+12
2013-07-19ALSA: hda - Remove NO_PRESENCE bit override for Dell 1420n LaptopTakashi Iwai1-1/+1
2013-07-19ALSA: hda - Fix EAPD GPIO control for Sigmatel codecsTakashi Iwai1-5/+6
2013-06-25ALSA: hda - Remove superfluous stac_resume()Takashi Iwai1-10/+0
2013-05-28ALSA: hda - Enable mic-mute LED on more HP laptopsTakashi Iwai1-0/+4
2013-03-21ALSA: hda - Enable "Headset Mic" name for some Dell Latitude devicesDavid Henningsson1-1/+5
2013-03-18ALSA: hda - Move beep attach/detach calls in hda_generic.cTakashi Iwai1-23/+9
2013-03-18Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+29
2013-03-14ALSA: hda - Disable IDT eapd_switch if there are no internal speakersDavid Henningsson1-0/+29
2013-03-13ALSA: hda - Don't apply EAPD power filter as defaultTakashi Iwai1-0/+1
2013-02-06ALSA: hda - Apply mic-mute LED fixup for new HP laptopsTakashi Iwai1-0/+2
2013-02-01ALSA: hda - add support for IDT 92HD95 HDA codecVitaliy Kulikov1-0/+39
2013-01-28ALSA: hda - Fix powermap for external mics on IDT codecsDavid Henningsson1-0/+8
2013-01-24ALSA: hda - Enable power down of unused widgets for IDT codecsTakashi Iwai1-8/+3
2013-01-24ALSA: hda - Add power state filteringTakashi Iwai1-1/+1
2013-01-22ALSA: hda - Revive SPDIF mux for IDT/STAC codecsTakashi Iwai1-0/+101
2013-01-21ALSA: hda - Add aamix NID to IDT 92HD codecsTakashi Iwai1-0/+3
2013-01-21ALSA: hda - Remove superfluous header inclusionsTakashi Iwai1-1/+0
2013-01-18ALSA: hda/sigmatel - Add bass speaker support for HP ENVY Spectre XTTakashi Iwai1-0/+11
2013-01-18ALSA: hda - Consolidate cap_sync_hook and capture_switch_hookTakashi Iwai1-3/+9
2013-01-17ALSA: hda - Use generic parser for STAC/IDT codec driverTakashi Iwai1-3951/+768
2013-01-17ALSA: hda - Minor cleanup/fixes for patch_sigmatel.c fixup transitionTakashi Iwai1-27/+13
2013-01-15ALSA: hda/sigmatel - Remove superfluous fields from sigmatel_specTakashi Iwai1-1/+0
2013-01-15ALSA: hda/sigmatel - Move w/a for HP Mini 110 LED to fixup tableTakashi Iwai1-7/+5
2013-01-15ALSA: hda/sigmatel - Remove PCI id check in find_mute_led_cfg()Takashi Iwai1-43/+40
2013-01-15ALSA: hda - Use standard fixup table for IDT92HD83xxxTakashi Iwai1-150/+248
2013-01-15ALSA: hda - Use standard fixup table for IDT92HD73xxTakashi Iwai1-113/+218
2013-01-15ALSA: hda - Use standard fixup table for IDT92HD71BxxTakashi Iwai1-169/+312
2013-01-15ALSA: hda - Use standard fixup table for STAC927xTakashi Iwai1-120/+235
2013-01-15ALSA: hda - Use standard fixup table for STAC922xTakashi Iwai1-171/+312
2013-01-14ALSA: hda - Use standard fixup table for STAC9205Takashi Iwai1-83/+154
2013-01-14ALSA: hda - Use standard fixup table for STAC9872Takashi Iwai1-21/+28
2013-01-14ALSA: hda - Use standard fixup table for STAC925xTakashi Iwai1-85/+141
2013-01-14ALSA: hda - Use standard fixup table for STAC9200Takashi Iwai1-104/+265
2013-01-12ALSA: hda - Add snd_hda_get_int_hint() helper functionTakashi Iwai1-18/+4
2013-01-12ALSA: hda - Protect user-defined arrays via mutexTakashi Iwai1-0/+5
2012-12-13ALSA: hda - Fix pin configuration of HP Pavilion dv7Takashi Iwai1-1/+1
2012-11-28ALSA: hda - Call snd_array_init() early and only onceTakashi Iwai1-65/+63
2012-11-21ALSA: hda - Remove shutup calls in free callbacksTakashi Iwai1-2/+0
2012-11-08ALSA: hda - Apply a proper chmap for built-in 2.1 speakersTakashi Iwai1-0/+5
2012-11-08ALSA: hda - Give standard "Bass Speaker" mixer for 2.1 speakersTakashi Iwai1-4/+4
2012-10-30Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+2
2012-10-26ALSA: hda - Fix mute-LED setup for HP dv5 laptopGustavo Maciel Dias Vieira1-0/+2
2012-10-17ALSA: hda - Add workaround for conflicting IEC958 controlsTakashi Iwai1-3/+4
2012-10-09ALSA: hda - remove "Mic Jack Mode" for headset jacks (Latitude Exx30)David Henningsson1-0/+27
2012-10-06ALSA: hda - make Realtek/Sigmatel/Conexant use the generic unsol eventDavid Henningsson1-15/+5
2012-09-14ALSA: hda - Add mic-mute LED control for HP laptopTakashi Iwai1-10/+74
2012-09-11Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+1
2012-09-06ALSA: hda - fix control names for multiple speaker out on IDT/STACDavid Henningsson1-3/+6
2012-09-06ALSA: hda - Fix missing Master volume for STAC9200/925xTakashi Iwai1-1/+1
2012-08-28Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+4
2012-08-28ALSA: hda - Don't trust codec EPSS bit for IDT 92HD83xx & coTakashi Iwai1-0/+1
2012-08-22ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.cTakashi Iwai1-2/+0
2012-08-22ALSA: hda - Do not set GPIOs for speakers on IDT if there are no speakersDavid Henningsson1-0/+3
2012-08-16ALSA: hda - Don't send invalid volume knob command on IDT 92hd75bxxDavid Henningsson1-4/+5
2012-07-31ALSA: hda - Fix mute-LED GPIO initialization for IDT codecsTakashi Iwai1-1/+6
2012-07-31ALSA: hda - Fix polarity of mute LED on HP Mini 210Takashi Iwai1-0/+5
2012-07-26ALSA: hda - Fix mute-LED GPIO setup for HP Mini 210Takashi Iwai1-1/+9
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai1-1/+1
2012-06-26ALSA: hda - Fix power-map regression for HP dv6 & coTakashi Iwai1-1/+6
2012-05-15ALSA: hda/idt - Cache the power-map bitsTakashi Iwai1-3/+18
2012-05-15ALSA: hda/idt - Clean up power-map check codeTakashi Iwai1-10/+9
2012-05-15Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-3/+3
2012-05-15ALSA: hda - Evaluate gpio_led hints at the right momentTakashi Iwai1-7/+5
2012-05-15ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptopsTakashi Iwai1-3/+3
2012-05-09ALSA: hda - Remove pre_resume and post_suspend opsTakashi Iwai1-21/+0
2012-05-08ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai1-0/+1
2012-04-20ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai1-21/+5
2012-04-20ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai1-14/+6
2012-04-19ALSA: hda/sigmatel - Fix inverted mute LEDTakashi Iwai1-3/+2
2012-03-16ALSA: hda - Fix build with CONFIG_PM=nTakashi Iwai1-0/+9
2012-03-14ALSA: hda - Fix build of patch_sigmatel.c without CONFIG_SND_HDA_POWER_SAVETakashi Iwai1-8/+0
2012-03-13ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook()Takashi Iwai1-1/+1
2012-03-13ALSA: hda - Add "Mute-LED Mode" enum controlTakashi Iwai1-6/+7
2012-03-12ALSA: hda - Rewrite the mute-LED hook with vmaster hook in patch_sigmatel.cTakashi Iwai1-87/+49
2012-03-02Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-1/+1
2012-02-29ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecsTakashi Iwai1-1/+1
2012-02-28ALSA: hda - Fix audio playback support on HP Zephyr systemVitaliy Kulikov1-0/+36
2012-02-13Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-2/+2
2012-02-09ALSA: hda - Fix mute-LED VREF value for new HP laptopsTakashi Iwai1-2/+2
2012-02-03ALSA: hda - Add suffix argument to snd_hda_add_vmaster()Takashi Iwai1-22/+7
2012-01-25ALSA: hda: set mute led polarity for laptops with buggy BIOS based on SSIDGustavo Maciel Dias Vieira1-1/+8
2012-01-23ALSA: hda - Fix silent outputs from docking-station jacks of Dell laptopsTakashi Iwai1-3/+5
2012-01-20snd-hda-intel: better Alienware M17x R3 quirkAlbert Pool1-1/+1
2012-01-16ALSA: HDA: Fix internal microphone on Dell Studio 16 XPS 1645David Henningsson1-1/+1
2012-01-11ALSA: hda - Fix the lost power-setup of seconary pins after PM resumeTakashi Iwai1-13/+23
2011-12-20Merge branch 'test/hda-jack' into topic/hdaTakashi Iwai1-139/+57
2011-12-20Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+6
2011-12-14ALSA: hda: remove unused quirk for inverted mute ledGustavo Maciel Dias Vieira1-4/+0
2011-12-13ALSA: hda: fix mute led polarity for HP laptops with buggy BIOSGustavo Maciel Dias Vieira1-0/+6
2011-12-13ALSA: hda - GPIO to control mute LED may be enabled on HP systems with no suc...Vitaliy Kulikov1-5/+7
2011-12-06ALSA: hda - Fix remaining VREF mute-LED NID check in post-3.1 changesTakashi Iwai1-1/+1
2011-12-06Merge branch 'fix/hda-idt-fix' into fix/hdaTakashi Iwai1-21/+24
2011-12-06ALSA: hda - Fix GPIO LED setup for IDT 92HD75 codecsTakashi Iwai1-21/+24
2011-12-01ALSA: hda - Integrate input-jack stuff into kctl-jackTakashi Iwai1-46/+0
2011-12-01ALSA: hda - Fix S3/S4 problem on machines with VREF-pin mute-LEDCharles Chin1-18/+0
2011-11-29ALSA: hda - Avoid touching mute-VREF pin for IDT codecsTakashi Iwai1-1/+3
2011-11-19ALSA: hda - Add pin fix for Alienware M17x R3Takashi Iwai1-0/+2
2011-11-16ALSA: hda - Give more unique names by snd_hda_get_pin_label()Takashi Iwai1-3/+5
2011-11-16ALSA: hda - Merge input-jack helpers to hda_jack.cTakashi Iwai1-1/+0
2011-11-16ALSA: hda - Manage unsol tags in hda_jack.cTakashi Iwai1-78/+26
2011-11-16ALSA: hda - Create jack-detection kcontrolsTakashi Iwai1-0/+7
2011-11-16ALSA: hda - Cache the jack-detection valueTakashi Iwai1-19/+27
2011-11-16ALSA: hda - Introduce snd_hda_get_pin_label()Takashi Iwai1-2/+2
2011-11-11ALSA: hda - pwr_nids cleanup for IDT codecsCharles Chin1-24/+9
2011-11-09ALSA: hda - fix internal mic on Dell Vostro 3500 laptopJulian Wollrath1-0/+11
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-11-03ALSA: hda/sigmatel - Automatically retrieve digital I/O widgetsCharles Chin1-13/+26
2011-11-02ALSA: hda - Add support for 92HD65 / 92HD66 family of codecsCharles Chin1-1/+17
2011-11-02ALSA: hda - Disable power-widget control for IDT 92HD83/93 as defaultCharles Chin1-19/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-13ALSA: hda - Remove bad code for IDT 92HD83 family patchCharles Chin1-18/+0
2011-10-05ALSA: HDA: Fix DAC assignment for secondary headphone on Sigmatel/IDTDavid Henningsson1-3/+15
2011-10-03ALSA: HDA: Fix naming of input jacks for IDT parserDavid Henningsson1-11/+3
2011-09-24ALSA: HDA: No power nids on 92HD93David Henningsson1-0/+1
2011-09-20ALSA: HDA: Add support for IDT 92HD93David Henningsson1-0/+1
2011-08-10ALSA: hda - Add CONFIG_SND_HDA_POWER_SAVE to stac_vrefout_set()Wang Shaoyan1-0/+2
2011-07-27ALSA: hda - Add support for vref-out based mute LED control on IDT codecsVitaliy Kulikov1-43/+156
2011-07-26ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PMTakashi Iwai1-3/+3
2011-07-26ALSA: hda - Make sure mute led reflects master mute stateVitaliy Kulikov1-18/+35
2011-07-26ALSA: hda - Fix invalid mute led state on resume of IDT codecsVitaliy Kulikov1-0/+12
2011-07-24ALSA: hda - Add support of the 4 internal speakers on certain HP laptopsVitaliy Kulikov1-1/+50
2011-06-29ALSA: hda - Create snd_hda_get_conn_index() helper functionTakashi Iwai1-24/+3
2011-06-06ALSA: hda: Virtualize SPDIF out controlsStephen Warren1-1/+3
2011-05-17ALSA: hda - Handle dock line-in as auto-detectable for IDT codecsTakashi Iwai1-4/+8
2011-05-17ALSA: hda - Check unsol-cap in is_jack_detectalbe()Takashi Iwai1-7/+4
2011-05-16ALSA: HDA: Use one dmic only for Dell Studio 1558David Henningsson1-1/+1