index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: hda - Sort input pins depending on amp caps
David Henningsson
2014-09-23
2
-7
/
+15
*
ALSA: hda - Move the function "check_amp_caps" to hda_codec.c
David Henningsson
2014-09-23
3
-17
/
+28
*
ALSA: hda - add explicit include of err.h
David Henningsson
2014-09-23
1
-0
/
+2
*
Merge branch 'topic/hda-jack-rework' into for-next
Takashi Iwai
2014-09-22
12
-229
/
+198
|
\
|
*
ALSA: hda - Use standard hda_jack infrastructure for CA0132 driver
Takashi Iwai
2014-09-16
1
-42
/
+34
|
*
ALSA: hda - Remove superfluous hooks from VIA driver
Takashi Iwai
2014-09-16
1
-23
/
+2
|
*
ALSA: hda - Remove superfluous callbacks from STAC/IDT codecs
Takashi Iwai
2014-09-16
1
-36
/
+2
|
*
ALSA: hda - Allow multiple callbacks for jack
Takashi Iwai
2014-09-16
10
-65
/
+107
|
*
ALSA: hda - Make snd_hda_jack_detect_enable_callback() returning the jack object
Takashi Iwai
2014-09-15
3
-17
/
+26
|
*
ALSA: hda - Make snd_hda_jack_tbl_new() static
Takashi Iwai
2014-09-11
2
-4
/
+1
|
*
ALSA: hda - Get rid of action field from struct hda_jack_tbl
Takashi Iwai
2014-09-11
10
-73
/
+23
|
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2014-09-11
4
-7
/
+41
|
|
\
|
|
*
ALSA: hda - Fix invalid pin powermap without jack detection
Takashi Iwai
2014-09-11
1
-5
/
+12
|
|
*
ALSA: hda - Fix COEF setups for ALC1150 codec
Takashi Iwai
2014-09-02
1
-0
/
+2
|
|
*
ALSA: hda - Fix digital mic on Acer Aspire 3830TG
Takashi Iwai
2014-09-01
1
-1
/
+8
|
|
*
ALSA: hda - Set up initial pins for Acer Aspire V5
Takashi Iwai
2014-08-27
1
-0
/
+18
|
|
*
ALSA: hda: ca0132_regs.h: Fix typo in include guard
Rasmus Villemoes
2014-08-22
1
-1
/
+1
*
|
|
ALSA: hda - Replace strnicmp with strncasecmp
Rasmus Villemoes
2014-09-17
1
-1
/
+1
|
/
/
*
|
Merge branch 'topic/pcm-nonatomic' into for-next
Takashi Iwai
2014-09-08
1
-5
/
+7
|
\
|
|
*
ALSA: hda/hdmi - apply Valleyview fix-ups to Cherryview display codec
Libin Yang
2014-08-19
1
-4
/
+7
|
*
ALSA: hda/hdmi - set depop_delay for haswell plus
Libin Yang
2014-08-19
1
-2
/
+1
*
|
ALSA: hda - Add TLV_DB_SCALE_MUTE bit for relevant controls
Takashi Iwai
2014-09-03
4
-11
/
+12
*
|
ALSA: hda - Make the ALC269 pin quirk table shorter
David Henningsson
2014-09-03
1
-171
/
+40
*
|
ALSA: hda - Add common pin macros for ALC269 family
David Henningsson
2014-09-03
1
-0
/
+31
*
|
ALSA: hda/realtek - move HP_GPIO_MIC1_LED quirk for alc280
Hui Wang
2014-09-03
1
-8
/
+13
*
|
ALSA: hda/realtek - move HP_LINE1_MIC1_LED quirk for alc282
Hui Wang
2014-09-03
1
-9
/
+11
*
|
ALSA: hda/realtek - move HP_MUTE_LED_MIC1 quirk for alc290
Hui Wang
2014-09-03
1
-13
/
+91
*
|
ALSA: hda/realtek - move HP_MUTE_LED_MIC1 quirk for alc282
Hui Wang
2014-09-03
1
-24
/
+55
*
|
ALSA: hda/realtek - move DELL2_MIC_NO_PRESENCE quirk for alc255
Hui Wang
2014-09-03
1
-2
/
+11
*
|
ALSA: hda/realtek - move DELL1_MIC_NO_PRESENCE quirk for alc255
Hui Wang
2014-09-03
1
-1
/
+0
*
|
ALSA: hda/realtek - move DELL1_MIC_NO_PRESENCE quirk for alc283
Hui Wang
2014-09-03
1
-21
/
+11
*
|
ALSA: hda/realtek - move DELL2_MIC_NO_PRESENCE quirk for alc292
Hui Wang
2014-09-03
1
-11
/
+24
*
|
ALSA: hda/realtek - Use tables for batch COEF writes/updtes
Takashi Iwai
2014-08-19
1
-245
/
+314
*
|
ALSA: hda/realtek - Add alc_update_coef*_idx() helper
Takashi Iwai
2014-08-19
1
-195
/
+82
*
|
ALSA: hda/realtek - Use alc_write_coef_idx() in alc269_quanta_automake()
Takashi Iwai
2014-08-19
1
-9
/
+2
*
|
ALSA: hda/realtek - Optimize alc888_coef_init()
Takashi Iwai
2014-08-19
1
-51
/
+40
*
|
ALSA: hda - Remove obsoleted EXPORT_SYMBOL_HDA() macro
Takashi Iwai
2014-08-19
1
-2
/
+0
*
|
ALSA: hda - Remove obsoleted snd_hda_check_board_config() & co
Takashi Iwai
2014-08-19
2
-121
/
+0
|
/
*
ALSA: hda - restore the gpio led after resume
Hui Wang
2014-08-19
1
-0
/
+9
*
ALSA: hda/realtek - Avoid setting wrong COEF on ALC269 & co
Takashi Iwai
2014-08-16
1
-5
/
+12
*
ALSA: hda - Set TLV_DB_SCALE_MUTE bit for cx5051 vmaster
Takashi Iwai
2014-08-14
1
-0
/
+6
*
ALSA: hda/ca0132 - Don't try loading firmware at resume when already failed
Takashi Iwai
2014-08-10
1
-1
/
+6
*
ALSA: hda - Fix pop noises on reboot for Dell XPS 13 9333
Gabriele Mazzotta
2014-08-10
1
-1
/
+1
*
ALSA: hda - Set internal mic as default input source on Dell XPS 13 9333
Gabriele Mazzotta
2014-08-10
1
-0
/
+11
*
ALSA: hda - Fix parsing of CMI8888 codec
Takashi Iwai
2014-08-07
1
-0
/
+47
*
ALSA: hda - Fix probing and stuttering on CMI8888 HD-audio controller
Takashi Iwai
2014-08-07
1
-0
/
+7
*
ALSA: hda/realtek - Fixed ALC286/ALC288 recording delay for Headset Mic
Kailang Yang
2014-08-07
1
-0
/
+22
*
ALSA: hda - add codec ID for Braswell display audio codec
Libin Yang
2014-08-04
1
-0
/
+2
*
ALSA: hda - add PCI IDs for Intel Braswell
Libin Yang
2014-08-04
1
-0
/
+3
*
Merge branch 'for-next' into for-linus
Takashi Iwai
2014-08-04
20
-3726
/
+830
|
\
[next]