summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.h
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart2018-08-301-534/+0Star
* Merge branch 'for-linus' into for-nextTakashi Iwai2018-07-171-0/+1
|\
| * ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMITakashi Iwai2018-06-211-0/+1
* | Merge branch 'topic/hda-core-intel' into for-nextTakashi Iwai2018-07-031-0/+2
|\ \
| * | ALSA: hda: split snd_hda_codec_new functionRakesh Ughreja2018-06-281-0/+2
| |/
* | ALSA: hda/hdmi - Don't fall back to generic when i915 binding failsTakashi Iwai2018-06-281-0/+1
* | ALSA: hda - Kill snd_hda_codec_update_cache()Takashi Iwai2018-06-271-3/+0Star
|/
* ALSA: hda: Fix regression of hdmi eld control created based on invalid pcmWang YanQing2017-09-031-0/+1
* ALSA: hda - Fix endless loop of codec configureTakashi Iwai2017-06-281-0/+2
* ALSA: hda - A new flag to enforce prefix to each pinTakashi Iwai2017-04-101-0/+1
* ALSA: hda - add DP mst verb supportLibin Yang2017-01-121-0/+3
* Merge branch 'topic/hda-modalias' into for-nextTakashi Iwai2015-10-201-8/+11
|\
| * ALSA: hda - convert to hda_device_idTakashi Iwai2015-10-201-8/+11
* | ALSA: hda - Remove leftover snd_hda_bus() prototypeTakashi Iwai2015-10-171-4/+0Star
* | ALSA: hda - Fix bogus codec address check for mixer name assignmentTakashi Iwai2015-10-171-1/+1
|/
* ALSA: hda - Update mixer name for the lower codec addressTakashi Iwai2015-10-151-0/+1
* ALSA: hda - consolidate chip rename functionsTakashi Iwai2015-10-151-0/+2
* ALSA: hda: make use of core codec fnsVinod Koul2015-10-081-4/+14
* ALSA: hda - Make some helper functions localTakashi Iwai2015-08-171-7/+0Star
* ALSA: hda: Intel: enable automatic runtime pm for HDMI codecs by defaultLu, Han2015-06-091-0/+1
* ALSA: hda - Drop unused fields from struct hda_codec_presetTakashi Iwai2015-05-281-4/+0Star
* Merge branch 'topic/jack' into for-nextTakashi Iwai2015-05-021-2/+0Star
|\
| * ALSA: jack: fix a randconfig build issueJie Yang2015-05-021-2/+0Star
* | ALSA: hda - Replace hda_bus_ops with static bindingTakashi Iwai2015-04-161-39/+10Star
* | ALSA: hda - Move PCM format and rate handling code to core libraryTakashi Iwai2015-04-161-10/+5Star
* | ALSA: hda - Embed bus into controller objectTakashi Iwai2015-04-161-3/+0Star
* | ALSA: hda - Pass bus io_ops directly from the top-level driverTakashi Iwai2015-04-161-0/+1
* | ALSA: hda - Move send_cmd / get_response to hdac_bus_opsTakashi Iwai2015-04-161-5/+6
* | ALSA: hda - Handle error from get_response bus ops directlyTakashi Iwai2015-04-141-2/+1Star
|/
* ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai2015-04-081-0/+2
* Merge branch 'topic/hda-regmap' into for-nextTakashi Iwai2015-04-041-63/+11Star
|\
| * ALSA: hda - Use regmap for command verb caches, tooTakashi Iwai2015-03-231-25/+9Star
| * ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai2015-03-231-7/+0Star
| * ALSA: hda - Use regmap for codec parameter readsTakashi Iwai2015-03-231-1/+1
| * ALSA: hda - Add regmap supportTakashi Iwai2015-03-231-0/+1
| * ALSA: hda - Move generic array helpers to core libTakashi Iwai2015-03-231-30/+0Star
* | ALSA: hda - Remove superfluous hda_nid_t definition in hda_codec.hTakashi Iwai2015-03-251-3/+0Star
|/
* ALSA: hda - Fix possible runtime PM refcount unbalanceTakashi Iwai2015-03-231-0/+1
* ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai2015-03-231-33/+10Star
* ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai2015-03-231-24/+10Star
* ALSA: hda - Make snd_hda_bus_type publicTakashi Iwai2015-03-231-6/+5Star
* ALSA: hda - Rename power_mgmt flag with power_save_nodeTakashi Iwai2015-03-201-1/+1
* ALSA: hda - Support advanced power state controlsTakashi Iwai2015-03-181-0/+2
* ALSA: hda - Use shutdown driver ops instead of reboot notifierTakashi Iwai2015-03-131-1/+0Star
* ALSA: hda - Use standard workqueue for unsol and jack eventsTakashi Iwai2015-03-031-2/+0Star
* ALSA: hda - Build PCMs and controls at codec driver probeTakashi Iwai2015-03-031-2/+0Star
* ALSA: hda - Implement unbind more safelyTakashi Iwai2015-03-031-0/+1
* ALSA: hda - Allocate hda_pcm objects dynamicallyTakashi Iwai2015-03-031-2/+16
* ALSA: hda - Add card field to hda_codec structTakashi Iwai2015-03-031-2/+3
* ALSA: hda - Split snd_hda_build_pcms()Takashi Iwai2015-03-031-0/+1