aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_sigmatel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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