summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: use position offset macro of TLV dataTakashi Sakamoto2018-05-141-11/+11
* ALSA: hda - Sanity check of access to SPDIF controls arrayTakashi Iwai2018-04-241-0/+12
* ALSA: hda - Use a macro for snd_array iteration loopsTakashi Iwai2018-04-241-18/+18
* ALSA: hda: Make use of core codec functions to sync power stateAbhijeet Kumar2018-02-121-27/+1
* ALSA: hda - Fix yet remaining issue with vmaster 0dB initializationTakashi Iwai2017-11-221-3/+7
* Merge branch 'for-next' into for-linusTakashi Iwai2017-11-131-1/+1
|\
| * ALSA: hda: Avoid racy recreation of widget kobjectsTakashi Iwai2017-10-191-1/+1
* | ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai2017-10-181-42/+55
* | ALSA: hda: Remove superfluous '-' added by printk conversionTakashi Iwai2017-10-181-1/+1
|/
* ALSA: hda: Fix regression of hdmi eld control created based on invalid pcmWang YanQing2017-09-031-1/+3
* ALSA: hda - Remove superfluous header inclusionsTakashi Iwai2017-05-171-2/+0
* ALSA: hda - Fix a typo in commentTakashi Iwai2017-05-171-1/+1
* ALSA: hda - Remove the use of set_fs()Takashi Iwai2017-05-171-28/+31
* ALSA: hda - Remove the generic bind ctl helpersTakashi Iwai2017-05-171-124/+0
* ALSA: hda - Move bind-mixer switch codes to generic parserTakashi Iwai2017-05-171-66/+0
* Merge branch 'topic/for-4.12' into for-nextTakashi Iwai2017-03-201-2/+2
|\
| * ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal2017-02-211-2/+2
* | ALSA: hda - add DP MST audio supportLibin Yang2017-01-121-0/+4
* | ALSA: hda - add DP mst verb supportLibin Yang2017-01-121-4/+68
|/
* ALSA: hda: fix some klockwork scan warningsLibin Yang2016-06-161-1/+7
* Merge tag 'asoc-v4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2015-10-261-3/+1
|\
| * ALSA: hda - Fix deadlock at error in building PCMTakashi Iwai2015-10-201-3/+1
* | ALSA: hda - Fix bogus codec address check for mixer name assignmentTakashi Iwai2015-10-171-1/+0
* | ALSA: hda - Update mixer name for the lower codec addressTakashi Iwai2015-10-151-0/+1
* | ALSA: hda: make use of core codec fnsVinod Koul2015-10-081-44/+0
|/
* ALSA: hda - Remove superfluous pcm NULL checkTakashi Iwai2015-08-261-2/+1
* ALSA: hda - Refresh sysfs at snd_hda_codec_update_widgets()Takashi Iwai2015-08-251-1/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-08-251-1/+1
|\
| * ALSA: hda: fix possible NULL dereferenceMarkus Osterhoff2015-08-241-1/+1
* | ALSA: hda - Make some helper functions localTakashi Iwai2015-08-171-70/+0
* | ALSA: hda: fix kstrdup return valueHeloise NH2015-07-171-1/+1
|/
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-06-121-0/+25
|\
| * ALSA: hda - Re-add the lost fake mute supportTakashi Iwai2015-06-111-0/+25
* | ALSA: hda - Fix link power unbalance at device removalTakashi Iwai2015-06-111-1/+1
* | ALSA: hda: Intel: enable automatic runtime pm for HDMI codecs by defaultLu, Han2015-06-091-0/+3
* | Merge branch 'for-linus' into for-nextTakashi Iwai2015-06-091-2/+3
|\|
| * ALSA: hda - fix number of devices query on hotplugDave Airlie2015-06-091-1/+1
* | Merge branch 'topic/hda' into for-nextTakashi Iwai2015-04-291-0/+4
|\ \
| * | ALSA: hda - allow a codec to control the link powerMengdong Lin2015-04-291-0/+4
* | | Merge branch 'for-4.2' into for-nextTakashi Iwai2015-04-271-411/+10
|\| | | |/ |/|
| * ALSA: hda - Replace hda_bus_ops with static bindingTakashi Iwai2015-04-161-8/+4
| * ALSA: hda - Move PCM format and rate handling code to core libraryTakashi Iwai2015-04-161-305/+0
| * ALSA: hda - Embed bus into controller objectTakashi Iwai2015-04-161-72/+0
| * ALSA: hda - Pass bus io_ops directly from the top-level driverTakashi Iwai2015-04-161-1/+2
| * ALSA: hda - Move send_cmd / get_response to hdac_bus_opsTakashi Iwai2015-04-161-20/+2
| * ALSA: hda - Add the controller helper codes to hda-core moduleTakashi Iwai2015-04-161-1/+1
| * ALSA: hda - Handle error from get_response bus ops directlyTakashi Iwai2015-04-141-10/+7
* | ALSA: hda - Fix missing va_end() call in snd_hda_codec_pcm_new()Takashi Iwai2015-04-271-1/+2
* | ALSA: hda - Fix mute-LED fixed modeTakashi Iwai2015-04-271-9/+12
* | ALSA: hda - Fix regression for slave SPDIF setupsTakashi Iwai2015-04-161-1/+1
|/