index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-15
ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc)
Jaroslav Kysela
1
-0
/
+8
2009-12-15
ALSA: hda - add more NID->Control mapping
Jaroslav Kysela
1
-9
/
+14
2009-12-11
ALSA: intelhdmi - accept DisplayPort pin
Wu Fengguang
1
-0
/
+2
2009-12-11
ALSA: hda - show HBR(High Bit Rate) pin cap in procfs
Wu Fengguang
1
-1
/
+4
2009-11-18
ALSA: hda - show EPSS capability in proc
Wu Fengguang
1
-0
/
+31
2009-11-16
ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignment
Jaroslav Kysela
1
-15
/
+40
2009-11-12
ALSA: hda - Don't access invalid substream in proc file
Takashi Iwai
1
-5
/
+5
2009-11-10
ALSA: hda - proc - show which I/O NID is associated to PCM device
Jaroslav Kysela
1
-1
/
+15
2009-08-24
ALSA: hda: move open coded tricks into get_wcaps_channels()
Wu Fengguang
1
-3
/
+1
2009-07-27
ALSA: hda - Introduce get_wcaps_type() macro
Takashi Iwai
1
-2
/
+1
2009-05-16
ALSA: hda - Split codec->name to vendor and chip name strings
Takashi Iwai
1
-2
/
+6
2009-03-23
ALSA: hda - Add function id to proc output
Pascal de Bruijn
1
-2
/
+3
2009-03-19
ALSA: hda - Don't show the current connection for power widgets
Takashi Iwai
1
-2
/
+4
2009-03-12
ALSA: hda - Print multiple out-amp values of pin widgets on Conext codecs
Takashi Iwai
1
-2
/
+8
2009-02-02
ALSA: hda - No widget selection for volume knob widgets in proc output
Takashi Iwai
1
-1
/
+2
2008-11-28
ALSA: hda - Add IDT/STAC-specific proc output
Takashi Iwai
1
-0
/
+2
2008-11-28
ALSA: hda - Add codec-specific proc hook
Takashi Iwai
1
-14
/
+2
2008-11-25
ALSA: hda - Really fix bits value in proc output
Takashi Iwai
1
-1
/
+1
2008-11-25
ALSA: hda - Fix proc pcm rate bits
Takashi Iwai
1
-1
/
+1
2008-11-21
ALSA: hda - Fix build without CONFIG_PROC_FS
Takashi Iwai
1
-27
/
+0
2008-11-21
ALSA: hda - properly print ELD sample bits
Wu Fengguang
1
-2
/
+1
2008-11-19
ALSA: hda - Show missing GPIO unsol bits
Takashi Iwai
1
-2
/
+3
2008-11-19
ALSA: hda: make global snd_print_pcm_bits()
Wu Fengguang
1
-6
/
+16
2008-11-18
ALSA: introduce snd_print_pcm_rates()
Wu Fengguang
1
-6
/
+14
2008-11-07
Merge branch 'topic/fix/hda' into topic/hda
Takashi Iwai
1
-0
/
+2
2008-11-04
ALSA: hda - Limit the number of GPIOs show in proc
Takashi Iwai
1
-0
/
+2
2008-10-27
ALSA: hda: add snd_hda_get_jack* functions
Matthew Ranostay
1
-36
/
+3
2008-10-13
ALSA: hda - Allocate name string of each codec
Takashi Iwai
1
-3
/
+2
2008-09-23
ALSA: HDA: hda_proc: Fix printf format specifier
Robin H. Johnson
1
-1
/
+1
2008-08-25
ALSA: hda - print a few HDMI information in proc
Takashi Iwai
1
-5
/
+18
2008-06-20
ALSA: hda - Fix digital converter proc output
Takashi Iwai
1
-3
/
+2
2008-02-23
[ALSA] hda-codec - Fix amp-in values for pin widgets
Takashi Iwai
1
-1
/
+2
2008-01-31
[ALSA] hda_proc - Add a number of new settings to proc codec output
Andrew Paprocki
1
-50
/
+301
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2008-01-31
[ALSA] hda-intel - Show more volume-knob attributes
Takashi Iwai
1
-9
/
+23
2008-01-31
[ALSA] hda-codec - Show more information in proc file
Takashi Iwai
1
-9
/
+22
2007-10-16
[ALSA] hda-intel - Add POWER_SAVE option
Takashi Iwai
1
-0
/
+3
2007-10-16
[ALSA] hda-intel - Coding style fixes
Takashi Iwai
1
-9
/
+18
2007-07-20
[ALSA] hda-codec - Output MFG information for HDA devices
Jonathan Phenix
1
-0
/
+6
2007-05-03
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
1
-1
/
+0
2006-12-20
[ALSA] hda-codec - Verbose proc output for PCM parameters
Takashi Iwai
1
-4
/
+47
2006-12-20
[ALSA] hda-codec - Fix a typo
Takashi Iwai
1
-1
/
+1
2006-09-23
[ALSA] HDA codec - little code & comment cleanup
Jaroslav Kysela
1
-8
/
+4
2006-06-22
[ALSA] hda-codec - Show EAPD and pin-detection capabilities in proc
Takashi Iwai
1
-0
/
+4
2006-06-22
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
1
-1
/
+1
2006-01-03
[ALSA] sound/: possible cleanups
Adrian Bunk
1
-0
/
+1
2006-01-03
[ALSA] Remove xxx_t typedefs: HD-Audio codec
Takashi Iwai
1
-6
/
+6
2005-11-04
[ALSA] hda-codec - Show power state in proc file
Takashi Iwai
1
-0
/
+5
2005-09-12
[ALSA] hda-codec - Assign audio PCMS first
Takashi Iwai
1
-0
/
+2
2005-06-22
[ALSA] hda-codec - Print all AMP IN values
Takashi Iwai
1
-17
/
+27
[next]