index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-06
ALSA: pci: Clean up with new procfs helpers
Takashi Iwai
1
-8
/
+1
2018-08-30
ALSA: hda: move hda_codec.h to include/sound
Pierre-Louis Bossart
1
-1
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+3
2015-08-17
ALSA: hda/proc - Fix racy string access for power states
Takashi Iwai
1
-18
/
+10
2015-08-17
ALSA: hda/proc - Add const to possible places
Takashi Iwai
1
-11
/
+15
2015-08-17
ALSA: hda - Make some helper functions local
Takashi Iwai
1
-3
/
+62
2015-04-17
ALSA: hda - potential (but unlikely) uninitialized variable
Dan Carpenter
1
-2
/
+2
2015-03-23
ALSA: hda - Implement uncached version of parameter reads
Takashi Iwai
1
-14
/
+14
2015-03-23
ALSA: hda - Move a part of hda_codec stuff into hdac_device
Takashi Iwai
1
-18
/
+24
2015-03-16
Merge branch 'topic/hda-unbind' into for-next
Takashi Iwai
1
-4
/
+4
2015-03-16
ALSA: hda - Treat stereo-to-mono mix properly
Takashi Iwai
1
-8
/
+30
2015-03-03
ALSA: hda - Allocate hda_pcm objects dynamically
Takashi Iwai
1
-3
/
+3
2015-03-03
ALSA: hda - Add card field to hda_codec struct
Takashi Iwai
1
-1
/
+1
2014-01-29
ALSA: hda - Add parameter for dumping processing coefficients
David Henningsson
1
-2
/
+32
2013-08-27
ALSA: hda - add device list & select info of display pins to codec proc file
Mengdong Lin
1
-0
/
+33
2013-06-25
ALSA: hda - Add In-driver connection info
Wang Xingchao
1
-0
/
+15
2013-02-07
ALSA: hda - Remove limit of widget connections
Takashi Iwai
1
-4
/
+16
2013-01-23
Merge branch 'topic/hda-gen-parser' into for-next
Takashi Iwai
1
-6
/
+7
2013-01-10
ALSA: hda - Fix mono amp values in proc output
Takashi Iwai
1
-6
/
+7
2013-01-08
ALSA: hda - print power state for AFG node in proc file
David Henningsson
1
-0
/
+2
2012-08-20
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2012-08-13
ALSA: hda - fix Copyright debug message
Wang Xingchao
1
-1
/
+1
2012-08-13
ALSA: hda - show ICT/KAE control bits
Wang Xingchao
1
-1
/
+8
2012-06-07
ALSA: hda - check proper return value
Wang Xingchao
1
-1
/
+1
2012-06-06
ALSA: hda - Show D3cold state in proc files
Takashi Iwai
1
-3
/
+3
2012-06-06
ALSA: hda - add power states information in proc
Wang Xingchao
1
-1
/
+8
2012-04-07
ALSA: hda - Fix proc output for ADC amp values of CX20549
Michael Karcher
1
-3
/
+10
2012-01-10
ALSA: hda - Return the error from get_wcaps_type() for invalid NIDs
Takashi Iwai
1
-0
/
+2
2011-10-06
ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.c
Takashi Iwai
1
-3
/
+9
2011-07-12
ALSA: hda - Always read raw connections for proc output
Takashi Iwai
1
-1
/
+1
2011-01-18
ALSA: hda - consitify string arrays
Takashi Iwai
1
-1
/
+1
2010-07-19
ALSA: hda-intel - do not mix audio and modem function IDs
Jaroslav Kysela
1
-1
/
+6
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
[next]