summaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | ALSA: hda - Remove ALC662 ASUS M51VA, G71V, H13 and G50V model quirksTakashi Iwai2011-08-241-195/+0
* | | | ALSA: hda - Rewrite ALC269 laptop-amic,dmic,&co quirks with fixupsTakashi Iwai2011-08-232-462/+110
* | | | ALSA: hda - Rewrite ALC662 asus-mode* models with fixupsTakashi Iwai2011-08-232-594/+177
* | | | ALSA: hda - Support multiple headphones in Realtek auto-parserTakashi Iwai2011-08-231-14/+21
* | | | ALSA: hda - Add multi-headphone NIDs in multiout structTakashi Iwai2011-08-232-2/+14
* | | | ALSA: hda - Remove all ALC861 and ALC861-VD quirksTakashi Iwai2011-08-233-838/+18
* | | | ALSA: hda - Restore VREF50 setup for ALC861-VD dallas/hp modelsTakashi Iwai2011-08-231-2/+19
* | | | ALSA: hda - Rename to snd_hda_parse_pin_defcfg()Takashi Iwai2011-08-232-9/+21
* | | | ALSA: hda - Fix initialization of multi-speaker output paths for RealtekTakashi Iwai2011-08-231-5/+12
* | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-08-234-29/+53
|\| | |
| * | | ALSA: hda - Fix double-headphone/speaker paths for Cxt auto-parserTakashi Iwai2011-08-231-3/+10
| * | | ALSA: hda - Update jack-sense info even when no automute is setTakashi Iwai2011-08-231-4/+4
| * | | ALSA: hda - Fix output-path initialization for Realtek auto-parserTakashi Iwai2011-08-231-7/+13
| * | | ALSA: hda - Fix error check from snd_hda_get_conn_index() in patch_cirrus.cTakashi Iwai2011-08-201-3/+5
| * | | ALSA: hda - Don't spew too many ELD errorsTakashi Iwai2011-08-201-12/+19
| | |/ | |/|
| * | ALSA: hda - Add "PCM" volume to vmaster slave listTakashi Iwai2011-08-181-0/+2
* | | ALSA: hda - Remove ALC662 model=levono-101e model quirkTakashi Iwai2011-08-191-50/+0
* | | ALSA: hda - Allow different assoc numbers for multiple speakersTakashi Iwai2011-08-191-9/+3
* | | ALSA: hda - Support multiple speakers by Realtek auto-parserTakashi Iwai2011-08-191-32/+164
* | | ALSA: hda - Remove ALC662 eeepc-p701 and ecs modelsTakashi Iwai2011-08-182-63/+13
* | | ALSA: hda - Get rid of left-over chunks by previous cleanupsTakashi Iwai2011-08-181-26/+0
* | | ALSA: hda - Remove ALC861 uniwill-m31, toshiba, asus and asus-laptop modelsTakashi Iwai2011-08-181-329/+0
* | | ALSA: hda - Remove ALC268 model quirksTakashi Iwai2011-08-162-352/+6
* | | ALSA: hda - Replace ALC269 quanta and lifebook models with fixupsTakashi Iwai2011-08-162-214/+55
* | | ALSA: hda - Remove ALC269 model=futjisu and AcerTakashi Iwai2011-08-161-53/+0
* | | ALSA: hda - Remove acer, acer-aspire and acer-dmic models for ALC268Takashi Iwai2011-08-162-189/+14
* | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-08-161-12/+12
|\| |
| * | ALSA: hda - Fix duplicated capture-volume creation for ALC268 modelsTakashi Iwai2011-08-161-18/+18
* | | ALSA: hda - Remove dell, dell-zm1 and samsung-nc10 models for ALC272Takashi Iwai2011-08-161-131/+0
* | | ALSA: hda - Remove ALC861VD Lenovo, Dallas, HP and V1S model quirksTakashi Iwai2011-08-151-217/+0
* | | ALSA: hda - Remove ALC680 model quirksTakashi Iwai2011-08-152-266/+6
* | | ALSA: hda - Remove ALC268 Dell, Toshiba and Zapto model quirksTakashi Iwai2011-08-152-134/+1
* | | ALSA: hda - Remove ALC260 HP model quirksTakashi Iwai2011-08-152-325/+28
* | | ALSA: hda - Remove ALC262 HP and sony-assamd quirksTakashi Iwai2011-08-151-475/+0
* | | ALSA: hda - Add snd_hda_override_pin_caps() helper functionTakashi Iwai2011-08-152-0/+25
* | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-08-1523-35/+47
|\| |
| * | ALSA: ac97: Add HP Compaq dc5100 SFF(PT003AW) to Headphone Jack Sense whitelistDaniel T Chen2011-08-151-0/+1
| |/
| * ALSA: azt3328 - adjust error handling code to include debugging codeJulia Lawall2011-08-101-4/+7
| * ALSA: hda - Add CONFIG_SND_HDA_POWER_SAVE to stac_vrefout_set()Wang Shaoyan2011-08-101-0/+2
| * Merge branch 'fix/kconfig' into for-linusTakashi Iwai2011-08-0817-21/+21
| |\
| | * ALSA: Fix dependency of CONFIG_SND_TEA575XTakashi Iwai2011-08-071-5/+5
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-08-033-12/+125
| | |\
| | * \ Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-301-2/+2
| | |\ \
| | | * | [media] radio-sf16fmr2: convert to generic TEA575x interfaceOndrej Zary2011-07-271-2/+2
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-07-283-64/+177
| | |\ \ \
| | * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-07-2711-153/+902
| | |\ \ \ \
| | * | | | | atomic: use <linux/atomic.h>Arun Sharma2011-07-2715-15/+15
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2011-07-1110-45/+112
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | * | | | | treewide: transciever/transceiver spelling fixesJoe Perches2011-06-241-1/+1