summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | ALSA: hda - Create jack detection elements in build_controlsTakashi Iwai2008-11-181-19/+40
| * | | | | | | | | | | | ALSA: ELD proc interface for HDMI sinksWu Fengguang2008-11-183-0/+85
| * | | | | | | | | | | | ALSA: create hda_eld.c for ELD routines and proc interfaceWu Fengguang2008-11-185-475/+505
| * | | | | | | | | | | | ALSA: introduce snd_print_pcm_rates()Wu Fengguang2008-11-182-6/+17
| * | | | | | | | | | | | ALSA: hda: remove redundant get_amp_nid()Wu Fengguang2008-11-181-2/+0
| * | | | | | | | | | | | ALSA: hda-intel: reorder HDMI audio enabling sequenceWu Fengguang2008-11-171-6/+6
| * | | | | | | | | | | | ALSA: hda: STAC_DELL_M6 EAPDMatthew Ranostay2008-11-171-2/+13
| * | | | | | | | | | | | ALSA: hda: alc883 model for ASUS P5Q-EM boardsWu Fengguang2008-11-171-0/+16
| * | | | | | | | | | | | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-151-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ALSA: hda - Support Headphone and Speaker volumes control on VAIOTakashi Iwai2008-11-141-24/+8
| * | | | | | | | | | | | | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-133-6/+72
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ALSA: hda - support detecting HD Audio devices with PCI class codeYang, Libin2008-11-131-0/+10
| * | | | | | | | | | | | | | ALSA: handle SiI1392 HDMI codec in patch_intelhdmi.cWu Fengguang2008-11-132-1/+1
| * | | | | | | | | | | | | | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-122-24/+65
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ALSA: hda - Fix another cache list managementTakashi Iwai2008-11-102-4/+13
| * | | | | | | | | | | | | | | ALSA: hda - Fix probe errors on Dell Studio DesktopTakashi Iwai2008-11-071-0/+2
| * | | | | | | | | | | | | | | ALSA: hda - Fix ALC260 hp3013 master switchTakashi Iwai2008-11-071-5/+5
| * | | | | | | | | | | | | | | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-073-6/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | ALSA: hda - Fix broken hash chain allocationTakashi Iwai2008-11-071-0/+1
| * | | | | | | | | | | | | | | | ALSA: hda - Add max allocation check in array allocatorTakashi Iwai2008-11-071-1/+4
| * | | | | | | | | | | | | | | | ALSA: hda - Add missing NULL check in amp hash allocationTakashi Iwai2008-11-071-0/+2
| * | | | | | | | | | | | | | | | ALSA: hda - Add lifebook model for Realtek ALC269Tony Vroon2008-11-061-1/+124
| * | | | | | | | | | | | | | | | ALSA: hda - Make codec-probing more robustTakashi Iwai2008-11-061-0/+55
| * | | | | | | | | | | | | | | | ALSA: hda - simplify hda_bus ops callbacksTakashi Iwai2008-11-063-54/+79
| * | | | | | | | | | | | | | | | ALSA: hda - Split ALC268 acer modelTakashi Iwai2008-11-051-0/+44
| * | | | | | | | | | | | | | | | ALSA: hda - Add ASUS V1Sn supportTakashi Iwai2008-11-051-1/+18
| * | | | | | | | | | | | | | | | ALSA: hda - Fix unused function in patch_intelhdmi.cTakashi Iwai2008-11-051-0/+2
| * | | | | | | | | | | | | | | | ALSA: hda - Intel HDMI audio supportWu, Fengguang2008-11-055-0/+940
| * | | | | | | | | | | | | | | | ALSA: hda - Don't create empty PCM streamsTakashi Iwai2008-11-041-0/+5
| * | | | | | | | | | | | | | | | ALSA: hda - Fix possible NULL dereferenceTakashi Iwai2008-11-041-1/+3
| * | | | | | | | | | | | | | | | ALSA: hda - Fix missing ADC list in ALC260 auto-probe modeTakashi Iwai2008-11-031-0/+13
| * | | | | | | | | | | | | | | | ALSA: hda - Add ALC299 fujitsu preset modelTakashi Iwai2008-11-031-1/+28
| * | | | | | | | | | | | | | | | ALSA: hda - Re-add input-source control for RealtekTakashi Iwai2008-10-311-0/+9
| * | | | | | | | | | | | | | | | ALSA: hda - Unify capture mixer creation in realtek codesTakashi Iwai2008-10-311-526/+218
| * | | | | | | | | | | | | | | | ALSA: hda - Unify capture callbacks in realtek codesTakashi Iwai2008-10-311-176/+100
| * | | | | | | | | | | | | | | | ALSA: hda - Use macros to check array overflowTakashi Iwai2008-10-311-60/+53
| * | | | | | | | | | | | | | | | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-10-312-2/+55
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-10-293-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | ALSA: hda - Fix indentation in hda_local.hTakashi Iwai2008-10-291-7/+7
| * | | | | | | | | | | | | | | | | | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-10-281-0/+77
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | ALSA: hda - Remove old codec-probe limitationTakashi Iwai2008-10-281-29/+4
| * | | | | | | | | | | | | | | | | | | Merge branch 'topic/hda-next' into topic/hdaTakashi Iwai2008-10-2713-411/+960
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | ALSA: hda: add support for jack detection on IDT codecs.Matthew Ranostay2008-10-271-33/+170
| | * | | | | | | | | | | | | | | | | | | ALSA: hda: add snd_hda_get_jack* functionsMatthew Ranostay2008-10-273-36/+56
| | * | | | | | | | | | | | | | | | | | | ALSA: hda - Release jack instance for dynamic reconfigureTakashi Iwai2008-10-161-0/+3
| | * | | | | | | | | | | | | | | | | | | Merge branch 'topic/hda-reconfig' into topic/hda-nextTakashi Iwai2008-10-1612-355/+731
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | ALSA: hda - Add hints for reconfigTakashi Iwai2008-10-132-0/+35
| | | * | | | | | | | | | | | | | | | | | | ALSA: hda - Add init_verbs entriesTakashi Iwai2008-10-133-0/+53
| | | * | | | | | | | | | | | | | | | | | | ALSA: hda - Add sysfs entries to hwdep devicesTakashi Iwai2008-10-133-2/+177
| | | * | | | | | | | | | | | | | | | | | | ALSA: hda - Add codec reconfiguration featureTakashi Iwai2008-10-133-47/+103