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 - Fix unbalanced runtime PM notification at resume
Takashi Iwai
2013-11-20
1
-0
/
+4
*
ALSA: hda - Don't clear the power state at snd_hda_codec_reset()
Takashi Iwai
2013-11-13
1
-3
/
+0
*
ALSA: hda - Add sanity check of vmaster slave dB steps
Takashi Iwai
2013-11-05
1
-4
/
+12
*
ALSA: hda - Fix possible zero-division
Takashi Iwai
2013-11-05
1
-2
/
+7
*
ALSA: hda - Remove locally dead codes
Takashi Iwai
2013-10-29
1
-2
/
+1
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2013-10-26
1
-2
/
+2
|
\
|
*
ALSA: hda - Fix unbalanced runtime PM refcount after S3/S4
Takashi Iwai
2013-10-24
1
-2
/
+2
*
|
ALSA: hda - Treat zero connection as non-error
Takashi Iwai
2013-10-17
1
-1
/
+1
*
|
ALSA: hda - Enable surround speakers (when line out is also present)
David Henningsson
2013-10-10
1
-5
/
+14
|
/
*
ALSA: hda - add flags and routines to get devices selection info for DP1.2 MST
Mengdong Lin
2013-08-27
1
-0
/
+58
*
ALSA: hda - jack poll once if jackpoll_interval==0
Wang Xingchao
2013-07-29
1
-2
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-07-04
1
-1
/
+1
|
\
|
*
treewide: relase -> release
Geert Uytterhoeven
2013-06-28
1
-1
/
+1
*
|
ALSA: hda - Don't take unresponsive D3 transition too serious
Takashi Iwai
2013-06-06
1
-1
/
+6
*
|
ALSA: hda - Introduce bit flags to snd_hda_codec_read/write()
Takashi Iwai
2013-06-06
1
-21
/
+20
*
|
ALSA: hda - Drop hard dependency on CONFIG_SND_DYNAMIC_MINORS
Takashi Iwai
2013-06-06
1
-4
/
+15
|
/
*
Revert "ALSA: hda - Don't set up active streams twice"
Takashi Iwai
2013-05-10
1
-2
/
+2
*
ALSA: HDA: Fix Oops caused by dereference NULL pointer
Wang YanQing
2013-05-07
1
-0
/
+3
*
ALSA: hda - Disable the sanity check in snd_hda_add_pincfg()
Takashi Iwai
2013-04-18
1
-0
/
+6
*
ALSA: hda - Don't call vmaster hook when bus->shutdown is set
Takashi Iwai
2013-04-17
1
-0
/
+5
*
Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
2013-04-15
1
-1
/
+1
|
\
|
*
ALSA: hda - fix typo in proc output
David Henningsson
2013-04-04
1
-1
/
+1
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2013-03-22
1
-1
/
+1
|
\
\
|
|
/
|
*
ALSA: hda - Fix typo in checking IEC958 emphasis bit
Takashi Iwai
2013-03-20
1
-1
/
+1
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2013-03-18
1
-12
/
+23
|
\
\
|
|
/
|
*
ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct value
Takashi Iwai
2013-03-12
1
-10
/
+14
|
*
ALSA: hda - check NULL pointer when creating SPDIF PCM switch
Mengdong Lin
2013-03-07
1
-2
/
+7
|
*
ALSA: hda - check NULL pointer when creating SPDIF controls
Mengdong Lin
2013-03-07
1
-0
/
+2
*
|
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
[next]