summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Add snd_hda_multi_out_dig_cleanup()Takashi Iwai2009-02-134-2/+32
* ALSA: hda - Add missing terminator in slave dig-out arrayTakashi Iwai2009-02-131-2/+2
* ALSA: hda - Change HP dv7 (103c:30f4) quirk from hp-m4 to hp-dv5 modelHerton Ronaldo Krzesinski2009-02-131-1/+1
* ALSA: hda - Register (new) devices at reconfigTakashi Iwai2009-02-121-1/+1
* ALSA: hda - add id for Intel IbexPeak integrated HDMI codecWu Fengguang2009-02-111-0/+2
* ALSA: hda - compute checksum in HDMI audio infoframeWu Fengguang2009-02-111-0/+5
* ALSA: hda - enable HDMI audio pin out at module loading timeWu Fengguang2009-02-111-23/+19Star
* ALSA: hda - allow multi-channel HDMI audio playback when ELD is not presentWu Fengguang2009-02-111-4/+8
* ALSA: hda - Add quirk for Asus z37e (1043:8284)Mackenzie Morgan2009-02-101-0/+1
* ALSA: hda - Add missing COEF initialization for ALC887Takashi Iwai2009-02-061-0/+1
* ALSA: hda - Add missing initialization for ALC272Takashi Iwai2009-02-061-0/+1
* ALSA: hda - Fix misc workqueue issuesTakashi Iwai2009-02-052-4/+6
* ALSA: hda - Add quirk for FSC Amilo Xi2550Takashi Iwai2009-02-041-0/+2
* ALSA: hda - No widget selection for volume knob widgets in proc outputTakashi Iwai2009-02-021-1/+2
* ALSA: hda - Add support of iMac 24 AluminiumMark Eggleston2009-01-311-0/+1
* ALSA: hda - Add quirk for another HP dv5 modelTakashi Iwai2009-01-301-0/+2
* ALSA: hda - add another MacBook Pro 4, 1 subsystem IDLuke Yelavich2009-01-281-0/+1
* ALSA: hda - Fix compile warning with CONFIG_SND_JACK=nTakashi Iwai2009-01-271-2/+11
* ALSA: hda - Add quirk for HP DV6700 laptopJoerg Schirottke2009-01-271-0/+1
* ALSA: hda - Fix PCM reference NID for STAC/IDT analog outputsTakashi Iwai2009-01-231-0/+2
* ALSA: hda: Add STAC92HD83XXX_PWR_REF quirkMatthew Ranostay2009-01-231-7/+12
* ALSA: hda: revert change to 92hd83xxx power mappingMatthew Ranostay2009-01-231-1/+1
* ALSA: hda - Add model entry for HP dv4Takashi Iwai2009-01-221-0/+2
* ALSA: hda: 83xxx port 0xe DAC selectionMatthew Ranostay2009-01-211-5/+11
* ALSA: hda: fix invalid power mapping masksMatthew Ranostay2009-01-181-1/+1
* ALSA: hda - add quirks for some 82801H variants to use ALC883_MITACLuke Yelavich2009-01-161-0/+2
* ALSA: hda - Fix (yet more) STAC925x issuesTakashi Iwai2009-01-151-7/+8
* ALSA: hda - Fix invalid amp value for STAC925xTakashi Iwai2009-01-151-1/+1
* ALSA: hda - Fix HP dv5 mic inputTakashi Iwai2009-01-141-1/+4
* ALSA: hda - Fix missing initialization of NID 0x0e for STAC925xTakashi Iwai2009-01-141-0/+2
* ALSA: hda - Fix stac92hd83xxx_amp_nids[]Takashi Iwai2009-01-141-1/+1
* ALSA: hda - Add automatic model setting for Samsung Q45Luke Yelavich2009-01-141-0/+1
* ALSA: hda - Don't reset HP pinctl in patch_sigmatel.cTakashi Iwai2009-01-141-0/+11
* ALSA: hda: stac92hd8xxx amp mixersMatthew Ranostay2009-01-141-0/+6
* ALSA: hda - Fix silent headphone output on Panasonic CF-74Takashi Iwai2009-01-141-0/+6
* Merge branch 'topic/hda-gateway' into topic/hdaTakashi Iwai2009-01-133-30/+161
|\
| * ALSA: hda - More fixes on Gateway entriesMauro Carvalho Chehab2008-11-301-39/+33Star
| * ALSA: patch_sigmatel: Add missing Gateway entries and autodetectionMauro Carvalho Chehab2008-11-301-8/+81
| * ALSA: hda - Add a new function to seek for a codec IDMauro Carvalho Chehab2008-11-302-0/+64
* | ALSA: hda - Use queue_delayed_work()Takashi Iwai2009-01-131-1/+1
* | ALSA: hda - Add quirk for another HP dv5Giuseppe Bilotta2009-01-131-0/+2
* | ALSA: hda - Add support of NVidia MCP78 HDMITakashi Iwai2009-01-131-0/+2
* | ALSA: hda - Fix a typoTakashi Iwai2009-01-131-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-01-132-8/+13
|\ \
| * | m68k: dmasound - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-122-8/+13
* | | Merge branch 'topic/usb-caiaq' into for-linusTakashi Iwai2009-01-123-15/+20
|\ \ \
| * | | ALSA: caiaq - Version 1.3.10Takashi Iwai2009-01-091-1/+1
| * | | ALSA: caiaq - Fix Oops with MIDITakashi Iwai2009-01-082-14/+19
* | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-01-127-30/+52
|\ \ \ \
| * | | | ALSA: hda - Use own workqueueTakashi Iwai2009-01-124-10/+21