summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_intel.c
Commit message (Expand)AuthorAgeFilesLines
* alsa: use set_memory.h headerLaura Abbott2017-05-091-1/+1
* ALSA: hda: Add Geminilake id to SKL_PLUSSubhransu S. Prusty2017-04-121-1/+3
* ALSA: hda - set intel audio clock to a proper valueLibin Yang2017-04-071-0/+95
* ALSA: hda - Improved position reporting on SKL+Takashi Iwai2017-04-031-2/+34
* ALSA: hda - Move SKL+ vendor specific register definitions to hda_register.hTakashi Iwai2017-04-031-2/+2
* ALSA: hda - Add Geminilake PCI IDVinod Koul2017-02-251-0/+3
* ALSA: hda - add sanity check to force the separate stream tagsJaroslav Kysela2017-02-151-0/+8
* ALSA: hda - fix Lewisburg audio issueJaroslav Kysela2017-02-151-2/+2
* ALSA: hda - Make single_cmd option to stop the fallback mechanismTakashi Iwai2017-01-151-3/+7
* ALSA: hda - Fix deadlock of controller device lock at unbindingTakashi Iwai2017-01-041-0/+13
* ALSA: hda - allow 40 bit DMA mask for NVidia devicesArd Biesheuvel2016-10-181-2/+5
* Merge branch 'for-linus' into for-nextTakashi Iwai2016-09-111-12/+20
|\
| * ALSA: hda - Manage power well properly for resumeTakashi Iwai2016-08-101-12/+20
* | ALSA - hda: Add support for parsing new HDA capabilitiesGuneshwor Singh2016-08-091-0/+17
|/
* ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver capsMaruthi Srinivas Bayyavarapu2016-08-031-0/+2
* ALSA: hda: add AMD Stoney PCI ID with proper driver capsAwais Belal2016-07-121-0/+2
* ALSA: hda - fix use-after-free after module unloadPeter Wu2016-07-111-1/+3
* ALSA: hda - Add PCI ID for Kabylake-HVinod Koul2016-06-291-1/+5
* ALSA: hda - Add PCI ID for KabylakeVinod Koul2016-06-091-1/+10
* ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDWTakashi Iwai2016-04-261-52/+4Star
* ALSA: hda - add PCI ID for Intel Broxton-TLu, Han2016-04-201-0/+3
* ALSA: hda: add AMD Polaris-10/11 AZ PCI IDs with proper driver capsMaruthi Srinivas Bayyavarapu2016-03-311-0/+4
* Merge branch 'for-linus' into for-nextTakashi Iwai2016-02-261-11/+9Star
|\
| * ALSA: hda - Apply clock gate workaround to Skylake, tooTakashi Iwai2016-02-221-9/+7Star
| * ALSA: hda - Cancel probe work instead of flush at removeTakashi Iwai2016-02-151-2/+2
* | ALSA: hda - Autosuspend controller after probe even if codecs are already sus...Ville Syrjälä2016-02-261-1/+1
|/
* ALSA: hda - disable dynamic clock gating on Broxton before resetLibin Yang2016-01-291-0/+13
* ALSA: hda - Flush the pending probe work at removeTakashi Iwai2016-01-201-1/+9
* ALSA: hda - Degrade i915 binding failure messageTakashi Iwai2016-01-201-2/+4
* ALSA: hda_intel: add card number to irq descriptionHeiner Kallweit2016-01-121-1/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-12-231-0/+57
|\
| * ALSA: hda - Set SKL+ hda controller power at freeze() and thaw()Xiong Zhang2015-12-181-0/+34
| * ALSA: hda - Fix playback noise with 24/32 bit sample size on BXTLu, Han2015-12-071-0/+23
* | ALSA: hda - Drop unused AZX_DCAPS_REVERSE_ASSIGNTakashi Iwai2015-12-171-1/+1
* | ALSA: hda - Drop AZX_DCAPS_POSFIX_VIA bitTakashi Iwai2015-12-171-3/+2Star
* | ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top driversTakashi Iwai2015-12-171-1/+6
* | ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND capsTakashi Iwai2015-12-171-4/+2Star
* | ALSA: hda - Increase default bdl_pos_adj for Baytrail/BraswellTakashi Iwai2015-12-151-0/+9
* | ALSA: hda - Clean up the code to check bdl_pos_adj optionTakashi Iwai2015-12-151-13/+16
* | ALSA: hda - Allow i915 binding later in codec driverTakashi Iwai2015-12-101-3/+3
* | ALSA: hda - Less grumbling about lack of i915 bindingTakashi Iwai2015-12-091-2/+2
* | ALSA: hda - Enable audio component for old Intel PCH devicesTakashi Iwai2015-12-041-4/+10
|/
* Merge tag 'asoc-fix-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2015-11-271-8/+7Star
|\
| * Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-101-8/+7Star
| |\
| | * ALSA: hda - Spell vga_switcheroo consistentlyLukas Wunner2015-10-191-6/+6
| | * vga_switcheroo: Set active attribute to false for audio clientsLukas Wunner2015-09-241-2/+1Star
* | | ALSA: hda - add PCI IDs for Intel BroxtonLu, Han2015-11-191-0/+7
|/ /
* | ALSA: hda - Add Intel Lewisburg device IDs AudioAlexandra Yates2015-11-051-0/+5
* | ALSA: hda - Disable 64bit address for Creative HDA controllersTakashi Iwai2015-10-271-0/+3
|/
* ALSA: hda - Fix race between PM ops and HDA init/probeU. Artie Eoff2015-07-291-3/+3