Age | Commit message (Expand) | Author |
2015-08-17 | ALSA: hda/proc - Fix racy string access for power states | Takashi Iwai |
2015-08-17 | ALSA: hda/proc - Add const to possible places | Takashi Iwai |
2015-08-17 | ALSA: hda - Make some helper functions local | Takashi Iwai |
2015-04-17 | ALSA: hda - potential (but unlikely) uninitialized variable | Dan Carpenter |
2015-03-23 | ALSA: hda - Implement uncached version of parameter reads | Takashi Iwai |
2015-03-23 | ALSA: hda - Move a part of hda_codec stuff into hdac_device | Takashi Iwai |
2015-03-16 | Merge branch 'topic/hda-unbind' into for-next | Takashi Iwai |
2015-03-16 | ALSA: hda - Treat stereo-to-mono mix properly | Takashi Iwai |
2015-03-03 | ALSA: hda - Allocate hda_pcm objects dynamically | Takashi Iwai |
2015-03-03 | ALSA: hda - Add card field to hda_codec struct | Takashi Iwai |
2014-01-29 | ALSA: hda - Add parameter for dumping processing coefficients | David Henningsson |
2013-08-27 | ALSA: hda - add device list & select info of display pins to codec proc file | Mengdong Lin |
2013-06-25 | ALSA: hda - Add In-driver connection info | Wang Xingchao |
2013-02-07 | ALSA: hda - Remove limit of widget connections | Takashi Iwai |
2013-01-23 | Merge branch 'topic/hda-gen-parser' into for-next | Takashi Iwai |
2013-01-10 | ALSA: hda - Fix mono amp values in proc output | Takashi Iwai |
2013-01-08 | ALSA: hda - print power state for AFG node in proc file | David Henningsson |
2012-08-20 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2012-08-13 | ALSA: hda - fix Copyright debug message | Wang Xingchao |
2012-08-13 | ALSA: hda - show ICT/KAE control bits | Wang Xingchao |
2012-06-07 | ALSA: hda - check proper return value | Wang Xingchao |
2012-06-06 | ALSA: hda - Show D3cold state in proc files | Takashi Iwai |
2012-06-06 | ALSA: hda - add power states information in proc | Wang Xingchao |
2012-04-07 | ALSA: hda - Fix proc output for ADC amp values of CX20549 | Michael Karcher |
2012-01-10 | ALSA: hda - Return the error from get_wcaps_type() for invalid NIDs | Takashi Iwai |
2011-10-06 | ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.c | Takashi Iwai |
2011-07-12 | ALSA: hda - Always read raw connections for proc output | Takashi Iwai |
2011-01-18 | ALSA: hda - consitify string arrays | Takashi Iwai |
2010-07-19 | ALSA: hda-intel - do not mix audio and modem function IDs | Jaroslav Kysela |
2009-12-15 | ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc) | Jaroslav Kysela |
2009-12-15 | ALSA: hda - add more NID->Control mapping | Jaroslav Kysela |
2009-12-11 | ALSA: intelhdmi - accept DisplayPort pin | Wu Fengguang |
2009-12-11 | ALSA: hda - show HBR(High Bit Rate) pin cap in procfs | Wu Fengguang |
2009-11-18 | ALSA: hda - show EPSS capability in proc | Wu Fengguang |
2009-11-16 | ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignment | Jaroslav Kysela |
2009-11-12 | ALSA: hda - Don't access invalid substream in proc file | Takashi Iwai |
2009-11-10 | ALSA: hda - proc - show which I/O NID is associated to PCM device | Jaroslav Kysela |
2009-08-24 | ALSA: hda: move open coded tricks into get_wcaps_channels() | Wu Fengguang |
2009-07-27 | ALSA: hda - Introduce get_wcaps_type() macro | Takashi Iwai |
2009-05-16 | ALSA: hda - Split codec->name to vendor and chip name strings | Takashi Iwai |
2009-03-23 | ALSA: hda - Add function id to proc output | Pascal de Bruijn |
2009-03-19 | ALSA: hda - Don't show the current connection for power widgets | Takashi Iwai |
2009-03-12 | ALSA: hda - Print multiple out-amp values of pin widgets on Conext codecs | Takashi Iwai |
2009-02-02 | ALSA: hda - No widget selection for volume knob widgets in proc output | Takashi Iwai |
2008-11-28 | ALSA: hda - Add IDT/STAC-specific proc output | Takashi Iwai |
2008-11-28 | ALSA: hda - Add codec-specific proc hook | Takashi Iwai |
2008-11-25 | ALSA: hda - Really fix bits value in proc output | Takashi Iwai |
2008-11-25 | ALSA: hda - Fix proc pcm rate bits | Takashi Iwai |
2008-11-21 | ALSA: hda - Fix build without CONFIG_PROC_FS | Takashi Iwai |
2008-11-21 | ALSA: hda - properly print ELD sample bits | Wu Fengguang |