summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_intel.c
AgeCommit message (Expand)Author
2014-03-01ALSA: hda - Add jackpoll_ms to struct azxDylan Reid
2014-03-01ALSA: hda - remove unused clear of STATESTSDylan Reid
2014-03-01ALSA: hda - Add function pointer for disabling MSIDylan Reid
2014-03-01ALSA: hda - Use device pointer from the card instead of pciDylan Reid
2014-03-01ALSA: hda - Keep pointer to bdl_pos_fix in chip structDylan Reid
2014-03-01ALSA: hda - Allow different ops to read/write registersDylan Reid
2014-03-01ALSA: hda - Move some definitions to new hda_priv.hDylan Reid
2014-02-28ALSA: hda - Fix CORB reset to follow specificationDavid Henningsson
2014-02-25ALSA: hda - Replace with standard printkTakashi Iwai
2014-02-25ALSA: hda - Create own device struct for each codecTakashi Iwai
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai
2014-02-12Merge branch 'for-linus' into for-nextTakashi Iwai
2014-02-10ALSA: Replace with IS_ENABLED()Takashi Iwai
2014-02-07ALSA: hda - Fix leftover ifdef checks after modularizationTakashi Iwai
2014-01-30ALSA: hda - Do not accept responses from non-existing codecsDavid Henningsson
2014-01-09ALSA: hda - add device ID for Broadwell display audio controllerMengdong Lin
2014-01-08ALSA: hda - Increment default stream numbers for AMD HDMI controllersTakashi Iwai
2013-12-16Merge branch 'for-linus' into for-nextTakashi Iwai
2013-12-12ALSA: hda - Add enable_msi=0 workaround for four HP machinesDavid Henningsson
2013-12-06ALSA: hda - Ignore small negative LPIB delay correctionTakashi Iwai
2013-12-02ALSA: hda - Always do delayed probes for HD-audio devicesTakashi Iwai
2013-12-02Merge branch 'for-linus' into for-nextTakashi Iwai
2013-12-02ALSA: hda - Fix complete_all() timing in deferred probesTakashi Iwai
2013-11-26ALSA: hda - Enable runtime PM on Panther PointTakashi Iwai
2013-11-26ALSA: hda - Drop bus->avoid_link_reset flagTakashi Iwai
2013-11-07ALSA: hda_intel: ratelimit "spurious response" messageJoe Perches
2013-11-05ALSA: hda - Name Haswell HDMI controllers betterTakashi Iwai
2013-11-05ALSA: hda - Force buffer alignment for Haswell HDMI controllersTakashi Iwai
2013-11-05ALSA: hda: add device IDs for AMD Evergreen/Northern Islands HDMIClemens Ladisch
2013-11-04ALSA: hda - Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston
2013-10-24ALSA: hda - Fix mute LED on HP laptops in runtime suspendTakashi Iwai
2013-09-12Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-09-09ALSA: hda - Add Toshiba Satellite C870 to MSI blacklistTakashi Iwai
2013-09-05Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-08-29snd/hda: add runtime suspend/resume on optimus support (v4)Dave Airlie
2013-08-19ALSA: hda - Try to allow haswell HDMI audio even without powerwellDavid Henningsson
2013-07-29ALSA: hda - WAKEEN feature enabling for runtime pmWang Xingchao
2013-07-24ALSA: hda - use azx_writew() for 16-bit length registerWang Xingchao
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-06-25ALSA: hda - clean up code to reset hda linkMengdong Lin
2013-06-24ALSA: hda - reset hda link during system/runtime suspendMengdong Lin
2013-06-06ALSA: hda - Add power-welll support for haswell HDAWang Xingchao
2013-06-06ALSA: hda - Move azx_first_init() into azx_probe_continue()Takashi Iwai
2013-06-06ALSA: hda - Fix runtime PM checkWang Xingchao
2013-06-06ALSA: hda - Don't take unresponsive D3 transition too seriousTakashi Iwai
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai
2013-05-17ALSA: hda - add PCI IDs for Intel BayTrailChew, Chiau Ee
2013-05-03ALSA: hda - Fix system panic when DMA > 40 bits for Nvidia audio controllersMike Travis
2013-04-16ALSA: hda - Add codec delay to the capture time stamp.Dylan Reid
2013-04-15Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai