index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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 memory leak at codec creation
Takashi Iwai
2009-06-17
1
-2
/
+0
*
ALSA: hda - Limit codec-verb retry to limited hardwares
Takashi Iwai
2009-06-02
1
-10
/
+2
*
ALSA: hda - Add codec bus reset and verb-retry at critical errors
Takashi Iwai
2009-06-02
1
-16
/
+16
*
ALSA: hda - Support sync after writing a verb
Takashi Iwai
2009-05-26
1
-52
/
+61
*
ALSA: hda - Split codec->name to vendor and chip name strings
Takashi Iwai
2009-05-16
1
-12
/
+24
*
ALSA: hda - minor optimization in hda_set_power_state()
Takashi Iwai
2009-04-21
1
-2
/
+3
*
Merge branch 'topic/hda-cache' into topic/hda
Takashi Iwai
2009-04-21
1
-40
/
+74
|
\
|
*
ALSA: hda - Retry codec-verbs at errors
Takashi Iwai
2009-04-21
1
-4
/
+13
|
*
ALSA: hda - Cache PCM and STREAM parameters queries
Takashi Iwai
2009-04-21
1
-36
/
+61
*
|
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2009-04-21
1
-3
/
+5
|
\
\
|
*
|
ALSA: hda - Set function_id only on FG nodes
Takashi Iwai
2009-04-17
1
-3
/
+5
*
|
|
ALSA: hda - Check strcpy length
Takashi Iwai
2009-04-16
1
-0
/
+2
*
|
|
ALSA: hda - Add Creative CA0110-IBG support
Takashi Iwai
2009-04-16
1
-0
/
+1
|
/
/
*
|
ALSA: hda - Fix the cmd cache keys for amp verbs
Takashi Iwai
2009-04-15
1
-1
/
+5
|
/
*
ALSA: hda - Use cached calls to get widget caps and pin caps
Takashi Iwai
2009-03-23
1
-2
/
+1
*
ALSA: hda - Cache pin-cap values
Takashi Iwai
2009-03-23
1
-0
/
+16
*
ALSA: hda - Add function id to proc output
Pascal de Bruijn
2009-03-23
1
-3
/
+3
*
ALSA: snd-hda-intel - add checks for invalid values to *query_supported_pcm()
Jaroslav Kysela
2009-03-18
1
-8
/
+25
*
ALSA: hda - power up before codec initialization
Takashi Iwai
2009-03-13
1
-7
/
+8
*
ALSA: hda - Allow slave controls with non-zero indices
Takashi Iwai
2009-03-06
1
-8
/
+13
*
ALSA: hda - Fix gcc compile warning
Takashi Iwai
2009-03-03
1
-6
/
+4
*
ALSA: hda - Don't return a fatal error at PCM-creation errors
Takashi Iwai
2009-03-02
1
-5
/
+17
*
ALSA: hda - Revert the codec probe at control-creation errors
Takashi Iwai
2009-03-02
1
-4
/
+10
*
ALSA: hda - Intialize more codec fields in snd_hda_codec_reset()
Takashi Iwai
2009-03-02
1
-0
/
+3
*
ALSA: hda - Add pseudo device-locking for clear/reconfig
Takashi Iwai
2009-02-23
1
-4
/
+50
*
ALSA: hda - Make user_pin overriding the driver setup
Takashi Iwai
2009-02-23
1
-4
/
+12
*
ALSA: hda - Rename {override,cur}_pin with {user,driver}_pin
Takashi Iwai
2009-02-23
1
-9
/
+9
*
ALSA: hda - Use snd_hda_codec_get_pincfg() in the rest places
Takashi Iwai
2009-02-23
1
-2
/
+1
*
ALSA: hda - Add generic pincfg initialization
Takashi Iwai
2009-02-20
1
-9
/
+142
*
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2009-02-13
1
-0
/
+10
|
\
|
*
ALSA: hda - Add snd_hda_multi_out_dig_cleanup()
Takashi Iwai
2009-02-13
1
-0
/
+10
*
|
ALSA: hda - Detect multiple digital-out pins
Takashi Iwai
2009-02-12
1
-7
/
+10
*
|
ALSA: hda - Fix a wrong pin check in snd_hda_parse_pin_def_config()
Takashi Iwai
2009-02-11
1
-1
/
+1
*
|
ALSA: hda - Add missing NULL check in snd_hda_create_spdif_in_ctls()
Takashi Iwai
2009-02-06
1
-0
/
+2
*
|
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2009-02-05
1
-4
/
+5
|
\
\
|
|
/
|
*
ALSA: hda - Fix misc workqueue issues
Takashi Iwai
2009-02-05
1
-4
/
+5
*
|
Merge branch 'test/hda-vol-ofs' into next/hda
Takashi Iwai
2009-01-22
1
-8
/
+37
|
\
\
|
*
|
ALSA: hda - Add extra volume offset to standard volume amp macros
Takashi Iwai
2009-01-20
1
-8
/
+37
|
|
/
*
|
ALSA: hda - Check HDMI jack types in the auto configuration
Takashi Iwai
2009-01-20
1
-0
/
+8
*
|
ALSA: hda - Don't break the PCM creation loop
Takashi Iwai
2009-01-20
1
-1
/
+1
*
|
ALSA: hda - Detect non-SPDIF digital I/O
Takashi Iwai
2009-01-20
1
-0
/
+2
*
|
ALSA: hda - Add debug prints for digital I/O pin detections
Takashi Iwai
2009-01-20
1
-0
/
+4
|
/
*
Merge branch 'topic/hda-gateway' into topic/hda
Takashi Iwai
2009-01-13
1
-0
/
+61
|
\
|
*
ALSA: hda - Add a new function to seek for a codec ID
Mauro Carvalho Chehab
2008-11-30
1
-0
/
+61
*
|
ALSA: hda - Use queue_delayed_work()
Takashi Iwai
2009-01-13
1
-1
/
+1
*
|
ALSA: hda - Use own workqueue
Takashi Iwai
2009-01-12
1
-6
/
+17
*
|
ALSA: hda - create hda_codec.control_mutex for kcontrol->private_value
Wu Fengguang
2009-01-09
1
-12
/
+13
*
|
ALSA: hda - Add probe_only option
Takashi Iwai
2008-12-19
1
-5
/
+7
*
|
ALSA: hda - Add missing initializations of amp and verb caches
Takashi Iwai
2008-12-19
1
-0
/
+2
*
|
ALSA: hda - Add Intel vendor id string
Takashi Iwai
2008-12-18
1
-0
/
+1
[next]