aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-03ALSA: x86: Drop global ELD copyTakashi Iwai1-26/+5
2017-02-03ALSA: x86: Drop global hlpe_stateTakashi Iwai1-12/+9
2017-02-03ALSA: x86: Drop the global platform device referenceTakashi Iwai3-91/+87
2017-02-03ALSA: x86: Drop unused mid_hdmi_audio_is_busy()Takashi Iwai2-24/+0
2017-02-03ALSA: x86: Fix possible stale interrupt callsTakashi Iwai1-13/+13
2017-02-03ALSA: x86: Call event callback directlyTakashi Iwai4-35/+1
2017-02-03ALSA: x86: Drop useless mutex at probeTakashi Iwai1-8/+2
2017-02-03ALSA: x86: Handle the error from hdmi_audio_probe() properlyTakashi Iwai1-9/+16
2017-02-03ALSA: x86: Pass snd_intelhad object to helpersTakashi Iwai5-130/+131
2017-02-03ALSA: x86: Drop snd_intel_had_interface indirect callsTakashi Iwai5-91/+23
2017-02-03ALSA: x86: Replace indirect query_ops with direct callsTakashi Iwai4-38/+16
2017-02-03ALSA: x86: Replace indirect register ops with direct callsTakashi Iwai5-109/+30
2017-02-03ALSA: x86: Drop indirect calls of had_opsTakashi Iwai3-68/+42
2017-02-03ALSA: x86: Remove v1 ops and structsTakashi Iwai2-234/+1
2017-02-03ALSA: x86: Don't set PCM state to DISCONNECTEDTakashi Iwai1-1/+1
2017-02-01drm/i915: Pass platform device to LPE audio notifierTakashi Iwai1-12/+11
2017-02-01ALSA: x86: Use config base depending on the pipePierre-Louis Bossart1-5/+21
2017-02-01ALSA: x86: intel_hdmi: add definitions and logic for DP audioPierre-Louis Bossart4-30/+216
2017-01-25ALSA: x86: hdmi: fix returnvar.cocci warningsJulia Lawall1-12/+9
2017-01-25ALSA: x86: fix resource_size.cocci warningskbuild test robot1-2/+1
2017-01-25ALSA: x86: hdmi: continue playback even when display resolution changesJerome Anand1-3/+18
2017-01-25ALSA: x86: hdmi: Add audio support for BYT and CHTJerome Anand5-6/+2614
2017-01-25ALSA: add Intel HDMI LPE audio driver for BYT/CHT-TJerome Anand4-0/+1316