summaryrefslogtreecommitdiffstats
path: root/sound/x86/intel_hdmi_audio.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: x86: Rename drv_status to connectedTakashi Iwai2017-02-031-20/+20
* ALSA: x86: Yet more tidy-up and clean-upsTakashi Iwai2017-02-031-32/+36
* ALSA: x86: Simplify commentsTakashi Iwai2017-02-031-52/+14
* ALSA: x86: Set CA bits for DisplayPort tooTakashi Iwai2017-02-031-4/+4
* ALSA: x86: Create ELD control elementTakashi Iwai2017-02-031-21/+51
* ALSA: x86: Clean up unused defines and inclusionsTakashi Iwai2017-02-031-3/+7
* ALSA: x86: Reduce redundant register field namesTakashi Iwai2017-02-031-51/+51
* ALSA: x86: Use the standard ELD bytes definitionsTakashi Iwai2017-02-031-7/+7
* ALSA: x86: Move stream status into pcm_stream_infoTakashi Iwai2017-02-031-37/+13
* ALSA: x86: Implement runtime PMTakashi Iwai2017-02-031-77/+50
* ALSA: x86: Properly manage PCM substream lifetypeTakashi Iwai2017-02-031-73/+96
* ALSA: x86: Drop unused fields from pcm_stream_infoTakashi Iwai2017-02-031-18/+1
* ALSA: x86: Drop redundant had_stream_pvtTakashi Iwai2017-02-031-42/+4
* ALSA: x86: Drop superfluous state fieldTakashi Iwai2017-02-031-36/+20
* ALSA: x86: Drop flag_underrun fieldTakashi Iwai2017-02-031-8/+1
* ALSA: x86: Fix racy access to chmapTakashi Iwai2017-02-031-9/+23
* ALSA: x86: Remove superfluous irqsave flagsTakashi Iwai2017-02-031-38/+33
* ALSA: x86: Constfy tablesTakashi Iwai2017-02-031-3/+3
* ALSA: x86: Remove _v[12] sufficesTakashi Iwai2017-02-031-23/+23
* ALSA: x86: Tidy up codesTakashi Iwai2017-02-031-89/+59
* ALSA: x86: Drop had_get_hwstate()Takashi Iwai2017-02-031-28/+14
* ALSA: x86: Remove superfluous check at resumeTakashi Iwai2017-02-031-9/+1
* ALSA: x86: Fix sleep-in-atomic via i915 notificationTakashi Iwai2017-02-031-27/+24
* ALSA: x86: Drop superfluous PCM private_freeTakashi Iwai2017-02-031-12/+0
* ALSA: x86: Drop unused fields from snd_intelhad structTakashi Iwai2017-02-031-9/+5
* ALSA: x86: Remove indirect call of snd_pcm_period_elapsed()Takashi Iwai2017-02-031-9/+6
* 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-031-16/+375
* ALSA: x86: Flatten two abstraction layersTakashi Iwai2017-02-031-161/+315
* ALSA: x86: Call snd_card_register() at the endTakashi Iwai2017-02-031-5/+5
* ALSA: x86: Embed snd_intelhad into snd_cardTakashi Iwai2017-02-031-64/+13
* ALSA: x86: Move dma_mask debug print into intel_hdmi_lpe_audio.cTakashi Iwai2017-02-031-11/+0
* ALSA: x86: Drop unused hw_silence fieldTakashi Iwai2017-02-031-1/+0
* ALSA: x86: Move the global underrun_count to struct snd_intelhadTakashi Iwai2017-02-031-8/+7
* ALSA: x86: Drop the global platform device referenceTakashi Iwai2017-02-031-5/+10
* ALSA: x86: Call event callback directlyTakashi Iwai2017-02-031-11/+0
* ALSA: x86: Drop useless mutex at probeTakashi Iwai2017-02-031-8/+2
* ALSA: x86: Pass snd_intelhad object to helpersTakashi Iwai2017-02-031-70/+73
* ALSA: x86: Drop snd_intel_had_interface indirect callsTakashi Iwai2017-02-031-8/+1
* ALSA: x86: Replace indirect query_ops with direct callsTakashi Iwai2017-02-031-7/+3
* ALSA: x86: Replace indirect register ops with direct callsTakashi Iwai2017-02-031-8/+3
* ALSA: x86: Drop indirect calls of had_opsTakashi Iwai2017-02-031-48/+37
* ALSA: x86: Remove v1 ops and structsTakashi Iwai2017-02-031-205/+1
* ALSA: x86: intel_hdmi: add definitions and logic for DP audioPierre-Louis Bossart2017-02-011-26/+147
* 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-251-0/+1855
OpenPOWER on IntegriCloud