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
/
patch_realtek.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-02
ALSA: hda/realtek - Add headset Mic support for new Dell machine
Kailang Yang
1
-0
/
+2
2014-11-21
ALSA: hda - One more HP machine needs to change mute led quirk
Hui Wang
1
-1
/
+0
2014-11-18
ALSA: hda - fix the mic mute led problem for Latitude E5550
Hui Wang
1
-0
/
+2
2014-11-18
ALSA: hda - move DELL_WMI_MIC_MUTE_LED to the tail in the quirk chain
Hui Wang
1
-4
/
+2
2014-11-12
ALSA: hda/realtek - Change EAPD to verb control
Kailang Yang
1
-30
/
+75
2014-11-06
ALSA: hda/realtek - Restore default value for ALC668
Kailang Yang
1
-2
/
+38
2014-11-05
ALSA: hda - fix mute led problem for three HP laptops
Hui Wang
1
-3
/
+0
2014-10-30
ALSA: hda/realtek - Update Initial AMP for EAPD control
Kailang Yang
1
-24
/
+10
2014-10-30
ALSA: hda - change three SSID quirks to one pin quirk
David Henningsson
1
-3
/
+13
2014-10-30
ALSA: hda - Set GPIO 4 low for a few HP machines
David Henningsson
1
-4
/
+29
2014-10-30
ALSA: hda - Add ultra dock support for Thinkpad X240.
Lukas Bossard
1
-1
/
+1
2014-10-27
ALSA: hda/realtek - New SSID for Headset quirk
Kailang Yang
1
-0
/
+1
2014-10-24
ALSA: hda/realtek - Update restore default value for ALC283
Kailang Yang
1
-1
/
+2
2014-10-24
ALSA: hda/realtek - Update restore default value for ALC282
Kailang Yang
1
-1
/
+1
2014-10-20
ALSA: hda - Fix inverted LED gpio setup for Lenovo Ideapad
Takashi Iwai
1
-2
/
+2
2014-10-20
ALSA: ALC283 codec - Avoid pop noise on headphones during suspend/resume
Harsha Priya
1
-0
/
+3
2014-10-08
ALSA: hda - Add dock port support to Thinkpad L440 (71aa:501e)
Takashi Iwai
1
-0
/
+1
2014-10-07
ALSA: hda - Add dock support for Thinkpad T440 (17aa:2212)
Takashi Iwai
1
-1
/
+1
2014-10-07
ALSA: hda - Make the inv dmic handling for Realtek use generic parser
David Henningsson
1
-150
/
+8
2014-10-07
ALSA: hda - Add Inverted Internal mic for Samsung Ativ book 9 (NP900X3G)
David Henningsson
1
-0
/
+1
2014-09-16
ALSA: hda - Allow multiple callbacks for jack
Takashi Iwai
1
-5
/
+7
2014-09-11
ALSA: hda - Get rid of action field from struct hda_jack_tbl
Takashi Iwai
1
-6
/
+3
2014-09-11
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+20
2014-09-03
ALSA: hda - Make the ALC269 pin quirk table shorter
David Henningsson
1
-171
/
+40
2014-09-03
ALSA: hda - Add common pin macros for ALC269 family
David Henningsson
1
-0
/
+31
2014-09-03
ALSA: hda/realtek - move HP_GPIO_MIC1_LED quirk for alc280
Hui Wang
1
-8
/
+13
2014-09-03
ALSA: hda/realtek - move HP_LINE1_MIC1_LED quirk for alc282
Hui Wang
1
-9
/
+11
2014-09-03
ALSA: hda/realtek - move HP_MUTE_LED_MIC1 quirk for alc290
Hui Wang
1
-13
/
+91
2014-09-03
ALSA: hda/realtek - move HP_MUTE_LED_MIC1 quirk for alc282
Hui Wang
1
-24
/
+55
2014-09-03
ALSA: hda/realtek - move DELL2_MIC_NO_PRESENCE quirk for alc255
Hui Wang
1
-2
/
+11
2014-09-03
ALSA: hda/realtek - move DELL1_MIC_NO_PRESENCE quirk for alc255
Hui Wang
1
-1
/
+0
2014-09-03
ALSA: hda/realtek - move DELL1_MIC_NO_PRESENCE quirk for alc283
Hui Wang
1
-21
/
+11
2014-09-03
ALSA: hda/realtek - move DELL2_MIC_NO_PRESENCE quirk for alc292
Hui Wang
1
-11
/
+24
2014-09-02
ALSA: hda - Fix COEF setups for ALC1150 codec
Takashi Iwai
1
-0
/
+2
2014-08-27
ALSA: hda - Set up initial pins for Acer Aspire V5
Takashi Iwai
1
-0
/
+18
2014-08-19
ALSA: hda/realtek - Use tables for batch COEF writes/updtes
Takashi Iwai
1
-245
/
+314
2014-08-19
ALSA: hda/realtek - Add alc_update_coef*_idx() helper
Takashi Iwai
1
-195
/
+82
2014-08-19
ALSA: hda/realtek - Use alc_write_coef_idx() in alc269_quanta_automake()
Takashi Iwai
1
-9
/
+2
2014-08-19
ALSA: hda/realtek - Optimize alc888_coef_init()
Takashi Iwai
1
-51
/
+40
2014-08-19
ALSA: hda - restore the gpio led after resume
Hui Wang
1
-0
/
+9
2014-08-16
ALSA: hda/realtek - Avoid setting wrong COEF on ALC269 & co
Takashi Iwai
1
-5
/
+12
2014-08-10
ALSA: hda - Fix pop noises on reboot for Dell XPS 13 9333
Gabriele Mazzotta
1
-1
/
+1
2014-08-10
ALSA: hda - Set internal mic as default input source on Dell XPS 13 9333
Gabriele Mazzotta
1
-0
/
+11
2014-08-07
ALSA: hda/realtek - Fixed ALC286/ALC288 recording delay for Headset Mic
Kailang Yang
1
-0
/
+22
2014-07-31
ALSA: hda - add mic mute led hook for dell machines
Hui Wang
1
-0
/
+13
2014-07-22
ALSA: hda - Fix loopback noise on Dell XPS 15
Takashi Iwai
1
-0
/
+1
2014-07-22
ALSA: hda - Make vendor quirks lowest prio for ALC2xx
David Henningsson
1
-4
/
+10
2014-07-22
ALSA: hda - Add mic fixup for Gigabyte BXBT-2807
Daniel Drake
1
-0
/
+9
2014-07-22
ALSA: hda - Add mute LED pin quirk for HP 15 touchsmart
David Henningsson
1
-0
/
+11
2014-07-08
ALSA: hda - add capture mute led support in led_power_filter
Hui Wang
1
-1
/
+3
[next]