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
/
hda_local.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: Replace the word "slave" in vmaster API
Takashi Iwai
2020-07-20
1
-5
/
+5
*
ALSA: hda: Manage concurrent reg access more properly
Takashi Iwai
2020-01-13
1
-0
/
+2
*
ALSA: hda - Expand pin_match function to match upcoming new tbls
Hui Wang
2019-08-16
1
-1
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
ALSA: hda - Fix runtime PM
Lukas Wunner
2018-05-24
1
-2
/
+4
*
ALSA: hda: Make use of core codec functions to sync power state
Abhijeet Kumar
2018-02-12
1
-1
/
+5
*
ALSA: hda - Remove the generic bind ctl helpers
Takashi Iwai
2017-05-17
1
-44
/
+0
*
ALSA: hda - Move bind-mixer switch codes to generic parser
Takashi Iwai
2017-05-17
1
-17
/
+0
*
ALSA: hda: make use of core codec fns
Vinod Koul
2015-10-08
1
-6
/
+1
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2015-06-12
1
-2
/
+2
|
\
|
*
ALSA: hda - Re-add the lost fake mute support
Takashi Iwai
2015-06-11
1
-2
/
+2
*
|
ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS
Jie Yang
2015-05-27
1
-2
/
+2
|
/
*
ALSA: hda - Use regmap for parameter caches, too
Takashi Iwai
2015-03-23
1
-3
/
+35
*
ALSA: hda - Use regmap for amp accesses
Takashi Iwai
2015-03-23
1
-6
/
+4
*
ALSA: hda - Fix possible runtime PM refcount unbalance
Takashi Iwai
2015-03-23
1
-0
/
+1
*
ALSA: hda - Move a part of hda_codec stuff into hdac_device
Takashi Iwai
2015-03-23
1
-6
/
+9
*
ALSA: hda - Implement unbind more safely
Takashi Iwai
2015-03-03
1
-0
/
+1
*
ALSA: hda - Remove channel mode helper functions
Takashi Iwai
2015-02-26
1
-23
/
+0
*
ALSA: hda - Bind codecs via standard bus
Takashi Iwai
2015-02-23
1
-10
/
+8
*
ALSA: hda - Embed struct hda_bus_unsolicited into struct hda_bus
Takashi Iwai
2015-02-17
1
-17
/
+0
*
ALSA: hda - Add missing terminating entry to SND_HDA_PIN_QUIRK macro
David Henningsson
2014-10-24
1
-2
/
+2
*
ALSA: hda - Move the function "check_amp_caps" to hda_codec.c
David Henningsson
2014-09-23
1
-0
/
+8
*
ALSA: hda - Remove obsoleted snd_hda_check_board_config() & co
Takashi Iwai
2014-08-19
1
-6
/
+0
*
ALSA: hda - Refactor quirk picking and change quirk priority
David Henningsson
2014-07-22
1
-0
/
+2
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2014-06-26
1
-0
/
+21
|
\
|
*
ALSA: hda - Make a SND_HDA_PIN_QUIRK macro
David Henningsson
2014-06-24
1
-0
/
+21
*
|
ALSA: hda - Kill the rest of snd_print*() usages
Takashi Iwai
2014-06-25
1
-1
/
+2
*
|
ALSA: hda - Kill snd_printd*() in HDMI debug / info prints
Takashi Iwai
2014-06-25
1
-2
/
+2
|
/
*
ALSA: hda - Add a new quirk match based on default pin configuration
David Henningsson
2014-05-26
1
-0
/
+14
*
ALSA: hda - Replace with standard printk
Takashi Iwai
2014-02-25
1
-0
/
+7
*
ALSA: hda - Add sysfs to codec object, too
Takashi Iwai
2014-02-25
1
-0
/
+5
*
ALSA: Create sysfs attribute files via groups
Takashi Iwai
2014-02-25
1
-18
/
+0
*
ALSA: hda - Bind with HDMI codec parser automatically
Takashi Iwai
2013-11-26
1
-0
/
+1
*
ALSA: hda - Split the generic parser as an individual module
Takashi Iwai
2013-11-26
1
-7
/
+0
*
ALSA: hda - hdmi: Add ELD emulation for ATI/AMD codecs
Anssi Hannula
2013-10-24
1
-0
/
+4
*
ALSA: hda - Move mutex from hda_eld to per_pin in HDMI codec driver
Takashi Iwai
2013-10-17
1
-18
/
+4
*
ALSA: hda - add HDA_FIXUP_ACT_FREE action
David Henningsson
2013-10-17
1
-0
/
+1
*
ALSA: hda - Fix missing Mic Boost controls for VIA codecs
Takashi Iwai
2013-06-19
1
-0
/
+8
*
ALSA: hda - Fix return value of snd_hda_check_power_state()
Takashi Iwai
2013-06-18
1
-1
/
+1
*
ALSA: hda - Don't apply EAPD power filter as default
Takashi Iwai
2013-03-13
1
-0
/
+4
*
ALSA: hda - hdmi: Protect ELD buffer
David Henningsson
2013-02-19
1
-0
/
+1
*
ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eld
David Henningsson
2013-02-19
1
-10
/
+17
*
ALSA: hda - Add snd_hda_check_power_state() helper function
Takashi Iwai
2013-01-24
1
-0
/
+13
*
ALSA: hda - Add chained_before flag to the fixup entry
Takashi Iwai
2013-01-23
1
-1
/
+2
*
ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single function
Takashi Iwai
2013-01-22
1
-4
/
+0
*
ALSA: hda - Add snd_hda_get_int_hint() helper function
Takashi Iwai
2013-01-12
1
-0
/
+7
*
ALSA: hda - Add a new fixup type to override pinctl values
Takashi Iwai
2013-01-12
1
-0
/
+1
*
ALSA: hda - More strict correction of invalid pinctl bits
Takashi Iwai
2013-01-12
1
-0
/
+2
*
ALSA: hda - Add helper functions to cache the current pinctl target
Takashi Iwai
2013-01-12
1
-0
/
+4
*
ALSA: hda - Add snd_hda_codec_flush_*_cache() aliases
Takashi Iwai
2013-01-12
1
-0
/
+4
[next]