Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
977206d79fdc9fc1b153e0b52c56e0be59586f37
/
sound
/
pci
/
hda
/
patch_realtek.c
693194f
ALSA: hda - Fix codec rename rules for ALC662-compatible codecs
by Kailang Yang
· 14 years ago
bf1b022
ALSA: hda - Add alc_init_jacks() call to other codecs
by Kailang Yang
· 14 years ago
c3d226a
ALSA: HDA: Apply SKU override for Acer aspire 7736z
by David Henningsson
· 14 years ago
9062291
ALSA: HDA: Enable SKU quirks for Realtek
by David Henningsson
· 14 years ago
2df0351
ALSA: hda: Add speaker pin to automute Acer Aspire 8943G
by Daniel T Chen
· 14 years ago
d411858
ALSA: hda - Added fixup for Lenovo Y550P
by Valentine Sinitsyn
· 14 years ago
fec88de
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 14 years ago
01fdf18
ALSA: hda - Fix auto-parse of SPDIF input of Realtek codecs
by Takashi Iwai
· 14 years ago
abdd8f5
ALSA: hda - Apply ALC269 VAIO fix-up to all Sony laptops with ALC269
by Takashi Iwai
· 14 years ago
5e09416
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 14 years ago
265a024
ALSA: hda - Check invalid NIDs in alc_init_jacks()
by Takashi Iwai
· 14 years ago
9e5341b
ALSA: hda - Introduce hda_call_check_power_status() helper
by Takashi Iwai
· 14 years ago
0ec33d1
ALSA: hda - Refactor ALC269 power-ups/downs in PM callbacks
by Takashi Iwai
· 14 years ago
f3550d1
ALSA: hda - Fix capture widget for ALC269vb and co
by Takashi Iwai
· 14 years ago
d433a67
ALSA: hda - Optimize the check of ALC269 codec variants
by Takashi Iwai
· 14 years ago
e1ca7b4
ALSA: hda - Fix initialization of multiple output pins for ALC268/269
by Takashi Iwai
· 14 years ago
f6837bb
ALSA: hda - Fix up autocfg output pin numbers in realtek parser
by Takashi Iwai
· 14 years ago
99ae28b
ALSA: hda - Make snd_hda_get_input_pin_attr() helper
by Takashi Iwai
· 14 years ago
30ea098
ALSA: hda - Fix input-pin setup for Realtek codecs
by Takashi Iwai
· 14 years ago
5855fb8
ALSA: hda - Fix initialization of secondary headphone and speaker
by Takashi Iwai
· 14 years ago
145a902
ALSA: HDA: Enable internal speaker on Dell M101z
by David Henningsson
· 14 years ago
977ddd6
ALSA: hda - Set up COEFs for ALC269 to avoid click noises at power-saving
by Kailang Yang
· 14 years ago
9ad0e49
ALSA: hda - Add input jack layer support to Realtek codec
by Kailang Yang
· 14 years ago
10a20af
ALSA: hda - Improve the input source name labels
by Takashi Iwai
· 14 years ago
86e2959
ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE}
by Takashi Iwai
· 14 years ago
b5786e8
ALSA: hda - Keep char arrays in input_mux items
by Takashi Iwai
· 14 years ago
6cb3b70
ALSA: HDA: Add fixup pins for Ideapad Y550
by David Henningsson
· 14 years ago
18675e4
ALSA: hda - Add fixup for FSC Celsius H270
by Takashi Iwai
· 14 years ago
033688a
ALSA: hda - Add multiple headphone support to ALC262 codec
by Takashi Iwai
· 14 years ago
bb35feb
ALSA: hda - Support multiple headphone auto-mute
by Takashi Iwai
· 14 years ago
83c0de8
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 14 years ago
080dc7b
ALSA: hda - Enable PC-beep for EeePC with ALC269 codec
by Takashi Iwai
· 14 years ago
66ceeb6
ALSA: hda - Use new inputs[] field to parse input-pins for Realtek codecs
by Takashi Iwai
· 14 years ago
73413b1
ALSA: hda - embed alc_fixup contents into struct definitions
by Takashi Iwai
· 14 years ago
dbbcbc0
ALSA: hda - Add Sony VAIO quirk for ALC269
by David Henningsson
· 14 years ago
c69aefa
ALSA: hda - Fix ALC680 base model capture
by Kailang Yang
· 14 years ago
f0cea79
ALSA: hda - Fix dynamic ADC change working again
by Takashi Iwai
· 14 years ago
81cd3fc
ALSA: HDA: Use model=auto for LG R510
by David Henningsson
· 14 years ago
53bacfb
ALSA: hda - Fix missing stream for second ADC on Realtek ALC260 HDA codec
by Jonathan Woithe
· 14 years ago
fe3eb0a
ALSA: hda - Add support for Acer ZGA ALC271 (1025:047c)
by Kailang Yang
· 14 years ago
fc09176
ALSA: hda - Add pin-fix for HP dc5750
by Takashi Iwai
· 14 years ago
748cce4
ALSA: hda - Fix initial capsrc selection in patch_alc269()
by Takashi Iwai
· 14 years ago
e096c8e
ALSA: hda - Add PC-beep whitelist for an Intel board
by Takashi Iwai
· 14 years ago
7bfb9c0
ALSA: hda - Do not try to create speaker NIDs for ALC268 if there aren't any
by David Henningsson
· 14 years ago
c7a9434
ALSA: hda - Add a warning for ignored pins with ALC259/268/269
by Takashi Iwai
· 14 years ago
b08b163
ALSA: hda - Handle pin NID 0x1a on ALC259/269
by Takashi Iwai
· 14 years ago
954a29c
ALSA: hda - Prefer VREF50 if BIOS sets for Realtek codecs
by Takashi Iwai
· 14 years ago
5d4abf9
ALSA: hda - Handle missing NID 0x1b on ALC259 codec
by Takashi Iwai
· 14 years ago
757899a
ALSA: hda - Share digital I/O parser in patch_realtek.c
by Takashi Iwai
· 14 years ago
ce503f3
ALSA: hda - Increase the connection list size for ALC662
by Takashi Iwai
· 14 years ago
150b432
ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
by David Henningsson
· 14 years ago
b048561
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 14 years ago
dc1eae2
ALSA: hda - Add a PC-beep workaround for ASUS P5-V
by Takashi Iwai
· 14 years ago
b6cbe51
ALSA: hda - Assume PC-beep as default for Realtek
by Takashi Iwai
· 14 years ago
8af2591
ALSA: hda - Don't register beep input device when no beep is available
by Takashi Iwai
· 14 years ago
840b64c
ALSA: hda - Add support of dual-ADCs for Realtek ALC275
by Takashi Iwai
· 14 years ago
f8fb27b
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 14 years ago
f189efc
ALSA: hda - Enable beep on Realtek codecs with PCI SSID override
by Takashi Iwai
· 14 years ago
d4a86d8
ALSA: hda - Add missing ALC680_* definitions
by Takashi Iwai
· 14 years ago
d1eb57f
ALSA: hda - Support ALC680 codec
by Kailang Yang
· 14 years ago
3bfea98
ALSA: hda - Add Macbook 5,2 quirk
by Luke Yelavich
· 14 years ago
2f44f84
ALSA: hda - Fix uninitialized variable
by Takashi Iwai
· 14 years ago
b8f171e
ALSA: hda - Fix line-in for mb5 model MacBook (Pro) 5,1 / 5,2
by Alex Murray
· 14 years ago
fbe618f
ALSA: hda - Don't check capture source mixer if no ADC is available
by Takashi Iwai
· 14 years ago
ab66996
ALSA: hda - Add SSID table for iMac7,1.
by Justin P. Mattock
· 14 years ago
f53dae2
ALSA: hda - Add SSID table for MacBookAir1,1
by Justin P. Mattock
· 14 years ago
6e12970
ALSA: hda - Add SSID table for MacBookAir2,1
by Justin P. Mattock
· 14 years ago
26fd74f
ALSA: hda: Use mb31 quirk for an iMac model
by Daniel T Chen
· 14 years ago
b7cccc5
ALSA: hda - iMac9,1 sound fixes
by Justin P. Mattock
· 14 years ago
fbc2566
ALSA: hda: Storage class should be before const qualifier
by Tobias Klauser
· 14 years ago
5433137
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 15 years ago
482c453
ALSA: Revert "ALSA: hda/realtek: quirk for D945GCLF2 mainboard"
by Stefan Lippers-Hollmann
· 15 years ago
ef5dbbc
ALSA: hda - Remove superfluous external amp setup for ALC888
by Takashi Iwai
· 15 years ago
20d157a
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 15 years ago
3353541
ALSA: hda: Use ALC880_F1734 quirk for Fujitsu Siemens AMILO Xi 1526
by Daniel T Chen
· 15 years ago
039f0f3
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 15 years ago
d1501ea
ALSA: hda - add a quirk for Clevo M570U laptop
by Joerg Schirottke
· 15 years ago
b265fae
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 15 years ago
ff818c2
ALSA: hda - Add fix-up for Sony VAIO with ALC269
by Takashi Iwai
· 15 years ago
7fa90e8
ALSA: hda - Enhance fix-up table for Realtek codecs
by Takashi Iwai
· 15 years ago
60508ab
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 15 years ago
7f311a4
ALSA: hda - Fix initial capture source connections of ALC880/260
by Takashi Iwai
· 15 years ago
226b1ec
ALSA: hda - Fix setup for ALC269vb amic and dmic models
by Kailang Yang
· 15 years ago
531d879
ALSA: hda - Fix auto-parser of ALC269vb for HP pin NID 0x21
by Kailang Yang
· 15 years ago
7ad7b21
ALSA: hda: Add support for Medion WIM2160
by Maurus Cuelenaere
· 15 years ago
25e8d9b
ALSA: hda - Remove left-over debug printk in patch_realtek.c
by Takashi Iwai
· 15 years ago
489008c
ALSA: hda - Fix ALC882 DAC connections in auto mode
by Takashi Iwai
· 15 years ago
92ab7b8
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 15 years ago
f9700d5
ALSA: hda - Fix a wrong array range check in patch_realtek.c
by Takashi Iwai
· 15 years ago
d128418
ALSA: hda - Enable amplifiers on Acer Inspire 6530G
by Tony Vroon
· 15 years ago
a68d5a5
ALSA: hda - introduce snd_hda_codec_update_cache()
by Takashi Iwai
· 15 years ago
ad35879
ALSA: hda - Add mute LED support for HP laptop with ALC269
by Takashi Iwai
· 15 years ago
c35c9d5
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 15 years ago
1f85d72
ALSA: hda - Add missing printk argument in previous patch
by Takashi Iwai
· 15 years ago
6694635
ALSA: hda - Fix ADC/MUX assignment of ALC269 codec
by Takashi Iwai
· 15 years ago
55440e4
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 15 years ago
5dbd5ec
ALSA: hda - Fix invalid bit values passed to snd_hda_codec_amp_stereo()
by Takashi Iwai
· 15 years ago
05471e4
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 15 years ago
6a4f2cc
ALSA: hda - Don't set invalid connection index in Realtek initialiaiton
by Takashi Iwai
· 15 years ago
7fb5622
ALSA: hda - Fix uninitialized variable warning in alc_auto_parse_customize_define()
by Takashi Iwai
· 15 years ago
Next »