aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_proc.c
AgeCommit message (Expand)Author
2020-12-08ALSA: hda/proc - print DP-MST connectionsKai Vehmanen
2020-01-05ALSA: hda: More constificationsTakashi Iwai
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32Thomas Gleixner
2019-02-06ALSA: pci: Clean up with new procfs helpersTakashi Iwai
2018-08-30ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2015-08-17ALSA: hda/proc - Fix racy string access for power statesTakashi Iwai
2015-08-17ALSA: hda/proc - Add const to possible placesTakashi Iwai
2015-08-17ALSA: hda - Make some helper functions localTakashi Iwai
2015-04-17ALSA: hda - potential (but unlikely) uninitialized variableDan Carpenter
2015-03-23ALSA: hda - Implement uncached version of parameter readsTakashi Iwai
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai
2015-03-16Merge branch 'topic/hda-unbind' into for-nextTakashi Iwai
2015-03-16ALSA: hda - Treat stereo-to-mono mix properlyTakashi Iwai
2015-03-03ALSA: hda - Allocate hda_pcm objects dynamicallyTakashi Iwai
2015-03-03ALSA: hda - Add card field to hda_codec structTakashi Iwai
2014-01-29ALSA: hda - Add parameter for dumping processing coefficientsDavid Henningsson
2013-08-27ALSA: hda - add device list & select info of display pins to codec proc fileMengdong Lin
2013-06-25ALSA: hda - Add In-driver connection infoWang Xingchao
2013-02-07ALSA: hda - Remove limit of widget connectionsTakashi Iwai
2013-01-23Merge branch 'topic/hda-gen-parser' into for-nextTakashi Iwai
2013-01-10ALSA: hda - Fix mono amp values in proc outputTakashi Iwai
2013-01-08ALSA: hda - print power state for AFG node in proc fileDavid Henningsson
2012-08-20Merge branch 'for-linus' into for-nextTakashi Iwai
2012-08-13ALSA: hda - fix Copyright debug messageWang Xingchao
2012-08-13ALSA: hda - show ICT/KAE control bitsWang Xingchao
2012-06-07ALSA: hda - check proper return valueWang Xingchao
2012-06-06ALSA: hda - Show D3cold state in proc filesTakashi Iwai
2012-06-06ALSA: hda - add power states information in procWang Xingchao
2012-04-07ALSA: hda - Fix proc output for ADC amp values of CX20549Michael Karcher
2012-01-10ALSA: hda - Return the error from get_wcaps_type() for invalid NIDsTakashi Iwai
2011-10-06ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.cTakashi Iwai
2011-07-12ALSA: hda - Always read raw connections for proc outputTakashi Iwai
2011-01-18ALSA: hda - consitify string arraysTakashi Iwai
2010-07-19ALSA: hda-intel - do not mix audio and modem function IDsJaroslav Kysela
2009-12-15ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc)Jaroslav Kysela
2009-12-15ALSA: hda - add more NID->Control mappingJaroslav Kysela
2009-12-11ALSA: intelhdmi - accept DisplayPort pinWu Fengguang
2009-12-11ALSA: hda - show HBR(High Bit Rate) pin cap in procfsWu Fengguang
2009-11-18ALSA: hda - show EPSS capability in procWu Fengguang
2009-11-16ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignmentJaroslav Kysela
2009-11-12ALSA: hda - Don't access invalid substream in proc fileTakashi Iwai
2009-11-10ALSA: hda - proc - show which I/O NID is associated to PCM deviceJaroslav Kysela
2009-08-24ALSA: hda: move open coded tricks into get_wcaps_channels()Wu Fengguang
2009-07-27ALSA: hda - Introduce get_wcaps_type() macroTakashi Iwai
2009-05-16ALSA: hda - Split codec->name to vendor and chip name stringsTakashi Iwai
2009-03-23ALSA: hda - Add function id to proc outputPascal de Bruijn
2009-03-19ALSA: hda - Don't show the current connection for power widgetsTakashi Iwai
2009-03-12ALSA: hda - Print multiple out-amp values of pin widgets on Conext codecsTakashi Iwai
2009-02-02ALSA: hda - No widget selection for volume knob widgets in proc outputTakashi Iwai