aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-125-57/+175
|\
| * ALSA: hda - Overwrite pin config on intel DG45ID board.Alexey Fisher2009-12-121-0/+8
| * intelhdmi - dont power off HDA linkWu Fengguang2009-12-113-1/+14
| * ALSA: intelhdmi - add channel mapping for typical configurationsWu Fengguang2009-12-111-22/+67
| * ALSA: intelhdmi - channel mapping applies to PinWu Fengguang2009-12-111-6/+8
| * ALSA: intelhdmi - accept DisplayPort pinWu Fengguang2009-12-113-1/+6
| * ALSA: hda - show HBR(High Bit Rate) pin cap in procfsWu Fengguang2009-12-112-1/+5
| * ALSA: hda - Fix LED GPIO setup for HP laptops with IDT codecsVitaliy Kulikov2009-12-111-27/+68
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-093-9/+140
|\ \ | |/
| * ALSA: hda/realtek: quirk for D945GCLF2 mainboardDavid Santinoli2009-12-091-0/+1
| * ALSA: hda - Terradici HDA controllers does not support 64-bit modeJaroslav Kysela2009-12-091-0/+5
| * ALSA: hda - Generalize EAPD inversion check in patch_analog.cTakashi Iwai2009-12-081-8/+9
| * ALSA: hda - Exclude unusable ADCs for ALC88xTakashi Iwai2009-12-081-1/+12
| * ALSA: hda - Add missing Line-Out and PCM switches as slaveTakashi Iwai2009-12-081-0/+2
| * ALSA: hda - iMac 9,1 sound patch.Justin P. Mattock2009-12-081-0/+111
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-093-3/+3
|\ \ | |/ |/|
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-073-3/+3
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-2/+2
| | * tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König2009-11-091-1/+1
* | | ALSA: hda - Fix memory leaks in the previous patchTakashi Iwai2009-12-031-7/+11
* | | ALSA: hda - Add ALC661/259, ALC892/888VD supportKailang Yang2009-12-031-2/+42
* | | ALSA: hda - Add position_fix quirk for HP dv3Takashi Iwai2009-12-011-0/+1
* | | ALSA: hda - Add a pin-fix for FSC Amilo Pi1505Takashi Iwai2009-12-011-0/+23
* | | ALSA: hda - Fix Cxt5047 test modeTakashi Iwai2009-11-301-10/+1
* | | ALSA: hda - Add a position_fix quirk for MSI Wind U115Takashi Iwai2009-11-301-0/+1
* | | ALSA: hda - Don't trigger pin-sense for STAC/IDT codecsTakashi Iwai2009-11-271-1/+8
* | | ALSA: hda: Fix max PCM level to 0 dB for Fujitsu-Siemens laptops using CX2054...Daniel T Chen2009-11-261-3/+4
* | | ALSA: hda - Make Dell Vostro 1015n mic and speaker switching workEinar Rünkaru2009-11-241-0/+134
* | | Revert "ALSA: hda - Change quirk for Acer Aspire 5930G"Takashi Iwai2009-11-241-1/+1
* | | ALSA: hda - Fix input and jack Kconfig depenenciesTakashi Iwai2009-11-211-1/+1
* | | ALSA: hda - 4930g mute lfe and side when pluging in headphonesŁukasz Wojniłowicz2009-11-201-0/+2
* | | ALSA: hda - Change quirk for Acer Aspire 5930GTakashi Iwai2009-11-191-1/+1
* | | ALSA: hda - Fix mute-LED sync on HP laptops with IDT92HD83xxx codecsTakashi Iwai2009-11-181-2/+37
* | | ALSA: hda - Fix detection of dual headphonesTakashi Iwai2009-11-181-2/+21
* | | ALSA: hda - Replace the rest of jack-detections with snd_hda_jack_detect()Takashi Iwai2009-11-185-95/+45
* | | ALSA: hda - show EPSS capability in procWu Fengguang2009-11-182-0/+35
* | | ALSA: intelhdmi - sticky channel countWu Fengguang2009-11-181-8/+2
* | | ALSA: intelhdmi - sticky stream id and formatWu Fengguang2009-11-181-2/+26
* | | ALSA: intelhdmi - sticky infoframeWu Fengguang2009-11-181-12/+26
* | | ALSA: intelhdmi - separate out infoframe checksum routineWu Fengguang2009-11-181-6/+17
* | | ALSA: intelhdmi - probe for monitor/eld presence at module init timeWu Fengguang2009-11-181-10/+22
* | | ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense()Wu Fengguang2009-11-185-177/+91
* | | ALSA: intelhdmi - export monitor-presence and ELD-valid statusWu Fengguang2009-11-183-7/+13
* | | ALSA: intelhdmi - fix channel mapping slot maskWu Fengguang2009-11-181-1/+1
* | | ALSA: intelhdmi - fix audio infoframe fill sizeWu Fengguang2009-11-181-2/+2
* | | ALSA: hda - Disable default quirk for Sony VAIO with ALC262 codecTakashi Iwai2009-11-171-0/+2
* | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-11-171-0/+1
|\ \ \ | |/ /
| * | ALSA: hda - Fix quirk for VAIO type GTakashi Iwai2009-11-171-0/+1
* | | ALSA: hda - Fix build errors with CONFIG_SND_HDA_INPUT_BEEP=nTakashi Iwai2009-11-164-0/+24
* | | ALSA: hda - Fix beep_mode option valueTakashi Iwai2009-11-162-3/+5