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
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
2013-03-13
ALSA: hda - Don't apply EAPD power filter as default
Takashi Iwai
1
-0
/
+4
2013-02-19
ALSA: hda - hdmi: Protect ELD buffer
David Henningsson
1
-0
/
+1
2013-02-19
ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eld
David Henningsson
1
-10
/
+17
2013-01-24
ALSA: hda - Add snd_hda_check_power_state() helper function
Takashi Iwai
1
-0
/
+13
2013-01-23
ALSA: hda - Add chained_before flag to the fixup entry
Takashi Iwai
1
-1
/
+2
2013-01-22
ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single function
Takashi Iwai
1
-4
/
+0
2013-01-12
ALSA: hda - Add snd_hda_get_int_hint() helper function
Takashi Iwai
1
-0
/
+7
2013-01-12
ALSA: hda - Add a new fixup type to override pinctl values
Takashi Iwai
1
-0
/
+1
2013-01-12
ALSA: hda - More strict correction of invalid pinctl bits
Takashi Iwai
1
-0
/
+2
2013-01-12
ALSA: hda - Add helper functions to cache the current pinctl target
Takashi Iwai
1
-0
/
+4
2013-01-12
ALSA: hda - Add snd_hda_codec_flush_*_cache() aliases
Takashi Iwai
1
-0
/
+4
2013-01-12
ALSA: hda - Move fixup code into struct hda_codec
Takashi Iwai
1
-0
/
+53
2013-01-12
ALSA: hda/realtek - Add path active flag
Takashi Iwai
1
-1
/
+2
2013-01-12
ALSA: hda - Introduce snd_hda_codec_amp_init*()
Takashi Iwai
1
-0
/
+4
2013-01-12
ALSA: hda - Introduce cache & flush cmd / amp writes
Takashi Iwai
1
-2
/
+0
2012-11-30
ALSA: hda - Add a helper function for simple enum kcontrols
Takashi Iwai
1
-0
/
+9
2012-10-17
ALSA: hda - Add workaround for conflicting IEC958 controls
Takashi Iwai
1
-3
/
+5
2012-08-30
ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE
Takashi Iwai
1
-1
/
+1
2012-07-03
ALSA: hda - Move beep helper functions to hda_beep.c
Takashi Iwai
1
-1
/
+3
2012-05-08
ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c
Takashi Iwai
1
-79
/
+3
2012-04-20
ALSA: hda - Add snd_hda_get_default_vref() helper function
Takashi Iwai
1
-0
/
+2
2012-04-20
ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functions
Takashi Iwai
1
-0
/
+38
2012-03-13
ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook()
Takashi Iwai
1
-1
/
+2
2012-03-13
ALSA: hda - Add "Mute-LED Mode" enum control
Takashi Iwai
1
-0
/
+21
2012-03-12
ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster()
Takashi Iwai
1
-3
/
+4
2012-03-09
ALSA: hda - Initialize vmaster slave volumes
Takashi Iwai
1
-2
/
+4
2012-02-03
ALSA: hda - Add suffix argument to snd_hda_add_vmaster()
Takashi Iwai
1
-1
/
+2
2012-01-10
ALSA: hda - Return the error from get_wcaps_type() for invalid NIDs
Takashi Iwai
1
-1
/
+6
2011-12-01
ALSA: hda - Integrate input-jack stuff into kctl-jack
Takashi Iwai
1
-20
/
+0
2011-11-16
ALSA: hda - Give more unique names by snd_hda_get_pin_label()
Takashi Iwai
1
-2
/
+3
2011-11-16
ALSA: hda - Merge input-jack helpers to hda_jack.c
Takashi Iwai
1
-4
/
+0
2011-11-16
ALSA: hda - Cache the jack-detection value
Takashi Iwai
1
-15
/
+0
2011-11-16
ALSA: hda - Introduce snd_hda_get_pin_label()
Takashi Iwai
1
-2
/
+2
2011-11-16
ALSA: hda - fix ELD memory leak
Wu Fengguang
1
-0
/
+3
2011-11-10
ALSA: hda - Re-enable the check NO_PRESENCE misc bit
Takashi Iwai
1
-7
/
+9
2011-11-06
ALSA: hda - Revert the check of NO_PRESENCE pincfg default bit
Takashi Iwai
1
-2
/
+5
2011-11-02
ALSA: hda - Check NO_PRESENCE pincfg default bit
Takashi Iwai
1
-0
/
+4
2011-10-27
ALSA: hda/realtek - Fix missing volume controls with ALC260
Takashi Iwai
1
-1
/
+2
[next]