Age | Commit message (Expand) | Author |
2009-09-02 | ALSA: hda - Fix obsolete CONFIG_SND_DEBUG_DETECT | Takashi Iwai |
2009-08-03 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai |
2009-08-03 | ALSA: hda: track CIRB/CORB command/response states for each codec | Wu Fengguang |
2009-07-30 | Merge branch 'topic/hda-cirrus' into topic/hda | Takashi Iwai |
2009-07-27 | ALSA: hda - Add exception for volume-knob in snd_hda_get_connections() | Takashi Iwai |
2009-07-27 | ALSA: hda - Introduce get_wcaps_type() macro | Takashi Iwai |
2009-07-22 | ALSA: hda-intel: Cleanups for widget connection list handling | Jaroslav Kysela |
2009-07-22 | ALSA: hda - Reduce click noise at power-saving | Takashi Iwai |
2009-07-19 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai |
2009-07-19 | ALSA: hda_codec: Check for invalid zero connections | Jaroslav Kysela |
2009-07-17 | ALSA: hda - Fix the previous sanity check in make_codec_cmd() | Takashi Iwai |
2009-07-17 | ALSA: hda - add bounds checking for the codec command fields | Wu Fengguang |
2009-07-10 | ALSA: hda - Check codec errors in snd_hda_get_connections() | Takashi Iwai |
2009-07-04 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai |
2009-07-03 | ALSA: hda - Don't override maxbps for FLOAT sharing with linear formats | Takashi Iwai |
2009-07-03 | ALSA: hda - Avoid invalid formats and rates with shared SPDIF | Takashi Iwai |
2009-07-01 | ALSA: hda - Add Cirrus Logic CS420x support | Takashi Iwai |
2009-07-01 | ALSA: hda - Allow FLOAT PCM format | Takashi Iwai |
2009-06-24 | ALSA: hda - Don't call snd_hda_codec_configure in snd_hda_codec_new() | Takashi Iwai |
2009-06-17 | ALSA: hda - Fix memory leak at codec creation | Takashi Iwai |
2009-06-02 | ALSA: hda - Limit codec-verb retry to limited hardwares | Takashi Iwai |
2009-06-02 | ALSA: hda - Add codec bus reset and verb-retry at critical errors | Takashi Iwai |
2009-05-26 | ALSA: hda - Support sync after writing a verb | Takashi Iwai |
2009-05-16 | ALSA: hda - Split codec->name to vendor and chip name strings | Takashi Iwai |
2009-04-21 | ALSA: hda - minor optimization in hda_set_power_state() | Takashi Iwai |
2009-04-21 | Merge branch 'topic/hda-cache' into topic/hda | Takashi Iwai |
2009-04-21 | ALSA: hda - Retry codec-verbs at errors | Takashi Iwai |
2009-04-21 | ALSA: hda - Cache PCM and STREAM parameters queries | Takashi Iwai |
2009-04-21 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai |
2009-04-17 | ALSA: hda - Set function_id only on FG nodes | Takashi Iwai |
2009-04-16 | ALSA: hda - Check strcpy length | Takashi Iwai |
2009-04-16 | ALSA: hda - Add Creative CA0110-IBG support | Takashi Iwai |
2009-04-15 | ALSA: hda - Fix the cmd cache keys for amp verbs | Takashi Iwai |
2009-03-23 | ALSA: hda - Use cached calls to get widget caps and pin caps | Takashi Iwai |
2009-03-23 | ALSA: hda - Cache pin-cap values | Takashi Iwai |
2009-03-23 | ALSA: hda - Add function id to proc output | Pascal de Bruijn |
2009-03-18 | ALSA: snd-hda-intel - add checks for invalid values to *query_supported_pcm() | Jaroslav Kysela |
2009-03-13 | ALSA: hda - power up before codec initialization | Takashi Iwai |
2009-03-06 | ALSA: hda - Allow slave controls with non-zero indices | Takashi Iwai |
2009-03-03 | ALSA: hda - Fix gcc compile warning | Takashi Iwai |
2009-03-02 | ALSA: hda - Don't return a fatal error at PCM-creation errors | Takashi Iwai |
2009-03-02 | ALSA: hda - Revert the codec probe at control-creation errors | Takashi Iwai |
2009-03-02 | ALSA: hda - Intialize more codec fields in snd_hda_codec_reset() | Takashi Iwai |
2009-02-23 | ALSA: hda - Add pseudo device-locking for clear/reconfig | Takashi Iwai |
2009-02-23 | ALSA: hda - Make user_pin overriding the driver setup | Takashi Iwai |
2009-02-23 | ALSA: hda - Rename {override,cur}_pin with {user,driver}_pin | Takashi Iwai |
2009-02-23 | ALSA: hda - Use snd_hda_codec_get_pincfg() in the rest places | Takashi Iwai |
2009-02-20 | ALSA: hda - Add generic pincfg initialization | Takashi Iwai |
2009-02-13 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai |
2009-02-13 | ALSA: hda - Add snd_hda_multi_out_dig_cleanup() | Takashi Iwai |