Age | Commit message (Expand) | Author | Files | Lines |
2011-08-20 | ALSA: hda - Fix error check from snd_hda_get_conn_index() in patch_cirrus.c | Takashi Iwai | 1 | -3/+5 |
2011-08-20 | ALSA: hda - Don't spew too many ELD errors | Takashi Iwai | 1 | -12/+19 |
2011-08-18 | ALSA: hda - Add "PCM" volume to vmaster slave list | Takashi Iwai | 1 | -0/+2 |
2011-08-16 | ALSA: hda - Fix duplicated capture-volume creation for ALC268 models | Takashi Iwai | 1 | -18/+18 |
2011-08-10 | ALSA: hda - Add CONFIG_SND_HDA_POWER_SAVE to stac_vrefout_set() | Wang Shaoyan | 1 | -0/+2 |
2011-08-05 | ALSA: hda - Fix a complile warning in patch_via.c | Wang Shaoyan | 1 | -1/+1 |
2011-08-04 | ALSA: hda - Use auto-parser for ASUS UX50, Eee PC P901, S101 and P1005 | Takashi Iwai | 1 | -7/+0 |
2011-08-04 | ALSA: hda - Fix digital-mic mono recording on ASUS Eee PC | Takashi Iwai | 1 | -0/+26 |
2011-07-27 | ALSA: hda - Fix duplicated DAC assignments for Realtek | Takashi Iwai | 1 | -2/+5 |
2011-07-27 | ALSA: hda - Fix Oops with Realtek quirks with NULL adc_nids | Takashi Iwai | 1 | -11/+11 |
2011-07-27 | ALSA: hda - Add support for vref-out based mute LED control on IDT codecs | Vitaliy Kulikov | 1 | -43/+156 |
2011-07-26 | ALSA: hda - Cirrus Logic CS421x support | Tim Howe | 1 | -34/+709 |
2011-07-26 | ALSA: hda - Allow codec-specific set_power_state ops | Takashi Iwai | 3 | -41/+56 |
2011-07-26 | ALSA: hda - Add post_suspend patch ops | Takashi Iwai | 2 | -10/+9 |
2011-07-26 | ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PM | Takashi Iwai | 8 | -30/+25 |
2011-07-26 | ALSA: hda - Make sure mute led reflects master mute state | Vitaliy Kulikov | 1 | -18/+35 |
2011-07-26 | ALSA: hda - Fix invalid mute led state on resume of IDT codecs | Vitaliy Kulikov | 3 | -0/+17 |
2011-07-24 | ALSA: hda - Add support of the 4 internal speakers on certain HP laptops | Vitaliy Kulikov | 1 | -1/+50 |
2011-07-23 | ALSA: hda - Fix DAC filling for multi-connection pins in Realtek parser | Takashi Iwai | 1 | -1/+4 |
2011-07-22 | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 29 | -21220/+18596 |
2011-07-22 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2 | -8/+6 |
2011-07-21 | ALSA: hda - Remove a superfluous argument of via_auto_init_output() | Takashi Iwai | 1 | -14/+10 |
2011-07-21 | ALSA: hda - Fix indep-HP path (de-)activation for VT1708* codecs | Takashi Iwai | 1 | -40/+52 |
2011-07-18 | ALSA: hda - Switch HP DAC dynamically with indep-HP switch for VIA | Takashi Iwai | 1 | -34/+125 |
2011-07-18 | ALSA: hda - Implement dynamic loopback control for VIA codecs | Takashi Iwai | 1 | -140/+260 |
2011-07-14 | ALSA: hda - Fix krealloc() replacement in hda_codec.c | Takashi Iwai | 1 | -1/+2 |
2011-07-14 | ALSA: hda - Re-add need_dac_fix check for multi-io jacks of Realtek codecs | Takashi Iwai | 1 | -0/+3 |
2011-07-12 | ALSA: hda - fix up typos in Kconfig help for default buffer size introduced i... | Paul Menzel | 1 | -3/+3 |
2011-07-12 | ALSA: hda - Add Kconfig for the default buffer size | Takashi Iwai | 2 | -1/+20 |
2011-07-12 | ALSA: Use krealloc() in possible places | Takashi Iwai | 1 | -6/+3 |
2011-07-12 | ALSA: hda - Expose secret DAC-AA connection of some VIA codecs | Takashi Iwai | 1 | -6/+38 |
2011-07-12 | ALSA: hda - Always read raw connections for proc output | Takashi Iwai | 3 | -7/+17 |
2011-07-12 | ALSA: hda - Add snd_hda_override_conn_list() helper function | Takashi Iwai | 2 | -30/+71 |
2011-07-11 | ALSA: hda - Turn on extra EAPDs on Conexant codecs | Takashi Iwai | 1 | -0/+39 |
2011-07-11 | ALSA: hda - Preserve input pin-ctl bits in HP-automute for VIA codec | Takashi Iwai | 1 | -3/+11 |
2011-07-11 | ALSA: hda - Set line-out pin-ctls properly when indep-HP mode changes | Takashi Iwai | 1 | -10/+11 |
2011-07-11 | ALSA: hda - Via Fix speaker-mute checks in VIA driver | Takashi Iwai | 1 | -4/+1 |
2011-07-09 | ALSA: hda - Implement 44kHz workaround for IdeadPad as fixup | Takashi Iwai | 1 | -11/+22 |
2011-07-09 | ALSA: hda - Fix a copmile warning | Takashi Iwai | 1 | -1/+1 |
2011-07-08 | ALSA: hda - Merge alc*_parse_auto_config() functions in patch_realtek.c | Takashi Iwai | 1 | -526/+160 |
2011-07-08 | ALSA: hda - Merge ALC260 auto-parser code | Takashi Iwai | 1 | -142/+11 |
2011-07-08 | ALSA: hda - Merge ALC269 parser code | Takashi Iwai | 1 | -114/+10 |
2011-07-08 | ALSA: hda - Merge ALC268/269 auto-parser codes | Takashi Iwai | 1 | -239/+26 |
2011-07-08 | ALSA: hda - Merge ALC861 auto-parser code | Takashi Iwai | 1 | -187/+8 |
2011-07-08 | ALSA: hda - Fix amp-cap checks in patch_realtek.c | Takashi Iwai | 1 | -12/+22 |
2011-07-08 | ALSA: hda - Merge ALC861-VD auto-parse to the standard parser | Takashi Iwai | 1 | -138/+3 |
2011-07-08 | ALSA: hda - Fix auto-mic detection in Realtek codec-parser | Takashi Iwai | 1 | -1/+1 |
2011-07-08 | ALSA: hda - Fix output-path of VT1812 codec | Lydia Wang | 1 | -0/+1 |
2011-07-08 | ALSA: hda - Fix Oops in smart51 parsing in VIA codec | Takashi Iwai | 1 | -1/+1 |
2011-07-08 | ALSA: hda - Provide the standard auto_init for Realtek codecs | Takashi Iwai | 1 | -84/+21 |