summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: x86: Remove indirect call of snd_pcm_period_elapsed()Takashi Iwai2017-02-032-11/+7
* ALSA: x86: Fix for CONFIG_PM=nTakashi Iwai2017-02-031-1/+1
* ALSA: x86: Replace pr_xxx() with dev_xxx()Takashi Iwai2017-02-031-121/+84
* ALSA: x86: Fold intel_hdmi_audio_if.c into main fileTakashi Iwai2017-02-034-439/+376
* ALSA: x86: Flatten two abstraction layersTakashi Iwai2017-02-036-771/+358
* ALSA: x86: Drop unused hdmi_audio_query()Takashi Iwai2017-02-032-55/+0
* ALSA: x86: Call snd_card_register() at the endTakashi Iwai2017-02-031-5/+5
* ALSA: x86: Check platform_data earlierTakashi Iwai2017-02-031-8/+6
* ALSA: x86: Drop superfluous CHT PCI ID checkTakashi Iwai2017-02-031-14/+0
* ALSA: x86: Embed snd_intelhad into snd_cardTakashi Iwai2017-02-033-82/+31
* ALSA: x86: Move dma_mask debug print into intel_hdmi_lpe_audio.cTakashi Iwai2017-02-032-11/+1
* ALSA: x86: Drop unused hw_silence fieldTakashi Iwai2017-02-032-3/+0
* ALSA: x86: Move the global underrun_count to struct snd_intelhadTakashi Iwai2017-02-032-8/+9
* ALSA: x86: Drop global ELD copyTakashi Iwai2017-02-031-26/+5
* ALSA: x86: Drop global hlpe_stateTakashi Iwai2017-02-031-12/+9
* ALSA: x86: Drop the global platform device referenceTakashi Iwai2017-02-033-91/+87
* ALSA: x86: Drop unused mid_hdmi_audio_is_busy()Takashi Iwai2017-02-032-24/+0
* ALSA: x86: Fix possible stale interrupt callsTakashi Iwai2017-02-031-13/+13
* ALSA: x86: Call event callback directlyTakashi Iwai2017-02-034-35/+1
* ALSA: x86: Drop useless mutex at probeTakashi Iwai2017-02-031-8/+2
* ALSA: x86: Handle the error from hdmi_audio_probe() properlyTakashi Iwai2017-02-031-9/+16
* ALSA: x86: Pass snd_intelhad object to helpersTakashi Iwai2017-02-035-130/+131
* ALSA: x86: Drop snd_intel_had_interface indirect callsTakashi Iwai2017-02-035-91/+23
* ALSA: x86: Replace indirect query_ops with direct callsTakashi Iwai2017-02-034-38/+16
* ALSA: x86: Replace indirect register ops with direct callsTakashi Iwai2017-02-035-109/+30
* ALSA: x86: Drop indirect calls of had_opsTakashi Iwai2017-02-033-68/+42
* ALSA: x86: Remove v1 ops and structsTakashi Iwai2017-02-032-234/+1
* ALSA: x86: Don't set PCM state to DISCONNECTEDTakashi Iwai2017-02-031-1/+1
* drm/i915: Enable VLV audio chicken bit for LPE audioTakashi Iwai2017-02-032-0/+8
* drm/i915: Pass platform device to LPE audio notifierTakashi Iwai2017-02-013-15/+15
* ALSA: x86: Use config base depending on the pipePierre-Louis Bossart2017-02-011-5/+21
* ALSA: x86: intel_hdmi: add definitions and logic for DP audioPierre-Louis Bossart2017-02-014-30/+216
* drm/i915: Pass pipe to LPE audio notificationTakashi Iwai2017-02-014-5/+7
* drm/i915: Avoid MST pipe handling for LPE audioTakashi Iwai2017-02-011-10/+11
* drm/i915: add DisplayPort amp unmute for LPE audio modePierre-Louis Bossart2017-02-012-0/+22
* drm/i915: add DP support in LPE audio modePierre-Louis Bossart2017-02-014-6/+25
* Documentation/gpu: Move LPE audio section after HD-audioTakashi Iwai2017-01-261-9/+9
* ALSA: x86: hdmi: fix returnvar.cocci warningsJulia Lawall2017-01-251-12/+9
* ALSA: x86: fix resource_size.cocci warningskbuild test robot2017-01-251-2/+1
* ALSA: x86: hdmi: continue playback even when display resolution changesJerome Anand2017-01-251-3/+18
* ALSA: x86: hdmi: Add audio support for BYT and CHTJerome Anand2017-01-255-6/+2614
* ALSA: add Intel HDMI LPE audio driver for BYT/CHT-TJerome Anand2017-01-256-1/+1319
* drm/i915: Add support for audio driver notificationsJerome Anand2017-01-254-0/+58
* drm/i915: setup bridge for HDMI LPE audio driverJerome Anand2017-01-2510-2/+438
* Linux 4.10-rc5v4.10-rc5Linus Torvalds2017-01-221-2/+2
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-221-0/+2
|\
| * x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko2017-01-181-0/+2
* | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-221-2/+0
|\ \
| * | cpu/hotplug: Remove unused but set variable in _cpu_down()Tobias Klauser2017-01-181-2/+0
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-01-225-7/+45
|\ \ \