summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_proc.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/proc - Fix racy string access for power statesTakashi Iwai2015-08-171-18/+10
* ALSA: hda/proc - Add const to possible placesTakashi Iwai2015-08-171-11/+15
* ALSA: hda - Make some helper functions localTakashi Iwai2015-08-171-3/+62
* ALSA: hda - potential (but unlikely) uninitialized variableDan Carpenter2015-04-171-2/+2
* ALSA: hda - Implement uncached version of parameter readsTakashi Iwai2015-03-231-14/+14
* ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai2015-03-231-18/+24
* Merge branch 'topic/hda-unbind' into for-nextTakashi Iwai2015-03-161-4/+4
|\
| * ALSA: hda - Allocate hda_pcm objects dynamicallyTakashi Iwai2015-03-031-3/+3
| * ALSA: hda - Add card field to hda_codec structTakashi Iwai2015-03-031-1/+1
* | ALSA: hda - Treat stereo-to-mono mix properlyTakashi Iwai2015-03-161-8/+30
|/
* ALSA: hda - Add parameter for dumping processing coefficientsDavid Henningsson2014-01-291-2/+32
* ALSA: hda - add device list & select info of display pins to codec proc fileMengdong Lin2013-08-271-0/+33
* ALSA: hda - Add In-driver connection infoWang Xingchao2013-06-251-0/+15
* ALSA: hda - Remove limit of widget connectionsTakashi Iwai2013-02-071-4/+16
* Merge branch 'topic/hda-gen-parser' into for-nextTakashi Iwai2013-01-231-6/+7
|\
| * ALSA: hda - Fix mono amp values in proc outputTakashi Iwai2013-01-101-6/+7
* | ALSA: hda - print power state for AFG node in proc fileDavid Henningsson2013-01-081-0/+2
|/
* Merge branch 'for-linus' into for-nextTakashi Iwai2012-08-201-1/+1
|\
| * ALSA: hda - fix Copyright debug messageWang Xingchao2012-08-131-1/+1
* | ALSA: hda - show ICT/KAE control bitsWang Xingchao2012-08-131-1/+8
|/
* ALSA: hda - check proper return valueWang Xingchao2012-06-071-1/+1
* ALSA: hda - Show D3cold state in proc filesTakashi Iwai2012-06-061-3/+3
* ALSA: hda - add power states information in procWang Xingchao2012-06-061-1/+8
* ALSA: hda - Fix proc output for ADC amp values of CX20549Michael Karcher2012-04-071-3/+10
* ALSA: hda - Return the error from get_wcaps_type() for invalid NIDsTakashi Iwai2012-01-101-0/+2
* ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.cTakashi Iwai2011-10-061-3/+9
* ALSA: hda - Always read raw connections for proc outputTakashi Iwai2011-07-121-1/+1
* ALSA: hda - consitify string arraysTakashi Iwai2011-01-181-1/+1
* ALSA: hda-intel - do not mix audio and modem function IDsJaroslav Kysela2010-07-191-1/+6
* ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc)Jaroslav Kysela2009-12-151-0/+8
* ALSA: hda - add more NID->Control mappingJaroslav Kysela2009-12-151-9/+14
* ALSA: intelhdmi - accept DisplayPort pinWu Fengguang2009-12-111-0/+2
* ALSA: hda - show HBR(High Bit Rate) pin cap in procfsWu Fengguang2009-12-111-1/+4
* ALSA: hda - show EPSS capability in procWu Fengguang2009-11-181-0/+31
* ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignmentJaroslav Kysela2009-11-161-15/+40
* ALSA: hda - Don't access invalid substream in proc fileTakashi Iwai2009-11-121-5/+5
* ALSA: hda - proc - show which I/O NID is associated to PCM deviceJaroslav Kysela2009-11-101-1/+15
* ALSA: hda: move open coded tricks into get_wcaps_channels()Wu Fengguang2009-08-241-3/+1
* ALSA: hda - Introduce get_wcaps_type() macroTakashi Iwai2009-07-271-2/+1
* ALSA: hda - Split codec->name to vendor and chip name stringsTakashi Iwai2009-05-161-2/+6
* ALSA: hda - Add function id to proc outputPascal de Bruijn2009-03-231-2/+3
* ALSA: hda - Don't show the current connection for power widgetsTakashi Iwai2009-03-191-2/+4
* ALSA: hda - Print multiple out-amp values of pin widgets on Conext codecsTakashi Iwai2009-03-121-2/+8
* ALSA: hda - No widget selection for volume knob widgets in proc outputTakashi Iwai2009-02-021-1/+2
* ALSA: hda - Add IDT/STAC-specific proc outputTakashi Iwai2008-11-281-0/+2
* ALSA: hda - Add codec-specific proc hookTakashi Iwai2008-11-281-14/+2
* ALSA: hda - Really fix bits value in proc outputTakashi Iwai2008-11-251-1/+1
* ALSA: hda - Fix proc pcm rate bitsTakashi Iwai2008-11-251-1/+1
* ALSA: hda - Fix build without CONFIG_PROC_FSTakashi Iwai2008-11-211-27/+0
* ALSA: hda - properly print ELD sample bitsWu Fengguang2008-11-211-2/+1