summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
...
* ALSA: hda - Use position_fix=3 as default for AMD chipsetsTakashi Iwai2011-05-041-0/+5
* ALSA: hda - fix NULL-dereference in patch_realtekRaymond Yau2011-05-031-1/+1
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-05-021-2/+2
|\
| * ALSA: hda - Fix Realtek's chained fixup checksTakashi Iwai2011-05-021-2/+2
* | ALSA: hda - Constify fixup and other array data in patch_via.cTakashi Iwai2011-05-021-111/+112
* | ALSA: hda - Constify fixup and other array data in patch_sigmatel.cTakashi Iwai2011-05-021-195/+199
* | ALSA: hda - Constify fixup and other array data in patch_si3054.cTakashi Iwai2011-05-021-5/+6
* | ALSA: hda - Constify fixup and other array data in patch_hdmi.cTakashi Iwai2011-05-021-13/+13
* | ALSA: hda - Constify fixup and other array data in patch_conexant.cTakashi Iwai2011-05-021-95/+95
* | ALSA: hda - Constify fixup and other array data in patch_cirrus.cTakashi Iwai2011-05-021-19/+19
* | ALSA: hda - Constify fixup and other array data in patch_ca0110.cTakashi Iwai2011-05-021-8/+8
* | ALSA: hda - Constify fixup and other array data in patch_cmedia.cTakashi Iwai2011-05-021-20/+20
* | ALSA: hda - Constify fixup and other array data in patch_analog.cTakashi Iwai2011-05-021-164/+164
* | ALSA: hda - Constify fixup and other array data in patch_realtek.cTakashi Iwai2011-05-021-70/+70
* | ALSA: hda - Constify some API function argumentsTakashi Iwai2011-05-027-59/+60
* | ALSA: hda - Constify fixup and other array data in patch_realtek.cTakashi Iwai2011-05-021-503/+503
* | ALSA: hda - Constify some API function argumentsTakashi Iwai2011-05-022-4/+5
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-05-024-25/+21
|\ \ | |/
| * Revert "ALSA: hda - Fix pin-config of Gigabyte mobo"Takashi Iwai2011-05-021-18/+3
| * ALSA: HDA: Fix automute for Gateway NV79David Henningsson2011-04-291-0/+6
| * ALSA: hda: add beep quirk for Realtek 0x1043:831aDaniel Cordero2011-04-291-0/+1
| * ALSA: hda - VIA: Fix notify_aa_path_ctls() invalid issue.Lydia Wang2011-04-281-3/+7
| * Merge branch 'fix/hda' into for-linusTakashi Iwai2011-04-212-1/+28
| |\
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-04-104-27/+49
| |\ \
| * \ \ Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-073-5/+5
| |\ \ \
| | * | | Fix common misspellingsLucas De Marchi2011-03-313-5/+5
* | | | | ALSA: hda - Show the line-out type in snd_hda_parse_pin_def_config()Takashi Iwai2011-04-291-2/+5
* | | | | ALSA: hda - Add Auto-Mute Mode enum for two-output casesTakashi Iwai2011-04-281-6/+26
* | | | | ALSA: hda - More line-out auto-mute support for RealtekTakashi Iwai2011-04-281-6/+9
* | | | | ALSA: hda - Add support for Line-Out automute to Realtek auto-parserTakashi Iwai2011-04-281-13/+133
* | | | | ALSA: hda - More reduction of redundant automute codes in Realtek parserTakashi Iwai2011-04-281-173/+49
* | | | | ALSA: hda - Consolidate auto-mute with master-switch for RealtekTakashi Iwai2011-04-281-224/+99
* | | | | ALSA: hda - Add support of line-out automute for RealtekTakashi Iwai2011-04-281-154/+120
* | | | | ALSA: hda - Add common automute support for mxier-amp on/off for ReatekTakashi Iwai2011-04-281-457/+194
* | | | | ALSA: hda - Consolidate default automute functions for RealtekTakashi Iwai2011-04-281-97/+163
* | | | | ALSA: hda - Add channel-mode support to Realtek auto-parserTakashi Iwai2011-04-271-20/+249
* | | | | ALSA: hda - Minor update for alc662-parser functionsTakashi Iwai2011-04-271-13/+25
* | | | | ALSA: hda - VIA: Fix Smart5.1 isn't useful for 6 audio jacks motherboard.Lydia Wang2011-04-271-0/+5
* | | | | ALSA: hda - Enable sync_write workaround for AMD genericallyTakashi Iwai2011-04-262-16/+11
* | | | | ALSA: hda - Move EAPD power-down into shutup callback for AD codecsTakashi Iwai2011-04-261-6/+6
* | | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-04-263-1/+31
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ALSA: hda - Fix unused warnings when !SND_HDA_NEEDS_RESUMEMike Waychison2011-04-201-0/+4
| * | | | ALSA: hda - Add a fix-up for Acer dmic with ALC271x codecTakashi Iwai2011-04-191-1/+24
| | |_|/ | |/| |
| * | | ALSA: hda - Don't query connections for widgets have no connectionsTakashi Iwai2011-04-071-0/+3
* | | | ALSA: hda - Enable sync_write for AMD chipset with IDT 92HD8x codecsTakashi Iwai2011-04-211-0/+7
* | | | ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDsSeth Heasley2011-04-201-0/+3
* | | | ALSA: hda - sound/pci/hda/hda_codec.c: fix warningAndrew Morton2011-04-151-1/+1
* | | | ALSA: hda - Remember connection listsTakashi Iwai2011-04-072-2/+69
* | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-04-073-27/+47
|\ \ \ \ | |/ / /
| * | | ALSA: HDA: Fix single internal mic on ALC275 (Sony Vaio VPCSB1C5E)David Henningsson2011-04-071-1/+1
OpenPOWER on IntegriCloud