summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-0/+1
|\
| * sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-11-011-0/+1
* | ALSA: hda - Fix silent output regression with ALC861Takashi Iwai2011-11-061-0/+6
* | ALSA: hda/realtek - Skip invalid digital out pinsTakashi Iwai2011-11-031-5/+7
* | ALSA: hda - Remove unused variablesTakashi Iwai2011-11-021-3/+0Star
* | ALSA: hda/realtek - Don't create alt-stream for capture when unnecessaryTakashi Iwai2011-11-021-2/+6
|/
* ALSA: hda/realtek - Fix missing volume controls with ALC260Takashi Iwai2011-10-271-5/+37
* ALSA: hda - Fix pin-config for ASUS W90VTakashi Iwai2011-10-261-0/+9
* ALSA: HDA: Add new revision for ALC662David Henningsson2011-10-241-0/+2
* ALSA: hda/realtek - Fix DAC assignments of multiple speakersTakashi Iwai2011-10-211-2/+8
* ALSA: hda/realtek - Cache COEF 0 valueTakashi Iwai2011-10-171-20/+28
* ALSA: hda/realtek - Clean up codec renamesTakashi Iwai2011-10-171-150/+139Star
* ALSA: hda/realtek - Use alc_codec_rename()Takashi Iwai2011-10-171-8/+9
* ALSA: hda - ALC888S-VC remark to ALC886Kailang Yang2011-10-171-1/+17
* ALSA: hda/realtek - Check the error from alc_codec_rename()Takashi Iwai2011-10-171-14/+22
* ALSA: HDA: Fixup Realtek headphone pin initializationDavid Henningsson2011-10-131-1/+1
* ALSA: hda/realtek - Choose more cleverly the primary outputsTakashi Iwai2011-10-061-1/+2
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-09-261-1/+7
|\
| * ALSA: hda/realtek - Don't detect LO jack when identical with HPTakashi Iwai2011-09-261-0/+4
| * ALSA: hda/realtek - Avoid bogus HP-pin assignmentTakashi Iwai2011-09-261-1/+3
* | ALSA: HDA: Refactor Realtek's automuteDavid Henningsson2011-09-201-62/+74
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-09-201-4/+5
|\|
| * ALSA: hda/realtek - Fix auto-mute with HP+LO configurationTakashi Iwai2011-09-191-4/+5
* | ALSA: hda - Remove the rest of ALC662 quirksTakashi Iwai2011-08-241-36/+10Star
* | ALSA: hda - Prefer multi-io to speakers for realtek auto-parserTakashi Iwai2011-08-241-47/+51
* | ALSA: hda - Fix Center/LFE mixer element creations for RealtekTakashi Iwai2011-08-241-1/+1
* | ALSA: hda - Rewrite ALC269 laptop-amic,dmic,&co quirks with fixupsTakashi Iwai2011-08-231-38/+110
* | ALSA: hda - Rewrite ALC662 asus-mode* models with fixupsTakashi Iwai2011-08-231-5/+177
* | ALSA: hda - Support multiple headphones in Realtek auto-parserTakashi Iwai2011-08-231-14/+21
* | ALSA: hda - Remove all ALC861 and ALC861-VD quirksTakashi Iwai2011-08-231-80/+18Star
* | ALSA: hda - Restore VREF50 setup for ALC861-VD dallas/hp modelsTakashi Iwai2011-08-231-2/+19
* | ALSA: hda - Fix initialization of multi-speaker output paths for RealtekTakashi Iwai2011-08-231-5/+12
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-08-231-11/+19
|\|
| * ALSA: hda - Update jack-sense info even when no automute is setTakashi Iwai2011-08-231-4/+4
| * ALSA: hda - Fix output-path initialization for Realtek auto-parserTakashi Iwai2011-08-231-7/+13
| * ALSA: hda - Add "PCM" volume to vmaster slave listTakashi Iwai2011-08-181-0/+2
* | ALSA: hda - Support multiple speakers by Realtek auto-parserTakashi Iwai2011-08-191-32/+164
* | ALSA: hda - Remove ALC662 eeepc-p701 and ecs modelsTakashi Iwai2011-08-181-0/+13
* | ALSA: hda - Remove ALC268 model quirksTakashi Iwai2011-08-161-38/+6Star
* | ALSA: hda - Replace ALC269 quanta and lifebook models with fixupsTakashi Iwai2011-08-161-3/+55
* | ALSA: hda - Remove ALC680 model quirksTakashi Iwai2011-08-151-44/+6Star
* | ALSA: hda - Remove ALC268 Dell, Toshiba and Zapto model quirksTakashi Iwai2011-08-151-1/+1
|/
* ALSA: hda - Fix digital-mic mono recording on ASUS Eee PCTakashi Iwai2011-08-041-0/+26
* ALSA: hda - Fix duplicated DAC assignments for RealtekTakashi Iwai2011-07-271-2/+5
* ALSA: hda - Fix Oops with Realtek quirks with NULL adc_nidsTakashi Iwai2011-07-271-11/+11
* ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PMTakashi Iwai2011-07-261-5/+5
* ALSA: hda - Fix DAC filling for multi-connection pins in Realtek parserTakashi Iwai2011-07-231-1/+4
* ALSA: hda - Re-add need_dac_fix check for multi-io jacks of Realtek codecsTakashi Iwai2011-07-141-0/+3
* ALSA: hda - Implement 44kHz workaround for IdeadPad as fixupTakashi Iwai2011-07-091-11/+22
* ALSA: hda - Merge alc*_parse_auto_config() functions in patch_realtek.cTakashi Iwai2011-07-081-526/+160Star