index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_codec.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-01-12
ALSA: hda - Protect user-defined arrays via mutex
Takashi Iwai
1
-3
/
+10
2013-01-12
ALSA: hda - More strict correction of invalid pinctl bits
Takashi Iwai
1
-14
/
+52
2013-01-12
ALSA: hda - Add helper functions to cache the current pinctl target
Takashi Iwai
1
-0
/
+27
2013-01-12
ALSA: hda - Don't set up active streams twice
Takashi Iwai
1
-2
/
+2
2013-01-12
ALSA: hda - Revive snd_hda_get_conn_list()
Takashi Iwai
1
-65
/
+99
2013-01-12
ALSA: hda - Increase the max depth of widget connections
Takashi Iwai
1
-1
/
+1
2013-01-12
ALSA: hda - Avoid access of amp cache element outside mutex
Takashi Iwai
1
-8
/
+12
2013-01-12
ALSA: hda - Fix wrong dirty check in snd_hda_codec_resume_amp()
Takashi Iwai
1
-3
/
+3
2013-01-12
ALSA: hda - Check CORB overflow
Takashi Iwai
1
-2
/
+8
2013-01-12
ALSA: hda - Clear cached_write flag in snd_hda_codec_resume_*()
Takashi Iwai
1
-0
/
+2
2013-01-12
ALSA: hda - Clear dirty flag upon cache write
Takashi Iwai
1
-6
/
+7
2013-01-12
ALSA: hda - Allow one chance for zero NID in connection list
Takashi Iwai
1
-1
/
+2
2013-01-12
ALSA: hda - Move fixup code into struct hda_codec
Takashi Iwai
1
-0
/
+2
2013-01-12
ALSA: hda - Introduce snd_hda_codec_amp_init*()
Takashi Iwai
1
-19
/
+52
2013-01-12
ALSA: hda - Introduce cache & flush cmd / amp writes
Takashi Iwai
1
-16
/
+61
2013-01-03
ALSA: hda - Switch "On" and "Off" for "Mute-LED Mode" kcontrol
David Henningsson
1
-1
/
+1
2012-12-07
ALSA: Remove the rest of __devinit* in comments
Takashi Iwai
1
-5
/
+5
2012-12-03
Merge tag 'asoc-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
1
-2
/
+4
2012-11-30
ALSA: hda - Add a helper function for simple enum kcontrols
Takashi Iwai
1
-0
/
+28
2012-11-28
ALSA: hda - Call snd_array_init() early and only once
Takashi Iwai
1
-0
/
+1
2012-11-24
ALSA: hda - Fix build without CONFIG_PM
Takashi Iwai
1
-2
/
+4
2012-11-22
ALSA: hda - Don't overwrite the pin default configs
Takashi Iwai
1
-42
/
+3
2012-11-20
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-2
/
+9
2012-11-19
ALSA: hda - Fix recursive suspend/resume call
Takashi Iwai
1
-2
/
+9
2012-11-08
ALSA: hda - Apply a proper chmap for built-in 2.1 speakers
Takashi Iwai
1
-2
/
+16
2012-11-04
ALSA: hda - stop setup_dig_out_stream() causing clicks
Laurence Darby
1
-5
/
+15
2012-10-17
ALSA: hda - Add workaround for conflicting IEC958 controls
Takashi Iwai
1
-18
/
+42
2012-10-15
ALSA: hda - Implement a poll loop for jacks as a module parameter
David Henningsson
1
-4
/
+28
[next]