summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_eld.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-081-1/+1
* ALSA: hda: Use scnprintf() for printing texts for sysfs/procfsTakashi Iwai2020-02-181-1/+1
* ALSA: hda: More constificationsTakashi Iwai2020-01-051-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32Thomas Gleixner2019-05-241-14/+1
* ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart2018-08-301-1/+1
* ALSA: hda - Use snd_hdac namespace prefix for chmap exported APIsSubhransu S. Prusty2016-03-071-2/+2
* ALSA: hda - Move chmap support helpers/ops to coreSubhransu S. Prusty2016-03-071-26/+1
* ALSA: hda - Do zero-clear in snd_hdmi_parse_eld() itselfTakashi Iwai2015-12-041-0/+1
* ALSA: hda/eld - Add const to possible placesTakashi Iwai2015-08-171-5/+5
* ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang2015-05-271-2/+2
* ALSA: hda - Correct kerneldoc commentsTakashi Iwai2014-10-291-1/+1
* ALSA: hda - Kill snd_printd*() in HDMI debug / info printsTakashi Iwai2014-06-251-24/+22
* ALSA: hda - Replace with standard printkTakashi Iwai2014-02-251-9/+8
* ALSA: hda - hdmi: Fix wrong baseline length in ATI/AMD generated ELDAnssi Hannula2013-11-111-3/+6
* ALSA: hda - hdmi: Skip out-of-range latency values in AMD ELD generatorAnssi Hannula2013-11-111-4/+19
* ALSA: hda - hdmi: Add error-checking to some codec readsAnssi Hannula2013-11-111-1/+4
* ALSA: hda - hdmi: Add ELD emulation for ATI/AMD codecsAnssi Hannula2013-10-241-0/+151
* ALSA: hda - Move mutex from hda_eld to per_pin in HDMI codec driverTakashi Iwai2013-10-171-43/+5
* ALSA: hda - bug fix on return value when getting HDMI ELD infoMengdong Lin2013-04-021-1/+1
* ALSA: hda - hdmi: Protect ELD bufferDavid Henningsson2013-02-191-1/+7
* ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eldDavid Henningsson2013-02-191-25/+21
* ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Fengguang Wu2012-04-101-3/+3
* ALSA: hda - fix printing of high HDMI sample ratesAnssi Hannula2012-03-131-2/+2
* ALSA: hda - fail ELD reading earlyWu Fengguang2011-11-221-9/+19
* ALSA: hda - move eld->spk_alloc fixup to hdmi_update_eld()Wu Fengguang2011-11-161-0/+8
* ALSA: hda - fix ELD memory leakWu Fengguang2011-11-161-4/+1
* ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.cTakashi Iwai2011-10-061-0/+2
* ALSA: hdmi: fix printout of SAD sampling ratesPierre-Louis Bossart2011-10-061-2/+22
* ALSA: hda/hdmi: expose ELD controlPierre-Louis Bossart2011-10-031-5/+8
* ALSA: hda - Don't spew too many ELD errorsTakashi Iwai2011-08-201-12/+19
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-07-071-1/+1
|\
| * ALSA: HDMI - fix ELD monitor name lengthWu Fengguang2011-06-291-1/+1
* | ALSA: hda: hdmi_eld_update_pcm_info: update a stream in placeStephen Warren2011-06-061-22/+24
|/
* ALSA: HDA: Unify HDMI hotplug handling.Stephen Warren2011-05-251-18/+3
* ALSA: HDA: Fix dmesg output of HDMI supported bitsDavid Henningsson2011-01-251-1/+1
* ALSA: hda - Reset sample sizes and max bitrates when reading ELDAnssi Hannula2010-12-081-1/+3
* ALSA: hda - Always allow basic audio irrespective of ELD infoAnssi Hannula2010-12-071-9/+7
* ALSA: hda - Do not wrongly restrict min_channels based on ELDAnssi Hannula2010-12-071-4/+0
* ALSA: hda - Merge all HDMI modules into the unified moduleTakashi Iwai2010-09-201-7/+0
* ALSA: hda - Fix build error with CONFIG_PROC_FS=nTakashi Iwai2010-08-191-2/+2
* ALSA: hda - Restrict PCM parameters per ELD information over HDMITakashi Iwai2010-08-131-0/+49
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ALSA: hda - Build hda_eld into snd-hda-codec moduleTakashi Iwai2010-03-041-0/+6
* ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense()Wu Fengguang2009-11-181-6/+1
* ALSA: intelhdmi - export monitor-presence and ELD-valid statusWu Fengguang2009-11-181-1/+7
* ALSA: hda - vectorize intelhdmiWu Fengguang2009-10-301-2/+3
* ALSA: hda: fix out-of-bound hdmi_eld.sad[] writeRoel Kluin2009-07-291-2/+2
* ALSA: hda - fix build warning when CONFIG_PROC_FS=nWu Fengguang2008-11-221-16/+14
* ALSA: hda - fix DisplayPort namingWu Fengguang2008-11-221-1/+1
* ALSA: hda - ELD proc interface write updatesWu Fengguang2008-11-221-2/+9