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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-13
ALSA: hda - Apply codec power_filter to FG nodes
Takashi Iwai
1
-3
/
+9
2013-12-19
ALSA: hda - Kill EXPORT_SYMBOL_HDA()
Takashi Iwai
1
-107
/
+107
2013-12-06
ALSA: hda - Clean up async codec PM using standard async infrastructure
Takashi Iwai
1
-45
/
+19
2013-11-29
ALSA: hda - allow a codec to define its own depop delay time
Mengdong Lin
1
-2
/
+5
2013-11-27
ALSA: hda - resume codecs in parallel
Mengdong Lin
1
-6
/
+23
2013-11-27
ALSA: hda - suspend codecs in parallel
Mengdong Lin
1
-2
/
+45
2013-11-26
ALSA: hda - Disable runtime PM when EPSS is unavailable
Takashi Iwai
1
-2
/
+5
2013-11-26
ALSA: hda - Refactor pm notification in hda_codec.c
Takashi Iwai
1
-23
/
+14
2013-11-26
ALSA: hda - Bind with HDMI codec parser automatically
Takashi Iwai
1
-0
/
+27
2013-11-26
ALSA: hda - Split the generic parser as an individual module
Takashi Iwai
1
-18
/
+49
2013-11-20
ALSA: hda - Fix unbalanced runtime PM notification at resume
Takashi Iwai
1
-0
/
+4
2013-11-13
ALSA: hda - Don't clear the power state at snd_hda_codec_reset()
Takashi Iwai
1
-3
/
+0
2013-11-05
ALSA: hda - Add sanity check of vmaster slave dB steps
Takashi Iwai
1
-4
/
+12
2013-11-05
ALSA: hda - Fix possible zero-division
Takashi Iwai
1
-2
/
+7
2013-10-29
ALSA: hda - Remove locally dead codes
Takashi Iwai
1
-2
/
+1
2013-10-26
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-2
/
+2
2013-10-24
ALSA: hda - Fix unbalanced runtime PM refcount after S3/S4
Takashi Iwai
1
-2
/
+2
2013-10-17
ALSA: hda - Treat zero connection as non-error
Takashi Iwai
1
-1
/
+1
2013-10-10
ALSA: hda - Enable surround speakers (when line out is also present)
David Henningsson
1
-5
/
+14
2013-08-27
ALSA: hda - add flags and routines to get devices selection info for DP1.2 MST
Mengdong Lin
1
-0
/
+58
2013-07-29
ALSA: hda - jack poll once if jackpoll_interval==0
Wang Xingchao
1
-2
/
+4
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-06-28
treewide: relase -> release
Geert Uytterhoeven
1
-1
/
+1
2013-06-06
ALSA: hda - Don't take unresponsive D3 transition too serious
Takashi Iwai
1
-1
/
+6
2013-06-06
ALSA: hda - Introduce bit flags to snd_hda_codec_read/write()
Takashi Iwai
1
-21
/
+20
2013-06-06
ALSA: hda - Drop hard dependency on CONFIG_SND_DYNAMIC_MINORS
Takashi Iwai
1
-4
/
+15
2013-05-10
Revert "ALSA: hda - Don't set up active streams twice"
Takashi Iwai
1
-2
/
+2
2013-05-07
ALSA: HDA: Fix Oops caused by dereference NULL pointer
Wang YanQing
1
-0
/
+3
2013-04-18
ALSA: hda - Disable the sanity check in snd_hda_add_pincfg()
Takashi Iwai
1
-0
/
+6
2013-04-17
ALSA: hda - Don't call vmaster hook when bus->shutdown is set
Takashi Iwai
1
-0
/
+5
2013-04-15
Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
1
-1
/
+1
2013-04-04
ALSA: hda - fix typo in proc output
David Henningsson
1
-1
/
+1
2013-03-22
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2013-03-20
ALSA: hda - Fix typo in checking IEC958 emphasis bit
Takashi Iwai
1
-1
/
+1
2013-03-18
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-12
/
+23
2013-03-13
ALSA: hda - Don't apply EAPD power filter as default
Takashi Iwai
1
-7
/
+6
2013-03-13
ALSA: hda - Drop explicit memset() by reallocation with __GFP_ZERO
Takashi Iwai
1
-3
/
+1
2013-03-12
ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct value
Takashi Iwai
1
-10
/
+14
2013-03-07
ALSA: hda - check NULL pointer when creating SPDIF PCM switch
Mengdong Lin
1
-2
/
+7
2013-03-07
ALSA: hda - check NULL pointer when creating SPDIF controls
Mengdong Lin
1
-0
/
+2
2013-02-12
ALSA: hda - Fix broken workaround for HDMI/SPDIF conflicts
Takashi Iwai
1
-22
/
+21
2013-02-08
ALSA: hda - Support rereading widgets under the function group
Mengdong Lin
1
-0
/
+24
2013-02-07
ALSA: hda - Remove limit of widget connections
Takashi Iwai
1
-21
/
+41
2013-01-24
ALSA: hda - Add snd_hda_check_power_state() helper function
Takashi Iwai
1
-7
/
+2
2013-01-24
ALSA: hda - Synchronize the power state at the end of codec init
Takashi Iwai
1
-0
/
+32
2013-01-24
ALSA: hda - Add power state filtering
Takashi Iwai
1
-14
/
+25
2013-01-23
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-3
/
+2
2013-01-23
ALSA: hda - Fix inconsistent pin states after resume
Takashi Iwai
1
-3
/
+2
2013-01-22
ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single function
Takashi Iwai
1
-0
/
+11
2013-01-15
ALSA: hda - fix OOPS in hda_mark_cmd_cache_dirty
David Henningsson
1
-1
/
+1
[next]