Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
adf6271281a811dbcf2cb090b2a99a8520f7852b
/
sound
/
pci
/
hda
/
patch_realtek.c
7fc7d04
ALSA: hda - Add the support for ALC286 codec
by Kailang Yang
· 12 years ago
3e0d611
ALSA: hda - Limit internal mic boost for a few Asus machines
by David Henningsson
· 12 years ago
6134b1a
ALSA: hda - fix error return code in patch_alc662()
by Wei Yongjun
· 12 years ago
ad2109d
Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 12 years ago
d240d1d
ALSA: hda - Fix headset mic support for Asus X101CH
by David Henningsson
· 12 years ago
73bdd59
ALSA: hda - Implement headset jack functionality for some Dell hw
by David Henningsson
· 12 years ago
4239700
ALSA: hda/realtek - Add a quirk for AC700 Chromebook.
by Dylan Reid
· 12 years ago
1d87caa
ALSA: hda - Enabling Realtek ALC 671 codec
by Rainer Koenig
· 12 years ago
9f5c6fa
ALSA: hda - Add GPIO-based LED support on HP desktop machines
by Takashi Iwai
· 12 years ago
7504b6c
ALSA: hda - Move beep attach/detach calls in hda_generic.c
by Takashi Iwai
· 12 years ago
cf30f46
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
f811c3c
ALSA: hda - Consolidate add_in_jack_modes and add_out_jack_modes hints
by Takashi Iwai
· 12 years ago
5ebd3bb
ALSA: hda - Add some model name strings for ALC260
by Takashi Iwai
· 12 years ago
84dfd0a
ALSA: hda - Add support of new codec ALC233
by Kailang Yang
· 12 years ago
8554ee4
ALSA: hda - Enable beep for ASUS EeeBox EBP1501P
by Takashi Iwai
· 12 years ago
e6e0ee5
ALSA: hda - Fix the silent speaker output on Fujitsu S7020 laptop
by Takashi Iwai
· 12 years ago
d06ac14
ALSA: hda - add quirks for mute LED on two HP machines
by David Henningsson
· 12 years ago
d911149
ALSA: hda - update documentation for no-primary-hp fixup
by Fernando Luis Vázquez Cao
· 12 years ago
12e31a7
ALSA: hda - Workaround for silent output on Sony Vaio VGC-LN51JGB with ALC889
by Fernando Luis Vázquez Cao
· 12 years ago
2faea52
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
fcd8f3b
ALSA: hda - fix inverted internal mic on Acer AOA150/ZG5
by David Henningsson
· 12 years ago
5397145
ALSA: hda - Add auto-mute support to PB desktop
by Takashi Iwai
· 12 years ago
f7c0bfa
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
0712eea
ALSA: hda - Add a fixup for Packard-Bell desktop with ALC880
by Takashi Iwai
· 12 years ago
0db7579
ALSA: hda - Fix invalid snd_BUG_ON() in alc271_hp_gate_mic_jack()
by Takashi Iwai
· 12 years ago
2cf215b
Merge branch 'topic/hda-gen-parser' into for-next
by Takashi Iwai
· 12 years ago
dc870f3
ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single function
by Takashi Iwai
· 12 years ago
6efcc52
ALSA: hda - Remove superfluous header inclusions
by Takashi Iwai
· 12 years ago
ec50b4c
ALSA: hda - Add fixup for Acer AO725 laptop
by Takashi Iwai
· 12 years ago
7513e6d
ALSA: hda - Fix speaker pin of FSC Lifebook S7110 laptop
by Takashi Iwai
· 12 years ago
a90229e
ALSA: hda - Consolidate cap_sync_hook and capture_switch_hook
by Takashi Iwai
· 12 years ago
e043403
ALSA: hda - Fix mute led for another HP machine
by David Henningsson
· 12 years ago
ea46c3c
ALSA: hda - Add prefer_hp_amp flag to hda_gen_spec
by Takashi Iwai
· 12 years ago
08fb0d0
ALSA: hda/realtek - Generic mute LED implementation for HP laptops
by Takashi Iwai
· 12 years ago
9bb1f06
ALSA: hda/realtek - Fix the timing for some fixups
by Takashi Iwai
· 12 years ago
39aedee
ALSA: hda/realtek - Add a fixup for FSC S7020 laptop
by Takashi Iwai
· 12 years ago
fd10821
ALSA: hda - Add a new fixup type to override pinctl values
by Takashi Iwai
· 12 years ago
d3f02d6
ALSA: hda/realtek - Read the cached pinctl value in fixups
by Takashi Iwai
· 12 years ago
1727a77
ALSA: hda/realtek - Drop aliases for old fixups
by Takashi Iwai
· 12 years ago
fce52a3
ALSA: hda - Add snd_hda_gen_free() and snd_hda_gen_check_power_status()
by Takashi Iwai
· 12 years ago
fd25a97
ALSA: hda - Add spec->vmaster_mute_enum flag to generic parser
by Takashi Iwai
· 12 years ago
0c3d47b
ALSA: hda - Add snd_hda_codec_flush_*_cache() aliases
by Takashi Iwai
· 12 years ago
c4f3ebe
ALSA: hda - Flush dirty amp caches before writing inv_dmic fix
by Takashi Iwai
· 12 years ago
08c189f
ALSA: hda - Use generic parser codes for Realtek driver
by Takashi Iwai
· 12 years ago
fdf52ca
ALSA: hda/realtek - Remove redundant argument from alc_mux_select()
by Takashi Iwai
· 12 years ago
ab16c6d
ALSA: hda - More generic auto-mic switching for Realtek codecs
by Takashi Iwai
· 12 years ago
7e35dd3
ALSA: hda/realtek - Fix split stereo dmic code
by Takashi Iwai
· 12 years ago
c9ce6b2
ALSA: hda - Move fixup code into struct hda_codec
by Takashi Iwai
· 12 years ago
81fede89
ALSA: hda/realtek - Add conexant-style inverted dmic handling
by Takashi Iwai
· 12 years ago
9bf387b
ALSA: hda/realtek - Allow multiple individual capture volume/switch controls
by Takashi Iwai
· 12 years ago
bc54976
ALSA: hda/realtek - Allow passing name=NULL to alc_kcontrol_new()
by Takashi Iwai
· 12 years ago
2eab694
ALSA: hda/realtek - Merge a few split functions
by Takashi Iwai
· 12 years ago
52a8efa
ALSA: hda/realtek - Assign Master mixer when possible
by Takashi Iwai
· 12 years ago
3bd7b64
ALSA: hda/realtek - Handle vmaster hook in the parser side
by Takashi Iwai
· 12 years ago
20c18f5
ALSA: hda/realtek - Remove unused fields and macro definitions
by Takashi Iwai
· 12 years ago
480967d
ALSA: hda/realtek - Drop auto_mic_valid_imux flag
by Takashi Iwai
· 12 years ago
37c0420
ALSA: hda/realtek - Allow different pins for shared hp/mic vref check
by Takashi Iwai
· 12 years ago
df1d1fb
ALSA: hda/realtek - Parse digital input path
by Takashi Iwai
· 12 years ago
965cceb
ALSA: hda/realtek - Rename add_new_out_path() with add_new_nid_path()
by Takashi Iwai
· 12 years ago
6234399
ALSA: hda/realtek - Remove superfluous input amp init
by Takashi Iwai
· 12 years ago
27d3153
ALSA: hda/realtek - Clean up some spec fields
by Takashi Iwai
· 12 years ago
666a70d
ALSA: hda/realtek - Make input path parser more generic
by Takashi Iwai
· 12 years ago
183a444
ALSA: hda/realtek - Don't change connection at path deactivation
by Takashi Iwai
· 12 years ago
829f69e
ALSA: hda/realtek - Initialize loopback paths properly
by Takashi Iwai
· 12 years ago
8dd4867
ALSA: hda/realtek - Add boost volumes to path list
by Takashi Iwai
· 12 years ago
3ebf1e9
ALSA: hda/realtek - Add missing initialization of multi-io routes
by Takashi Iwai
· 12 years ago
0250f7c
ALSA: hda/realtek - Fix the initialization of pin amp-in
by Takashi Iwai
· 12 years ago
6518f7a
ALSA: hda/realtek - Rename get_out_path() to get_nid_path()
by Takashi Iwai
· 12 years ago
fef7fbb
ALSA: hda/realtek - Use path-based parser for digital outputs
by Takashi Iwai
· 12 years ago
c9967f1
ALSA: hda/realtek - Consolidate to a single path list
by Takashi Iwai
· 12 years ago
9c64076
ALSA: hda/realtek - Consolidate is_reachable_path()
by Takashi Iwai
· 12 years ago
130e5f0
ALSA: hda/realtek - Add path active flag
by Takashi Iwai
· 12 years ago
b8a47c7
ALSA: hda/realtek - Remove non-standard automute mode
by Takashi Iwai
· 12 years ago
9366ede
ALSA: hda/realtek - Fix initialization of input amps in output paths
by Takashi Iwai
· 12 years ago
bd32f78
ALSA: hda/realtek - Check amp capabilities of aa-mixer widget
by Takashi Iwai
· 12 years ago
c2fd19c
ALSA: hda/realtek - Parse analog loopback paths more generically
by Takashi Iwai
· 12 years ago
36f0fd5
ALSA: hda/realtek - Parse input paths
by Takashi Iwai
· 12 years ago
95e960c
ALSA: hda/realtek - Make path->idx[] and path->multi[] consistent
by Takashi Iwai
· 12 years ago
78e635c
ALSA: hda/realtek - Simplify the output volume initialization
by Takashi Iwai
· 12 years ago
792cf2f
ALSA: hda/realtek - Reduce vol/mute ctl lookups at parsing codec
by Takashi Iwai
· 12 years ago
ba811127
ALSA: hda/realtek - Manage mixer controls in out_path list
by Takashi Iwai
· 12 years ago
30dcd3b
ALSA: hda/realtek - Add output path parser
by Takashi Iwai
· 12 years ago
463419d
ALSA: hda/realtek - List up all available DACs
by Takashi Iwai
· 12 years ago
6a84c30
ALSA: hda/realtek - Simplify alc_auto_is_dac_reachable()
by Takashi Iwai
· 12 years ago
065380f
ALSA: hda - Add support of new codec ALC284
by Kailang Yang
· 12 years ago
6d3cd5d
ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec)
by David Henningsson
· 12 years ago
b78562b
ALSA: hda - Fix the wrong pincaps set in ALC861VD dallas/hp fixup
by Takashi Iwai
· 12 years ago
1098b7c
ALSA: hda - Set codec->single_adc_amp flag for Realtek codecs
by Takashi Iwai
· 12 years ago
b6adb57
ALSA: hda/realtek - Keep the channel count for multiple speakers
by Takashi Iwai
· 12 years ago
dda415d
ALSA: hda - Add a helper function for simple enum kcontrols
by Takashi Iwai
· 12 years ago
475c3d2
ALSA: hda - Pass errors properly in alc_auto_check_switches()
by Takashi Iwai
· 12 years ago
668d1e9
ALSA: hda - Refactor alc_kcontrol_new() usages
by Takashi Iwai
· 12 years ago
361dab3
ALSA: hda - Call snd_array_init() early and only once
by Takashi Iwai
· 13 years ago
2ba509a
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
e15f1b4
ALSA: hda - Remove shutup calls in free callbacks
by Takashi Iwai
· 12 years ago
af02dde
ALSA: hda - Add support for Realtek ALC292
by David Henningsson
· 12 years ago
87af0b8
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
08a978d
ALSA: hda - Fix Acer Aspire models with analog mics.
by Dylan Reid
· 12 years ago
0519363
ALSA: hda - Add a missing quirk entry for iMac 9,1
by Takashi Iwai
· 12 years ago
ee81abb
ALSA: hda - Apply a proper chmap for built-in 2.1 speakers
by Takashi Iwai
· 12 years ago
Next »