index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_local.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-21
ALSA: hda: Expose codec cleanup and power-save functions
Cezary Rojewski
1
-1
/
+0
2022-02-21
ALSA: hda: Update and expose codec register procedures
Cezary Rojewski
1
-1
/
+0
2022-01-05
Merge branch 'for-next' into for-linus
Takashi Iwai
1
-0
/
+1
2021-11-29
ALSA: hda/cs8409: Set PMSG_ON earlier inside cs8409 driver
Stefan Binding
1
-0
/
+9
2021-11-16
ALSA: hda: Fix potential deadlock at codec unbinding
Takashi Iwai
1
-0
/
+1
2021-08-14
ALSA: hda: Suspend codec at shutdown
Takashi Iwai
1
-0
/
+2
2021-06-23
ALSA: hda: Release codec display power during shutdown/reboot
Imre Deak
1
-0
/
+2
2021-03-30
Merge tag 'tags/mute-led-rework' into for-next
Takashi Iwai
1
-12
/
+4
2021-03-30
ALSA: HDA - remove the custom implementation for the audio LED trigger
Jaroslav Kysela
1
-12
/
+4
2021-03-07
ALSA: hda/cirrus: Increase AUTO_CFG_MAX_INS from 8 to 18
Vitaly Rodionov
1
-1
/
+1
2020-09-03
ALSA: hda: (cosmetic) align function parameters
Pierre-Louis Bossart
1
-4
/
+4
2020-07-20
ALSA: Replace the word "slave" in vmaster API
Takashi Iwai
1
-5
/
+5
2020-01-13
ALSA: hda: Manage concurrent reg access more properly
Takashi Iwai
1
-0
/
+2
2019-08-16
ALSA: hda - Expand pin_match function to match upcoming new tbls
Hui Wang
1
-1
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2018-05-24
ALSA: hda - Fix runtime PM
Lukas Wunner
1
-2
/
+4
2018-02-12
ALSA: hda: Make use of core codec functions to sync power state
Abhijeet Kumar
1
-1
/
+5
2017-05-17
ALSA: hda - Remove the generic bind ctl helpers
Takashi Iwai
1
-44
/
+0
2017-05-17
ALSA: hda - Move bind-mixer switch codes to generic parser
Takashi Iwai
1
-17
/
+0
2015-10-08
ALSA: hda: make use of core codec fns
Vinod Koul
1
-6
/
+1
2015-06-12
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-2
/
+2
2015-06-11
ALSA: hda - Re-add the lost fake mute support
Takashi Iwai
1
-2
/
+2
2015-05-27
ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS
Jie Yang
1
-2
/
+2
2015-03-23
ALSA: hda - Use regmap for parameter caches, too
Takashi Iwai
1
-3
/
+35
2015-03-23
ALSA: hda - Use regmap for amp accesses
Takashi Iwai
1
-6
/
+4
2015-03-23
ALSA: hda - Fix possible runtime PM refcount unbalance
Takashi Iwai
1
-0
/
+1
2015-03-23
ALSA: hda - Move a part of hda_codec stuff into hdac_device
Takashi Iwai
1
-6
/
+9
2015-03-03
ALSA: hda - Implement unbind more safely
Takashi Iwai
1
-0
/
+1
2015-02-26
ALSA: hda - Remove channel mode helper functions
Takashi Iwai
1
-23
/
+0
2015-02-23
ALSA: hda - Bind codecs via standard bus
Takashi Iwai
1
-10
/
+8
2015-02-17
ALSA: hda - Embed struct hda_bus_unsolicited into struct hda_bus
Takashi Iwai
1
-17
/
+0
2014-10-24
ALSA: hda - Add missing terminating entry to SND_HDA_PIN_QUIRK macro
David Henningsson
1
-2
/
+2
2014-09-23
ALSA: hda - Move the function "check_amp_caps" to hda_codec.c
David Henningsson
1
-0
/
+8
2014-08-19
ALSA: hda - Remove obsoleted snd_hda_check_board_config() & co
Takashi Iwai
1
-6
/
+0
2014-07-22
ALSA: hda - Refactor quirk picking and change quirk priority
David Henningsson
1
-0
/
+2
2014-06-26
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+21
2014-06-25
ALSA: hda - Kill the rest of snd_print*() usages
Takashi Iwai
1
-1
/
+2
2014-06-25
ALSA: hda - Kill snd_printd*() in HDMI debug / info prints
Takashi Iwai
1
-2
/
+2
2014-06-24
ALSA: hda - Make a SND_HDA_PIN_QUIRK macro
David Henningsson
1
-0
/
+21
2014-05-26
ALSA: hda - Add a new quirk match based on default pin configuration
David Henningsson
1
-0
/
+14
2014-02-25
ALSA: hda - Replace with standard printk
Takashi Iwai
1
-0
/
+7
2014-02-25
ALSA: hda - Add sysfs to codec object, too
Takashi Iwai
1
-0
/
+5
2014-02-25
ALSA: Create sysfs attribute files via groups
Takashi Iwai
1
-18
/
+0
2013-11-26
ALSA: hda - Bind with HDMI codec parser automatically
Takashi Iwai
1
-0
/
+1
2013-11-26
ALSA: hda - Split the generic parser as an individual module
Takashi Iwai
1
-7
/
+0
2013-10-24
ALSA: hda - hdmi: Add ELD emulation for ATI/AMD codecs
Anssi Hannula
1
-0
/
+4
2013-10-17
ALSA: hda - Move mutex from hda_eld to per_pin in HDMI codec driver
Takashi Iwai
1
-18
/
+4
2013-10-17
ALSA: hda - add HDA_FIXUP_ACT_FREE action
David Henningsson
1
-0
/
+1
2013-06-19
ALSA: hda - Fix missing Mic Boost controls for VIA codecs
Takashi Iwai
1
-0
/
+8
2013-06-18
ALSA: hda - Fix return value of snd_hda_check_power_state()
Takashi Iwai
1
-1
/
+1
[next]