summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix no sound from ALC662 after Windows rebootKailang Yang2012-06-291-0/+28
* ALSA: hda - Fix power-map regression for HP dv6 & coTakashi Iwai2012-06-261-1/+6
* ALSA: hda - Initialize caches at codec reconfigurationTakashi Iwai2012-06-261-0/+2
* ALSA: hda - Fix memory leaks at module unloadTakashi Iwai2012-06-261-0/+2
* ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsersTakashi Iwai2012-06-264-2/+16
* ALSA: hda - Add Realtek ALC280 codec supportDavid Henningsson2012-06-251-0/+1
* ALSA: hda - Remove obsoleted CONFIG_SND_HDA_ENABLE_REALTEK_QUIRKSTakashi Iwai2012-06-251-13/+0Star
* ALSA: HDA: Add inverted internal mic quirk for Lenovo S205David Henningsson2012-06-211-0/+1
* ALSA: hda - Fix ALC272X codec detectionTakashi Iwai2012-06-211-6/+6
* ALSA: hda - Handle open while transitioning to D3.Dylan Reid2012-06-183-10/+40
* ALSA: hda - Don't forget to call init verbs added by fixup listTakashi Iwai2012-06-132-1/+2
* ALSA: HDA: Pin fixup for Zotac Z68 motherboardDavid Henningsson2012-06-121-0/+9
* ALSA: hda - Fix detection of Creative SoundCore3D controllersTakashi Iwai2012-06-111-5/+5
* ALSA: hda - HDMI Audio init all connectors when VGA-switcheroo is offSteven Newbury2012-06-081-1/+4
* ALSA: hda - Fix uninitialized HDMI controllers with VGA-switcherooTakashi Iwai2012-06-081-1/+1
* Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-251-5/+33
|\
| * ALSA: hda/realtek - Add new codec support for ALC269VDKailang Yang2012-05-251-5/+33
* | Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-05-253-67/+316
|\ \
| * | ALSA: hda - unlock on error in azx_interrupt()Dan Carpenter2012-05-181-1/+3
| * | ALSA: hda - Support VGA-switcherooTakashi Iwai2012-05-141-45/+227
| * | ALSA: hda - Export snd_hda_lock_devices()Takashi Iwai2012-05-142-27/+42
| * | ALSA: hda - Check the dead HDMI audio controller by vga-switcherooTakashi Iwai2012-05-141-2/+52
* | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-2319-1400/+1616
|\ \ \ | | |/ | |/|
| * | Merge branch 'topic/misc' into for-linusTakashi Iwai2012-05-211-13/+4Star
| |\ \
| | * | ALSA: hda - add probe_mask=0x101 automatically for WinFast VP200 HJaroslav Kysela2012-05-151-0/+2
| | * | ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-241-13/+2Star
| * | | ALSA: hda/realtek - Fix unused variable compile warningTakashi Iwai2012-05-211-1/+0Star
| * | | ALSA: hda - Fix possible races of accesses to connection list arrayTakashi Iwai2012-05-194-56/+52Star
| * | | ALSA: hda/idt - Cache the power-map bitsTakashi Iwai2012-05-151-3/+18
| * | | ALSA: hda/idt - Clean up power-map check codeTakashi Iwai2012-05-151-10/+9Star
| * | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-05-152-5/+7
| |\ \ \
| * | | | ALSA: hda - Evaluate gpio_led hints at the right momentTakashi Iwai2012-05-151-7/+5Star
| | |_|/ | |/| |
| * | | ALSA: hda - Disable FLOAT format supportTakashi Iwai2012-05-121-0/+2
| * | | ALSA: hda/conexant - Correct vendor IDs for new codecsTakashi Iwai2012-05-121-6/+9
| * | | ALSA: hda - Fix concurrent hash accessesTakashi Iwai2012-05-102-81/+121
| * | | ALSA: hda - Protect SPDIF-related stuff via spdif_mutexTakashi Iwai2012-05-102-12/+27
| * | | ALSA: hda - Add Conexant CX20751/2/3/4 codec supportTakashi Iwai2012-05-101-0/+6
| * | | ALSA: hda - Add the support for Creative SoundCore3DTakashi Iwai2012-05-101-4/+22
| * | | ALSA: hda - More robustify the power-up/down sequenceTakashi Iwai2012-05-092-8/+16
| * | | ALSA: hda - Remove pre_resume and post_suspend opsTakashi Iwai2012-05-093-27/+0Star
| * | | ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai2012-05-0813-675/+690
| * | | ALSA: hda - Move up the fixup helper functions to the library moduleTakashi Iwai2012-05-085-242/+309
| * | | ALSA: hda - Protect the power-saving count with spinlockTakashi Iwai2012-05-082-2/+22
| * | | ALSA: hda - Clear the power-saving states properly at resetTakashi Iwai2012-05-081-0/+3
| * | | ALSA: hda - Always resume the codec immediatelyTakashi Iwai2012-05-083-17/+8Star
| * | | ALSA: hda - Fix possible access to uninitialized work structTakashi Iwai2012-05-081-7/+8
| * | | ALSA: hda/realtek - Call a common helper for alc_spec initializationTakashi Iwai2012-05-081-75/+61Star
| * | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-05-083-11/+24
| |\ \ \
| * | | | ALSA: hda - Skip pin capability sanity check for bogus valuesTakashi Iwai2012-04-201-2/+2
| * | | | ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai2012-04-2010-58/+56Star