summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Add missing snd_hda_jack_detect_enable() for simple_hdmi*()Takashi Iwai2012-06-201-3/+5
* ALSA: hda - Fix the pin nid assignment in patch_hdmi.cTakashi Iwai2012-06-201-1/+1
* ALSA: hda - Enable unsol event for ATI and Nvidia HDMI codecs tooTakashi Iwai2012-06-151-10/+5
* ALSA: hda - Remove invalid init verbs for Nvidia 2ch codecsTakashi Iwai2012-06-151-4/+19
* ALSA: hda - Use common codes for ATI, Nvidia and VIA simple codecsTakashi Iwai2012-06-151-126/+65
* ALSA: hda - Merge ATI/VIA HDMI simple init functionsTakashi Iwai2012-06-151-34/+22
* ALSA: hda - Add the support for VIA HDMI pin detectionTakashi Iwai2012-06-151-0/+20
* ALSA: hda_intel: activate COMBO mode for Intel client chipsetsSeth Heasley2012-06-151-3/+8
* ALSA: HDA: Create phantom jacks for fixed inputs and outputsDavid Henningsson2012-06-142-18/+42
* ALSA: hda - add support for HD-Audio CODECes of VIA HDMI GFX CardsAnnie Liu2012-06-111-0/+64
* ALSA: hda - add support for HD-Audio of VIA HDMI GFX CardsAnnie Liu2012-06-111-0/+4
* ALSA: hda - power setting error checkWang Xingchao2012-06-081-3/+14
* ALSA: hda - check proper return valueWang Xingchao2012-06-071-1/+1
* ALSA: hda - reduce msleep time if EPSS power states supportedWang Xingchao2012-06-071-2/+5
* ALSA: hda - check supported power statesWang Xingchao2012-06-071-0/+16
* ALSA: hda - Show D3cold state in proc filesTakashi Iwai2012-06-061-3/+3
* ALSA: hda - add power states information in procWang Xingchao2012-06-062-1/+11
* 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/+4
| |\ \
| | * | 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/+2
| * | | ALSA: hda/realtek - Fix unused variable compile warningTakashi Iwai2012-05-211-1/+0
| * | | ALSA: hda - Fix possible races of accesses to connection list arrayTakashi Iwai2012-05-194-56/+52
| * | | 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/+9
| * | | 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/+5
| | |_|/ | |/| |
| * | | 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/+0
| * | | 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/+8
| * | | 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/+61
| * | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-05-083-11/+24
| |\ \ \
OpenPOWER on IntegriCloud