summaryrefslogtreecommitdiffstats
path: root/sound/hda
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-134-0/+4
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
* | Merge branch 'for-next' into for-linusTakashi Iwai2017-11-134-34/+61
|\ \ | |/ |/|
| * ALSA: hda: Abort capability probe on invalid capabilityRakesh Ughreja2017-10-241-1/+2
| * ALSA: hda: Avoid racy recreation of widget kobjectsTakashi Iwai2017-10-193-33/+59
* | ALSA: hda: Abort capability probe at invalid register readTakashi Iwai2017-10-181-0/+5
|/
* ALSA: hda: constify pci_device_id.Arvind Yadav2017-07-181-1/+1
* ALSA: hda: Fix potential race at unregistration and unsol eventsTakashi Iwai2017-06-202-0/+2
* ALSA: hda: Fix cpu lockup when stopping the cmd dmasJeeja KP2017-05-101-0/+4
* Merge tag 'asoc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2017-05-021-1/+1
|\
| * Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2017-03-291-1/+1
| |\
| | * ALSA: hda: Fix LLCH register readB, Jayachandran2017-03-291-1/+1
* | | ALSA: hda - add more ML register definitionsLibin Yang2017-04-071-3/+3
* | | ALSA: hda - Avoid tricky macrosTakashi Iwai2017-04-032-3/+3
|/ /
* | Merge tag 'v4.10-rc1' into asoc-intelMark Brown2017-01-242-9/+15
|\ \
| * | clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-3/+3
| * | Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-10-251-6/+12
| |\ \ | | |/ | |/|
| | * drm/i915/dp: DP audio API changes for MSTPandiyan, Dhinakaran2016-09-221-6/+12
* | | ALSA: hda: check stream decoupled register stateJeeja KP2017-01-061-6/+9
|/ /
* | ALSA: hdac: add missing \n to end of dev_err messagesColin Ian King2016-09-161-5/+5
* | ALSA - Ext hda: remove bus_parse_capabilitiesVinod Koul2016-08-091-75/+0
* | ALSA: convert users to core bus_parse_capabilitiesVinod Koul2016-08-092-31/+31
* | ALSA: hda - move bus_parse_capabilities to coreVinod Koul2016-08-091-0/+75
|/
* ALSA: hda: Fix krealloc() with __GFP_ZERO usageTakashi Iwai2016-08-031-1/+3
* Merge branch 'for-next' into for-linusTakashi Iwai2016-07-251-3/+25
|\
| * ALSA: hda: fix some klockwork scan warningsLibin Yang2016-06-161-3/+25
* | ALSA: hdac_regmap - fix the register access for runtime PMJaroslav Kysela2016-06-171-2/+2
|/
* Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai2016-05-163-0/+79
|\
| * Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-nextMark Brown2016-05-131-0/+10
| |\
| | * ALSA: hda - add helper to get channels from cap bitsSubhransu S. Prusty2016-04-281-0/+10
| * | Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2016-05-132-0/+69
| |\ \
| | * | ALSA: hdac: add link pm and ref countingVinod Koul2016-05-132-0/+69
* | | | Merge branch 'for-linus' into for-nextTakashi Iwai2016-05-101-3/+2
|\ \ \ \ | |/ / /
| * | | Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2016-04-271-3/+2
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2016-04-261-3/+2
| | |\ \
| | | * | ALSA: hda: use list macro for parsing on cleanupVinod Koul2016-03-161-3/+2
* | | | | ALSA: hda: fix to wait for RIRB & CORB DMA to setJeeja KP2016-05-081-0/+17
* | | | | ALSA: hda: fix the missing ptr initializationVinod Koul2016-05-081-0/+1
* | | | | Merge branch 'for-linus' into for-nextTakashi Iwai2016-04-263-28/+82
|\ \ \ \ \ | |/ / / /
| * | | | ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDWTakashi Iwai2016-04-261-11/+51
| |/ / /
| * | | ALSA: hda - Fix possible race on regmap bypass flipTakashi Iwai2016-04-212-18/+32
* | | | ALSA: hda - Update chmap tlv to report sink's capabilitySubhransu S. Prusty2016-04-041-4/+40
* | | | Merge branch 'for-linus' into for-nextTakashi Iwai2016-04-041-0/+15
|\ \ \ \ | |/ / /
| * | | ALSA: hda - Bind with i915 only when Intel graphics is presentTakashi Iwai2016-04-041-0/+15
| | |/ | |/|
* | | ALSA: hda - Fix yet another i915 pointer leftover in error pathTakashi Iwai2016-03-291-0/+1
* | | ALSA: hda - Clear the leftover component assignment at snd_hdac_i915_exit()Takashi Iwai2016-03-291-0/+1
* | | ALSA: hda - Add the pin / port mapping on Intel ILK and VLVTakashi Iwai2016-03-281-11/+34
|/ /
* | ALSA: hda - Add a sanity check of pin / port mapping on i915 HDMI/DPTakashi Iwai2016-03-101-2/+12
* | Merge branch 'topic/hda' into for-nextTakashi Iwai2016-03-082-23/+62
|\ \
| * | ALSA: hda - Fix unexpected resume through regmap code pathTakashi Iwai2016-03-082-23/+62
| |/
OpenPOWER on IntegriCloud