aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_intel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-12ALSA: hda - Add enable_msi=0 workaround for four HP machinesDavid Henningsson1-0/+4
2013-12-02ALSA: hda - Fix complete_all() timing in deferred probesTakashi Iwai1-4/+5
2013-11-26ALSA: hda - Drop bus->avoid_link_reset flagTakashi Iwai1-2/+1
2013-11-07ALSA: hda_intel: ratelimit "spurious response" messageJoe Perches1-3/+3
2013-11-05ALSA: hda - Name Haswell HDMI controllers betterTakashi Iwai1-3/+5
2013-11-05ALSA: hda - Force buffer alignment for Haswell HDMI controllersTakashi Iwai1-6/+8
2013-11-05ALSA: hda: add device IDs for AMD Evergreen/Northern Islands HDMIClemens Ladisch1-0/+16
2013-11-04ALSA: hda - Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston1-0/+4
2013-10-24ALSA: hda - Fix mute LED on HP laptops in runtime suspendTakashi Iwai1-1/+2
2013-09-12Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2013-09-09ALSA: hda - Add Toshiba Satellite C870 to MSI blacklistTakashi Iwai1-0/+1
2013-09-05Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-4/+32
2013-08-29snd/hda: add runtime suspend/resume on optimus support (v4)Dave Airlie1-4/+32
2013-08-19ALSA: hda - Try to allow haswell HDMI audio even without powerwellDavid Henningsson1-0/+2
2013-07-29ALSA: hda - WAKEEN feature enabling for runtime pmWang Xingchao1-0/+24
2013-07-24ALSA: hda - use azx_writew() for 16-bit length registerWang Xingchao1-4/+4
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-17/+70
2013-06-25ALSA: hda - clean up code to reset hda linkMengdong Lin1-17/+18
2013-06-24ALSA: hda - reset hda link during system/runtime suspendMengdong Lin1-0/+16
2013-06-06ALSA: hda - Add power-welll support for haswell HDAWang Xingchao1-3/+57
2013-06-06ALSA: hda - Move azx_first_init() into azx_probe_continue()Takashi Iwai1-8/+5
2013-06-06ALSA: hda - Fix runtime PM checkWang Xingchao1-6/+8
2013-06-06ALSA: hda - Don't take unresponsive D3 transition too seriousTakashi Iwai1-0/+3
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai1-2/+0
2013-05-17ALSA: hda - add PCI IDs for Intel BayTrailChew, Chiau Ee1-0/+3
2013-05-03ALSA: hda - Fix system panic when DMA > 40 bits for Nvidia audio controllersMike Travis1-1/+1
2013-04-16ALSA: hda - Add codec delay to the capture time stamp.Dylan Reid1-2/+5
2013-04-15Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-4/+2
2013-04-09ALSA: hda - Apply codec delay to wallclock.Dylan Reid1-0/+18
2013-04-05ALSA: hda - Introduce get_delay codec PCM opsTakashi Iwai1-4/+14
2013-04-04Revert "ALSA: hda - Allow power_save_controller option override DCAPS"Takashi Iwai1-4/+2
2013-03-20ALSA: hda - Fix abuse of snd_hda_lock_devices() for DSP loaderTakashi Iwai1-23/+109
2013-02-14ALSA: hda - Disable runtime PM for Intel 5 Series/3400Takashi Iwai1-1/+1
2013-02-10ALSA: hda - Fix memory leak and error handling in CA0132 DSP loaderTakashi Iwai1-1/+10
2013-02-10ALSA: hda_intel: Add Device IDs for Intel Wellsburg PCHJames Ralston1-0/+5
2013-02-07ALSA: hda - Set non-snoop for Creative HD-audio controllersTakashi Iwai1-0/+3
2013-02-07Merge branch 'topic/hda-ca0132-dsp' into for-nextTakashi Iwai1-6/+110
2013-02-05Merge branch 'for-linus' into for-nextTakashi Iwai1-19/+30
2013-02-01ALSA - HDA: New PCI ID for Haswell ULTWang Xingchao1-0/+2
2013-01-29ALSA: hda - Fix non-snoop page handlingTakashi Iwai1-14/+26
2013-01-29ALSA: hda - Enable LPIB delay count for Poulsbo / OaktrailTakashi Iwai1-5/+4
2013-01-23Merge branch 'topic/hda-gen-parser' into for-nextTakashi Iwai1-2/+9
2013-01-23Merge branch 'for-linus' into for-nextTakashi Iwai1-5/+8
2013-01-12ALSA: hda - Check CORB overflowTakashi Iwai1-2/+9
2013-01-09ALSA: hda - Allow power_save_controller option override DCAPSTakashi Iwai1-2/+4
2013-01-09ALSA: hda - Disable runtime D3 for Intel CPT & coTakashi Iwai1-5/+8
2012-12-18ALSA: HDA: Fix sound resume hangDaniel J Blueman1-2/+2
2012-12-12ALSA: hda - Move runtime PM check to runtime_idle callbackTakashi Iwai1-5/+14
2012-12-12ALSA: hda - Avoid doubly suspend after vga switcherooTakashi Iwai1-0/+6
2012-12-12ALSA: hda - Check validity of CORB/RIRB WP readsTakashi Iwai1-2/+12