summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-07-031-0/+28
|\
| * ALSA: hda - Fix no sound from ALC662 after Windows rebootKailang Yang2012-06-291-0/+28
* | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-06-277-22/+34
|\|
| * 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
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-252-3/+3
|\ \ | |/ |/|
| * [media] snd_tea575x: Make the module using snd_tea575x the fops ownerHans de Goede2012-06-112-3/+3
* | 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-06-021-0/+7
|\ \
| * | ALSA: hdspm - Work around broken DDS value on PCI RME MADIAdrian Knoth2012-05-311-0/+7
* | | 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 branch 'topic/hda' into topic/hda-switcherooTakashi Iwai2012-05-1321-1309/+1540
| |\ \ \
* | \ \ \ Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-2371-2082/+1723Star
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2012-05-2153-695/+111Star
| |\ \ \ \
| | * | | | ALSA: hda - add probe_mask=0x101 automatically for WinFast VP200 HJaroslav Kysela2012-05-151-0/+2
| | * | | | ALSA: oxygen: add Xonar DGX supportClemens Ladisch2012-05-053-5/+12
| | * | | | ALSA: asihpi - Revert module_pci_driver conversion for asihpi.cTakashi Iwai2012-04-261-2/+17
| | * | | | ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-2451-705/+98Star
| | * | | | ALSA: riptide: remove redundant NULL test before release_firmware()Jesper Juhl2012-04-101-2/+1Star
| * | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2012-05-2119-1387/+1612
| |\ \ \ \ \
| | * | | | | 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