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