summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_codec.c
AgeCommit message (Expand)Author
2017-11-22ALSA: hda - Fix yet remaining issue with vmaster 0dB initializationTakashi Iwai
2017-11-13Merge branch 'for-next' into for-linusTakashi Iwai
2017-10-19ALSA: hda: Avoid racy recreation of widget kobjectsTakashi Iwai
2017-10-18ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai
2017-10-18ALSA: hda: Remove superfluous '-' added by printk conversionTakashi Iwai
2017-09-03ALSA: hda: Fix regression of hdmi eld control created based on invalid pcmWang YanQing
2017-05-17ALSA: hda - Remove superfluous header inclusionsTakashi Iwai
2017-05-17ALSA: hda - Fix a typo in commentTakashi Iwai
2017-05-17ALSA: hda - Remove the use of set_fs()Takashi Iwai
2017-05-17ALSA: hda - Remove the generic bind ctl helpersTakashi Iwai
2017-05-17ALSA: hda - Move bind-mixer switch codes to generic parserTakashi Iwai
2017-03-20Merge branch 'topic/for-4.12' into for-nextTakashi Iwai
2017-02-21ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal
2017-01-12ALSA: hda - add DP MST audio supportLibin Yang
2017-01-12ALSA: hda - add DP mst verb supportLibin Yang
2016-06-16ALSA: hda: fix some klockwork scan warningsLibin Yang
2015-10-26Merge tag 'asoc-v4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2015-10-20ALSA: hda - Fix deadlock at error in building PCMTakashi Iwai
2015-10-17ALSA: hda - Fix bogus codec address check for mixer name assignmentTakashi Iwai
2015-10-15ALSA: hda - Update mixer name for the lower codec addressTakashi Iwai
2015-10-08ALSA: hda: make use of core codec fnsVinod Koul
2015-08-26ALSA: hda - Remove superfluous pcm NULL checkTakashi Iwai
2015-08-25ALSA: hda - Refresh sysfs at snd_hda_codec_update_widgets()Takashi Iwai
2015-08-25Merge branch 'for-linus' into for-nextTakashi Iwai
2015-08-24ALSA: hda: fix possible NULL dereferenceMarkus Osterhoff
2015-08-17ALSA: hda - Make some helper functions localTakashi Iwai
2015-07-17ALSA: hda: fix kstrdup return valueHeloise NH
2015-06-12Merge branch 'for-linus' into for-nextTakashi Iwai
2015-06-11ALSA: hda - Fix link power unbalance at device removalTakashi Iwai
2015-06-11ALSA: hda - Re-add the lost fake mute supportTakashi Iwai
2015-06-09ALSA: hda: Intel: enable automatic runtime pm for HDMI codecs by defaultLu, Han
2015-06-09Merge branch 'for-linus' into for-nextTakashi Iwai
2015-06-09ALSA: hda - fix number of devices query on hotplugDave Airlie
2015-04-29Merge branch 'topic/hda' into for-nextTakashi Iwai
2015-04-29ALSA: hda - allow a codec to control the link powerMengdong Lin
2015-04-27Merge branch 'for-4.2' into for-nextTakashi Iwai
2015-04-27ALSA: hda - Fix missing va_end() call in snd_hda_codec_pcm_new()Takashi Iwai
2015-04-27ALSA: hda - Fix mute-LED fixed modeTakashi Iwai
2015-04-16ALSA: hda - Replace hda_bus_ops with static bindingTakashi Iwai
2015-04-16ALSA: hda - Fix regression for slave SPDIF setupsTakashi Iwai
2015-04-16ALSA: hda - Move PCM format and rate handling code to core libraryTakashi Iwai
2015-04-16ALSA: hda - Embed bus into controller objectTakashi Iwai
2015-04-16ALSA: hda - Pass bus io_ops directly from the top-level driverTakashi Iwai
2015-04-16ALSA: hda - Move send_cmd / get_response to hdac_bus_opsTakashi Iwai
2015-04-16ALSA: hda - Add the controller helper codes to hda-core moduleTakashi Iwai
2015-04-14ALSA: hda - Handle error from get_response bus ops directlyTakashi Iwai
2015-04-08ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai
2015-04-04ALSA: hda: fix possible null dereferenceSudip Mukherjee
2015-03-23ALSA: hda - Use regmap for command verb caches, tooTakashi Iwai
2015-03-23ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai