summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
AgeCommit message (Expand)Author
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-21Merge branch 'topic/misc' into for-linusTakashi Iwai
2012-05-21ALSA: hda/realtek - Fix unused variable compile warningTakashi Iwai
2012-05-19ALSA: hda - Fix possible races of accesses to connection list arrayTakashi Iwai
2012-05-15ALSA: hda/idt - Cache the power-map bitsTakashi Iwai
2012-05-15ALSA: hda/idt - Clean up power-map check codeTakashi Iwai
2012-05-15Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2012-05-15ALSA: hda - Evaluate gpio_led hints at the right momentTakashi Iwai
2012-05-15ALSA: hda - add probe_mask=0x101 automatically for WinFast VP200 HJaroslav Kysela
2012-05-15ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptopsTakashi Iwai
2012-05-12ALSA: hda - Disable FLOAT format supportTakashi Iwai
2012-05-12ALSA: hda/conexant - Correct vendor IDs for new codecsTakashi Iwai
2012-05-10ALSA: hda - Fix concurrent hash accessesTakashi Iwai
2012-05-10ALSA: hda - Protect SPDIF-related stuff via spdif_mutexTakashi Iwai
2012-05-10ALSA: hda - Add Conexant CX20751/2/3/4 codec supportTakashi Iwai
2012-05-10ALSA: hda - Add the support for Creative SoundCore3DTakashi Iwai
2012-05-09ALSA: hda - More robustify the power-up/down sequenceTakashi Iwai
2012-05-09ALSA: hda - Remove pre_resume and post_suspend opsTakashi Iwai
2012-05-09ALSA: HDA: Lessen CPU usage when waiting for chip to respondDavid Henningsson
2012-05-08ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai
2012-05-08ALSA: hda - Move up the fixup helper functions to the library moduleTakashi Iwai
2012-05-08ALSA: hda - Protect the power-saving count with spinlockTakashi Iwai
2012-05-08ALSA: hda - Clear the power-saving states properly at resetTakashi Iwai
2012-05-08ALSA: hda - Always resume the codec immediatelyTakashi Iwai
2012-05-08ALSA: hda - Fix possible access to uninitialized work structTakashi Iwai
2012-05-08ALSA: hda/realtek - Call a common helper for alc_spec initializationTakashi Iwai
2012-05-08Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2012-05-08Revert "ALSA: hda - Set codec to D3 forcibly even if not used"Takashi Iwai
2012-05-08ALSA: hda/realtek - Call alc_auto_parse_customize_define() always after fixupTakashi Iwai
2012-05-07ALSA: hda/realtek - Add missing CD-input pin for MSI-7350 moboTakashi Iwai
2012-05-07ALSA: hda/realtek - Add a fixup for Acer Aspire 5739GTakashi Iwai
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai
2012-04-20ALSA: hda - Skip pin capability sanity check for bogus valuesTakashi Iwai
2012-04-20ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai
2012-04-20ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai
2012-04-20ALSA: HDA: Add external mic quirk for Asus Zenbook UX31EDavid Henningsson
2012-04-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2012-04-19Merge branch 'fix/cxt-stable' into fix/hdaTakashi Iwai
2012-04-19ALSA: hda/conexant - Set up the missing docking-station pinsTakashi Iwai
2012-04-19ALSA: hda/conexant - Don't set HP pin-control bit unconditionallyTakashi Iwai
2012-04-19ALSA: hda/sigmatel - Fix inverted mute LEDTakashi Iwai
2012-04-19ALSA: hda/realtek - Fix regression on Quanta/Gericom KN1Takashi Iwai
2012-04-13ALSA: hda/realtek - Fix mem leak (and rid us of trailing whitespace).Jesper Juhl
2012-04-12ALSA: hda/realtek - Add quirk for Mac Pro 5,1 machinesJosh Boyer
2012-04-12ALSA: hda/realtek - Add a fixup entry for Acer Aspire 8940GTakashi Iwai
2012-04-12ALSA: hda/realtek - Fix GPIO1 setup for Acer Aspire 4930 & coTakashi Iwai
2012-04-11ALSA: hda/realtek - Add a few ALC882 model strings backTakashi Iwai
2012-04-10ALSA: hda - Fix oops caused by recent commit "Fix internal mic for Lenovo Ide...David Henningsson
2012-04-10ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Fengguang Wu