aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-11ALSA: hda: Refactor display power managementTakashi Iwai1-4/+12
2018-09-04Merge branch 'topic/pcm-indirect-fixes' into for-nextTakashi Iwai1-1/+2
2018-08-30ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart1-1/+1
2018-08-30ALSA: hda - Fix cancel_work_sync() stall from jackpoll workTakashi Iwai1-1/+2
2018-07-26ALSA: hda - Fix a sparse warning about snd_ctl_elem_iface_tTakashi Iwai1-2/+2
2018-07-17Merge branch 'for-linus' into for-nextTakashi Iwai1-2/+3
2018-07-03Merge branch 'topic/hda-core-intel' into for-nextTakashi Iwai1-17/+51
2018-06-28ALSA: hda: split snd_hda_codec_new functionRakesh Ughreja1-17/+51
2018-06-28ALSA: hda - Move in_pm accessors to HDA coreTakashi Iwai1-15/+6
2018-06-27ALSA: hda - Kill snd_hda_codec_update_cache()Takashi Iwai1-2/+2
2018-06-21ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMITakashi Iwai1-2/+3
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+2
2018-05-14ALSA: hda: use position offset macro of TLV dataTakashi Sakamoto1-11/+11
2018-04-24ALSA: hda - Sanity check of access to SPDIF controls arrayTakashi Iwai1-0/+12
2018-04-24ALSA: hda - Use a macro for snd_array iteration loopsTakashi Iwai1-18/+18
2018-02-12ALSA: hda: Make use of core codec functions to sync power stateAbhijeet Kumar1-27/+1
2017-11-22ALSA: hda - Fix yet remaining issue with vmaster 0dB initializationTakashi Iwai1-3/+7
2017-11-13Merge branch 'for-next' into for-linusTakashi Iwai1-1/+1
2017-10-19ALSA: hda: Avoid racy recreation of widget kobjectsTakashi Iwai1-1/+1
2017-10-18ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai1-42/+55
2017-10-18ALSA: hda: Remove superfluous '-' added by printk conversionTakashi Iwai1-1/+1
2017-09-03ALSA: hda: Fix regression of hdmi eld control created based on invalid pcmWang YanQing1-1/+3
2017-05-17ALSA: hda - Remove superfluous header inclusionsTakashi Iwai1-2/+0
2017-05-17ALSA: hda - Fix a typo in commentTakashi Iwai1-1/+1
2017-05-17ALSA: hda - Remove the use of set_fs()Takashi Iwai1-28/+31
2017-05-17ALSA: hda - Remove the generic bind ctl helpersTakashi Iwai1-124/+0
2017-05-17ALSA: hda - Move bind-mixer switch codes to generic parserTakashi Iwai1-66/+0
2017-03-20Merge branch 'topic/for-4.12' into for-nextTakashi Iwai1-2/+2
2017-02-21ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal1-2/+2
2017-01-12ALSA: hda - add DP MST audio supportLibin Yang1-0/+4
2017-01-12ALSA: hda - add DP mst verb supportLibin Yang1-4/+68
2016-06-16ALSA: hda: fix some klockwork scan warningsLibin Yang1-1/+7
2015-10-26Merge tag 'asoc-v4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-3/+1
2015-10-20ALSA: hda - Fix deadlock at error in building PCMTakashi Iwai1-3/+1
2015-10-17ALSA: hda - Fix bogus codec address check for mixer name assignmentTakashi Iwai1-1/+0
2015-10-15ALSA: hda - Update mixer name for the lower codec addressTakashi Iwai1-0/+1
2015-10-08ALSA: hda: make use of core codec fnsVinod Koul1-44/+0
2015-08-26ALSA: hda - Remove superfluous pcm NULL checkTakashi Iwai1-2/+1
2015-08-25ALSA: hda - Refresh sysfs at snd_hda_codec_update_widgets()Takashi Iwai1-1/+1
2015-08-25Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+1
2015-08-24ALSA: hda: fix possible NULL dereferenceMarkus Osterhoff1-1/+1
2015-08-17ALSA: hda - Make some helper functions localTakashi Iwai1-70/+0
2015-07-17ALSA: hda: fix kstrdup return valueHeloise NH1-1/+1
2015-06-12Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+25
2015-06-11ALSA: hda - Fix link power unbalance at device removalTakashi Iwai1-1/+1
2015-06-11ALSA: hda - Re-add the lost fake mute supportTakashi Iwai1-0/+25
2015-06-09ALSA: hda: Intel: enable automatic runtime pm for HDMI codecs by defaultLu, Han1-0/+3
2015-06-09Merge branch 'for-linus' into for-nextTakashi Iwai1-2/+3
2015-06-09ALSA: hda - fix number of devices query on hotplugDave Airlie1-1/+1
2015-04-29Merge branch 'topic/hda' into for-nextTakashi Iwai1-0/+4