| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | | | | | | ALSA: hda - Make CONFIG_SND_HDA_RECONFIG for codec reconfiguration | Takashi Iwai | 2008-11-21 | 3 | -1/+22 |
| * | | | | | | | | | | | | | | | ALSA: hda - Release ELD proc file | Takashi Iwai | 2008-11-21 | 3 | -2/+22 |
| * | | | | | | | | | | | | | | | ALSA: hda - Fix double free of jack instances | Takashi Iwai | 2008-11-21 | 3 | -1/+4 |
| * | | | | | | | | | | | | | | | ALSA: hda - Add missing static for snd_hda_eld_proc_new() inline funciton | Takashi Iwai | 2008-11-21 | 1 | -1/+2 |
| * | | | | | | | | | | | | | | | ALSA: hda - support writing to the ELD proc file | Wu Fengguang | 2008-11-21 | 1 | -0/+56 |
| * | | | | | | | | | | | | | | | ALSA: hda: modify monitor name to be consistent with other ELD proc items | Wu Fengguang | 2008-11-21 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | ALSA: hda - properly print ELD sample bits | Wu Fengguang | 2008-11-21 | 2 | -3/+2 |
| * | | | | | | | | | | | | | | | Merge branch 'topic/fix/hda' into topic/hda | Takashi Iwai | 2008-11-21 | 1 | -4/+22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | ALSA: hda - make laptop-eapd model back for AD1986A | Takashi Iwai | 2008-11-21 | 1 | -3/+46 |
| * | | | | | | | | | | | | | | | | ALSA: hda: Added Realtek ALC888 model entry for Acer Aspire 4930G laptop | Vincent Petry | 2008-11-20 | 1 | -0/+115 |
| * | | | | | | | | | | | | | | | | ALSA: azx_probe() cleanup | Wu Fengguang | 2008-11-20 | 1 | -20/+13 |
| * | | | | | | | | | | | | | | | | ALSA: hda - Show missing GPIO unsol bits | Takashi Iwai | 2008-11-19 | 1 | -2/+3 |
| * | | | | | | | | | | | | | | | | ALSA: hda: compact ELD output messages | Wu Fengguang | 2008-11-19 | 1 | -32/+24 |
| * | | | | | | | | | | | | | | | | ALSA: hda: make global snd_print_pcm_bits() | Wu Fengguang | 2008-11-19 | 3 | -10/+25 |
| * | | | | | | | | | | | | | | | | ALSA: hda: minor output message cleanups | Wu Fengguang | 2008-11-19 | 1 | -9/+6 |
| * | | | | | | | | | | | | | | | | ALSA: hda: rename sink_eld to hdmi_eld | Wu Fengguang | 2008-11-19 | 3 | -16/+16 |
| * | | | | | | | | | | | | | | | | ALSA: hda: minor code cleanups | Wu Fengguang | 2008-11-19 | 2 | -10/+10 |
| * | | | | | | | | | | | | | | | | ALSA: hda: EAPD mute on suspend | Matthew Ranostay | 2008-11-19 | 1 | -8/+13 |
| * | | | | | | | | | | | | | | | | ALSA: hda: HDMI channel mapping cleanups | Wu Fengguang | 2008-11-19 | 1 | -11/+18 |
| * | | | | | | | | | | | | | | | | ALSA: hda: HDMI channel allocations for audio infoframe | Wu Fengguang | 2008-11-19 | 1 | -0/+205 |
| * | | | | | | | | | | | | | | | | ALSA: hda: make global snd_print_channel_allocation() | Wu Fengguang | 2008-11-19 | 2 | -6/+8 |
| * | | | | | | | | | | | | | | | | ALSA: hda: make standalone hdmi_fill_audio_infoframe() | Wu Fengguang | 2008-11-19 | 1 | -9/+16 |
| * | | | | | | | | | | | | | | | | ALSA: hda - Allow multiple imux for matrix-type mixers of ALC codecs | Takashi Iwai | 2008-11-18 | 1 | -5/+6 |
| * | | | | | | | | | | | | | | | | Merge branch 'topic/fix/hda' into topic/hda | Takashi Iwai | 2008-11-18 | 1 | -11/+15 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | ALSA: hda - Fix restore of pin configs at resume for STAC/IDT codecs | Takashi Iwai | 2008-11-18 | 1 | -82/+96 |
| * | | | | | | | | | | | | | | | | | ALSA: hda - Use init callback in stac92xx_resume() | Takashi Iwai | 2008-11-18 | 1 | -8/+4 |
| * | | | | | | | | | | | | | | | | | ALSA: hda - Create jack detection elements in build_controls | Takashi Iwai | 2008-11-18 | 1 | -19/+40 |
| * | | | | | | | | | | | | | | | | | ALSA: ELD proc interface for HDMI sinks | Wu Fengguang | 2008-11-18 | 3 | -0/+85 |
| * | | | | | | | | | | | | | | | | | ALSA: create hda_eld.c for ELD routines and proc interface | Wu Fengguang | 2008-11-18 | 5 | -475/+505 |
| * | | | | | | | | | | | | | | | | | ALSA: introduce snd_print_pcm_rates() | Wu Fengguang | 2008-11-18 | 2 | -6/+17 |
| * | | | | | | | | | | | | | | | | | ALSA: hda: remove redundant get_amp_nid() | Wu Fengguang | 2008-11-18 | 1 | -2/+0 |
| * | | | | | | | | | | | | | | | | | ALSA: hda-intel: reorder HDMI audio enabling sequence | Wu Fengguang | 2008-11-17 | 1 | -6/+6 |
| * | | | | | | | | | | | | | | | | | ALSA: hda: STAC_DELL_M6 EAPD | Matthew Ranostay | 2008-11-17 | 1 | -2/+13 |
| * | | | | | | | | | | | | | | | | | ALSA: hda: alc883 model for ASUS P5Q-EM boards | Wu Fengguang | 2008-11-17 | 1 | -0/+16 |
| * | | | | | | | | | | | | | | | | | Merge branch 'topic/fix/hda' into topic/hda | Takashi Iwai | 2008-11-15 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | ALSA: hda - Support Headphone and Speaker volumes control on VAIO | Takashi Iwai | 2008-11-14 | 1 | -24/+8 |
| * | | | | | | | | | | | | | | | | | | Merge branch 'topic/fix/hda' into topic/hda | Takashi Iwai | 2008-11-13 | 3 | -6/+72 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | ALSA: hda - support detecting HD Audio devices with PCI class code | Yang, Libin | 2008-11-13 | 1 | -0/+10 |
| * | | | | | | | | | | | | | | | | | | | ALSA: handle SiI1392 HDMI codec in patch_intelhdmi.c | Wu Fengguang | 2008-11-13 | 2 | -1/+1 |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'topic/fix/hda' into topic/hda | Takashi Iwai | 2008-11-12 | 2 | -24/+65 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Fix another cache list management | Takashi Iwai | 2008-11-10 | 2 | -4/+13 |
| * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Fix probe errors on Dell Studio Desktop | Takashi Iwai | 2008-11-07 | 1 | -0/+2 |
| * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Fix ALC260 hp3013 master switch | Takashi Iwai | 2008-11-07 | 1 | -5/+5 |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'topic/fix/hda' into topic/hda | Takashi Iwai | 2008-11-07 | 3 | -6/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | ALSA: hda - Fix broken hash chain allocation | Takashi Iwai | 2008-11-07 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | | | | | | | ALSA: hda - Add max allocation check in array allocator | Takashi Iwai | 2008-11-07 | 1 | -1/+4 |
| * | | | | | | | | | | | | | | | | | | | | | ALSA: hda - Add missing NULL check in amp hash allocation | Takashi Iwai | 2008-11-07 | 1 | -0/+2 |
| * | | | | | | | | | | | | | | | | | | | | | ALSA: hda - Add lifebook model for Realtek ALC269 | Tony Vroon | 2008-11-06 | 1 | -1/+124 |
| * | | | | | | | | | | | | | | | | | | | | | ALSA: hda - Make codec-probing more robust | Takashi Iwai | 2008-11-06 | 1 | -0/+55 |
| * | | | | | | | | | | | | | | | | | | | | | ALSA: hda - simplify hda_bus ops callbacks | Takashi Iwai | 2008-11-06 | 3 | -54/+79 |