aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
Commit message (Expand)AuthorAge
...
| * ALSA: hda - More generic auto-mic switching for Realtek codecsTakashi Iwai2013-01-12
| * ALSA: hda/realtek - Fix split stereo dmic codeTakashi Iwai2013-01-12
| * ALSA: hda - Move fixup code into struct hda_codecTakashi Iwai2013-01-12
| * ALSA: hda/realtek - Add conexant-style inverted dmic handlingTakashi Iwai2013-01-12
| * ALSA: hda/realtek - Allow multiple individual capture volume/switch controlsTakashi Iwai2013-01-12
| * ALSA: hda/realtek - Allow passing name=NULL to alc_kcontrol_new()Takashi Iwai2013-01-12
| * ALSA: hda/realtek - Merge a few split functionsTakashi Iwai2013-01-12
| * ALSA: hda/realtek - Assign Master mixer when possibleTakashi Iwai2013-01-12
| * ALSA: hda/realtek - Handle vmaster hook in the parser sideTakashi Iwai2013-01-12
| * ALSA: hda/realtek - Remove unused fields and macro definitionsTakashi Iwai2013-01-12
| * ALSA: hda/realtek - Drop auto_mic_valid_imux flagTakashi Iwai2013-01-12
| * ALSA: hda/realtek - Allow different pins for shared hp/mic vref checkTakashi Iwai2013-01-12
| * ALSA: hda/realtek - Parse digital input pathTakashi Iwai2013-01-12
| * ALSA: hda/realtek - Rename add_new_out_path() with add_new_nid_path()Takashi Iwai2013-01-12
| * ALSA: hda/realtek - Remove superfluous input amp initTakashi Iwai2013-01-12
| * ALSA: hda/realtek - Clean up some spec fieldsTakashi Iwai2013-01-12
| * ALSA: hda/realtek - Make input path parser more genericTakashi Iwai2013-01-12
| * ALSA: hda/realtek - Don't change connection at path deactivationTakashi Iwai2013-01-12
| * ALSA: hda/realtek - Initialize loopback paths properlyTakashi Iwai2013-01-12
| * ALSA: hda/realtek - Add boost volumes to path listTakashi Iwai2013-01-12
| * ALSA: hda/realtek - Add missing initialization of multi-io routesTakashi Iwai2013-01-12
| * ALSA: hda/realtek - Fix the initialization of pin amp-inTakashi Iwai2013-01-12
| * ALSA: hda/realtek - Rename get_out_path() to get_nid_path()Takashi Iwai2013-01-12
| * ALSA: hda/realtek - Use path-based parser for digital outputsTakashi Iwai2013-01-12
| * ALSA: hda/realtek - Consolidate to a single path listTakashi Iwai2013-01-12
| * ALSA: hda/realtek - Consolidate is_reachable_path()Takashi Iwai2013-01-12
| * ALSA: hda/realtek - Add path active flagTakashi Iwai2013-01-12
| * ALSA: hda/realtek - Remove non-standard automute modeTakashi Iwai2013-01-12
| * ALSA: hda/realtek - Fix initialization of input amps in output pathsTakashi Iwai2013-01-10
| * ALSA: hda/realtek - Check amp capabilities of aa-mixer widgetTakashi Iwai2013-01-10
| * ALSA: hda/realtek - Parse analog loopback paths more genericallyTakashi Iwai2013-01-10
| * ALSA: hda/realtek - Parse input pathsTakashi Iwai2013-01-10
| * ALSA: hda/realtek - Make path->idx[] and path->multi[] consistentTakashi Iwai2013-01-10
| * ALSA: hda/realtek - Simplify the output volume initializationTakashi Iwai2013-01-10
| * ALSA: hda/realtek - Reduce vol/mute ctl lookups at parsing codecTakashi Iwai2013-01-10
| * ALSA: hda/realtek - Manage mixer controls in out_path listTakashi Iwai2013-01-10
| * ALSA: hda/realtek - Add output path parserTakashi Iwai2013-01-10
| * ALSA: hda/realtek - List up all available DACsTakashi Iwai2013-01-10
| * ALSA: hda/realtek - Simplify alc_auto_is_dac_reachable()Takashi Iwai2013-01-10
* | ALSA: hda - Add fixup for Acer AO725 laptopTakashi Iwai2013-01-19
* | ALSA: hda - Fix mute led for another HP machineDavid Henningsson2013-01-18
|/
* ALSA: hda - Add support of new codec ALC284Kailang Yang2013-01-10
* ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec)David Henningsson2013-01-07
* ALSA: hda - Fix the wrong pincaps set in ALC861VD dallas/hp fixupTakashi Iwai2012-12-17
* ALSA: hda - Set codec->single_adc_amp flag for Realtek codecsTakashi Iwai2012-12-17
* ALSA: hda/realtek - Keep the channel count for multiple speakersTakashi Iwai2012-12-03
* ALSA: hda - Add a helper function for simple enum kcontrolsTakashi Iwai2012-11-30
* ALSA: hda - Pass errors properly in alc_auto_check_switches()Takashi Iwai2012-11-30
* ALSA: hda - Refactor alc_kcontrol_new() usagesTakashi Iwai2012-11-30
* ALSA: hda - Call snd_array_init() early and only onceTakashi Iwai2012-11-28