summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_sigmatel.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboardsOswald Buddenhagen2023-04-061-0/+8
* ALSA: hda/sigmatel: add pin overrides for Intel DP45SG motherboardOswald Buddenhagen2023-04-061-0/+2
* ALSA: hda: beep: Simplify keep-power-at-enable behaviorTakashi Iwai2022-09-061-23/+2
* ALSA: hda/sigmatel: Fix unused variable warning for beep power changeTakashi Iwai2022-09-051-0/+2
* ALSA: hda/sigmatel: Keep power up while beep is enabledTakashi Iwai2022-09-041-0/+22
* ALSA: hda/sigmatel - Sink stac_shutup() into stac_suspend()Nathan Chancellor2021-08-181-13/+9
* ALSA: hda: Nuke unused reboot_notify callbackTakashi Iwai2021-08-141-1/+0
* ALSA: HDA - remove the custom implementation for the audio LED triggerJaroslav Kysela2021-03-301-3/+3
* ALSA: pci: delete repeated words in commentsRandy Dunlap2020-08-061-1/+1
* ALSA: Replace the word "slave" in vmaster APITakashi Iwai2020-07-201-1/+1
* ALSA: hda/sigmatel: Use the new vmaster mute LED helperTakashi Iwai2020-06-181-5/+8
* ALSA: hda/sigmatel: Convert to cdev-variant of mic-mute LED controlsTakashi Iwai2020-06-181-3/+6
* ALSA: hda - constify and cleanup static NodeID tablesMichał Mirosław2020-01-031-2/+2
* ALSA: hda: Constify snd_kcontrol_new itemsTakashi Iwai2020-01-031-3/+3
* ALSA: hda: Unify get_response handlingTakashi Iwai2019-12-131-1/+1
* ALSA: hda/sigmatel - remove unused variable 'stac9200_core_init'YueHaibing2019-08-131-9/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32Thomas Gleixner2019-05-241-14/+1
* ALSA: hda/sigmatel - Disable automute for Elo VuPointMichael Pobega2018-10-041-0/+20
* ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart2018-08-301-1/+1
* ALSA: hda/sigmatel - Use common helper for mic mute LEDTakashi Iwai2018-06-211-25/+6
* ALSA: hda: make snd_kcontrol_new constBhumika Goyal2017-08-161-1/+1
* ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430Alexander Tsoy2017-05-231-0/+2
* ALSA: hda/patch_sigmatel: Add AmigaOne X1000 pinconfigsDarren Stevens2017-02-141-0/+30
* ALSA: hda - Fix bad dereference of jack objectTakashi Iwai2016-02-091-3/+3
* ALSA: hda - Apply HP headphone fixups more genericallyTakashi Iwai2015-11-201-16/+29
* ALSA: hda - Apply pin fixup for HP ProBook 6550bTakashi Iwai2015-11-041-0/+1
* ALSA: hda - convert to hda_device_idTakashi Iwai2015-10-201-108/+106
* ALSA: hda - Disable power_save_node for IDT 92HD73xx chipsTakashi Iwai2015-10-041-1/+5
* ALSA: hda - Apply fixup for another Toshiba Satellite S50DTakashi Iwai2015-07-271-1/+2
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-06-151-0/+25
|\
| * ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machineHui Wang2015-06-151-0/+25
* | ALSA: hda - Set patch_ops before calling auto-parserTakashi Iwai2015-05-291-19/+1
* | Merge branch 'for-linus' into for-nextTakashi Iwai2015-05-291-2/+2
|\|
| * ALSA: hda - Disable power_save_node for IDT92HD71bxxTakashi Iwai2015-05-271-1/+2
| * ALSA: hda - Set stream_pm ops automatically by generic parserTakashi Iwai2015-05-271-1/+0
* | ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang2015-05-271-1/+1
|/
* ALSA: hda - Use regmap for command verb caches, tooTakashi Iwai2015-03-231-10/+15
* ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai2015-03-231-40/+44
* ALSA: hda - Rename power_mgmt flag with power_save_nodeTakashi Iwai2015-03-201-4/+4
* ALSA: hda - Fix power of pins used for mute LED with vrefsTakashi Iwai2015-03-201-0/+6
* ALSA: hda - Support advanced power state controlsTakashi Iwai2015-03-181-0/+5
* ALSA: hda - Replace bus pm_notify with the standard runtime PM frameworkTakashi Iwai2015-02-261-1/+3
* ALSA: hda - Bind codecs via standard busTakashi Iwai2015-02-231-14/+2
* ALSA: hda - Add pin configs for ASUS mobo with IDT 92HD73XX codecTakashi Iwai2015-02-231-1/+16
* ALSA: hda - Set up GPIO for Toshiba Satellite S50DTakashi Iwai2015-02-051-0/+20
* ALSA: hda - Fix wrong gpio_dir & gpio_mask hint setups for IDT/STAC codecsTakashi Iwai2015-01-051-2/+2
* ALSA: hda - Remove superfluous callbacks from STAC/IDT codecsTakashi Iwai2014-09-161-36/+2
* ALSA: hda - Allow multiple callbacks for jackTakashi Iwai2014-09-161-12/+12
* ALSA: hda - Make snd_hda_jack_detect_enable_callback() returning the jack objectTakashi Iwai2014-09-151-8/+6
* ALSA: hda - Get rid of action field from struct hda_jack_tblTakashi Iwai2014-09-111-14/+4