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 multi-headphone handling for Realtek codecs
Takashi Iwai
2011-01-10
1
-0
/
+3
*
ALSA: hda - Try to find an empty control index when it's occupied
Takashi Iwai
2010-12-23
1
-23
/
+34
*
ALSA: hda - Disable sticky PCM stream assignment for AD codecs
Takashi Iwai
2010-10-25
1
-0
/
+3
*
ALSA: hda - Add workarounds for CT-IBG controllers
Takashi Iwai
2010-10-22
1
-1
/
+4
*
ALSA: tlv - Define numbers in sound/tlv.h
Takashi Iwai
2010-10-17
1
-1
/
+1
*
ALSA: HDA: Sigmatel: work around incorrect master muting
Clemens Ladisch
2010-10-17
1
-0
/
+3
*
ALSA: hda - Introduce hda_call_check_power_status() helper
Takashi Iwai
2010-09-21
1
-4
/
+1
*
ALSA: hda - Make snd_hda_get_input_pin_attr() helper
Takashi Iwai
2010-09-17
1
-37
/
+25
*
ALSA: hda - Fix mic attribute check for internal mics
Takashi Iwai
2010-09-17
1
-2
/
+5
*
ALSA: hda - Sort input pins in snd_hda_parse_pin_def_config()
Takashi Iwai
2010-09-09
1
-0
/
+19
*
ALSA: hda - Add comments to new helper functions
Takashi Iwai
2010-09-09
1
-0
/
+23
*
ALSA: hda - Reduce redundant mic location prefix in input source labels
Takashi Iwai
2010-09-09
1
-13
/
+77
*
ALSA: hda - Improve the input source name labels
Takashi Iwai
2010-09-09
1
-16
/
+75
*
ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE}
Takashi Iwai
2010-09-09
1
-44
/
+6
*
ALSA: hda - Keep char arrays in input_mux items
Takashi Iwai
2010-09-09
1
-12
/
+6
*
ALSA: hda - Clear left-over hp_pins in snd_hda_parse_pin_def_config()
Takashi Iwai
2010-09-08
1
-0
/
+2
*
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2010-09-08
1
-1
/
+1
|
\
|
*
ALSA: hda - Fix wrong HP pin detection in snd_hda_parse_pin_def_config()
Takashi Iwai
2010-09-08
1
-1
/
+1
*
|
ALSA: hda - Add snd_hda_get_input_pin_label() helper function
Takashi Iwai
2010-08-30
1
-1
/
+24
*
|
ALSA: hda - Add inputs[] to auto_pin_cfg struct
Takashi Iwai
2010-08-30
1
-11
/
+29
|
/
*
ALSA: hda - Fix stream and channel-ids codec-bus wide
Takashi Iwai
2010-08-20
1
-13
/
+20
*
ALSA: hda - Fix dynamic ADC change working again
Takashi Iwai
2010-08-13
1
-8
/
+18
*
ALSA: hda - Make converter setups sticky
Takashi Iwai
2010-08-06
1
-8
/
+142
*
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2010-08-05
1
-4
/
+6
|
\
|
*
ALSA: hda-intel - fix function_id rework (add missing bitmask)
Jaroslav Kysela
2010-07-20
1
-1
/
+1
|
*
ALSA: hda-intel - do not mix audio and modem function IDs
Jaroslav Kysela
2010-07-19
1
-3
/
+5
*
|
ALSA: hda - Define AC_FMT_* constants
Takashi Iwai
2010-08-03
1
-18
/
+23
*
|
ALSA: hda - Set Stream Type in Stream Format according to AES0
Anssi Hannula
2010-08-03
1
-1
/
+5
*
|
ALSA: hda - Make error messages more verbose
Takashi Iwai
2010-07-30
1
-3
/
+6
*
|
ALSA: hda - Fix max amp cap calculation for IDT/STAC codecs
Takashi Iwai
2010-07-26
1
-1
/
+2
*
|
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2010-07-09
1
-0
/
+27
|
\
\
|
*
|
ALSA: hda - Restore cleared pin controls on resume
Takashi Iwai
2010-07-09
1
-0
/
+27
|
|
/
*
|
ALSA: hda - Limit the amp value to write
Takashi Iwai
2010-07-09
1
-11
/
+21
|
/
*
ALSA: hda - introduce snd_hda_codec_update_cache()
Takashi Iwai
2010-03-30
1
-12
/
+56
*
ALSA: hda - Report errors when invalid values are passed to snd_hda_amp_*()
Takashi Iwai
2010-03-29
1
-0
/
+5
*
ALSA: hda - Take internal mic as Front Mic
Kailang Yang
2010-03-19
1
-1
/
+2
*
ALSA: hda - Add an error message for invalid mapping NID
Takashi Iwai
2010-03-15
1
-1
/
+3
*
ALSA: sound/pci/hda/hda_codec.c: various coding style fixes
Norberto Lopes
2010-03-02
1
-31
/
+38
*
ALSA: hda - remove unnecessary msleep on power state transitions
Zhang, Rui
2010-02-24
1
-2
/
+2
*
ALSA: hda - Define max number of PCM devices in hda_codec.h
Takashi Iwai
2010-01-28
1
-0
/
+2
*
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2010-01-19
1
-4
/
+6
|
\
|
*
ALSA: hda - Disable tigger at pin-sensing on AD codecs
Takashi Iwai
2009-12-25
1
-4
/
+6
*
|
ALSA: hda - Add sanity check for storing the user-defined pin configs
Takashi Iwai
2009-12-27
1
-0
/
+3
*
|
ALSA: hda - Add snd_hda_shutup_pins() helper function
Takashi Iwai
2009-12-27
1
-0
/
+19
*
|
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2009-12-25
1
-5
/
+5
|
\
\
|
|
/
|
*
ALSA: hda - Set mixer name after codec patch
Takashi Iwai
2009-12-23
1
-5
/
+5
*
|
ALSA: hda - Fix NID association for capture mixers
Takashi Iwai
2009-12-23
1
-26
/
+0
*
|
ALSA: hda - simplify usage of HDA_SUBDEV_AMP_FLAG
Jaroslav Kysela
2009-12-15
1
-2
/
+5
*
|
ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc)
Jaroslav Kysela
2009-12-15
1
-5
/
+9
*
|
ALSA: hda - add more NID->Control mapping
Jaroslav Kysela
2009-12-15
1
-2
/
+62
|
/
[next]