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