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_codec.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-15
Merge branch 'topic/tlv-chmap' into for-next
Takashi Iwai
1
-0
/
+1
2012-09-07
ALSA: hda - Remove ignore_misc_bit
David Henningsson
1
-1
/
+0
2012-09-06
ALSA: hda - Add standard channel maps
Takashi Iwai
1
-0
/
+1
2012-08-31
ALSA: hda - Yet another fix for D3 stop-clock refcounting
Takashi Iwai
1
-1
/
+1
2012-08-30
ALSA: hda - Optimize bitfield usage in struct hda_codec
Takashi Iwai
1
-3
/
+2
2012-08-30
ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE
Takashi Iwai
1
-6
/
+4
2012-08-30
ALSA: hda - Fix runtime PM leftover refcounts
Takashi Iwai
1
-1
/
+1
2012-08-28
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+1
2012-08-28
ALSA: hda - Avoid unnecessary parameter read for EPSS
Takashi Iwai
1
-0
/
+1
2012-08-23
ALSA: hda - add runtime PM support
Mengdong Lin
1
-1
/
+4
2012-08-20
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+1
2012-08-20
ALSA: hda - Implement snd_hda_power_sync() helper function
Takashi Iwai
1
-6
/
+54
2012-08-13
ALSA: hda - show ICT/KAE control bits
Wang Xingchao
1
-0
/
+4
2012-08-09
ALSA: hda - Load firmware in hda_intel.c
Takashi Iwai
1
-1
/
+1
2012-08-08
ALSA: hda - Add codec->pcm_format_first flag
Takashi Iwai
1
-0
/
+1
2012-07-19
Merge branch 'topic/pm-convert' into for-next
Takashi Iwai
1
-1
/
+1
2012-07-03
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
1
-1
/
+1
2012-06-20
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-0
/
+2
2012-06-18
ALSA: hda - Handle open while transitioning to D3.
Dylan Reid
1
-0
/
+2
2012-06-06
ALSA: hda - add power states information in proc
Wang Xingchao
1
-0
/
+3
2012-05-25
Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+3
2012-05-19
ALSA: hda - Fix possible races of accesses to connection list array
Takashi Iwai
1
-2
/
+5
2012-05-14
ALSA: hda - Export snd_hda_lock_devices()
Takashi Iwai
1
-0
/
+3
2012-05-10
ALSA: hda - Fix concurrent hash accesses
Takashi Iwai
1
-0
/
+1
2012-05-09
ALSA: hda - More robustify the power-up/down sequence
Takashi Iwai
1
-1
/
+1
2012-05-09
ALSA: hda - Remove pre_resume and post_suspend ops
Takashi Iwai
1
-2
/
+0
2012-05-08
ALSA: hda - Protect the power-saving count with spinlock
Takashi Iwai
1
-0
/
+1
2012-05-08
ALSA: hda - Always resume the codec immediately
Takashi Iwai
1
-2
/
+0
2012-04-07
ALSA: hda - Fix proc output for ADC amp values of CX20549
Michael Karcher
1
-0
/
+3
2012-03-02
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-0
/
+3
2012-02-29
ALSA: hda - Add a fake mute feature
Takashi Iwai
1
-0
/
+3
2012-02-13
ALSA: hda - Add codec->no_jack_detect flag
Takashi Iwai
1
-0
/
+1
2011-12-20
Merge branch 'test/hda-jack' into topic/hda
Takashi Iwai
1
-0
/
+3
2011-11-26
ALSA: hda - Supports more audio streams
Takashi Iwai
1
-3
/
+0
2011-11-16
ALSA: hda - Cache the jack-detection value
Takashi Iwai
1
-0
/
+3
2011-11-10
ALSA: hda - Re-enable the check NO_PRESENCE misc bit
Takashi Iwai
1
-0
/
+1
2011-07-26
ALSA: hda - Allow codec-specific set_power_state ops
Takashi Iwai
1
-0
/
+5
2011-07-26
ALSA: hda - Add post_suspend patch ops
Takashi Iwai
1
-0
/
+1
2011-07-26
ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PM
Takashi Iwai
1
-9
/
+3
2011-07-26
ALSA: hda - Fix invalid mute led state on resume of IDT codecs
Vitaliy Kulikov
1
-0
/
+3
2011-07-12
ALSA: hda - Always read raw connections for proc output
Takashi Iwai
1
-0
/
+2
2011-07-12
ALSA: hda - Add snd_hda_override_conn_list() helper function
Takashi Iwai
1
-0
/
+2
2011-06-29
ALSA: hda - Create snd_hda_get_conn_index() helper function
Takashi Iwai
1
-0
/
+2
2011-06-28
ALSA: hda - Fix warnings with CONFIG_SND_POWER_SAVE=n
Takashi Iwai
1
-4
/
+2
2011-06-25
ALSA: hda - Add snd_hda_get_conn_list() helper function
Takashi Iwai
1
-0
/
+2
2011-06-06
ALSA: hda: HDMI: Support codecs with fewer cvts than pins
Stephen Warren
1
-0
/
+2
2011-06-06
ALSA: hda: Virtualize SPDIF out controls
Stephen Warren
1
-0
/
+2
2011-06-06
ALSA: hda: Allow multple SPDIF controls per codec
Stephen Warren
1
-2
/
+10
2011-05-02
ALSA: hda - Constify some API function arguments
Takashi Iwai
1
-1
/
+1
2011-04-07
ALSA: hda - Remember connection lists
Takashi Iwai
1
-0
/
+2
[next]