summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Provide the standard auto_init for Realtek codecsTakashi Iwai2011-07-081-84/+21
* ALSA: hda - Merge ALC680 auto-parser to the standard parserTakashi Iwai2011-07-081-141/+90
* ALSA: hda - Add a fix-up for HP RP5800Takashi Iwai2011-07-081-0/+11
* ALSA: hda - Split quirk codes from patch_realtek.cTakashi Iwai2011-07-071-13921/+1089
* ALSA: hda - Use common paser for digital I/O for ALC260Takashi Iwai2011-07-071-2/+2
* ALSA: hda - More flexible dynamic-ADC switching for Realtek codecsTakashi Iwai2011-07-071-486/+429
* ALSA: hda - Fix warning with ALC882 digital-out detectionTakashi Iwai2011-07-071-1/+3
* ALSA: hda - Clean-up PCM assignments in patch_realtek.cTakashi Iwai2011-07-071-171/+58
* ALSA: hda - Unify alc*_auto_init_input_src() in patch_realtek.cTakashi Iwai2011-07-071-45/+17
* ALSA: hda - Parse ADCs and CAPSRCs dynamically for Realtek auto-parserTakashi Iwai2011-07-071-192/+131
* ALSA: hda - Unify alc_auto_init_analog_input() callsTakashi Iwai2011-07-071-23/+11
* ALSA: hda - Parse ADCs in alc_auto_create_input_ctls()Takashi Iwai2011-07-071-74/+67
* ALSA: hda - Code consolidation for ALC88x and ALC662 auto-parsersTakashi Iwai2011-07-071-353/+75
* ALSA: hda - Create bind-mutes appropriately for ALC662 auto-parserTakashi Iwai2011-07-071-24/+34
* ALSA: hda - Initialize DACs in ALC662 auto-parser modeTakashi Iwai2011-07-071-12/+24
* ALSA: hda - Parse HP and speaker DACs even for multi connections for ALC662Takashi Iwai2011-07-071-0/+7
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-07-071-10/+23
|\
| * ALSA: hda - Change all ADCs for dual-adc switching mode for RealtekTakashi Iwai2011-07-071-10/+23
* | ALSA: hda - Add Realtek ALC269VC codec supportKailang Yang2011-07-061-14/+20
* | ALSA: hda - Fix missing initialization in alc662 auto-parserTakashi Iwai2011-06-301-1/+1
* | ALSA: hda - Create snd_hda_get_conn_index() helper functionTakashi Iwai2011-06-291-12/+2
* | ALSA: hda - More volume-init fixes for ALC267 codecTakashi Iwai2011-06-271-3/+13
* | ALSA: hda - Fix volume-init for ALC259 with invalid widget capsTakashi Iwai2011-06-271-9/+7
* | ALSA: hda - Fix volume-init of ALC299 & coTakashi Iwai2011-06-271-9/+20
* | ALSA: hda - Simplify EAPD control in patch_realtek.cTakashi Iwai2011-06-271-23/+7
* | ALSA: hda - Fix auto-init of output volumes of Realtek codecsTakashi Iwai2011-06-271-33/+31
* | ALSA: hda - Check hard-wired DACs at first for ALC662 & coTakashi Iwai2011-06-271-31/+81
* | ALSA: hda - Call proper DAC-filler function for Realtek auto-parserTakashi Iwai2011-06-271-19/+23
* | ALSA: hda - Reduce static init verbs for Realtek auto-parsersTakashi Iwai2011-06-271-361/+140
* | ALSA: hda - Use alc_get_pfx_name() for all Realtek codecsTakashi Iwai2011-06-241-14/+6
* | ALSA: hda - Clean up multi-channel mixer name assignment in patch_realtek.cTakashi Iwai2011-06-241-56/+36
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-06-241-2/+11
|\ \ | |/
| * ALSA: HDA: Pinfix quirk for HP Z200 WorkstationDavid Henningsson2011-06-231-0/+11
| * ALSA: hda - Remove ALC268 model override for CPR2000Tony Vroon2011-06-211-1/+0
| * ALSA: HDA: Remove quirk for an HP deviceDavid Henningsson2011-06-201-1/+0
* | ALSA: hda - Allow multi-io with HP output for ALC662 & coTakashi Iwai2011-06-241-1/+16
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-06-131-8/+10
|\ \ | |/
| * ALSA: hda - Fix wrong auto-mute type for Acer Aspire-oneTakashi Iwai2011-06-131-2/+1
| * ALSA: hda - Fix initialization of hp pins with master_mute in RealtekTakashi Iwai2011-06-101-5/+7
| * ALSA: hda - Fix invalid unsol tag for some alc262 model quirksTakashi Iwai2011-06-101-1/+1
| * ALSA: hda: Fix quirk for Dell Inspiron 910Daniel T Chen2011-06-071-0/+1
* | ALSA: hda: Virtualize SPDIF out controlsStephen Warren2011-06-061-0/+1
|/
* ALSA: hda - Remove PCM mixer elements from Virtual Master of realtekRaymond Yau2011-05-201-2/+0
* ALSA: hda - Enable Realtek ALC269 codec input layer beepMadis Janson2011-05-191-0/+1
* ALSA: hda - Fix no sound after Windows boot with ALC269Kailang Yang2011-05-181-2/+9
* ALSA: hda - Add support of ALC221 / ALC276 codecsKailang Yang2011-05-181-0/+2
* ALSA: hda - Add support of ALC898/899 codecKailang Yang2011-05-181-0/+10
* ALSA: hda - Add dock-mic detection support to Realtek auto-parserTakashi Iwai2011-05-171-17/+65
* ALSA: hda - Check unsol-cap in is_jack_detectalbe()Takashi Iwai2011-05-171-1/+1
* ALSA: hda - Fix initialization of spec->automute_lines in patch_realtek.cTakashi Iwai2011-05-171-1/+1
OpenPOWER on IntegriCloud