index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_codec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: hda - Don't apply EAPD power filter as default
Takashi Iwai
2013-03-13
1
-7
/
+6
*
ALSA: hda - Drop explicit memset() by reallocation with __GFP_ZERO
Takashi Iwai
2013-03-13
1
-3
/
+1
*
ALSA: hda - Fix broken workaround for HDMI/SPDIF conflicts
Takashi Iwai
2013-02-12
1
-22
/
+21
*
ALSA: hda - Support rereading widgets under the function group
Mengdong Lin
2013-02-08
1
-0
/
+24
*
ALSA: hda - Remove limit of widget connections
Takashi Iwai
2013-02-07
1
-21
/
+41
*
ALSA: hda - Add snd_hda_check_power_state() helper function
Takashi Iwai
2013-01-24
1
-7
/
+2
*
ALSA: hda - Synchronize the power state at the end of codec init
Takashi Iwai
2013-01-24
1
-0
/
+32
*
ALSA: hda - Add power state filtering
Takashi Iwai
2013-01-24
1
-14
/
+25
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2013-01-23
1
-3
/
+2
|
\
|
*
ALSA: hda - Fix inconsistent pin states after resume
Takashi Iwai
2013-01-23
1
-3
/
+2
*
|
ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single function
Takashi Iwai
2013-01-22
1
-0
/
+11
*
|
ALSA: hda - fix OOPS in hda_mark_cmd_cache_dirty
David Henningsson
2013-01-15
1
-1
/
+1
*
|
ALSA: hda - Protect user-defined arrays via mutex
Takashi Iwai
2013-01-12
1
-3
/
+10
*
|
ALSA: hda - More strict correction of invalid pinctl bits
Takashi Iwai
2013-01-12
1
-14
/
+52
*
|
ALSA: hda - Add helper functions to cache the current pinctl target
Takashi Iwai
2013-01-12
1
-0
/
+27
*
|
ALSA: hda - Don't set up active streams twice
Takashi Iwai
2013-01-12
1
-2
/
+2
*
|
ALSA: hda - Revive snd_hda_get_conn_list()
Takashi Iwai
2013-01-12
1
-65
/
+99
*
|
ALSA: hda - Increase the max depth of widget connections
Takashi Iwai
2013-01-12
1
-1
/
+1
*
|
ALSA: hda - Avoid access of amp cache element outside mutex
Takashi Iwai
2013-01-12
1
-8
/
+12
*
|
ALSA: hda - Fix wrong dirty check in snd_hda_codec_resume_amp()
Takashi Iwai
2013-01-12
1
-3
/
+3
*
|
ALSA: hda - Check CORB overflow
Takashi Iwai
2013-01-12
1
-2
/
+8
*
|
ALSA: hda - Clear cached_write flag in snd_hda_codec_resume_*()
Takashi Iwai
2013-01-12
1
-0
/
+2
*
|
ALSA: hda - Clear dirty flag upon cache write
Takashi Iwai
2013-01-12
1
-6
/
+7
*
|
ALSA: hda - Allow one chance for zero NID in connection list
Takashi Iwai
2013-01-12
1
-1
/
+2
*
|
ALSA: hda - Move fixup code into struct hda_codec
Takashi Iwai
2013-01-12
1
-0
/
+2
*
|
ALSA: hda - Introduce snd_hda_codec_amp_init*()
Takashi Iwai
2013-01-12
1
-19
/
+52
*
|
ALSA: hda - Introduce cache & flush cmd / amp writes
Takashi Iwai
2013-01-12
1
-16
/
+61
|
/
*
ALSA: hda - Switch "On" and "Off" for "Mute-LED Mode" kcontrol
David Henningsson
2013-01-03
1
-1
/
+1
*
ALSA: Remove the rest of __devinit* in comments
Takashi Iwai
2012-12-07
1
-5
/
+5
*
Merge tag 'asoc-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
2012-12-03
1
-2
/
+4
|
\
|
*
ALSA: hda - Fix build without CONFIG_PM
Takashi Iwai
2012-11-24
1
-2
/
+4
*
|
ALSA: hda - Add a helper function for simple enum kcontrols
Takashi Iwai
2012-11-30
1
-0
/
+28
*
|
ALSA: hda - Call snd_array_init() early and only once
Takashi Iwai
2012-11-28
1
-0
/
+1
*
|
ALSA: hda - Don't overwrite the pin default configs
Takashi Iwai
2012-11-22
1
-42
/
+3
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2012-11-19
1
-2
/
+9
|
\
\
|
|
/
|
*
ALSA: hda - Fix recursive suspend/resume call
Takashi Iwai
2012-11-19
1
-2
/
+9
*
|
ALSA: hda - Apply a proper chmap for built-in 2.1 speakers
Takashi Iwai
2012-11-08
1
-2
/
+16
*
|
ALSA: hda - stop setup_dig_out_stream() causing clicks
Laurence Darby
2012-11-04
1
-5
/
+15
*
|
ALSA: hda - Add workaround for conflicting IEC958 controls
Takashi Iwai
2012-10-17
1
-18
/
+42
*
|
ALSA: hda - Implement a poll loop for jacks as a module parameter
David Henningsson
2012-10-15
1
-4
/
+28
|
/
*
ALSA: hda - Warn an allocation for an uninitialized array
Takashi Iwai
2012-10-10
1
-0
/
+2
*
ALSA: hda - Fix hang caused by race during suspend.
Dylan Reid
2012-10-06
1
-4
/
+6
*
Merge branch 'topic/tlv-chmap' into for-next
Takashi Iwai
2012-09-15
1
-0
/
+36
|
\
|
*
ALSA: hda - Add standard channel maps
Takashi Iwai
2012-09-06
1
-0
/
+36
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2012-09-11
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
ALSA: hda - Fix Oops at codec reset/reconfig
Takashi Iwai
2012-09-10
1
-1
/
+1
*
|
ALSA: hda - Clean up redundant FG checks
Takashi Iwai
2012-08-31
1
-18
/
+12
*
|
ALSA: hda - Yet another fix for D3 stop-clock refcounting
Takashi Iwai
2012-08-31
1
-19
/
+22
*
|
ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE
Takashi Iwai
2012-08-30
1
-14
/
+9
*
|
ALSA: hda - Fix D3 clock stop check for codecs with own set_power_state op
Takashi Iwai
2012-08-30
1
-24
/
+37
[next]