index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
patch_sigmatel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: HDA - remove the custom implementation for the audio LED trigger
Jaroslav Kysela
2021-03-30
1
-3
/
+3
*
ALSA: pci: delete repeated words in comments
Randy Dunlap
2020-08-06
1
-1
/
+1
*
ALSA: Replace the word "slave" in vmaster API
Takashi Iwai
2020-07-20
1
-1
/
+1
*
ALSA: hda/sigmatel: Use the new vmaster mute LED helper
Takashi Iwai
2020-06-18
1
-5
/
+8
*
ALSA: hda/sigmatel: Convert to cdev-variant of mic-mute LED controls
Takashi Iwai
2020-06-18
1
-3
/
+6
*
ALSA: hda - constify and cleanup static NodeID tables
Michał Mirosław
2020-01-03
1
-2
/
+2
*
ALSA: hda: Constify snd_kcontrol_new items
Takashi Iwai
2020-01-03
1
-3
/
+3
*
ALSA: hda: Unify get_response handling
Takashi Iwai
2019-12-13
1
-1
/
+1
*
ALSA: hda/sigmatel - remove unused variable 'stac9200_core_init'
YueHaibing
2019-08-13
1
-9
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32
Thomas Gleixner
2019-05-24
1
-14
/
+1
*
ALSA: hda/sigmatel - Disable automute for Elo VuPoint
Michael Pobega
2018-10-04
1
-0
/
+20
*
ALSA: hda: move hda_codec.h to include/sound
Pierre-Louis Bossart
2018-08-30
1
-1
/
+1
*
ALSA: hda/sigmatel - Use common helper for mic mute LED
Takashi Iwai
2018-06-21
1
-25
/
+6
*
ALSA: hda: make snd_kcontrol_new const
Bhumika Goyal
2017-08-16
1
-1
/
+1
*
ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430
Alexander Tsoy
2017-05-23
1
-0
/
+2
*
ALSA: hda/patch_sigmatel: Add AmigaOne X1000 pinconfigs
Darren Stevens
2017-02-14
1
-0
/
+30
*
ALSA: hda - Fix bad dereference of jack object
Takashi Iwai
2016-02-09
1
-3
/
+3
*
ALSA: hda - Apply HP headphone fixups more generically
Takashi Iwai
2015-11-20
1
-16
/
+29
*
ALSA: hda - Apply pin fixup for HP ProBook 6550b
Takashi Iwai
2015-11-04
1
-0
/
+1
*
ALSA: hda - convert to hda_device_id
Takashi Iwai
2015-10-20
1
-108
/
+106
*
ALSA: hda - Disable power_save_node for IDT 92HD73xx chips
Takashi Iwai
2015-10-04
1
-1
/
+5
*
ALSA: hda - Apply fixup for another Toshiba Satellite S50D
Takashi Iwai
2015-07-27
1
-1
/
+2
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2015-06-15
1
-0
/
+25
|
\
|
*
ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machine
Hui Wang
2015-06-15
1
-0
/
+25
*
|
ALSA: hda - Set patch_ops before calling auto-parser
Takashi Iwai
2015-05-29
1
-19
/
+1
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2015-05-29
1
-2
/
+2
|
\
|
|
*
ALSA: hda - Disable power_save_node for IDT92HD71bxx
Takashi Iwai
2015-05-27
1
-1
/
+2
|
*
ALSA: hda - Set stream_pm ops automatically by generic parser
Takashi Iwai
2015-05-27
1
-1
/
+0
*
|
ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS
Jie Yang
2015-05-27
1
-1
/
+1
|
/
*
ALSA: hda - Use regmap for command verb caches, too
Takashi Iwai
2015-03-23
1
-10
/
+15
*
ALSA: hda - Move a part of hda_codec stuff into hdac_device
Takashi Iwai
2015-03-23
1
-40
/
+44
*
ALSA: hda - Rename power_mgmt flag with power_save_node
Takashi Iwai
2015-03-20
1
-4
/
+4
*
ALSA: hda - Fix power of pins used for mute LED with vrefs
Takashi Iwai
2015-03-20
1
-0
/
+6
*
ALSA: hda - Support advanced power state controls
Takashi Iwai
2015-03-18
1
-0
/
+5
*
ALSA: hda - Replace bus pm_notify with the standard runtime PM framework
Takashi Iwai
2015-02-26
1
-1
/
+3
*
ALSA: hda - Bind codecs via standard bus
Takashi Iwai
2015-02-23
1
-14
/
+2
*
ALSA: hda - Add pin configs for ASUS mobo with IDT 92HD73XX codec
Takashi Iwai
2015-02-23
1
-1
/
+16
*
ALSA: hda - Set up GPIO for Toshiba Satellite S50D
Takashi Iwai
2015-02-05
1
-0
/
+20
*
ALSA: hda - Fix wrong gpio_dir & gpio_mask hint setups for IDT/STAC codecs
Takashi Iwai
2015-01-05
1
-2
/
+2
*
ALSA: hda - Remove superfluous callbacks from STAC/IDT codecs
Takashi Iwai
2014-09-16
1
-36
/
+2
*
ALSA: hda - Allow multiple callbacks for jack
Takashi Iwai
2014-09-16
1
-12
/
+12
*
ALSA: hda - Make snd_hda_jack_detect_enable_callback() returning the jack object
Takashi Iwai
2014-09-15
1
-8
/
+6
*
ALSA: hda - Get rid of action field from struct hda_jack_tbl
Takashi Iwai
2014-09-11
1
-14
/
+4
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2014-09-11
1
-5
/
+12
|
\
|
*
ALSA: hda - Fix invalid pin powermap without jack detection
Takashi Iwai
2014-09-11
1
-5
/
+12
*
|
ALSA: hda - Add TLV_DB_SCALE_MUTE bit for relevant controls
Takashi Iwai
2014-09-03
1
-4
/
+1
|
/
*
Merge branch 'for-next' into for-linus
Takashi Iwai
2014-08-04
1
-2
/
+15
|
\
|
*
ALSA: hda - Refactor quirk picking and change quirk priority
David Henningsson
2014-07-22
1
-1
/
+3
|
*
ALSA: hda - Add the pin fixup for HP Envy TS bass speaker
Takashi Iwai
2014-07-15
1
-0
/
+11
|
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2014-06-26
1
-1
/
+57
|
|
\
[next]